body {font-family: verdana, tahoma, helvetica, sans-serif; color: #444; line-height: 1.5em; margin-top:10px; padding: 0; font-size: 12px;}
 
.headerbackground {background-image:url(/Bilder/header_bg.gif)} 


 
a {color:#18397C; text-decoration:none;}
a:hover{color:#18397C; text-decoration:underline;}

.fett {
	font-weight: bold;
	color: #18397C;
}

input {
	font-family: Verdana;
	font-size:10px;
}





p { margin:0; padding:2px; }
b {font-weight:bold;}

h1 {
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #444;
  margin: 5px 0 8px 0;
  padding: 0;
  border-bottom: 1px solid #EEC00A;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h2, h3, h4, h5, h6 {
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #444;
  margin: 10px 0 4px 0;
  padding: 0;
  letter-spacing: 1px;
}


.content { padding:7px;}
.content1 { border: 1px solid #C0D2DC; padding:7px;}
.content2 {border: 1px solid #C0D2DC; }
.content_klein {font-size:11px; line-height:1.5em;}


.headerlinks {font-size:10px;}
.headerlinks_grau {font-size:10px; line-height:1.3em;}
.headerlinks_grau_1 {font-size:10px; line-height:0.9em;}
.headerlinks a {color:#616161; font-size:10px; text-decoration:none;}
.headerlinks a:hover{color:#616161; font-size:10px; text-decoration:none;}
.headerlinks a:link {color:#616161; font-size:10px; text-decoration:none;}
.headerlinks a:visited {color:#616161; font-size:10px; text-decoration:none;}


.dick {font-weight:normal;}

.dick a:link { color: #18397C; text-decoration:none;}
.dick a:visited { color:#18397C; text-decoration:none; }
.dick a:active { color:#18397C; text-decoration:none;}
.dick a:hover { color:#18397C; text-decoration:none;}
.dick p { padding: 0; margin: 0;}


.klein {font-size:10px; font-weight:bold; }
.klein22 {font-size:10px;}
.klein2{ background-color:#F6F9FB; border: 1px solid #BFD2DC; }
.klein_grau{ background-color:#FFFFFF; border: 1px solid #CBCBCB; padding:5px; }
.klein3 {color:616161; font-size:10px; font-weight:bold;}
.klein4 {font-size:11px; font-weight:bold;}
.kleiner {font-size:9px; font-weight:bold; color:#000000; }



.groß {font-size:14px; font-weight:bold; color:#000000; }
.groß2 { font-size:10px; font-weight:bold; color:#616161; }
.gruen { background-color:#EFF7CE;}
.magazin {font-size:10px; line-height: 1.3em;}



.termine{ font-size:10px;}
.termine p { padding: 0; margin: 0;}


.menuoben {font-size:10px; text-transform:uppercase; font-weight:bold; color:#616161; border-bottom: 1px dotted #999999; border-top: 1px dotted #999999;}
.menu2 { border-right: 1px dotted #999999; vertical-align:middle; height:33px;}

.menuoben a:link {color:#616161; font-size:10px; font-weight:bold; text-decoration:none;}
.menuoben a:hover{color:#616161; font-size:10px; font-weight:bold; text-decoration:none;}
.menuoben a:link {color:#616161; font-size:10px; font-weight:bold; text-decoration:none;}
.menuoben a:visited {color:#616161; font-size:10px; font-weight:bold; text-decoration:none;}


.titel {font-size:12px; font-weight:bold; color:#18397C;}
.titel_gelb {font-size:12px; font-weight:bold; color:#EEC00A;}
.titel2 {font-size:13px; font-weight:bold;}
.titel_schwarz {font-size:12px; font-weight:bold; color:#6E6F6A;}
.titel_weiss {font-size:12px; font-weight:bold; color:#FFFFFF;}


.yahoomenu { background-color:#F6F9FB; border: 1px solid #BFD2DC; }
.yahoomenu_gelb { background-color:#F6F9FB; border: 1px solid #EEC00A; }

.werbungoben { border: 1px solid #C0D2DC;}
.werbungoben2 { border: 1px solid #C0D2DC; background-color:#EEF3F7; color:#4F689B; font-weight:bold; font-size:11px;}


.abstand5 {height:5px;}
.abstand20 {height:15px;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}