body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	
    color: #004b88;
    text-decoration: none;

}
a:visited {
	
    text-decoration: none;
    color: #004b88;

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

}
a:active {
	
    text-decoration: none;

}
a img {
	border: none;
}

h1 {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	padding: 0px;
	font-weight:normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#contentRight h2 {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	padding: 0px;
	font-weight:normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h3 {
	font-size: 12px;
	font-weight: normal;
	color: #ff6c00;
	margin-top: 0px;
	margin-bottom: 9px;
	background-image: url(/static/img/single_dotted_line.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
}

p {
	margin-top: 0px;
	margin-bottom: 16px;
}
hr {
	display: none;
}

.hidden {
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px 
}

.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.cleaner8 {
	font-size: 1px;
	clear: both;
	height: 8px;
}

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
}
img.right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	list-style-type: none;
}
#content ul li {
	padding-left: 15px;
	line-height: normal;
	background-image: url(/static/img/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: list-item;
	padding-bottom: 2px;
}

#content li.linklist {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#content li.linklist a {
	
	line-height: normal;
	padding-bottom: 2px;
	display:block;
}
#content li.linklist a:hover {
	line-height: normal;
	padding-bottom: 2px;
	display:block;
}

a.more {
	padding-left: 15px;
	line-height: normal;
	background-image: url(/static/img/li_linklist.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display:block;
}
a.more:hover {
	padding-left: 19px;
	line-height: normal;
	background-image: url(/static/img/li_linklist-hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display:block;
}


/*form definitions*/

form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.eingabeXL {
	width: 500px;
}
.eingabeL {
	width: 400px;
}
.eingabeM {
	width: 250px;
}
.eingabeS {
	width: 100px;
}
.eingabeXS {
	width: 50px;
}
.eingabeRef {
	width: 150px;
}

fieldset {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
legend {
	color: #999999;
}

label {
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 0px;
}
label.labelleft {
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 150px;
	float: left;
}
label.referenzen {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
label.radiobox {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
label.checkbox {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.buttondiv {
	text-align: right;
	padding-top: 10px;
}

.buttondiv label{ 
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px 
}
/*form definitions*/




#container {
	width: 600px;

}

#lang {
	display:none;
}

#headHome {
	display:none;
}
#bannerHome {
	display:none;
}

#head {

}
#banner {
	height: 71px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#nav {
	display:none;
}

#contentHome {

}
.homeBoxLeft {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.homeBoxLeft p {
	padding-right: 9px;
}
.homeBoxSpacer {
	display:none;
}
.homeBoxRight {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.HomeBoxRightCol1 {
	float: left;
	width: 270px;
	padding-right: 20px;
	padding-left: 10px;
}
.HomeBoxRightCol2 {
	float: left;
	width: 270px;
}
#footer {
	padding-top: 2px;
	font-size: 11px;
	color:#999;
}
#footerLeft {
	
}
#footerRight {
	display:none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration:none;
	line-height: 11px;
}
.HomeBoxRightCol2 .left {
	padding-bottom: 40px;
	padding-top: 3px;
}
#left {
	display:none;
}
#right {

	padding-bottom: 30px;

}


#contentLeft {
		padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#contentRight {


	border: 1px solid #CCC;
}
table {
	margin-bottom: 16px;
}
#container #logoPrint {
	margin-bottom: 20px;
}
#sitemap ul {
	margin-bottom: 0px;
}
#sitemap ul li {
	padding-bottom: 0px;
}