body {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-image: url(images_template/bg_pattern.jpg);
        background-repeat:repeat;
	font-family: Helvetica, sans-serif;
	font-size: 0.9em;
}

p.klein {
	font-size: 80%;
}

#wrapper {
	width: 990px;
	margin-left: -495px;
	left: 50%;
	position: absolute;
	background-image: url(images_template/bg_content.png); 
	background-repeat:repeat-y;
	min-height: 990px;
}

#header {
	padding: 0px;	
	margin: 0px;
	height: 287px;
}
#teambild {
	position: absolute;
	top: 0px;
	right: 15px;
}


#menu {
	width: 230px;
	float: left;
	margin-left: 15px;
	min-height: 650px;

}

@font-face {
	font-family: 'Marvel';
	font-style: normal;
	font-weight: 400;
	src: local('Marvel'), local('Marvel-Regular'), url('http://themes.googleusercontent.com/static/fonts/marvel/v2/qaDmg_CNIuBGdKmH4z3spA.ttf') format('truetype');
}

a.menupunkt {
	display: block;
	background-image: url(images_template/button_link.jpg);
	color: white;
		width: 184px;
	height: 30px;
	text-align: right;
	float: right;
	padding-top: 11px;
	padding-right: 12px;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Marvel';
}

a.menupunkt_aktiv {
	display: block;
	background-image: url(images_template/button_link_aktiv.jpg);
	color: white;
	width: 184px;
	height: 30px;
	text-align: right;
	float: right;
	padding-top: 11px;
	padding-right: 12px;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Marvel';
}
a.menupunkt:hover {
	background-image: url(images_template/button_link_aktiv.jpg);
	color: white;
}

a.menupunkt2 {
	display: block;
	width: 184px;
	height: 46px;
	text-align: right;
	float: right;
	padding-top: 7px;
	padding-right: 12px;
	font-family: 'Marvel';
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images_template/button_link_gr.jpg);
	color: white;

}

a.menupunkt2_aktiv {
	display: block;
	background-image: url(images_template/button_link_aktiv_gr.jpg);
	color: white;
	width: 184px;
	height: 46px;
	text-align: right;
	float: right;
	padding-top: 7px;
	padding-right: 12px;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Marvel';
}
a.menupunkt2:hover {
	background-image: url(images_template/button_link_aktiv_gr.jpg);
	color: white;
}

div.menupunkt_ueberschrift {
	display: block;
	background-image: url(images_template/button_weiss.jpg);
	color: #ff7f00;
	width: 184px;
	height: 30px;
	margin-top: 20px;
	text-align: right;
	float: right;
	padding-top: 11px;
	padding-right: 12px; /*war bei 18*/
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Marvel';

}

#content {
	width: 690px;
	float: right;
	margin-right: 15px;
	padding: 0px 17px 110px 17px;
	min-height: 760px;
}

#footer {
	background-image: url(images_template/footer.png);
	position: absolute;
	bottom: 0px;
	height: 106px;
	width: 990px;
}

.clear {
	clear: both;
}

#headline {
	margin-top: 8px;
	color: #1f8fb0;
	text-decoration: underline;
}

h2 {
	color: #1f8fb0;
}

h3 {
	color: #dc0000;
	padding: 10px 0px 10px 0px;
}
#weihnachten {
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
}

.hervorhebung {
	/*color: #dc0000;*/
	
	font-weight: bold;
}

a{
	color: #1f8fb0;
	/*color: #ff7f00;*/
}
.portrait {
	float: right;
	margin-bottom: 20px;
	width: 160px;
	margin-left: 20px;
}

/* Bildergalerien */
table.galerie {
	margin-top: -10px;
}

td.galerie {
	vertical-align: center;
	text-align: center;
	}

img.galerie {
	border: 1px solid #1f8fb0;
}
div.pdf		{
		float:			right;
		margin-left:		20px;
		margin-bottom:		20px;
		padding:		0.5em;
		text-align:		center;
		font-size:		0.8em;
		font-weight:		bold;
}
div.pdf img {
		border: 0px;
}

table.impressum {
		border: collapse;
	
}

td.impressum_content {
		background-color: white;
		vertical-align: top;
		color: #dc0000;
		font-weight: bold;
}

td.impressum_content2 {
		background-color: white;
		vertical-align: top;
}



.kursbild {
	float: right;
	margin-bottom: 20px;
	width: 160px;
	margin-left: 20px;

}

td.kurs_detail_header {
	vertical-align: top;
	color: #dc0000;
	font-weight: bold;
}

/* geschichte */
td.jahr {
	vertical-align: top;
	font-weight: bold;
	}

