<!--
body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: center; /*centers the main in IE5/win */
	color: #333;
	}

p, input, div, td, textarea { 
	font-size:12px; 
	color: #666;
	line-height:1.2em;
	}
	
	
label {
 cursor: pointer;
 cursor: hand;
} 

h1 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:1px;
	font-weight:normal;
	color:#535353;	
	}

h2 {
	font-size:14px;
	margin-top:5px;
	margin-bottom:4px;
	font-weight:normal;
	display:block;
	color: #333;
	}

h3 { 
	margin-bottom:5px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #333;
}
	
hr { 
	height:1px;
	background:white;
	border:none;
	border-bottom:1px dotted #DEDEDE;
	width:auto;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
} 
	
a:link, a:visited, a:active {
	color:#333; 
	text-decoration:none;
	}

a:hover {
	color:#333;
	}
	
a.white:link, a.white:visited, a.white:active {
	color:#fff; }

a.white:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#container {
	width: 850px;
	margin: auto; /* centers the whole container */
	text-align: left;
	background-image: url(../images/bckgrnd.gif);
	border-left:1px solid #86A1BC;
	border-right:1px solid #86A1BC;
	border-bottom:1px solid #86A1BC;
	padding:none;

}

#popup {
	margin: auto; /* centers the whole container */
	margin-top: 10px;
	text-align: center;
	font-size:12px; 
	padding:0px;
	border:0px solid #C70E11;
	background-image: url(../images/hg_popup.jpg);
	background-repeat: no-repeat;
}

	
/* main===== */

#main {
	clear: both;
	padding-top: 2em;
	margin-left:55px;
	margin-right:60px;
	margin-top:30px;
}

#main input, #main textarea{
	border:1px solid #CCC;
	background:#EEE;
}

#main input:focus,#main textarea:focus{
	border:1px solid #000;
	background:#EEE;
}

#main img {
	margin:4px;
	padding:4px;
	border:1px solid #DDD;
	-moz-border-radius: 8px;
}

#main a:link, 
#main a:visited, 
#main a:active {
	color:#069; 
	text-decoration:none;
	background-image:url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	}

#main a:hover {
	color:#000;
	background-color:#EEE;
	background-image:url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	}
	
#main div.images{
	width:700px;
}

#main div.images a,
#main div.images a:link, 
#main div.images a:visited, 
#main div.images a:active {
  background:none;
	color:#069; 
	text-decoration:none;
	border:none;
	padding:0;
	}

#main div.images a:hover {
	background:none;
	color:#333;
	border:none;
	padding:0;
	}	

#main div.images img {
	margin:0;
	padding:0;
	text-decoration:none;
	border:none;
}

#main a.no-icon,
#main div.images a.no-icon:link, 
#main div.images a.no-icon:visited, 
#main div.images a.no-icon:active {
	background:none;
	padding:none;
}

/* GOOGLE HEADER ===== */

#googleheader {
	background-color: #069;
	background-image: url(../images/header_background.jpg);
	padding-left:140px;
	padding-top:20px;
	height:79px;
	text-align:left;
	text-decoration:none;
	font-size:10px;
	color: #999;
	margin:0px;
	
}

/* NAVIGATION ===== */

#header {
	position: relative;
	margin-left:45px;
	width:100%;
	width: 760px;
	border-top:1px solid #96B0C1;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 760px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	background-image:url(../images/menu_gradient.gif);
	border-bottom:1px solid #96B0C1;
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: auto;
	display: block;
	float: left;
	padding: 4px 10px;
	margin: 0px 0px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #10609B;
}

#header ul#primary a.on, #header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border-right: 1px solid #ADBDCA;
	background: #8FCFFF;
	margin-top: 0;
	color:#FFF;
}

#header ul#primary a {
	border-right: 1px solid #ADBDCA;
}

#header ul#primary a:hover {
	margin-top: 0;
	background: #EEE;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	left:0px;
	bottom: -1.7em;
	width: 760px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	border-bottom:1px solid #B0B0B0;
}

#header ul#secondary li a,#header ul#secondary li span {
	font-size:12px;
	font-style:italic;
	width: auto;
	display: block;
	float: left;
	padding: 2px 10px;
	margin: 0;
	text-align: auto;
	border-right: 1px solid #EEE;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	background: transparent;
	text-decoration: none;
}

#header ul#secondary li a:hover {
	color: #333;
	background: #EEE;
	text-decoration: none;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li a.chosen{
	background-image:url(../images/menu_gradient.gif);
	color:#666;
	font-style:normal;
}

#header ul#secondary li:last-child a { border: none; }



/* FOOTER ===== */

.footer { 

	min-height:15px;
	padding-top:44px;
	padding-right:70px;
	text-align:right; 
	margin:auto;
	margin-bottom:0px;  
	color:#666;
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial,verdana, sans-serif;
	font-size: 10px;
	clear:left;
}

	
a.footera:link, a.footera:visited, a.footera:active {
	text-decoration:none;
	color:#999; 
}

a.footera:hover {
	color:#000;
	text-decoration:none;
}

.box {
	float:right;
	width:16em;
	background:#EEE;
	border:1px solid #86A1B6;
	-moz-border-radius: 12px;
	padding:7px;
	margin:15px 0px 0px 5px;
}

.box h1,.box h2 {
	border:none;
	color:#000;
	font-size:14px;
	
}


#main .box input, #main .box textarea{
	border:1px solid #999;
	background:#FFF;
	-moz-border-radius:4px;
	padding-left:3px;
}

#main .box input:focus,#main .box textarea:focus{
	border:1px solid #666;
	background:#FFF;
	-moz-border-radius:4px;
	padding-left:3px;
}

.gradient {
	background-image:url(../images/menu_gradient.gif);
	border-bottom:1px solid #96B0C1;
	border-top:1px solid #96B0C1;
	clear:both;
	padding:4px;
	margin-top:10px;
	margin-bottom:10px;
}

/* Termine */

ul.termin {
	list-style-type:none;
	margin:4px 0px 0px 15px;
	padding:0;
}

ul.termin li {

}
	
#plzsearch {
	padding-top:20px;
	background:url(/images/icons/suche_titel.gif) no-repeat left top;
}

#plzsearch form {
	margin:0;
	padding:0;
}

div#plzsearch input.text {
	-moz-border-radius:0px;
	background-image:url(../images/menu_gradient.gif);
	padding:2px 3px;
	font-size:16px;
	border-color:#12629D;
}	

div#plzsearch input.btn{
	display:inline;
	border:none;
	background:transparent;
	padding:0;
	position:relative;
	top:-1px;
}	

div#plzsearch form > input.btn{
	top:-4px;
}	
	
div.prog {
	background:#fff;
	display:inline;
	padding:2px 4px;
	margin-left:10px;
	font-size:11px;
}
	
h2.prog {
	color:#666666;
	background:#fff;
	padding:2px 4px;
	font-size:1.2em;
	margin-top:3px;
	margin-left:13px;
}	
	
div.termin_info {
	margin-left:80px;
	line-height:16px;
	background:transparent url() no-repeat right top;
	padding-right:82px;
}	

div.mannsieht {
	background:transparent url(/images/icons/websymbol_mss.jpg) no-repeat right top;
}

div.manntra {
	background:transparent url(/images/icons/websymbol_manntra.jpg) no-repeat right top;
}
div.dww {
	background:transparent url(/images/icons/ddw_websymbol.jpg) no-repeat right top;
}

div.tv{
	background:transparent url(/images/icons/websymbol_tv.gif) no-repeat right top;
}

div.mixed{
	background:transparent url(/images/icons/websymbol_mixed.jpg) no-repeat right top;
}

div.cal {
	width:70px;
	float:left;
	text-align:center;
}

/* HACKS (hide from) */

/* Mac IE */

@media screen, projection {  
.search-box { color:white } 
}
/* end Mac IE */


-->