*{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color: #245A80;
	margin:0;
	color:#000000;
	background-image: url(bilder/layout/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

div{
	font-size:12px;
	color:#000000;
}

#header {
	width:660px;
	height:74px;
	padding: 0px;
	margin: 24px 0px 0px 0px;
	background-image: url(bilder/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

#headerempty {
	width:640px;
	height:60px;
	padding: 0px;
	margin: 0px;
}

#mainbox {
	width:660px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(bilder/layout/content_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#content {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	text-align: left;
	background-image: url(bilder/layout/content_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#leftcol {
	width:162px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	float: left;
	text-align: center;
}

#rightcol {
	width:453px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	float: left;
	text-align: center;
}

.clear {	
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

#footer {
	width:660px;
	height:24px;
	padding: 0px;
	margin: 0px;
	background-image: url(bilder/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#AA0000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}


h1, h2, h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size:16px;
	text-align: left;
}


h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size:20px;
	text-align: left;
}

p.textbox {
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

p.toptext {
	text-align: justify;
	padding: 26px 0px 0px 0px;
	margin: 0px;
}

p.ip {
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 32px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px;
	border-style: dotted;
	border-color: #cfcfcf;
}

p.contentad {
	text-align: center;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.infotable {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: dotted;
	border-color: #cfcfcf;
}

td.leftinfo {
	width: 150px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-style: solid;
	border-color: #cfcfcf;
	padding: 5px 0px 5px 2px;
	font-size: 11px;
}

td.rightinfo {
	width: 300px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-style: solid;
	border-color: #cfcfcf;
	padding: 5px 0px 5px 2px;
	font-size: 11px;

}

td.leftinfo2 {
	width: 150px;
	padding: 5px 0px 5px 2px;
	font-size: 11px;
}

td.rightinfo2 {
	width: 300px;
	padding: 5px 0px 5px 2px;
	font-size: 11px;

}

.map {
	border: 1px;
	border-style: solid;
	border-top-color: #666666;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #666666;
	padding: 0px;
	margin: 0px;

}

#footerlinks {
	width: 700px;
	color: #cfcfcf;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#footerlinks a,
#footerlinks a:link,
#footerlinks a:active,
#footerlinks a:visited {
	text-decoration:none;
	color: #dfdfdf;
	font-size:11px;
}


#footerlinks a:hover {
	text-decoration:underline;
	color: #dfdfdf;
	font-size:11px;
}

#copyright {
	color: #cfcfcf;
	font-size: 11px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#copyright a,
#copyright a:link,
#copyright a:active,
#copyright a:visited {
	text-decoration:none;
	color: #cfcfcf;
	font-size:11px;
}

#copyright a:hover {
	text-decoration:underline;
	color: #cfcfcf;
	font-size:11px;
}

.red {
	color: #BB0000;
}

.green {
	color: #008800;
}

.small {
	font-size: 11px;
}
