#holder {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;
	height: 1900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-color: #375677;
	padding-top: 10px;
}

body {
	color: #530000;
	background-repeat: repeat-x;
	margin-top: 2px;
	background-color: #273C53;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 153px;
	width: 900px;
	color: #CCCCCC;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#header a {
	color: #FFFFFF;
}
#header a:hover {
	color: #99FF33;
}

#header a:visited {
	color: #FFFFFF;
}

#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 15px;
	width: 100px;
	text-align: left;
	background-color: #4F6C84;
	margin-top: 135px;
}


#topSpace {
	background-image: url(images/spaceLineBlue.gif);
	float: left;
	height: 10px;
	width: 800px;
	background-repeat: repeat-x;
}


#logo img {
	float: left;
	height: 110px;
}

h1 {
	color: #273C53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #273C53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	text-decoration: blink;
}




#sidebarLeft {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	float: left;
	width: 200px;
	height: auto;
	background-color: #375677;
}
#navLeft {
	float: left;
	width: 200px;
	margin-top: 150px;
	background-color: #375677;
	height: auto;
}

#sidebarLeft a:link {
	color: #003333;
}
#sidebarLeft a:visited {
	color: #FFCC00;
}
#sidebarLeft a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#notdienstbox {
	height: 131px;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/notdienst.png);
}
#notbox2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #B3E9F4;
	float: left;
	height: 50px;
	width: 180px;
	padding: 10px;
	color: #003333;
	text-decoration: none;
}
#notbox2 a {
	color: #003333;
	text-decoration: none;
}
#notbox2 a:hover {
	color: #069;
	text-decoration: none;
}
#notbox2 a:visited {
	color: #003333;
	text-decoration: none;
}

#notdienstboxText {
	font-family: "Arial Narrow";
	font-size: 16px;
	float: left;
	margin-top: 100px;
	color: #001545;
}
#notdienstboxText a:hover {
	color: #903;
	text-decoration: none;
}
#notdienstboxText a {
	font-size: 13px;
	text-decoration: none;
	color: #001545;
}
#notdienstboxText a:visited {
	color: #001545;
	text-decoration: none;
}
#leistungenNavi {
	font-size: 14px;
	background-color: #718B3D;
	float: left;
	width: 181px;
}

a:link {
	text-decoration: none;
	color: #3333FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #3333FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#content {
	width: 700px;
	height: auto;
	float: left;
	color: #666666;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
	width: 600px;
}

.textNarrow {
	width: 50%;
	padding: 10px;
	color: #25562A;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	background-color: #FFFFFF;
}
.picLeft {
	padding: 5px;
	float: left;
	width: 40%;
	color: #494925;
}

.text {
	float: left;
	color: #494925;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	width: 660px;
	padding-top: 10px;
	text-align: left;
	padding-left: 20px;
	
}
.textRight {
	float: right;
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	color: #494925;
	padding: 5px;
	font-size: 14px;
}


.image {
	padding: 10px 20px 15px 25px;
	float: left;
	width: 120px;
}
.imageBroad {
	padding: 10px;
	float: left;
	width: 100%;
}

.imageNarrow {
	float: left;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}



.imageField {
	width: auto;
	float: left;
	background: #666633;
	padding-top: 10px;
	padding-left: 15px;
}


.imageRight {
	float: right;
	width: 110px;
	padding: 10px 30px 10px 10px;
}
.spacer {
	height: 1px;
	width: 10px;
}





#footer {
	color: #B9B9FF;
	text-align: right;
	height: 33px;
	width: 880px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	float: left;
	background-color: #375677;
	margin-bottom: 2px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:link {
	color: #B9B9FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:visited {
	color: #B9B9FF;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.text p strong {
	color: #800000;
}
.texttop {
	color: #800000;
}

