body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #E8E1DF;
	margin : 0px;
}
table {
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000;
	background-color : transparent;
}
h1 {
	background-color: transparent;
	color: #09f;
	font-size: large;
	float: left;
}
h2 {
	background-color: White;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: Red;
	border: 1px solid;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	float: right;
}
tr {
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	border : 0px none;
	color : #000000;
	background-color : transparent;
}
td {
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	border : 0px none;
	color : #000000;
	background-color : transparent;
	vertical-align: top;
}
p {
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	background-color : transparent;
}
 em {
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Maroon;
	background-color : transparent;
}
li {
font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	background-color : transparent;
	list-style : disc;
}
b {
	font-size : 11px;
	list-style : disc;
	color : #000000;
	background-color : transparent;
}
.img {
	border : 1px dashed Maroon;
}
a:link, a:visited, a:active {
font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
	background-color : transparent;
}
a:hover {
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #46648C;
	background-color : transparent;
}
a.ueber:link, a.ueber:visited, a.ueber:active {
		font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	text-decoration : none;
	color : #000000;
	background-color : transparent;
}
a.ueber:hover {
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	text-decoration : none;
	color : #46648C;
	background-color : transparent;
}
.tabelindex {
	border-bottom : 2px solid #46648C;
	border-left : none;
	border-right : none;
	border-top : 2px solid #46648C;
	color : White;
	background-color : transparent;
}
.tabelmain {
	border-bottom : 1px solid #46648C;
	border-left : 1px solid #46648C;
	border-right : 1px solid #46648C;
	border-top : 1px solid #46648C;
}
.tabelmain2 {
	border-bottom : 1px solid #46648C;
	border-left : none;
	border-right : none;
	border-top : none;
}
.kontakt {
	background-color : #DFE3E8;
	border : 1px solid;
	color : #000000;
}
.login {
	background-color : #DFE3E8;
	color : Black;
	border : 1px solid #000000;
}
.loginbutton {
	background-color : #DFE3E8;
	color : Black;
	border : 1px solid #000000;
}
