/* DATEI: style.css */

/* GENERAL  */

body  { 
	padding: 0; 
	margin: 25pt;
	background:#ffffff;
	}

.body_popcontent  {
	background:#ffffff;
}

ol { padding:0px; margin:0px; padding-top:2px; padding-bottom:2px; margin-left:25px; }
//ul { padding:0px; margin:0px; padding-top:2px; padding-bottom:2px; margin-left:18px; }
ul { padding:0; margin:0; margin-left:18px; line-height:130%; list-style-image: url(/images/layout/ul.gif); }
hr { color:#666666; background-color:#666666; height:1px; margin-right:0; text-align:right; border:0; }
li { margin:2px; }
.li_h2 { margin-top:12px; font-weight:bold; color:#000000; }

img { border:0; }
.img_gallery { border:1px solid #666666; margin:0; }
.img_content { border:1px solid #666666; margin:0; }
.img_icon { vertical-align:text-bottom; margin-right:10px; }
.img_title { vertical-align:text-bottom; margin-right:6px; }
.img_float { float:left;margin-right:10px; margin-bottom:5px; }
/* --- */
	
/* FONTS */

body, table, th, td, div, form, input, textarea, select, option, .txt_normal {
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	line-height:120%;
	color:#000000;
}


h1, .title {
	padding:0;
	margin:0;
	font-size:11pt;
	font-weight:bold;
	letter-spacing:1pt;
	color:#000000;
}

h2, .subtitle {
	padding:0;
	margin:0;
	font-size:11pt;
	font-weight:bold;
	color:#000000;
}
	
p { 
	padding:0;
	margin:0;
	}

em, .txt_small_italic {
	font-size:9pt;
	font-style:italic;
}
.txt_small {
	font-size:9pt;
}
.txt_admin {
	color:#000000;
}
.txt_error {
	color:#CC0000;
	text-decoration:underline;
}

strong { 
	font-weight:bold;
	}
	
a:link, a:visited, a:active { 
	color:#888888;
	text-decoration:none;
	}
	
a:hover {  
	color:#888888;
	text-decoration:underline;
	}
/* --- */

/* LAYERS */
	
div { 
	padding: 0; 
	margin: 0;
	border: 0;
	background:transparent;
	text-align:left;
	}

#div_hcontainer { text-align:center; height:100%; }
#div_hcenter { position:relative; margin:0 auto; width:auto; height:auto; }
	#div_logo { position:relative; z-index:10; left:0; top:0; padding:2px; visibility:visible; }
	#div_ticker { visibility:hidden; left:0; top:0; width:0; height:0; overflow:hidden; }
	#div_news { visibility:hidden; left:0; top:0; width:0; height:0; overflow:hidden; }

	#div_left_container { visibility:hidden; left:0; top:0; width:0; height:0; overflow:hidden; }
	
	#div_middle_container { position:relative; z-index:20; left:0; top:10pt; width:100%; height:auto; bottom:auto; padding:2px; visibility:visible; overflow:visible; }
	/* special for MS-IE 6: (top-Wert + bottom-Wert = 200) */ * html #div_middle_container { width:100%; }
		#div_middle { position:relative; z-index:21; left:0; top:0; width:100%; height:0; padding:2px; visibility:visible; overflow:visible; }	
		
	#div_right_container  { position:relative; z-index:30; left:0; top:10pt; width:100%; height:auto; bottom:auto; padding:2px; visibility:visible; overflow:visible; }
	/* special for MS-IE 6: (top-Wert + bottom-Wert = 200) */ * html #div_right_container { width:100%; }
		#div_right { position:relative; z-index:31; left:0; top:0; width:100%; height:auto; padding:2px; visibility:visible; overflow:visible; }	

.jsTicker, .jsTicker a, .jsTicker a:link, .jsTicker a:visited, .jsTicker a:active, .jsTicker a:hover { visibility:hidden; left:0; top:0; width:0; height:0; overflow:hidden; }

#div_flash, .div_swfObjects { visibility:hidden; left:0; top:0; width:0; height:0; overflow:hidden; }

#div_print_header { position:relative; z-index:19; left:0; top:0; width:100%; visibility:visible; }
#div_print_footer { position:relative; z-index:19; left:0; top:0; width:100%; visibility:visible; }

#div_devel_monitor {  visibility:visible; overflow:visible; }
/* --- */
	

/* CALENDAR + EVENTS */

.event_title { 
	font-size:14pt;
}

.event_subtitle { 
	font-size:14pt;
}
/* --- */