html {
	overflow-x: auto;
	overflow-y: auto;
}

body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#header {
	height: auto!important;
	height: 171px !important;
	min-height: 171px;
	background-color:#4D7CB4;
	background-image:url('../art_global/Marathon_Logo.png');
	background-repeat:no-repeat
}

#logo {
	width:935px;
	height: auto!important;
	height: 171px !important;
	min-height: 171px;
	background-image:url('../art_global/wappen_web2.gif');
	background-repeat:no-repeat;
	background-position:  right 50% ;
}

	/*Szenario-Technik Titel*/
h1 {
	color:#FFFFFF;
	font-size:40px;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:15px 0 0 20px;
	
}

	/*blaue Ueberschriften*/
h2 {
	color:#003258;
	font-size:22px;
	font-weight:bold;
	margin:0px 0 10px 0;
}

	/*Info-Kasten Überschrift*/
h3 { 
	background-color: #4D7CB4;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 5px 0 5px;
}

h4 {
	color:#003258;
	font-size: 12px;
}

h3.anders { 
	background-color: #B12025;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 5px 0 5px;
}



table {
	color:#555555;
	font-size: 12px;
	font-weight:normal;
}

p {
	margin:0px 0 20px 0;
}






	/*Hauptmenue unter den Logos*/
#top_menue {
	background-color:#D5D5D5;
	background-image:url('../art_global/bg_top_menue.gif');
	background-repeat:repeat-x; 
	/*background-position-y:0%;*/
}
#top_menue_groesse {
	width:995px;
	font-size:12px;
}
	/*Definition der Links oben*/
#top_menue a {
	line-height:25px;
	padding:5px 5px 5px 5px;
	color:#003258;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
	/*Roll-Over-Effekt der Links oben*/
#top_menue a:hover {
	color:#4D7CB4;
}
	/*Active-Effekt der Links oben*/
#top_menue a.active {
	background-color:white;
	color:#4D7CB4;
}

#main_menue_start a.start_active {
	color:#4D7CB4;
}


	/*Link: Startseite oben*/
#main_menue_start {
	width: 204px;
	float:left;
}

#main_menue {
	float:left;
}

	/*gesamter Inhaltbereicht inkl. linkes Menue*/
#center {
	width:995px;
	background-image:url('../art_global/bg_inhalt_grau_menue.gif');
	background-repeat:repeat-y
}





	/*linkes Menue*/
#submenue {
	width:204px;
	float:left;
	color:#a2a5ae;
	font-weight:bold;
}

	/*Liste definieren*/
#submenue ul {
	margin:0;
	padding:5px 5px 5px 10px;
	list-style-type:none;
	background-color:white;
}
	/*eingerueckte Punkte im Submenue*/
#submenue ul li.layer2 {
	background-image:url('../art_global/bg_submenue_haken.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin-left: 10px;
	padding-left:15px; padding-right:0; padding-top:0; padding-bottom:3px
}
	/*gestrichelte Linie in der Liste*/
#submenue ul li.strich {
	margin:2px 0;
	font-size:1px;
	line-height:1px;
	background-image:url('../art_global/bg_submenue_strich.gif');
	background-repeat:repeat-x
}
	/*Definieren der Links in der Liste*/
#submenue a {
	color:#555555;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
	/*Roll-Over-Effekt der Links unten*/
#submenue a:hover {
	font-weight:bold;
}
	/*Active-Effekt der Links unten*/
#submenue a.active {
	font-weight:bold;
}




	/*Bereich des Inhaltes (Text)*/
#content {
	width:520px;
	height: auto!important;
	height: 400px;
	min-height: 400px;
	float:left;
	padding:30px 0 0 40px;
	color:#555555;
	font-size:12px;
	line-height:18px;
}

	/*Definition der Links im Text
	*/
#content a {
	color:#4D7CB4;
	text-decoration:underline;
}
	/*Roll-Over-Effekt der Links im Text*/
#content a:hover {
	color:#000000;
}

	/*Aufzählungen*/
#content ul {
	margin: 0;
	padding: 0 0 20px 20px;
	list-style-type: none;
}
#content ul li {
	background-image: url('../art_global/bg_bullet_list.gif');
	background-position: 0 0.65em;
	background-repeat: no-repeat; padding-left:15px; padding-right:0; padding-top:2px; padding-bottom:2px
}

	/*Kontakt-Formular*/
/*#content fieldset {
	border:0px;
	margin:0;
	padding:0;
}


#content fieldset label {
	/*width: auto!important;
	width: 150px;
	min-width: 150px;*/
	/*margin: 0 150px 0 0;
}

#content fieldset #mailformformtype_mail {
	margin: 10px 0 0 200px;
}*/

/* formulare */

#content label {

}

#content input {
	width: 240px;
	
}

#content textarea {

}


	/*Info-Kasten*/
#info {
	width: 200px;
	line-height:20px;
	margin: 30px 0 0 20px;
	float: left;
}

.info_kasten {
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	border:solid 1px #a2a5ae;
	font-size: 12px;
	color: #555555;
}

.info_kasten p {
	padding: 0 3px 0 5px;
	margin: 0;
}

.info_kasten p a {
	color:#4D7CB4;
	text-decoration:underline;
}

.info_kasten p a:hover {
	color:#003258;
}

.info_kasten img {
	padding: 10px 0 2px 0;
}




	
	/*Sie befinden sich hier - Spalte*/
.breadcrumb {
	padding:10px 0 0px 220px;
	color:#555555;
	font-size:11px;
}

.breadcrumb a {
	color:#003258;
}

.breadcrumb a:hover {
	color:#4D7CB4;
}


	/*Balken vom unteren Menue
#bottom {
	background-color:#A2CF9E;
	font-size:12px;
} */
	/*unterer Menue-Inhalt*/
#bottom_menue {
	width:995px;
	text-align:right;
	color:#003258;
}
	/*Definition der Links unten*/
#bottom_menue a {
	line-height:25px;
	padding:5px 5px 5px 5px;
	color:#003258;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
	/*Roll-Over-Effekt der Links unten*/
#bottom_menue a:hover {
	color:#4D7CB4;
}
	/*Active-Effekt der Links unten*/
#bottom_menue a.active {
	background-color:white;
	color:#4D7CB4;
}


#bottom_info {
	height: 18px;
	background-image:url('../art_global/UNITY_mfU_de.jpg');
	background-repeat:no-repeat;
	background-position:  right 50%;
	margin-left:0; margin-right:220px; margin-top:20px; margin-bottom:0



}


	/*Float-Aufhebung links*/
.clear_left {
	clear:left;
}
	/*weisser Hintergrund*/
.bg_white {
	background-color:white;
}
	/*Zeile mit nur 1 Pixel*/
.ein_px {
	height:1px;
	font-size:1px;
	line-height:1px;
}
	/*weisse Linie unten*/
.border_bottom_white {
	border-bottom:1px solid white
}









/* Kontaktformular - Anfang */
form#mailform {
	margin:0 0 15px 0;
}
.csc-mailform {
	margin: 0;
	padding: 0 0 0 0;
	border: none;
}
form#mailform input {
	width: 240px;
	margin: 2px 0 2px 0;
	padding: 2px;
	color: #000000;
	border: 1px solid #CCC;
	font-size: 86%;
}

form#mailform input.csc-mailform-check {
	width: 12px;
	margin-top: 6px;
}

* html form#mailform input {
	margin: 1px 0 1px 0;
}
form#mailform label {
	float:left;
	display:block;
	width: 170px;
	/*margin-right: 148px;*/
	padding-top: 2px;
}
.csc-mailform-field {
	clear:left;
}
form#mailform textarea {
	width: 390px;
	height: 150px;
	margin-top: 20px;
	padding: 2px;
	border: none;
	overflow: auto;
	color: #000000;
	font-size: 86%;
}
form#mailform input.csc-mailform-submit {
	width: 65px;
	margin: 0 0 0 257px;
	background-color: transparent;
	border: 1px solid #CCC;
	/*height: 20px;
	color: #FF9900;
	padding: 0 0 4px 35px;
	background-image: url(../art_global/bg_submit_button.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 100%;
	font-weight: bold;*/
}
* html form#mailform input.csc-mailform-submit {
	padding-bottom: 3px;
}
/* Kontaktformular - Ende */

/************************************ lz_gallery ***************************************/
#tx-lzgallery-pi1-fotos td {
	border: 0px none;
}

#tx-lzgallery-pi1-fotos {
	border: 0px none;
}
#tx-lzgallery-pi1-fotonav {
	border: 0px none;
	background-color: #D5D5D5
}
/******************************** lz_gallery ********************************************/