body {
	background-color: #b74c70;
	background-image: url(../images/home-body-bg.gif);
	background-repeat: repeat-x;
}

#balken {
	background-image: url(../images/home-balken.gif);
	background-repeat: no-repeat;
}

#kopfbereich {
	background-image: url(../images/home-head-bg.jpg);
	background-repeat: no-repeat;
	height: 280px;
}

#navi {
	width: 799px;
	height: 30px;
	position: absolute;
	top: 250px;
	left: 0px;
}

#inhalt {
	margin-left: 212px;
	padding-top: 280px;
	display: block;
	width: 587px;
	height: auto;
}

#balken {
	width: 1024px;
	height: 30px;
	position: absolute;
	top: 310px;
	left: 0px;
}

#suche {
	width: 124px;
	height: 20px;
	position: absolute;
	top: 223px;
	left: 661px;
}

#streifen_links,
#streifen_rechts {
	background-image: url(../images/home-streifen.jpg);
	background-repeat: no-repeat;
}

#navi ul.tiefe_1 a:hover,
#navi ul.tiefe_1 a:active,
#navi ul.tiefe_1 a.Ensemble_active:link,
#navi ul.tiefe_1 a.Ensemble_active:visited {
	color: #000000;
	background-image: url(../images/home-navi-active-bg.png);
}

#navi ul.tiefe_2 a:link,
#navi ul.tiefe_2 a:visited {
	background-image: url(../images/ensemble-navi-dot-p.gif);
	color: #22476b;
}
#navi ul.tiefe_2 a:hover,
#navi ul.tiefe_2 a:active,
#navi ul.tiefe_2 a.active:link,
#navi ul.tiefe_2 a.active:visited {
	color: #000000;
	background-image: url(../images/navi-dot-a.gif);
	height: auto;
}

#block_rechts img {
	border-left: 1px solid #66ccff;
}

#inhalt a:link, 
#inhalt a:visited {
	color: #66ccff;
}	
#inhalt a:hover,
#inhalt a:active {
	color: #000000;
}

#nl_teaser {
	background-image: url(../images/netzwerk-teaser-bg.gif);
}

#nl_teaser a:link,
#nl_teaser a:visited {
	background-image: url(../images/netzwerk-teaser-dot-p.gif);
	color: #000000;
}

#nl_teaser a:hover,
#nl_teaser a:active {
	background-image: url(../images/home-teaser-dot-a.gif);
	color: #66ccff;
}

#text_rechts a:link,
#text_rechts a:visited {
	background-image: url(../images/home-navi-dot-p.gif);
	color: #66ccff;
}
#text_rechts a:hover,
#text_rechts a:active {
	color: #000000;
	background-image: url(../images/navi-dot-a.gif);
}

#hometermine {
	margin-top: 17px;
	display: block;
	float: left; 
	width: 375px;
	height: auto;
}

a.terminlink {
	padding-left: 8px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
a.terminlink:link,
a.terminlink:visited {
	background-image: url(../images/home-navi-dot-p.gif);
}
a.terminlink:hover,
a.terminlink:active {
	background-image: url(../images/navi-dot-a.gif);
}

/* Newsletterformular - Anfang */

#form {
	margin-top: 17px;
	width: 309px;
}

#form .position {
	text-align: right;
	margin-top: 16px;
}
#form input {
	margin-top: 8px;
	width: 200px;
	border: none;
	border-bottom: 1px solid #66ccff;
}

#form input.radio {
	width: 20px;
	border: none;
	margin-left: 106px;
}

#form input.knop {
	margin-left: 106px;
	height: 18px;
	background-color: #66ccff;
	border: none;
	width: 100px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
}

/* Newsletterformular - Ende */
