/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023C86;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	margin-top:0px;
	margin-bottom:10px;
}

#wrapper {
	position:absolute;
	width:795px;
	height:595px;
	z-index:1;
	left: 50%;
	top: 50%;
	
	margin-left:-397px;
	margin-top:-297px;
	border:1px solid #000000;
}

#head{

}

#head #banner{
	margin-top:27px;
	height:122px;
	background-image:url(yoga-kopf.jpg);
}

#head #logo{
	margin-top:35px;
	margin-left:17px;
}

#head #menue{
	background-image:url(head-menue.jpg);
	height:29px;
}


ul#Nav{
	margin:0px;
	padding:0px;
	padding-top:6px;
	text-align:left;
	color:#ffffff;
}

ul#Nav li{
	display:inline;
}


ul#Nav a{
	float:left;
	margin-left:22px;
}
ul#Nav a:hover, ul#Nav a:focus{
	color:#FFFF00;
}

ul#Nav div{
	clear:left;
}

ul#Nav a{
	text-decoration:none;
	color:#ffffff;
}

#contentWrapper{
	height:384px;
	overflow:auto;
}

#footer{
	background-image:url(yoga-bielefeld-footer.jpg);
	height:20px;
	padding-top:13px;
	text-align:center;
}
#footer a{
	color:#023C86;
	margin-left:5px;
	margin-right:5px;
}
#footer a:hover, #footer a:focus{
	color:#000000;	
}

img#infotelefon{
	margin-top:10px;
	margin-left: 480px;
}

#content{
	margin-top:5px;
	margin-left:30px;
	overflow:auto;
}



.spalte{
	margin-top:10px;
	width:230px;
	float:left;
	margin-right:20px;
	text-align:justify;
}

.spalteZweispaltig{
	margin-top:10px;
	width:360px;
	float:left;
	margin-right:20px;
	text-align:justify;
}
#uschr{
	background-image:url(text.jpg);
	width:182px;
	height:54px;
	margin-left:10px;
}

.hervorhebung{
	background-color:#d1dbe9;
}


input.Std{
	width:200px;
}

/* Unterpunkt Angebote */

.angebote{
	margin-top:40px;
	float:left;
	padding-top:30px;
	text-align:center;
	height:220px;

}

#angebotKurse{
	width:198px;
	border-right:2px solid #003A86;	
}

#angebotEinzelunterricht{
	width:324px;
	border-right:2px solid #003A86;	
}
#angebotVeranstaltungen{
	width:268px;
}
/* ENDE Unterpunkt Angebote */

/* Unterpunkt Kursauwahl */

.wochentage{
	margin-top:5px;
	float:left;
	padding-top:30px;
	text-align:center;
	height:108px;
}

#wochentagMontag{
	width:245px;
	border-right:2px solid #003A86;	
}
#wochentagDienstag{
	width:167px;
	border-right:2px solid #003A86;	
}
#wochentagMittwoch{
	width:155px;
	border-right:2px solid #003A86;	
}
#wochentagSonntag{
	width:210px;
}


/* ENDE Kursauswahl */

/* Allgemeine-Infos */

.infospalte{
	margin-top:5px;
	float:left;
	text-align:left;
	width:245px;
	padding:5px;
}



/* Ende Allgemeine-Infos */

