@charset "utf-8";
/* CSS Document by Cybertronics*/

body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #0f0f0f;
	background-image: url(/grafiken/bg_body1.jpg);
	background-repeat: repeat;
}

a,
img {
	outline: none;	
}

h1 {
	font-size: 16px;
	color: #254ac7;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #254ac7;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

fieldset {
	border: 1px solid #254ac7;
}

legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #254ac7;
}
.form_label {
	width: 150px;
	margin-left: 100px;
}

.form_feld {
	width: 500px;
	background-color: #D6D6D6;
}

.form_select {
	width: 505px;
	background-color: #D6D6D6;
}
.form_button {
	background-color: #254ac7;
	width: 200px;
	font-weight: bold;
	color: #FFF;
}

.text_dunkelgrau {
	color: #323232;
}
.text_grau {
	color: #666;
}
.text_hellgrau {
	color: #999;
}
.text_blau {
	color: #254ac7;
}
.text_hellblau {
	color: #3F62DC;
}
.text_rot {
	color: #F00;
}
.text_hellrot {
	color: #F30;
}
.text_klein {
	font-size: 10px;
	color: #666;
}
#bg_body_kopf {
	background-repeat: repeat-x;
	background-image: url(/grafiken/bg_body2.jpg);
}

a:link {
	text-decoration: none;
	color: #254ac7;
}
a:visited {
	text-decoration: none;
	color: #254ac7;
}
a:hover {
	text-decoration: underline;
	color: #254ac7;
}
a:active {
	text-decoration: none;
	color: #254ac7;
}
.float_left { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.float_right { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container1 {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 450px;
	text-align: left;
	background-image: url(/grafiken/bg_kopf.jpg);
	background-repeat: no-repeat;
}
#fahnen {
	position:absolute;
	top:15px;
	z-index:4;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFF;
	width: 925px;
	text-align: right;
	padding-top: 9px;
	padding-right: 40px;
}
#menu {
	position: relative;
	top: 50px;
	padding-left: 250px;
}
#menu_com {
	position: relative;
	top: 50px;
	padding-left: 230px;
}
#flash_logo {
	position:absolute;
	top:15px;
	width:200px;
	height:95px;
	z-index:3;
	margin-right: 15px;
	margin-left: 15px;
}


#kopf {
	position:absolute;
	width:965px;
	height:80px;
	z-index:2;
	background-color: #000;
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	KhtmlOpacity: .75;
	opacity: .75;
	color: #FFF;
	margin-left: 15px;
	margin-right: 15px;
	top: 50px;
}

#flash {
	position:absolute;
	top:50px;
	width:965px;
	height:400px;
	z-index:1;
	background-color: #000;
	margin-right: 15px;
	margin-left: 15px;
}
#container2 {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-image: url(/grafiken/bg_main.jpg);
	background-repeat: repeat-y;
}

#schatten_oben {
	margin-right: 15px;
	margin-left: 15px;
	height: 20px;
	background-image: url(/grafiken/schatten_oben.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#main  {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
#main_bg1_o_Rand {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
#main_bg1_m_Rand {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
#main_inhalt_v1 {
	margin-right: 0px;
	margin-left: 0px;
}
#main_inhalt_v2 {
	padding-right: 15px;
	padding-left: 10px;
	vertical-align: top;
}

#main_btn {
	height: 200px;
}
#inhalt_m_rand_lr {
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}
#inhalt_m_rand_l {
	padding-left: 15px;
	vertical-align: top;
}
#inhalt_m_rand_r {
	padding-right: 15px;
	vertical-align: top;
}

#inhalt_headline1 {
	padding-right: 15px;
	vertical-align: top;
	font-size: 16px;
	color: #323232;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #254ac7;
	margin-top: 6px;
}


#container3 {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-image: url(../grafiken/bg_fuss.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 130px;
	padding-bottom: 30px;
}
#fuss {
	font-size: 9px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 945px;
	height: 110px;
}
#fuss #fuss_flash {
	margin-top: 5px;
}

#fuss #text1 {
	color: #FFF;
}

#fuss #text2 {
	color: #D1D1D1;
	margin-top: 3px;
}

/* CSS Document */

#fuss a:link {
	text-decoration: none;
	color: #999;
}
#fuss a:visited {
	text-decoration: none;
	color: #999;
}
#fuss a:hover {
	text-decoration: underline;
	color: #254ac7;
}
#fuss a:active {
	text-decoration: none;
	color: #254ac7;
}

#infomaterial_headline_logo {
	margin-bottom: 0px;
	text-align: center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#infomaterial_headline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #254ac7;
	padding-bottom: 1px;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #254ac7;
	margin-left: 20px;
	margin-right: 30px;
}
#infomaterial_zeile {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #254ac7;
	background-image: url(../grafiken/pdf_icon_klein.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	margin-right: 50px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-left: 50px;
	padding-top: 3px;
}
#infomaterial_link a{
	height: 17px;
	background-color: #E8E8E8;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 2px;
	margin-right: 5px;
	display: block;
	color: #000;
	padding-right: 10px;
}
#infomaterial_link a:hover {
	background-color: #254ac7;
	color: #FFF;
}
#trenner1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 20px;
	height: 20px;
}
#:infomaterial_link:hover a:active {
	text-decoration: none;
	color: #C00;
}
#loader {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}

#oeffnungszeiten_bg {
	background-image: url(/grafiken/oeffnungszeiten_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 70px;
}

#oeffnungszeiten2_bg {
	background-image: url(../grafiken/oeffnungszeiten_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	margin-left: 50px;
	margin-right: 30px;
}

#oeffnungszeiten3_bg {
	background-image: url(../grafiken/oeffnungszeiten3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-left: 50px;
	margin-right: 10px;
	padding-right: 10px;
}
#oeffungszeiten_headline {
	color: #FFF;
	padding-top: 7px;
	font-weight: bold;
	font-size: 10px;
}
#oeffungszeiten_inhalt {
	padding-top: 10px;
	padding-bottom: 10px;
}



#faq_fragenbereich {
	background-image: url(/grafiken/frage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 160px;
	margin-bottom: 10px;
}

#faq_headline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
	padding-bottom: 1px;
	margin-bottom: 15px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
}
#f1_kalender {
	background-image: url(/grafiken/f1_kalender.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 210px;
	margin-bottom: 10px;
}
#pokale_headline {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 3px;
	color: #254AC7;
}
#pokale_foto {
	text-align: center;
}
#pokale_beschreibung {
	text-align: center;
	padding-top: 3px;
}
#pokale_preis {
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
}
#pokale_trenner {
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#sozial_network_toolbar  {
	position: absolute;
	width: 250px;
	top: 0px;
	z-index: 999;
	margin-left: 390px;
	padding-top: 10px;
}

#sozial_network_toolbar ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


#sozial_network_toolbar li {
	text-decoration: underline;
	float: left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}

#sozial_network_toolbar img {
	border: 0;
}

