BODY {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #003399;
	overflow: -moz-scrollbars-vertical;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #FFFFFF;
}

TD {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:LINK, A:VISITED, A:ACTIVE  {
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}

A:HOVER {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}



.head_left {
	width: 573px;
	height: 152px;
}

.head_right {
	width: 209px;
	height: 152px;
	background-image: url(images/head_right.jpg);
	background-repeat: no-repeat;
}

.kachel_stage {
	width: 782px;
	background-image: url(images/kachel_stage.jpg);
	background-repeat: repeat-y;
	padding: 15px 0 0 15px;
}

.kachel_stage_galerie {
	width: 782px;
	background-image: url(images/kachel_stage_galerie.jpg);
	background-repeat: repeat-y;
}

.linke_spalte_stage {
	padding: 0 15px 15px 0;
}

.spalte_rechts, .spalte_rechts a:link, .spalte_rechts a:active, .spalte_rechts a:visited, .spalte rechts a:hover {
	color: #ffffff;	
}

.footer{
	width: 782px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
	height: 14px;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}

.footer_galerie{
	width: 782px;
	background-image: url(images/bg_footer_galerie.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
	height: 14px;
}

.footer_galerie a:link, .footer_galerie a:active, .footer_galerie a:visited, .footer_galerie a:hover {
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}

/*menue*/
.menue {
	background-image: url(images/bg_menue.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 782px;
}

.abstand {
	height: 26px;
	background-color: #FFFFFF;
	width: 1px;
	float: left;
}
.abstand_left {
	height: 26px;
	width: 41px;
	float: left;
}

.button a:link, .button a:visited, .button a:active {
	display: block;
	float: left;
	height: 25px;
	width: 140px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #003399;
	font-size: 11px;
	line-height: 25px;
}

.button a:hover{
	display: block;
	float: left;
	height: 25px;
	width: 140px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
	font-size: 11px;
	line-height: 25px;
}
/*ende menue*/

H1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
}

H2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
}

H3 {
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

H4 {
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

H5 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

H6 {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
}

UL {
	margin-left : 0px;
	padding-left : 20px;
	padding-bottom: 0px;
	list-style-position : outside;
	list-style-type : square;
	color : #000000;
	font-weight : normal;
}

LI {
	padding-top: 3px;
	padding-bottom: 10px;
}

/*Klassen für formmail*/
.formmail_content {
	background-color: #FFFFFF;
	border: 1px solid #003399;
	padding: 0px;
}

.formmail_spalte_links {
	background-color: #FFFFFF;
	border: 0px solid #005D31;
	padding: 5px;
}

.formmail_spalte_rechts {
	background-color: #FFFFFF;
	border: 0px solid #005D31;
	padding: 5px;
}

.formmail_ihre_nachricht {
	background-color: #FFFFFF;
	border: 0px solid #005D31;
	padding: 5px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;		
}

.formmail_zelle_abschicken {
	background-color: #FFFFFF;
	border-top: 1px solid #003399;
	padding: 5px;
}

.inputtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	width: 220px;
	border: 1px solid #000000;
}

.inputtextarea {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 254px;
	width: 220px;
	border: 1px solid #000000;
}
.inputbutton {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	padding: 2px;
	border: 1px solid #000000;
	cursor: pointer;
}
/*Ende Klassen für formmail*/



/*Klassen für News*/
.news_content {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 5px;
	text-align: justify;
	float: left;
	width: 100%;
}

.news_title {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 0px;
	padding-bottom: 12px;
	margin-top: 15px;
	margin-bottom: 12px;
	height: 15px;
}

.newsdatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
}

.newsbild {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
}

.clear {
	clear: both;
}
/*Ende Klassen für News*/


/*Klassen für Links*/
.links_thema {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.links a:link, .links a:visited, .links a:active{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #003399;
	color: #FFFFFF;
	border: 1px solid #3960B0;
	text-decoration: none;
	display: block;
	width: 390px;
}

.links a:hover {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
	background-color: #3960B0;
	color: #FFFFFF;
	border: 1px solid #003399;
	text-decoration: none;
	display: block;
	width: 390px;
}
/*Ende Klassen für Links*/

.impressum {
	background-color: #3960B0;
	border: 1px solid #003399;
	color: #FFFFFF;
	padding: 5px;
}

.impressum a:link, .impressum a:active, .impressum a:visited, .impressum a:hover {
	color: #FFFFFF;
}


/*Impressionen*/
.bild {
	border: 1px solid #FFFFFF;
	display: block;
	width: 170px;
	margin: 0 0 19px 0;
}

.random-bild {
	color: #fff;
	font-weight:bold;
	margin: 0 0 0 19px;
	display: block;
}

.h {
	display: block;
	width: 170px;
	text-align: left;
}
/*Ende Impressionen*/

.intern {
	padding: 3px;
	border: 1px solid #003399;
	color : #000000;
}

/*intern*/
.smallintern {
	padding: 3px;
	border: 1px solid #003399;
	color : #000000;
	font-size: 11px;
}

.smallintern_impressum {
	padding: 0px;
	border: 0px solid #003399;
	color : #000000;
	font-size: 11px;
}
/*ende intern*/
