﻿body 
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-Serif;
}	
#header
{
	height: 65px;
	z-index: 3;
}
#navbg
{
	position: absolute;
	width: 296px;
	height: 651px;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-image: url('media/nav_bg.jpg');
	background-repeat: no-repeat;
}
#menuehead
{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 30px;
	float: left;
	clear: left;
	display: block;
	visibility: visible;
	z-index: 2;
	position: relative;
	padding-top: 3px;
}
#navigation
{
	width: 220px;
	float: left;
	clear: left;
	z-index: 2;
}
#navigation a{
	text-align: left;
	font-size: 14px;
	font-weight:normal;
	text-transform: none;
	color: #E18906;
	position: absolute;
	z-index: 2;
	padding: 0px 0px 0px 50px;
	text-decoration: none;
	display: block;
	width: 180px;
}
#navigation a:hover{
	text-align: left;
	color: #FFF;
	position: absolute;
	z-index: 2;
	text-decoration: none;
	background-color: #E18906;
	display: block;
	padding-left: 50px;
}
#linklist
{
	padding: 0px 0px 30px 0px;
	position: absolute;
	width: 650px;
	height: 500px;
	z-index: 2;
	overflow: auto;
	float: right;
	clear: both;
	scrollbar-3dlight-color: #ffffff; /* Farbe für 3D-Effekte */;
	scrollbar-arrow-color: #003399; /* Farbe für Verschiebepfeile */;
	scrollbar-darkshadow-color: #ffffff; /* Farbe für Schatten */;
	scrollbar-face-color: #ffffff; /* Farbe für Oberfläche */;
	scrollbar-highlight-color: #003399; /* Farbe für oberen und linken Rand */;
	scrollbar-shadow-color: #003399; /* Farbe für unteren und rechten Rand */;
	scrollbar-track-color: #FFFFFF;      /* Farbe für freibleibenden Verschiebeweg */
}
#linklist a{
	color:orange;
	 font-variant:normal;
}
#linklist a: hover{
	color: orange;	
}
#content
{
	padding: 0px 260px 30px 0px;
	position: absolute;
	width: 400px;
	height: 500px;
	z-index: 2;
	overflow: auto;
	float: right;
	clear: both;
	scrollbar-3dlight-color: #ffffff; /* Farbe für 3D-Effekte */;
	scrollbar-arrow-color: #003399; /* Farbe für Verschiebepfeile */;
	scrollbar-darkshadow-color: #ffffff; /* Farbe für Schatten */;
	scrollbar-face-color: #ffffff; /* Farbe für Oberfläche */;
	scrollbar-highlight-color: #003399; /* Farbe für oberen und linken Rand */;
	scrollbar-shadow-color: #003399; /* Farbe für unteren und rechten Rand */;
	scrollbar-track-color: #FFFFFF;      /* Farbe für freibleibenden Verschiebeweg */
}
#content_ohne_img
{
	padding: 0px 0px 30px 0px;
	position: absolute;
	width: 650px;
	height: 530px;
	z-index: 2;
	overflow: auto;
	float: right;
	clear: both;
	scrollbar-3dlight-color: #ffffff; /* Farbe für 3D-Effekte */;
	scrollbar-arrow-color: #003399; /* Farbe für Verschiebepfeile */;
	scrollbar-darkshadow-color: #ffffff; /* Farbe für Schatten */;
	scrollbar-face-color: #ffffff; /* Farbe für Oberfläche */;
	scrollbar-highlight-color: #003399; /* Farbe für oberen und linken Rand */;
	scrollbar-shadow-color: #003399; /* Farbe für unteren und rechten Rand */;
	scrollbar-track-color: #FFFFFF;      /* Farbe für freibleibenden Verschiebeweg */
}

#imageright
{
	z-index: 2;
	float: right;
	clear: both;
	position: relative;
	width: 150px;
	height: auto;
	z-index: 2;
	top: 0px;
	left: 0px;
}
#moewe
{
	background-image: url('media/moewe_rechts.gif');
	background-repeat: no-repeat;
}
a 
{
	text-align: left;
	font-size: 14px;
	font-weight:normal;
	z-index: 2;
}
a:hover 
{
	text-align: left;
	font-size: 14px;
	font-weight:normal;
	z-index: 2;
}
.ckHeader 
{
	font-size: 36px;
	font-weight: bold;
	color: #003399;
	z-index: 2;
	position: absolute;
	padding-left: 300px;
	padding-top: 20px;
}
.cksubheader 
{
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	z-index: 2;
	position: absolute;
	padding-left: 520px;
	padding-top: 37px;
}
.textheader2 
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	z-index: 2;
}
.textheader3 
{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	z-index: 2;
}
.textplain
{
	font-size: 14px;
	font-weight: normal;
	line-height:16px;
	color: #003399;
	z-index: 2;
}
.textplain_orange
{
	font-size: 14px;
	font-weight: normal;
	line-height:16px;
	color: #FF9900;
	z-index: 2;
}
.textplain_blau_kursiv
{
	font-size: 14px;
	font-style:italic;
	font-weight: normal;
	line-height:16px;
	color: #003399;
	z-index: 2;
}
.textplain_weiss_kursiv
{
	font-size: 14px;
	font-style:italic;
	font-weight: normal;
	line-height:16px;
	color: #FFF;
	z-index: 2;
}
.textplain_orange_kursiv
{
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	line-height:16px;
	color: #FF9900;
	z-index: 2;
}
.textheader 
{
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	z-index: 2;
}
.termine_blau
{
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	color: #003399;
	z-index: 2;
}
.termine_orange
{
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	color: #FF9900;
	z-index: 2;
}

