@CHARSET "UTF-8";

body {
	margin: 0%;
	padding: 0%;
	background-image: url(_include/img/content/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

h1 {
	color: #636363;
	font: normal 18px "Georgia";
	text-decoration: none;
	padding-left: 30px;
}
h2 {
	color: #636363;
	font: normal 14px "Georgia";
	text-decoration: none;
	padding-left: 30px;
}
h3 {
	color: #636363;
	font: normal 18px "Georgia";
	text-decoration: none;
	padding-left:0px;
}
h4 {
	color: #636363;
	font: normal 24px "Georgia";
	text-decoration: none;
	padding-left:0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

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

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #636363;
	text-decoration: none;
}

a.footer_links:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer_links:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_links:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:active {
	color: #FFFFFF;
	text-decoration: none;
}

.header_start {
	width: 1005px;
	height: 235px;
	background: url("_include/img/header/start.png");
}

.header_center {
	width: 1005px;
	height: 235px;
	background: url("_include/img/header/center.png");
}

.header_kurse {
	width: 1005px;
	height: 235px;
	background: url("_include/img/header/kurse.png");
}

.header_kontakt {
	width: 1005px;
	height: 235px;
	background: url("_include/img/header/kontakt.png");
}

.header_ohne {
	width: 1005px;
	height: 235px;
	background: url("_include/img/header/lageplan.png");
}


.button1 {
	color: #FFFFFF;
	position: absolute;
	font: normal small-caps normal 16px "arial";
	margin-left: 247px;
	margin-top: 90px;
	text-decoration: none;
	
}

.button2 {
	color: #FFFFFF;
	position: absolute;
	font: normal small-caps normal 16px "arial";
	margin-left: 396px;
	margin-top: 90px;
	text-decoration: none;
	
}

.button3 {
	color: #FFFFFF;
	position: absolute;
	font: normal small-caps normal 16px "arial";
	margin-left: 560px;
	margin-top: 90px;
	text-decoration: none;
}

.button4 {
	color: #FFFFFF;
	position: absolute;
	font: normal small-caps normal 16px "arial";
	margin-left: 722px;
	margin-top: 90px;
	text-decoration: none;
}

.content {
	margin-top: -16px;
	width: 831px;
	background-image: url(_include/img/content/content_bg.png);
	background-repeat: repeat-y;
}

.ueberschrift1 {
	color: #636363;
	font-family: Georgia;
	font-size: 46px;
	position: absolute;
	margin-top: 150px;
	margin-left: 30px;
}

.ueberschrift2 {
	color: #636363;
	font-family: Georgia;
	font-size: 18px;
	position: absolute;
	margin-top: 200px;
	margin-left: 30px;
}

.textfeld {
	padding-left: 30px;
	width: 680px;
}

.text {
	text-align: left;
	font-family: "verdana";
	font-size: 12px;
}


.footer_ln {
	margin-left: 832px;
	width: 177px;
	height: 152px;
	background-image: url(_include/img/footer/footer_ln.png);
	position: relative;
}

.footer {
	bottom: 0px;
	width: 1005px;
	height: 270px;
	background-image: url(_include/img/footer/ohne_text/footer.png);
}

.footer_text {
	color: #FFFFFF;
	position: absolute;
	font-size: 10px;
	font-family: "verdana";
	margin-left: 561px;
	margin-top: 226px;
}

.footer_impressum {
	color: #FFFFFF;
	position: absolute;
	font-size: 10px;
	font-family: "verdana";
	margin-left: 775px;
	margin-top: 226px;
	
}

.footer_kontakt {
	color: #FFFFFF;
	position: absolute;
	font-size: 10px;
	font-family: "verdana";
	margin-left: 853px;
	margin-top: 226px;

}

/* table Kursplan */
#ver-zebra {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	padding: 30px;
	margin-left: -10px;
	text-align: center;
}

#ver-zebra th {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #003399;
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
}

#ver-zebra td {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #666699;
	padding: 8px 15px;
	width:20%;
}

.vzebra-odd {
	background: #EFF2FF none repeat scroll 0 0;
}

.vzebra-even {
	background: #E8EDFF none repeat scroll 0 0;
}

/* table Kontakt */
#kontakt {
	margin-top: 50px;
	margin-bottom: 0px;
	font-family: "verdana";
	font-size: 12px;
}	
	
/* table Namensliste */
#namen {
	padding-left:12px;
	font-family: "verdana";
	font-size:11px;
	color:#636363;
}
#namen td {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #666699;
	padding: 1px 10px;
}
/* google Maps Lageplan	*/

#mapH2 {
	color: #636363;
	font: normal 14px "Georgia";
	text-decoration: none;
}

#mapTable {
	margin-left:28px;
	
}

#mapTableCellLeft {
	height:25px;
	width:220px;
	
}

#mapTableCellRight {
	height:25px;
	width:140px;
	padding-left:60px;
}

#map_canvas {
	margin-left:28px;
	margin-top:10px;
	margin-bottom:-30px;
} 
#directions  {
	font-size:12px;
	color: #636363;
	margin-left:30px;
	}
#locale  {
	margin-left:30px;
}
.gmnoprint {
display:none;
}
.gmnoscreen {
display:none;
}
#movie {
	padding-left:150px;
}

#stern {
	float:right;
}
#preview {
	
	margin-left:30px;
}

table.members {
width:87%;
padding:23px;
}
table.members img {
	border:1px solid silver;
}
table.members td td {
padding:5px;
}
table.members a {
    color:#636363;
    font-size:14px;
    font-weight:normal;
    font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}
p.team {
	color: #636363;
	font-family: Georgia;
	font-size: 18px;
	margin:0px 0px 0px 25px;
}