html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.clear {
	clear: both;
}
a {
	color: #666666;
	text-decoration: none;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #5998e2;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
	margin: auto;
}
#header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 997px;
	height: 230px;
	margin: 0 0 0 3px;
}
h1 {
	display: none;
}
#container {
	width: 997px;
	margin: auto;
}
#content {
	margin:0 0 0 57px;
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat;
	width: 940px;	
}
/*-------------Navigation--------------*/
#navigation_index1 {
	margin:0 0 0 0;
	padding: 18px 0 0 0;
	float: left;
	height: 60px;
	background-image: url(../img/tabellen_bg.png);
	background-repeat: no-repeat;
}
#navigation_index1 li {
	display: inline;
	margin: 0 0 0 20px;
}
#navigation_index1 a:hover {
	background-color: #6495ed;
}

#navigation {
	margin:0 0 0 50px;
	width: 940px;
	height: 366px;
	background-image: url(../img/navi_bg.png);
	background-repeat: no-repeat;
}
/*dropdown*/
#navigation_index1 li ul { display:none; }
#navigation_index1 li:hover ul {
	display: block;
	position: absolute;
	width: 300px;
	background-image: url(../img/tabellen_bg_blau.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid white;
	margin: -5px 0 0 5px;
	padding: 7px 5px 5px 5px;
}
#navigation_index1 ul li ul li {
	display: list-item;
	list-style: none;
	background-image: none;
	border-bottom: 1px dotted #1e90ff;
	margin: 0;
}
#navigation_index1 ul li ul li a { background-image: none;color: #ffffff;}
#navigation_index1 ul li ul li a:hover {
	background-image: none;
	background-color: transparent;
	color: #008bde;
}
/* Ende Navigation*/
/*-------------Navigation--------------*/
#navigation_index2 {
	margin:0 0 0 0;
	padding: 18px 0 0 0;
	float: right;
	height: 60px;
	background-image: url(../img/tabellen_bg.png);
	background-repeat: no-repeat;
}
#navigation_index2 li {
	display: inline;
	margin: 0 0 0 20px;
}
#navigation_index2 a:hover {
	background-color: #6495ed;
}

#navigation {
	margin:0 0 0 50px;
	width: 940px;
	height: 366px;
	background-image: url(../img/navi_bg.png);
	background-repeat: no-repeat;
}
/*dropdown*/
#navigation_index2 li ul { display:none; }
#navigation_index2 li:hover ul {
	display: block;
	position: absolute;
	width: 300px;
	background-image: url(../img/tabellen_bg_blau.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid white;
	margin: -5px 0 0 5px;
	padding: 7px 5px 5px 5px;
}
#navigation_index2 ul li ul li {
	display: list-item;
	list-style: none;
	background-image: none;
	border-bottom: 1px dotted #1e90ff;
	margin: 0;
}
#navigation_index2 ul li ul li a { background-image: none;color: #ffffff;}
#navigation_index2 ul li ul li a:hover {
	background-image: none;
	background-color: transparent;
	color: #008bde;
}
/* Ende Navigation*/
/*dropdown*/
#navigation li ul { display:none; }
#navigation li:hover ul { display:block;	position: absolute;	width: 200px;background-image: none; background-color: #339933; margin: 0 0 0 -8px;}
#navigation ul li ul li {background-image: none; margin: 0;}
#navigation ul li ul li a { background-image: none;}
#navigation ul li ul li a:hover {background-image: none; color: #eee8aa;}
/* Ende Navigation*/

/*----------------------------------------*/
#bilder_start {
	height: 85px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#bilder {
	height: 225px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
/*----------------TABELLE-------------------*/
/*tabelle.css*/
/*--------------------------KURSE-----------*/
#kurse {
	padding: 10px 0 0 0;
}
#melanie {
	width: 400px;
	margin: 10px 0 0 30px;
}
/*----INHALT-KURSE--------*/
.spalte {
	width: 290px;
	height: 900px;
	float: left;
	text-align: left;
	padding: 10px 10px 0 10px;
	border-right: 1px solid #ffffff;
}
#spalte3 {
	width: 290px;
	height: 615px;
	float: left;
	text-align: left;
	padding: 10px 10px 0 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 0;
	color:#ffffff;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 0;
}
em {
	color: #4682b4;
	font-weight: bold;
}
blockquote {
	font-style: italic;
	padding: 10px 0 0 0;
}
#kurse ul {
	padding: 5px 0 0 20px;
}
#kurse p {
	padding: 0 0 5px 0;
}
/*----PREISE-KURSE-----*/
#preise {
	width: 300px;
	height: 515px;
	float: left;
	text-align: left;
	padding: 10px 10px 0 10px;
	border-right: 1px solid #ffffff;
}
#preise li {
	list-style: none;
	margin: 0px 0px 0px 15px;
	color: #333333;
}
/*----BILDER-KURSE-----*/







/*---------------CONTENT-------------------*/
.kurse {
	height: 411px;
	margin-top: 15px;
	background-image: url(../img/kurse_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.kurs_plan {
	width: 300px;
}

/*-----------------Anmeldung---------------*/
#kontakt_form td {
	border: none;
}
#kontakt_form {
	padding: 0 0 0 155px;
	line-height: 10px;
}
/*----------------FOOTER------------------*/
#footer {
	width: 940px;
	height: 131px;
	margin-top: 15px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
}
#sitemap {
	width: 300px;
	list-style: none;
	float: left;
	text-align: left;
	padding: 15px 0px 0px 15px;
}
#kontakt {
	width: 300px;
	list-style: none;
	float: left;
	text-align: left;
	padding: 15px 0px 0px 15px;
}
#bankdaten {
	width: 250px;
	list-style: none;
	float: left;
	text-align: left;
	padding: 15px 0px 0px 20px;
}
.gelb {
	color: #ffc44f;
}
a.gelb {
	color: #ffc44f;
	text-decoration: none;
}
a.weis {
	color: #ffffff;
	text-decoration: none;
}
/*---------------ABSCHLUSS-------------------*/
.abschluss {
	text-align: center;
}
.clear {
	clear: both;
}