﻿/*------------------------------------------------------
G L O B A L  E L E M E N T S


* {
		margin-right: auto;
	margin-left: auto;
}






------------------------------------------------------*/


.schoenerinhalt {
}


img { border:none }

#HomeContainer {
	width: auto;
	height: auto;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
}
}
#header {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#menu {
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	width: 1000px;
	top: 0px;
	left: 0px;
	margin-bottom: 2px;
}
#menueunten {
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	padding-top: 2px;
	padding-bottom: 4px;
	position: relative;
	width: 1000px;
	top: 0px;
	left: 0px;
}


#footer {
	position: relative;
	top: 13px;
	height: 38px;
	left: 5px;
	

}

#inhalt {
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	position: relative;
	top: 30px;
}

.MenueTabelle {
	border-color: #808080;
	background-color: #454545;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.Ueberschrift1 {
	font-size: medium;
	font-weight: normal;
	color: #FF0000;
}


.Ueberschrift1 A:link {
	text-decoration: none;
	color: #FF0000;
}
 
.Ueberschrift1 A:visited {
	text-decoration: none;
	color: #FF0000;
}
 
 .Ueberschrift1 A:hover {
	text-decoration: none;
	color: #d4d4d4;
}
 




.Menuepunkt {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
.Bildrahmen {
	padding: 2px;
	margin-right: 0px;
}
.Untertitel {
	font-size: small;
	font-weight: normal;
	text-align: right;
}

/*--
.style4 {
	font-size: small;
	text-align: center;
}

---*/

.style4 {
	text-align: inherit;
}


.leftalignment {
	font-size: small;
	text-align:  left;
}


/*--- Absätze ---*/
 

body {
	font-size: small;
	font-family: "Arial Unicode MS";
	border-width: 0px;
	background-color: #1B1B1B;
	color: #D4D4D4;
	text-align: center;
}

/*--- Links ---*/

a:link {
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
a:visited {
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


.Menuepunkt A:link {
	text-decoration: none;
	color: #d4d4d4;
	font-weight: normal;
	text-align: left;
}


.Menuepunkt A:visited {
	text-decoration: none;
	color: #d4d4d4;
	font-weight: normal;
	text-align: left;
}


.Menuepunkt A:hover {
	color: #FF0000;
	text-decoration: none;
}

.FooterStrich {
	border-bottom: 1px solid #808080;
	border-top-style: solid;
	border-top-width: 0px;
	text-align: left;
	margin-top: 8px;
}


.FooterText {
	font-size: x-small;
	text-align: left;
}
.eXTReMe {
	margin: 0px 6px 11px 0px;
	padding-bottom: 10px;
}


