body{
	background: #3f98b0 url('img/bg_body.jpg') repeat-x;
	margin:0;
	font-weight:lighter;
    
}

.clear{
	clear:both;
}

.rot{
	color:#c71712;
}

.violett{
	color:#603870;
}

.orange{
	color:#e17734;
}

.blau{
	color:#1a356f;
}

.strong{
	font-weight:bold;
}

.tuerkis{
	color:#3b8fa0;
}

.abstandOben{
	margin-top:50px;
}

h1{
	color:#c71712;
	font-family:Trebuchet MS, Sans-Serif;
	font-size:32px;
	margin:40px 0 80px 30px;
}

h1 span{
	display:block;
	font-size:45px;
	margin-top:10px;
}

h2.wieH1{
	color:#c71712;
	font-family:Trebuchet MS, Sans-Serif;
	font-size:32px;
	margin:0 0 30px 0;
}

h2{
	font-family:Trebuchet MS, Sans-Serif;
	margin:25px 0 25px 0;
	font-size:22px;
	color:black;	
}

.impressum li { color:black;}
h3{
	font-family:Trebuchet MS, Sans-Serif;
	margin:0px 0 10px 0;
	font-size:16px;
}
h4{
	color:#c71712;
	font-family:Trebuchet MS, Sans-Serif;
	font-size:32px;
	margin:20px 0 20px 0px;
}

p,td,li{
	font-family:Arial, Sans-Serif;
	font-size:14px;
	line-height:140%;
	color:black;
	margin:0 0 10px 0;
}


p.violett{
	font-family:Trebuchet MS, Sans-Serif;
	margin:10px 0 5px 0;
	font-weight:bold;
}

p#logo{
	font-family:Trebuchet MS, Sans-Serif;
	font-size:22px;
	margin:0;
	color:white;
	float:left;
}

p#logo span{
	font-weight:bold;
}

ul{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}

ul li{
	float:left;
	margin-right:10px;
	font-family:Arial, Sans-Serif;
	font-size:14px;
	padding-left:13px;
	color:white;
	background: url('img/pfeil.png') no-repeat 0px 3px;
}

#footer ul li{
	background:none;
}

#footer h3, #footer p{
	font-family:Trebuchet MS, Sans-Serif;
}

a{
	color:white;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#logo a:hover{
	text-decoration:none;
}

#content a{
	color:#c71712;
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
}

#page{
	background: #e8ebf1 url('img/bg_inhalt.jpg') repeat-x;
	width:1000px;
	margin:0 auto;
}

#header{
	background: url('img/navi.png') no-repeat;
}

#navi{
	margin-bottom:50px;
	padding-top:10px;
	padding-left:10px;
}

.contentWrapper{
	margin-bottom:120px;
}

.content{
	width:520px;
	margin:0 30px 0 30px;
}
.contentwide{
	width:920px;
	margin:0 auto;
}

.contentLinks, .bildLinks{
	float:left;
}

.contentRechts, .bildRechts{
	float:right;
}

.anita{
	width:326px;
	height:48px;
	background: url('img/anita.png') no-repeat;
	padding:230px 0 0 50px;
}

.programm{
	width:300px;
	height:58px;
	background: url('img/aktuelles2.png') no-repeat;
	padding:1293px 0 0 58px;
    padding:1432px 0 0 58px;
}

.erfahrungen{
	width:291px;
	height:71px;
	background: url('img/erfahrungen.png') no-repeat;
	padding:350px 0 0 58px;
}

.seminar{
	width:326px;
	height:51px;
	background: url('img/seminar.png') no-repeat;
	padding:215px 0 0 50px;
}

.eintritt{
	width:350px;
	height:51px;
	background: url('img/eintritt.png') no-repeat;
	padding:215px 0 0 56px;
}

.anfahrt{
	width:320px;
	height:38px;
	background: url('img/anfahrt.png') no-repeat;
	padding:220px 0 0 56px;
}

#footer{
	background: url('img/footer.png') no-repeat;
	width:430px;
	height:242px;
	padding:60px 20px 0 550px;
	color:#1f366b;
}

#footer.ohneHaus{
	background: url('img/footer_ohne.png') no-repeat;
	width:1000px;
	height:40px;
	padding:30px 0 0 0;
}

#footer p{
	margin-bottom:140px;
	color:#1f366b;
}
