* {
	padding:0;
	margin:0;
}

html , 
body {
	background:#ffffff;
	font-size:95%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wrap {
	width:1000px;
	margin:0px auto;
	margin-top:5px;
}

#head {
	width:100%;
	height:151px;
	float:left;
}

#logo {
	width:150px;
	height:151px;
	float:left;
}

#menu_2 {
	width:150px;
	height:75px;
	float:left;
	margin-left:10px;
	position:relative;
}

#scroller {
	width:650px;
	height:20px;
	line-height:20px;
	float:left;
	margin-left:40px;
	color:#555555;
}

/*#ankuendigung {
	float:right;
	margin-top:20px;
	color:#555555;
	border:1px dashed #990000;
}

#ankuendigung a {
	display:block;
	padding:10px;
}*/

#menu {
	width:850px;
	height:50px;
	float:left;
	position:relative;
	top:10px;
	text-align:right;
}

#menu a:link, 
#menu a:visited {
	text-decoration:none;
	color:#555555;
	outline:none;
	font-size:1.1em;
	outline:none;
	margin:0 30px;
}

#menu a:active, 
#menu a:hover,
#menu a:focus {
	text-decoration:none;
	color:#000000;
	outline:none;
	font-size:2em;
	outline:none;
	margin:0 12px;
}

#menu a.on {
	text-decoration:none;
	color:#000000;
	outline:none;
	font-size:2em;
	outline:none;
	margin:0 12px;
}

#menu td {
	vertical-align:bottom;
	height:50px;
}

#menu table {
	float:right;
}

#top {
	width:100%;
	height:250px;
	float:left;
	margin-top:20px;
}

#bild {
	width:715px;
	height:210px;
	margin:20px 35px 20px 0;
	float:left;
}

#bild:hover img {
	display:none;
}

#bild a {
	width:680px;
	height:210px;
}

#news {
	width:209px;
	height:250px;
	float:left;
	border-left:1px solid #b06262;
	font-size:0.8em;
	padding:0 20px;
}

#space {
	width:100%;
	height:8px;
	float:left;
	background:url(images/space.png) center top;
}

#main {
	width:100%;
	height:auto;
	float:left;
	background:#b06262;
	color:#ffffff;
}

#content {
	width:700px;
	min-height:300px;
	float:left;
	padding:25px;
}

#content_large {
	width:100%;
	min-height:300px;
	float:left;
	padding:25px;
}

#right {
	width:209px;
	min-height:300px;
	float:left;
	padding:25px 20px;
	border-left:1px solid #ffffff;
}

#footer {
	width:100%;
	height:20px;
	float:left;
	line-height:20px;
	margin:5px 0 15px 0;
}

#footer a:link, 
#footer a:visited {
	text-decoration:none;
	color:#555555;
	font-size:0.8em;
	outline:none;
	margin-right:12px;
	outline:none;
}

#footer a:active, 
#footer a:hover,
#footer a:focus {
	text-decoration:underline;
	color:#b06262;
	font-size:0.8em;
	outline:none;
	margin-right:12px;
	outline:none;
}

#main a , 
#main a:visited {
	text-decoration:none;
	color:#ffffff;
	outline:none;
}

#main a:active , 
#main a:hover , 
#main a:focus {
	text-decoration:none;
	color:#000000;
	outline:none;
}

a , 
a:visited {
	text-decoration:none;
	color:#b06262;
	outline:none;
}

a:active , 
a:hover , 
a:focus {
	text-decoration:none;
	color:#000000;
	outline:none;
}

h1 {
	font-size:1.7em;
	margin-bottom:15px;
}

h2 {
	margin-bottom:15px;
}

h3 {
	font-size:1.2em;
	margin-bottom:15px;
}

h4 {
	font-size:1.2em;
	margin:25px 0;
	width:500px;
	border-bottom: 1px solid #ffffff;
}

h5 {
	font-size:1.1em;
	color:#b06262;
	margin-bottom:15px;
}

h6 {
	font-weight:bold;
	text-decoration:underline;
	font-size:1.2em;
	margin-top:20px;
}

hr {
	color:#ffffff;
}

p {
	margin:10px 0;
}

a img {
	border:0;
}

.anfahrt {
	border:2px solid #444444;
}

.galerie {
	text-align:center;
	float:left;
	width:170px;
	height:130px;
}

.galerie_vorschlaege {
	float:left;
	width:100px;
	height:80px;
}

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

.img_kurse {
	float:left;
	margin-left:50px;
	margin-bottom:50px;
}

#content ul {
	margin-left:50px;
}

#content li {
	font-size:1em;
}

.news {
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid #c0c0c0;
}

.presse {
	float:left;
	padding-right:20px;
}

#partner {
	text-align:center;
	width:400px;
	background:#ffffff;
	border:3px solid #a63737;
	margin:5px auto;
}

/* -------- Kurs Optionen ----------*/

#options {
	width:220px;
	height:100px;
	margin:50px 30px 0 0;
	float:right;
	padding:10px 30px 20px 20px;
	background:#ffffff;
}

#options td {
	color:#000000;
	font-size:0.8em;
	width:50px;
}

/* ---- Formulare -----*/

input {
	border:1px solid #333333;
	color:#000000;
	height:20px;
	line-height:20px;
	font-size:1.1em;
	width:300px;
}

.checkbox {
	width:20px;
	height:20px;
}

.plz {
	width:80px;
}

.ort {
	width:211px;
}

.check {
	width:20px;
}

textarea {
	border:1px solid #333333;
	color:#000000;
	height:100px;
	width:300px;
	line-height:20px;
	font-size:1.1em;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus{
	border:1px solid #000000;
	background:#b06262;
}

select {
	border:1px solid #333333;
	color:#000000;
	height:20px;
	line-height:20px;
	font-size:0.9em;
	background:#ffffff;
}

select:hover, 
select:focus {
	border:1px solid #000000;
	background:#ffffff;
}

.submit {
	font-weight:bold;
	font-size:1.1em;
	color:#ffffff;
	border:0;
	margin-top:5px;
	background:#b06262;
	outline:none;
}

.submit:hover,
.submit:focus {
	font-weight:bold;
	font-size:1.1em;
	color:#000000;
	border:0;
	cursor:pointer;
	margin-top:5px;
	background:#b06262;
	outline:none;
}

optgroup {
	font-size:0.9em;
	color:#000000;
	border-bottom:1px solid #b06262;
}

option {
	font-size:0.9em;
}