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;
	background-image: url(../img/bg_world.jpg);
	background-repeat: no-repeat;
}

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;
    color: #004b88;
}
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(../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(../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;
	background-image:none;
}
#content li.linklist a {
	padding-left: 15px;
	line-height: normal;
	background-image: url(../img/li_linklist.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 2px;
	display:block;
}
#content li.linklist a:hover {
	padding-left: 15px;
	line-height: normal;
	background-image: url(../img/li_linklist-hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 2px;
	display:block;
}

a.more {
	padding-left: 15px;
	line-height: normal;
	background-image: url(../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(../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: 960px;
	margin-right: auto;
	margin-left: auto;
}

#lang {
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
}
#lang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration:none;
	line-height: 11px;
}
#lang a.act {
	color:#000;
}
#headHome {
	background-image: url(../img/bg_grad.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px;
	padding-bottom: 30px;
}
#bannerHome {
	height: 270px;
}

#head {
	background-image: url(../img/bg_grad.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 121px;
	padding-bottom: 30px;
}
#banner {
	height: 71px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#nav {
	font-size: 18px;
	line-height: 24px;
	background-image: url(../img/bg_nav.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration:none;
	padding: 0px 10px 0px 10px;

}
#nav a:hover {
	color: #f9a61a;
}
#nav a.act {
	font-weight:bold;

}
#contentHome {
	background-image: url(../img/bg_boxes_home.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}
.homeBoxLeft {
	width: 458px;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float:left;
	padding-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #CCC;
	background-color: #FFF;
}
.homeBoxLeft p {
	padding-right: 9px;
}
.homeBoxSpacer {
	width: 20px;
	float:left;
}
.homeBoxRight {
	width: 468px;
	padding-top: 10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float:left;
	padding-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #CCC;
	background-color: #FFF;
}
.homeBoxRightInner {
	background-image: url(../img/dottedLineVertical.gif);
	background-repeat: repeat-y;
	background-position: 235px 0px;
}
.HomeBoxRightCol1 {
	float: left;
	width: 215px;
	padding-right: 20px;
	padding-left: 9px;
}
.HomeBoxRightCol2 {
	float: left;
	width: 215px;
}
#footer {
	background-image: url(../img/dottedLineHoriziontal.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	font-size: 11px;
	color:#999;
}
#footerLeft {
	float: left;
	width: 740px;
}
#footerRight {
	float: left;
	width: 220px;
	text-align:right;
}
#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 {
	float: left;
	width: 240px;
}
#right {
	float: left;
	width: 720px;
	background-image: url(../img/bg_grad.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;

}

#subnav {
	background-image: url(../img/dottedLineHoriziontal.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 20px;
}

#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	display:block;
	background-image: url(../img/dottedLineHoriziontal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav a:hover {
	color: #f9a61a;
}
#subnav a.act {
	font-weight:bold;

}

#subnav ul ul {
	background-image: url(../img/dottedLineHoriziontal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
} 
#subnav ul ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	display:block;
	background-image: none;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#contentInner {
	min-height: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 8px;
	background-color:#FFF;
}
#contentInnerLine {
	background-image: url(../img/dottedLineVertical.gif);
	background-repeat: repeat-y;
	background-position: 470px 10px;
}
#contentLeft {
	width: 460px;
	padding-right: 20px;
	float:	left;
}
#contentRight {
	width: 220px;
	float:	left;
}
table {
	margin-bottom: 16px;
}
#logoPrint {
	display: none;
}
#sitemap ul {
	margin-bottom: 0px;
}
#sitemap ul li {
	padding-bottom: 0px;
}