/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A1A1A;	
	text-align: center;
}

body,td,th {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color:#BBBBBB;
	line-height:15px;
}

#position {
	left: 0px;
	top: 0px;
	/*position: relative;*/	
	margin: 0 auto 0; 
	width: 645px; 
	text-align: left;
}

/* -------------------------- FONTS ------------------------------ */

h1 {
	margin: 0px 1px 0px 0px;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.3em;	
	letter-spacing: -.05em;
}
h2 {
	margin: 0px 1px 8px 0px;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.3em;	
	letter-spacing: -.05em;
}
.h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#FFFD5E;
	font-weight:bold;
	line-height:15px;		
}
.h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#FFF;
	font-weight:bold;
	line-height:15px;		
}
.h5 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#FFF;	
	font-size: 11px;
	line-height:14px;	
	font-weight:bold;		
}

.light {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#8D8D8D;
	font-size: 11px;
	line-height:14px;		
}
.lightwhite {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#fff;
	font-size: 11px;
	line-height:16px;		
}
.yellow {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#FFFD5E;
	font-size: 11px;
	line-height:14px;	
}
.yellowbold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#FFFD5E;
	font-size: 11px;
	font-weight:bold;
	line-height:14px;	
}

.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	line-height:14px;	
}

.red {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#BA0000;
	font-size: 11px;
	line-height:14px;	
}
.hidden {
	visibility:hidden;
}
.bottom {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#A3A3A3;	
	font-size: 11px;	
}
.mehr {
	text-decoration:none; 
	color:#FFFD5E; 
	font-weight:normal; 
	font-size:11px;
}
/* -------------------------- LINKS ----------------------------- */

a:visited {color: #7C7C7C;}


a.mehr:link {text-decoration:none; color:#FFFD5E; font-weight:normal; font-size:11px;}
a.mehr:visited {text-decoration:none; color:#FFFD5E; font-weight:normal; font-size:11px;}
a.mehr:hover {text-decoration:underline; color:#FFFD5E;	font-weight:normal; font-size:11px;}
a.mehr:active {}

a.light:link {text-decoration:none; color:#7C7C7C; font-weight:normal; font-size:11px;}
a.light:visited {text-decoration:none; color:#7C7C7C; font-weight:normal; font-size:11px;}
a.light:hover {text-decoration:none; color:#FFFD5E;	font-weight:normal; font-size:11px;}
a.light:active {}

a.h3:link {text-decoration:none; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;	color:#FFFD5E;	line-height:17px; font-size: 12px;}
a.h3:visited {text-decoration:none; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;	color:#FFFD5E;	line-height:17px; font-size: 12px;}
a.h3:hover {text-decoration:underline; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;	color:#FFFD5E;	line-height:17px; font-size: 12px;}
a.h3:active {}

a.blaettern:link {text-decoration:underline; color:#7C7C7C; font-weight:normal; font-size:11px;}
a.blaettern:visited {text-decoration:none; color:#7C7C7C; font-weight:normal; font-size:11px;}
a.blaettern:hover {text-decoration:none; color:#7C7C7C; font-weight:normal; font-size:11px;}
a.blaettern:active {}

a.email:link {text-decoration:none; color:#FFFD5E; font-weight:normal; font-size:12px;}
a.email:visited {text-decoration:none; color:#FFFD5E; font-weight:normal; font-size:12px;}
a.email:hover {text-decoration:underline; color:#FFFD5E; font-weight:normal; font-size:12px;}
a.email:active {}

a.bottom:link {text-decoration:none; color:#7C7C7C; font-weight:normal; font-size:11px;}
a.bottom:visited {text-decoration:none; color:#7C7C7C; font-weight:normal; font-size:11px;}
a.bottom:hover {text-decoration:underline; color:#7C7C7C; font-weight:normal; font-size:11px;}
a.bottom:active {}

a.white:link {text-decoration:none; color:#fff; font-weight:normal; font-size:11px;}
a.white:visited {text-decoration:none; color:#fff; font-weight:normal; font-size:11px;}
a.white:hover {text-decoration:underline; color:#fff; font-weight:normal; font-size:11px;}
a.white:active {}
/* -------------------------- CONTENT --------------------------- */

#logo {
	width:158px;
	hight:26px;
	top:20px;
	left:0px;
	position:relative;
}

#header {
	width:645px;
	height:225px;
	margin-top:38px;
	background-color:#FFFFFF;
}
#menu {
	width:645px;
	height:30px;
	background-color:#1A1A1A;
}
#subheader1 {
	width:215px;
	height:84px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:20px;	
}
#subheader2 {
	width:215px;
	height:84px;
	background-color:#FFFFFF;
	float:left;	
	margin-bottom:20px;
}
#subheader3 {
	width:215px;
	height:84px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:20px;
}
#left {
	width:430px;
	height:auto;
	float:left;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}
	#thema {
		padding: 0px 10px 10px 10px;  
	}	
	
	#thema_mehr {
		width:315px;
		float:left;
		text-align: right;
	}
	#livestream{
		padding: 0px 10px 10px 10px;  
	}
	#kalender {
		padding: 10px 5px 15px 0px;  
	}
	#experten {
		height:auto;	
		float:left;		 
	}
	
	#logos {
		height:auto;
		float:left;
		padding: 0px 10px 10px 20px;  
	}
	
#right {
	width:215px;
	height:auto;
	float:left;
	padding: 0px 0px 0px 0px; 
}
	#top5 {
		margin: 14px 0px 4px 0px;
		padding: 0px 4px 10px 14px;
		width: 196px;
		height:auto;			
		border-left:dashed;
		border-color:#7C7C7C;
		border-width:1px;
	}	
	#shop {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 10px 5px;
		width: 210px;
		height:auto;			
	}
#themen{
	width:625px;
	height:auto;
	float:left;
	padding: 0px 10px 10px 10px; 
}
#profil {
	width:625px;
	height:auto;
	float:left;
	padding: 0px 10px 10px 10px; 
}
	
#bottom{
	width:625px;
	height:50px;
	float:left;
	padding: 0px 10px 30px 10px; 
}	

#beraterbox{
	width:645px;
	height:auto;
	float:left;
	padding: 0px 5px 5px 5px;
}	

/* DIALOG ROUND CORNERS */

.dialog {
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
	color:#fff;
	z-index:1;
	margin-left:14px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {	
	background:transparent url(../img/box1.png) no-repeat top right;
	_background-image:url(../img/box1.gif);
}

.dialog .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:10px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.dialog .b {
 /* bottom */
	position:relative;
	width:100%;
}

.dialog .b,
.dialog .b div {
	height:12px; /* height of bottom cap/shade */
	font-size:1px;
}

.dialog .b {
	background-position:bottom right;
}

.dialog .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
	position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:1000px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding:0.5em 0px 0px 0px;
}

.dialog h1 {
	padding-bottom:0px;
}

/* INTERN */

.kalender_uhrzeit {
	width:40px;
	background-color: #444444;	
	color:#E4E4E4;	
	border:0px;
	padding:2px;
}
.kalender_sendungen {
	width:200px;
	background-color: #444444;	
	color:#E4E4E4;	
	border:0px;
	padding:2px;
}

.clipper {
   overflow:hidden;
   float:left;
}
.clipper select {
   font-size:1em;
   border:none;
	_margin:-2px;
   _width:expression(parentNode.offsetWidth +4);
}

#left label.left { 
float: left; 
text-align: right; 
width: 80px; 
margin-right:10px;
margin-top: 5px;  
padding:2px;
} 

#suche .suche {
	width:120px;		
	padding: 4px;
	margin-right: 3px;
	border-color: #BBBBBB;
	border-style:solid;
	border-width:1px;	
	margin-bottom:8px;	
	_margin-bottom:4px;	
	
}



