/*********************************************************************************

	Project		:	HNO Hajas
	Copyright	:	Design - www.rezac-grafik.com

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; font-color:#a2b9d9;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl	      	{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol		{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p		{margin-bottom: 0em;}

ul		{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre		{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	background-color: #ffffff;
	font-family:Verdana;
	font-size: 12px;
	font-style:normal;
	color: #003363;
	line-height:1.2em;
	}
	
h3 {
	font-family:Verdana;
	font-size: 18px;
	font-style:normal;
	font-weight:bold;
	color: #c0002e;
	line-height:1.2em;
	}
	
	h4 {
	font-family:Verdana;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #c0002e;
	line-height:1.2em;
	}

/* \*/ * html body { text-align:left; font-size:12px; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; line-height:1.2em;}
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:980px;
	line-height:1.2em;
}

/* ### Header ##################################################################### */

#header {
	position:relative;
	background:#ffffff url(design/header.gif) 0px 0 no-repeat;
	left:0px;
	margin:0;
	padding:0;
	width:860px;
	height:195px;	
}

#hno {
	position:absolute;
	top:130px;
	left:97px;
	font-size:14px;
	color:#003363;
	
	line-height:1.2em;
}

#ordination b {
	font-size:14px;
	color:#003363;
}

#ordination {
	position:absolute;
	top:23px;
	right:20px;
	font-size:12px;
	color:#003363;
	line-height:1.5em;
}

#ordination_zeit b {
	font-size:14px;
	color:#003363;
}

#ordination_zeit {
	position:absolute;
	top:115px;
	right:20px;
	font-size:12px;
	color:#003363;
	line-height:1.5em;
}


#button_left {
	position:absolute;
	top:0px;
	left:0px;
}

#button_left a,
#button_left a:link {
      display:block;
      color:#003363;
      width:150px;
      height:20px;
      font-size:12px;
      font-family:Verdana;
      font-weight:bold;
      text-decoration:none;
      text-align:left;
	    margin:20px;
      background-image:url(design/button_off.gif);
      }

#button_left a:hover {
	display:block;
	color:#c0002e;
	background-image:url(design/button_on.gif);
}


/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}

/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {}

#main {
	background: url(design/mitte.gif) 0px 0 repeat-y;
	float:right;
	width:980px;
}

/* ### main-block => MainContent ################################################### */

#main-block {
	width:8px;
	color: #003363;
	min-height:367px;
	font-size: 12px;
	line-height:1.5em;
}

* html body #main-block { height: 367px; } /* IE 6 / 5.5 Hack */

#main-content-block {
  position:relative;
	padding:0px;
	display:block;
	width:640px;
	margin-left:195px;
	top:17px;
	left:0px;
	font-size: 12px;
}

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	font-size:12px;
	line-height:1.5em;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}

/* ### Footer ###################################################################### */

#footer {
	background:#ffffff url(design/footer.gif) 0px 0 no-repeat;
	color:#003363;
	height:39px;
	display:block;
	width:860px;
}

#footer table {
	position:relative;
	top:9px;
	left:0px;
	font-size:10px;
	color:#003363;
}

#footer table b {
	font-size:16px;
	color:#003363;
}

#footer a,
#footer a:link {
	color:#003363;
	font-size:10px;
	font-style:bold;
	font-weight:bold;
	text-decoration: none;
}

#footer a:hover {
	color:#c0002e;
	font-size:10px;
	font-style:bold;
	font-weight:bold;
	text-decoration: none;
}