* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2e2e2e;
	background:url(../../layout/hintergrund.jpg) repeat-x;
}

h1 {
	font-size:12px;
	color:#303030;
	font-style:italic;
	font-weight:normal;
	height:25px;
	width:735px;
	padding-left:10px;
	background:url(../../layout/h1_hintergrund.jpg) bottom no-repeat;
	margin-bottom:10px;
}

h2 {
	font-size:12px;
	font-weight:normal;
}

.h2rot {
	font-size:12px;
	color:#b01f68;
	padding-left:25px;
	background:url(../../layout/h2rot_hintergrund.jpg) left no-repeat;
}

.h2gelb {
	font-size:12px;
	color:#E4871C;
	padding-left:25px;
	background:url(../../layout/h2gelb_hintergrund.jpg) left no-repeat;
}

.h2blau {
	font-size:12px;
	color:#057AC5;
	padding-left:25px;
	background:url(../../layout/h2blau_hintergrund.jpg) left no-repeat;
}

.h2gruen {
	font-size:12px;
	color:#85c542;
	padding-left:25px;
	background:url(../../layout/h2gruen_hintergrund.jpg) left no-repeat;
}

h3 {
	font-size:11px;
	color:#b01f68;
	font-weight:normal;
}

a {
	outline:none;
	color:#ad1c6c;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

p {
	padding-bottom:10px;
}

ol {
	margin-left:20px;
}

ol li {
	color:#b01f68;
	margin-bottom:20px;
}

.mySpan {
	color:#2e2e2e;
	margin-left:-19px;
	display:block;
}

.clear {
	clear:both;
	height:10px;
}

#pflicht {
	width:90px;
	margin:45px 0px 0px 0px;
	background:url(../../layout/pflicht.jpg) 70px 2px no-repeat;
}

#Rahmen {
	position:relative;
	width:100%;
	overflow:hidden;

}

#Gesamt {
	width:770px;
	margin:0px auto 0px auto;
}

#Logo {
	background-color:#FFFFFF;
	width:764px;
	height:142px;
}

#LogoBild {
	width:276px;
	height:118px;
	float:left;
	background:url(../../layout/logo.jpg) no-repeat;
	margin:10px 0 0 15px;
}

/*______________________Print Head___________________*/
#printHead {
	height:142px;
	overflow:hidden;
	display:none;
}

#printBild {
	float:left;
	width:276px;
}

#printText {
	float:left;
	padding:10px 0px 0px 160px;
}
/*___________________Ende Print Head__________________*/

/*____________________Kontaktnavigation__________________*/
.line {
	padding-right:5px;
	border-right:1px solid #303030;
}

.noline {
	padding-left:5px;
}

#KontaktNavi {
	float:right;
	width:auto;
	height:auto;
}

#KontaktNavi ul {
	list-style-type:none;
	margin:115px 35px 0px 0px;
}

#KontaktNavi ul li {
	display:block;
	float:left;
	height:auto;
	width:auto;
}

#KontaktNavi ul li a {
	display:block;
	height:auto;
	width:auto;
	color:#303030;
	font-size:12px;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}

#KontaktNavi ul li a:hover {
	color:#b01f68;
	text-decoration:none;
}

.kontaktactive a {
	color:#b01f68 !important;
}
/*__________________Ende Kontaktnavigation________________*/

#HeadBild {
	padding-left:5px;
}

/*_________________________________Hauptnavigation_______________________*/
#HauptNavi {
	width:770px;
	height:32px;
	margin-bottom:8px;
}

#HauptNavi ul {
	list-style-type:none;
}

#HauptNavi ul li {
	display:block;
	float:left;
	width:77px;
	height:33px;
}

#HauptNavi ul li a {
	display:block;
	width:70px;
	height:23px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-style:italic;
	color:#525151;
	text-align:center;
	padding:10px 4px 0px 1px;
	margin-left:-1px;
}

#HauptNavi ul .gelb a:hover {
	background:url(../../layout/navihinter_gelb_hover.jpg) no-repeat;
	color:#FFFFFF;
}
.activegelb {
	background:url(../../layout/navihinter_gelb_hover.jpg) no-repeat;
}
.activegelb a {
	background:url(../../layout/navihinter_gelb_hover.jpg) -1px 0px no-repeat;
	color:#FFFFFF !important;
}
/*_________________________________*/

#HauptNavi #gelb2 a:hover {
	padding-right:0px !important;
	background:url(../../layout/navihinter_gelb2_hover.jpg) no-repeat;
	color:#FFFFFF;
}
#activegelb2 {
	background:url(../../layout/navihinter_gelb2_hover.jpg) no-repeat;
	width:74px !important;
}
#activegelb2 a {
	background:url(../../layout/navihinter_gelb2_hover.jpg) -1px 0px no-repeat;
	color:#FFFFFF !important;
}
/*_________________________________*/

#HauptNavi ul .gruen a:hover {
	background:url(../../layout/navihinter_gruen_hover.jpg) no-repeat;
	color:#FFFFFF;
}
.activegruen {
	background:url(../../layout/navihinter_gruen_hover.jpg) no-repeat;
}
.activegruen a {
	background:url(../../layout/navihinter_gruen_hover.jpg) -1px 0px no-repeat;
	color:#FFFFFF !important;
}
/*_________________________________*/

#HauptNavi ul .rot a:hover {
	background:url(../../layout/navihinter_rot_hover.jpg) no-repeat;
	color:#FFFFFF;
}
.activerot {
	background:url(../../layout/navihinter_rot_hover.jpg) no-repeat;
}
.activerot a {
	background:url(../../layout/navihinter_rot_hover.jpg) -1px 0px no-repeat;
	color:#FFFFFF !important;
}
/*_________________________________*/

#HauptNavi ul .blau a:hover {
	background:url(../../layout/navihinter_blau_hover.jpg) no-repeat;
	color:#FFFFFF;
}
.activeblau {
	background:url(../../layout/navihinter_blau_hover.jpg) no-repeat;
}
.activeblau a {
	background:url(../../layout/navihinter_blau_hover.jpg) -1px 0px no-repeat;
	color:#FFFFFF !important;
}
/*_________________________________*/

.gelb {
	background:url(../../layout/navihinter_gelb.jpg) no-repeat;
}

#gelb2 {
	background:url(../../layout/navihinter10.jpg) no-repeat;
	width:70px !important;
}

.gruen {
	background:url(../../layout/navihinter_gruen.jpg) no-repeat;
}

.rot {
	background:url(../../layout/navihinter_rot.jpg) no-repeat;
}

.blau {
	background:url(../../layout/navihinter_blau.jpg) no-repeat;
}
/*______________________Ende Hauptnavigation________________________*/

/*________________________Content-Container_________________________*/
#Content {
	width:754px;
	background-color:#FFFFFF;
	padding:12px 0px 0px 10px;
	overflow:hidden;
}

.text {
	padding:10px 0px 0px 25px;
}

#ContentText {
	float:left;
	width:375px;
	padding:20px 0px 0px 10px;
}

#ContentTextTraum {
	float:left;
	width:340px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
	background:url(../../layout/h2gelb_hintergrund.jpg) 0 4px no-repeat;
}

#ContentTextKontakt {
	float:left;
	width:320px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

#ContentTextTuev {
	float:left;
	width:340px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
	background:url(../../layout/h2blau_hintergrund.jpg) 0 4px no-repeat;
}

#ContentTextFeedback {
	float:left;
	width:340px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
	background:url(../../layout/h2gruen_hintergrund.jpg) 0 4px no-repeat;
}

#trennline {
	width:730px;
	height:60px;
	padding:22px 0px 0px 5px;
	margin-top:50px;
	background:url(../../layout/h1_hintergrund.jpg) top no-repeat;
}

#trennline h2 {
	font-size:14px; 
	font-style:italic; 
	margin-bottom:25px;
}

#cycleLeft {
	float:left;
	color:#09639A;
	font-weight:bold;
}

#cycleRight {
	float:right;
	color:#09639A;
	font-weight:bold;
}

#ContentTextBeratung {
	float:left;
	width:350px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
	background:url(../../layout/h2rot_hintergrund.jpg) 0 4px no-repeat;
}

#ContentTextForm {
	float:right;
	width:320px;
	height:auto;
	margin:0px 8px 0px 0px
}

#ContentTextNews {
	width:548px;
	height:275px;
	overflow:auto;
	padding:0px 194px 10px 10px;
}

#ContentTextBadtype {
	width:723px;
	padding:0px 0px 0px 10px;
}

#ContentTextVorteile {
	padding:0px 0px 0px 10px;
}

#ContentTextPartner {
	padding:0px 0px 0px 32px;
}

#ContentTextPartner ul {
	list-style-type:none;
}

#ContentTextPartner ul li {
	display:block;
	width:169px;
	height:76px;
	float:left;
}

.badtypenText {
	width:219px;
	float:left;
	margin-right:33px;
}

#leftVorteile {
	float:left;
	width:338px;
}

#rightVorteile {
	float:right;
	width:338px;
	margin-right:10px;
}

#ContentBild {
	float:right;
	width:332px;
	height:624px;
	margin:0px 12px 0px 0px;
}

#ContentBildTraum {
	float:right;
	width:360px;
	height:auto;
	margin:0px 0px 0px 0px
}

#ContentBildKontakt {
	float:right;
	width:380px;
	height:auto;
	margin:0px 12px 0px 0px
}
/*______________________Ende Content-Container_______________________*/

/*________________________Beratungs-Formular_________________________*/
#inputs {
	float:left;
	width:150px;
}

#textarea {
	float:right;
	width:164px;
	height:170px;
	padding:22px 0px 0px 0px;
	background:url(../../layout/pflicht.jpg) 1px 6px no-repeat;
}

#textarea textarea {
	width:160px;
	height:126px;
	border:1px solid #087DBB;
	font-size:10px;
}

.pflicht {
	background:url(../../layout/pflicht.jpg) 0px 3px no-repeat;
}

.inputs {
	width:148px;
	overflow:hidden;
}

.inputfield {
	width:129px;
	float:right;
	margin-bottom:4px;
	border:1px solid #087DBB;
	font-size:10px;
}

#select {
	overflow:hidden;
}

#select select {
	width:304px;
	float:right;
	border:1px solid #087DBB;
	font-size:10px;
}

#divPLZ {
	 margin:0px 0px 0px 17px; 
	 float:left; 
	 width:44px;
}

#plz {
	width:44px;
	border:1px solid #087DBB;
	font-size:10px;
}

#divORT {
	 float:right;
	 width:76px;
}

#ort {
	width:74px;
	border:1px solid #087DBB;
	font-size:10px;
}

#Reset, #Submit {
	background-color:#FFFFFF;
	border:1px solid #087DBB;
	font-size:9px;
	width:60px;
	height:19px;
	margin:4px 8px 0px 0px;;
}
/*______________________Error________________*/
input.error {
	border:1px solid #B01F68 !important;
}

textarea.error {
	border:1px solid #B01F68 !important;
}

select.error {
	border:1px solid #B01F68 !important;
}

/*______________________Ende Beratungs-Formular______________________*/

/*_____________________________ABOUT US______________________________*/

#cluetip-close {
	width:80px;
	height:15px;
	float:right;
	border:1px solid #0000ff;
	margin:20px 5px 0px 0px;
}

#Karte {
	width:660px;
	height:535px;
	margin:62px 0px 0px 53px;
	padding:10px 0px 0px 0px;
	background:url(../../layout/karte/karte.jpg) no-repeat;
}

#Schildow {
	width:107px;
	height:40px;
	margin:0px 0px 0px 224px;
}
#detailSchildow {
	background:transparent url(../../layout/karte/detail_schildow.png) 0px 0px no-repeat;
	width:315px;
	height:154px;
}
#kontaktSchildow {
	width:227px;
	height:126px;
	float:left;
	margin:-14px 0px 0px 40px;
}

#Pankow {
	width:97px;
	height:64px;
	margin:50px 0px 0px 280px;
}
#detailPankow {
	background:transparent url(../../layout/karte/detail_pankow.png) 0px 0px no-repeat;
	width:668px;
	height:490px;
}
#kontaktPankow {
	width:280px;
	height:150px;
	clear:right;
	float:right;
	margin:42px -50px 0px 0px;
}

#Stegliz {
	width:159px;
	height:50px;
	float:left;
	margin:202px 0px 0px 86px;
}
#detailSteglitz {
	background:transparent url(../../layout/karte/detail_steglitz.png) 0px 0px no-repeat;
	width:668px;
	height:565px;
}
#kontaktSteglitz {
	width:250px;
	height:378px;
	clear:right;
	float:right;
	margin:30px 5px 0px 0px;
	padding-top:112px;
}
#kontaktSteglitz address {
	margin-bottom:45px;
}

#Tempelhof {
	width:79px;
	height:154px;
	float:left;
	margin:132px 0px 0px 6px;
}
#detailTempelhof {
	background:transparent url(../../layout/karte/detail_tempelhof.png) 0px 0px no-repeat;
	width:668px;
	height:565px;
}
#kontaktTempelhof {
	width:250px;
	height:380px;
	clear:right;
	float:right;
	margin:30px 5px 0px 0px;
	padding-top:108px;
}
#kontaktTempelhof address {
	margin-bottom:45px;
}

#Neukoeln {
	width:74px;
	height:43px;
	float:left;
	margin:187px 0px 0px 2px;
}
#detailNeukoeln {
	background:transparent url(../../layout/karte/detail_neukoeln.png) 0px 0px no-repeat;
	width:668px;
	height:490px;
}
#kontaktNeukoeln {
	width:280px;
	height:150px;
	clear:right;
	float:right;
	margin:42px -16px 0px 0px;
}

#Treptow {
	width:216px;
	height:73px;
	float:left;
	margin:173px 0px 0px 18px;
}
#detailTreptow {
	background:transparent url(../../layout/karte/detail_treptow.png) 0px 0px no-repeat;
	width:668px;
	height:490px;
}
#kontaktTreptow {
	width:250px;
	height:327px;
	clear:right;
	float:right;
	margin:42px 5px 0px 0px;
}
#kontaktTreptow address {
	margin-bottom:37px;
}

#Potsdam {
	width:102px;
	height:44px;
	clear:left;
	float:left;
	margin:4px 0px 0px 0px;
}

#Schoenefeld {
	width:114px;
	height:46px;
	float:left;
	margin:-24px 0px 0px 252px;
}
/*___________________________BEGINN GOOGLE____________________________*/
#GMap {
width:741px;
height:520px;
overflow:hidden;
margin:0px;
padding:0px;
background-color:#FFFFFF;
border-style:solid;
border-color:white;
border-top-width:12px;
border-bottom-width:12px;
border-left-width:0px;
border-right-width:0px;
}
#verstecken {
	display:none;
}
/*___________________________Ende GOOGLE____________________________*/
/*___________________________Ende ABOUT US____________________________*/

#Footer {
	width:770px;
	height:57px;
	background:url(../../layout/footer.png) no-repeat;
	margin:12px 0px 5px 0px;
}