body {
	margin:0px;
	background-image: URL(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425459;
	text-decoration: none;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425459;
	text-decoration: none;
}
h1 {
 color:#4A4F53;
 font-weight:bold;
 font-size:14px;
 font-family:Arial,Verdana,sans-serif;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px #000000 solid;
	padding-left: 2px;
	padding-right: 2px;
}

.noborder {
	border: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F45205;
	text-decoration: none;
}

.aoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #01266C;
	text-decoration: none;
}

.alinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #425459;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.headerbutton {
	font-weight: bold;
	color: #333333;
	text-decoration: none
}

.linkgross {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.topheader {
	font-size: 14px;
	color: #425459;
	font-weight: bold;
}
.uebers {
	font-size: 14px;
	color: #425459;
	font-weight: bold;
}
.linkgross:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #425459;
	text-decoration: none;
	font-weight: normal
}

.footerprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #425459;
	text-decoration: underline;
	font-weight: normal
}

.klein {
	font-size: 11px
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal
}

.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal
}
.copyright
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
#footer {
	clear:both;
	border:1px rgb(252, 195, 25) solid;
	text-align:center;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.blocklink {
    background-color:#F45205;
    border:1px rgb(1, 1, 1) solid;
    height:18px;
    font-size:12px;
    color:#ffffff;
    text-decoration:none;
}