body {
	margin:0px;
	background: #E8E8E8;
}

h1  {
	color: #9B0F20;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2  {
	color: #9B0F20;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3  {
	color: #111010;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

h4  {
	color: #111010;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

h5  {
	color: #111010;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

h6  {
	color: #111010;
	font-size: 7pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	margin: 0px;
	color:#111010;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
}
html>body ul {
	margin-left: -20px;
}

li {
	margin: 0px;
	color:#111010;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.liststyle {
	list-style-image: url(img/li.gif);
}

td.head {
	width: 933px;
	height: 27px;
	border-bottom:1px solid #828282;
	background: transparent url(img/line.gif);
	vertical-align: top;
	text-align: right;
}

td.menue {
	width:230px;
	height:20px;
	/*background-color:#B8B6B6;*/
	/*border-bottom:1px solid #878787;*/
	padding-left:10px;
	padding-right:5px;
}

td.menueImg {
	width:230px;
	background-color:#DADADA;
	border-bottom:1px solid #878787;
}

.content {
	width: 702px;
	vertical-align: top;
}
html>body .content {
	width: 652px;
}

.contentL {
	width: 399px;
	background-color: #F0EDED;
	padding-top:25px;
	padding-right: 20px;
	padding-bottom:10px;
	padding-left: 25px;
}

.contentLref {
	width: 389px;
	background-color: #F0EDED;
	padding-top:25px;
	padding-right: 5px;
	padding-bottom:10px;
	padding-left: 10px;
}

.contentR {
	width: 303px;
	border-left: 1px solid #b6b6b6;
	background-color: #F2F2F2;
	padding-top:25px;
	padding-right: 15px;
	padding-bottom:10px;
	padding-left: 15px;
}

.impressum {
	color:#333333;
	text-decoration: none;
	font-size: 11px;
}

.menue {
	color:#4B4D4B;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

.submenue {
	color:#B80F23;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

.submenue:hover {
	color:#4B4D4B;
}

.subsubmenue {
	color:#6B6B6B;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}

.subsubmenue:hover {
	color:#FF9900;
}

.submenueSelected {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}

.subsubmenueSelected {
	color:#FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}

.submenueBg {
	width:229px;
	border-right:1px solid #999999;
	background:#E8E8E8 url(img/bgLeft.jpg) bottom center no-repeat;
	vertical-align: top;
}

a {
	color: #9B0F20;
	text-decoration: none
}

table.image {
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #A7A7A5;
	float:left;
	padding:2px;
}

.textfield {
	width:350px;
	border:1px solid #7D7E7D;
	background-color: #F0EDED;
}

.textfieldsmall {
	width: 180px;
	border:1px solid #7D7E7D;
	background-color: #F0EDED;
}

.referenzTable {
	width: 383px;
	height: 71px;
	background-color: #EAE7E7;
	border: 1px solid #BFBCBC;
}

#tblDownload {
	border-top: 1px solid #BFBCBC;
}
#tblDownload td {
	border-bottom: 1px solid #BFBCBC;
	height: 25px;
	padding-left: 5px;
}
#tblDownload td p {
	/*line-height: 25px;*/
}

.popup {
width: 175px;
background-color: #F2F2F2;
border-left: 1px solid #B8B6B6;
border-bottom: 1px solid #B8B6B6;
border-right: 1px solid #B8B6B6;
}
.popuptop {
border-top: 1px solid #B8B6B6;
}

.popupLink {color: #4B4D4B;}
.popupLink:hover {color: #730916; display: block; background-color: b8b6b6;}
