/******** HTML ELEMENTS ********/

html { 
padding:0px;
margin:0px;
height: 100%;
}

body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#000;
	line-height:16px;
}

h1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:16px;
	color:#13568a;
}

table {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#000;
	line-height:16px;
}

ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
/******** IDs ********/
#container {
	width:1005px;
	height:100%;
}

#metanavigation {
	background:url(images/bg_metanavigation.gif) top left no-repeat;
	width:1005px;
	height:27px;
}

#metalinks {
	float:right;
	margin:4px 0 0 0;
}

#metalinks a:link {
	color:#ffffff;
	padding-right:15px;
	text-decoration:none;
}

#metalinks a:active {
	color:#ffffff;
	padding-right:15px;
	text-decoration:none;
}

#metalinks a:visited {
	color:#ffffff;
	padding-right:15px;
	text-decoration:none;
}

#metalinks a:hover {
	color:#ffffff;
	padding-right:15px;
	text-decoration:none;
}

#metalinks ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#metalinks ul li {
	float:left;
	margin:0px;
	padding:0px;
}

.trenner {
	color:#ffffff;
	margin:0 15px 0 0;
	font-size:16px;
}
.menutrenner {
	color: #13568a;
	margin:0 10px 0px 0;
	font-size:17px;
	
	/*font-weight: bold;*/
}

#sprachweiche {
	float:right;
	margin:3px 110px 0 50px;
	height:25px;
}

#hauptnavigation {
	width:1005px;
	height:82px;
	/*border: 1px solid black;*/
}

#logo {
	float:left;
	background:url(images/logo.gif) top left no-repeat;
	margin:18px 0 0 20px;
	width:279px;
	height:45px;
}

#logo a:link {
	width:279px;
	height:45px;
	text-decoration:none;
}

#logo a:active {
	width:279px;
	height:45px;
	text-decoration:none;
}

#logo a:visited {
	width:279px;
	height:45px;
	text-decoration:none;
}

#logo a:hover {
	width:279px;
	height:45px;
	text-decoration:none;
}

#navigation {
	float:left;
	/*position: absolute;*/
	width: 680px;
	margin:0px 0 0 25px;
	padding-top: 27px;
	/*height:50px*/
	/*height:80px;*/
	/*border: 1px solid black;*/
}

#navigation a:link {
	font-weight:bold;
	text-decoration:none;
}

#navigation a:active {
	font-weight:bold;
	text-decoration:none;
}

#navigation a:visited {
	font-weight:bold;
	text-decoration:none;
}

#navigation a:hover {
	font-weight:bold;
	text-decoration:none;
}

#navigation .subnavigation a:link {
	font-weight:normal;
	text-decoration:none;
}

#navigation .subnavigation a:active {
	font-weight:normal;
	text-decoration:none;
}

#navigation .subnavigation a:visited {
	font-weight:normal;
	text-decoration:none;
}

#navigation .subnavigation a:hover {
	font-weight:normal;
	text-decoration:none;
}

html>body #navigation  {

padding-top: 27px;
/*height: 15px;*/
}

#navigation ul {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	
}

#navigation ul li {
	display: inline;	
}

#navigation li.NOtrenner {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-left:2px solid #13568a;
	width:5px;
	color:#ffffff;
	height:15px;
}

#navigation li.NO {
	float:left;
	margin:0px;
	padding:0px;
	/*height: 40px;*/
	height: 22px;
	/*border: 1px solid black;*/
	display: inline;
}
#navigation li.NO a:link {
	color:#13568a;
	/*font-size:14px;*/
	height: 25px;
	padding:0 10px 0 10px;
}

#navigation li.NO a:active {
	color:#13568a;
	/*font-size:14px;*/
	padding:0 10px 0 10px;
	background-image: url(back_pfeil.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#navigation li.NO a:visited {
	color:#13568a;
	/*font-size:14px;*/
	padding:0 10px 0 10px;
}

#navigation li.NO a:hover {
	color:#13568a;
	height: 22px;
	/*font-size:14px;*/
	padding:0px 10px 0 10px;
	background-image: url(back_pfeil.gif);
	background-position: center;
	background-repeat: no-repeat;
}
html>body #navigation li.NO a:hover {
background-position: center;
padding: 1px 10px 0 10px;
/*height: 30px;*/
}

#navigation li.NOmiddle {
	float:left;
	margin:0px;
	padding:0px;
	/*height: 40px;*/
	height: 22px;
	/*border: 1px solid black;*/
	display: inline;
	
}
#navigation li.NOmiddle a:link {
	color:#13568a;
	/*font-size:14px;*/
	height: 25px;
	padding:0 10px 0 10px;
	border-left: 2px solid #13568a;
}

#navigation li.NOmiddle a:active {
	color:#13568a;
	/*font-size:14px;*/
	padding:0 10px 0 10px;
	background-image: url(back_pfeil.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#navigation li.NOmiddle a:visited {
	color:#13568a;
	/*font-size:14px;*/
	padding:0 10px 0 10px;
}

#navigation li.NOmiddle a:hover {
	color:#13568a;
	height: 22px;
	/*font-size:14px;*/
	padding:0px 10px 0 10px;
	background-image: url(back_pfeil.gif);
	background-position: center;
	background-repeat: no-repeat;
}
html>body #navigation li.NOmiddle a:hover {
background-position: center;
padding: 1px 10px 0 10px;
/*height: 30px;*/
}

#navigation li.CUR {
	float:left;
	margin:0px;
	padding:0px;
	/*height: 40px;*/
	/*border: 1px solid black;*/
	display: inline;
}
#navigation li.CUR, #navigation li.ACT {
	float:left;
	margin:0px;
	padding:0px;
	height: 22px;
	/*border: 1px solid black;*/
	display: inline;
	background-image: url(back_pfeil.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#navigation li.CUR a:link {
	color:#13568a;
	/*font-size:14px;*/
	height: 25px;
	padding:0 10px 0 10px;

}

#navigation li.CUR a:active {
	color:#13568a;
	/*font-size:14px;*/
	padding:0 10px 0 10px;

}

#navigation li.CUR a:visited {
	color:#13568a;
	/*font-size:14px;*/
	padding:0 10px 0 10px;
}

#navigation li.CUR a:hover {
	color:#13568a;
	/*height: 22px;*/
	/*font-size:14px;*/
	/*padding:0px 10px 0 10px;*/

}


/*#navigation li.NO ul li.NO2 a:hover {
	color:#13568a;
	height: 20px;
	padding:0px 10px 0 10px;

}*/


#subnavigation {
	/*position: relative;*/
	/*border: 1px solid black;*/
	margin-top: 5px;
}
html>body #subnavigation {
position: absolute;
margin-left: 182px;
margin-top: 20px;
}

#subnavigation ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	position: absolute;
	/*height: 20px;*/
	/*border: 1px solid yellow;*/
	width: 250px;
}
#subnavigation ul li {
	/*float:left;*/
	margin:0px;
	padding:0px;
	/*border: 1px solid black;*/
}
#subnavigation li.NO2 {
	color:#13568a;
	font-size:12px;
	/*margin-top: 5px;*/
	padding:0px;
}

#subnavigation li.NO2 a {
	color:#13568a;
	font-size:12px;
	padding:0 5px 0 10px;
	text-decoration: none;
}

#subnavigation li.NO2 a:active {
	color:#13568a;
	font-size:12px;
	padding:0 5px 0 10px;
}

#subnavigation li.NO2 a:visited {
	color:#13568a;
	font-size:12px;
	padding:0 5px 0 10px;
}

#subnavigation li.NO2 a:hover {
	color:#13568a;
	font-size:12px;
	padding:0 5px 0 10px;
	/* FAKE IE */
	background-image: none;
}
/*TEST für ACT und CUR*/

#subnavigation li.ACT2 {
	color:#13568a;
	font-size:11px;
	margin-top: 5px;
}

#subnavigation li.ACT2 a {
	color:#13568a;
	font-size:11px;
	padding:0 5px 0 5px;
	text-decoration: none;
}

#subnavigation li.ACT2 a:active {
	color:#13568a;
	font-size:11px;
	padding:0 5px 0 5px;
}

#subnavigation li.ACT2 a:visited {
	color:#13568a;
	font-size:11px;
	padding:0 5px 0 5px;
}

#subnavigation li.ACT2 a:hover {
	color:#13568a;
	font-size:11px;
	padding:0 5px 0 5px;
}

#subnavigation li.CUR2 {
	color:#13568a;
	font-size:11px;
	margin-top: 5px;
}

#subnavigation li.CUR2 a {
	color:#13568a;
	font-size:11px;
	padding:0 5px 0 5px;
	text-decoration: none;
}

#subnavigation li.CUR2 a:active {
	color:#13568a;
	font-size:11px;
	padding:0 5px 0 5px;
}

#subnavigation li.CUR2 a:visited {
	color:#13568a;
	font-size:11px;
	padding:0 5px 0 5px;
}

#subnavigation li.CUR2 a:hover {
	color:#13568a;
	font-size:11px;
	padding:0 5px 0 5px;
}


/* ENDE Hauptnavigation*/


#bildbereich {
	width:1005px;
	height:270px;	
}

#seite {
	
}

#inhalt {
	width:635px;
	margin:36px 150px 30px 186px;
}

#inhalt ul {
	list-style-image:url(images/li.gif);
	margin:0 0 0 20px;
	padding:0 0 0 10px;
}

#inhalt ul li {
	padding-bottom:3px;
}

#footerarea {
	background:url(images/bg_footer.gif) top left;
	width:1005px;
	height:27px;
	text-align:center;
}

#footer {
	padding:7px 0 0 50px;
	color:#ffffff;
	font-size:10px;
}

#footer a:link {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

#footer a:active {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

#footer a:visited {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}



/******** CLASSES ********/

#langselector ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#langselector ul li {
	/*float: left;  */
	display: inline;
	/*position: relative;*/
	/*top: 0px;
	color: #FFF;
	padding: 0 5px 0 0;*/
	
}



.english a:link {
	background: url(images/en.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.english a:active {
	background: url(images/en.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.english a:visited {
	background: url(images/en.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.english a:hover {
	background: url(images/en.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.english_abstand a:link, .english_abstand a:active, .english_abstand a:visited, .english_abstand a:hover {
	background: url(images/en.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	margin-left: 10px;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.deutsch a:link {
	background: url(images/de.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.deutsch a:active {
	background: url(images/de.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.deutsch a:visited {
	background: url(images/de.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.deutsch a:hover {
	background: url(images/de.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.chinese a:link {
	background: url(images/cn.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	margin-left: 10px;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.chinese a:active {
	background: url(images/cn.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	margin-left: 10px;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.chinese a:visited {
	background: url(images/cn.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	margin-left: 10px;
	color:white;
	line-height:18px;
	text-decoration:none;
}

.chinese a:hover {
	background: url(images/cn.gif) top right no-repeat;
	padding:2px 30px 5px 0;
	margin-left: 10px;
	color:white;
	line-height:18px;
	text-decoration:none;
}

table.flotte_uebersicht {
	border-collapse:collapse;
	width:635px;
	margin:0 0 20px 0;
}

table.flotte_uebersicht caption {
	text-align:left;
	font-weight:bold;
	color:#13568a;
	margin:10px 0 10px 0;
}

table.flotte_uebersicht th {
	text-align:left;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	background:#89aac4;
	color:#ffffff;
	border:1px solid #89aac4;
}

table.flotte_uebersicht th.td-0,
table.flotte_uebersicht th.td-1,
table.flotte_uebersicht th.td-2,
table.flotte_uebersicht th.td-3,
table.flotte_uebersicht th.td-4,
table.flotte_uebersicht th.td-5 {
	border-right:1px solid #ffffff;
}

table.flotte_uebersicht th.td-6 {
	border:1px solid #89aac4;
}

table.flotte_uebersicht tr.tr-even {
	background:#f1fafd;
}

table.flotte_uebersicht td {
	text-align:left;
	padding:5px 5px 5px 5px;
	border:1px solid #89aac4;
}

table.flotte_uebersicht td.td-0 {
	width:115px;
}

table.flotte_uebersicht td.td-1 {
	width:160px;
}

table.flotte_uebersicht td.td-2 {
	width:30px;
}

table.flotte_uebersicht td.td-3 {
	width:60px;
}

table.flotte_uebersicht td.td-4 {
	width:70px;
}

table.flotte_uebersicht td.td-5 {
	width:70px;
}

table.flotte_tech {
	border-collapse:collapse;
	width:300px;
	margin:10px 0 0 125px;
}

table.flotte_tech th {
	text-align:left;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	background:#89aac4;
	color:#ffffff;
	border-top:1px solid #89aac4;
}

table.flotte_tech td {
	border:1px solid #89aac4;
	padding:5px 5px 5px 5px;
}

table.flotte_tech th.th-horz {
	width:100px;
	border-bottom:1px solid #ffffff;
}

table.flotte_tech th.th-horz-indent {
	width:100px;
	border-bottom:1px solid #ffffff;
	border-left:10px solid #ffffff;
	background:#b8ccdc;
}

table.flotte_tech th.th-horz-vert {
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

table.flotte_tech th.th-vert {
	border-right:1px solid #ffffff;
}

table.flotte_tech th.th-vert-end {
	border-right:1px solid #89aac4;
}

table.flotte_tech tr.tr-even {
	background:#f1fafd;
}

table.flotte_links {
	width:300px;
	margin:10px 0 0 125px;
}

table.flotte_links td.td-0 {
	text-align:left;
}

table.flotte_links td.td-1 {
	text-align:right;
}

.csc-mailform {
	border:none;
	padding:0px;
	margin:0px;
}

#mailformtv {
	border:none;
	padding:0px;
	margin:0px;
}

.csc-mailform-radio {
	float:left;
}

legend {
	display:none;
}

.csc-mailform-field label {
	clear:both;
	float:left;
	width:100px;
	margin:5px 0 0 0;
}

.csc-mailform-field input {
	float:left;
	width:300px;
	border:1px solid #13568a;
	margin:5px 0 0 0;
}

#mailformtv input {
	float:left;
	width:15px;
	margin:8px 5px 0 0;
	border:none;
}

#mailformtv label {
	clear:none;
	float:left;
	width:40px;
}

#mailformtv {
	width:80px;
	float:left;
	
}

.csc-mailform-field textarea {
	float:left;
	width:300px;
	border:1px solid #13568a;
	margin:5px 0 0 0;
}

#mailformformtype_mail {
	background:url(images/submit_bg.gif) top left no-repeat;
	clear:both;
	float:right;
	border:none;
	line-height:16px;
	text-align:left;
	margin:5px 210px 0 0;
	padding:0 0 0 15px;
	width:150px;
	/*cursor:hand;
	cursor:pointer;*/
}



/******** LINKS ********/
#inhalt a:link {
	background:url(images/mehr.gif) top left no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#11568B;
}

#inhalt a:active {
	background:url(images/mehr.gif) top left no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#11568B;
}

#inhalt a:visited {
	background:url(images/mehr.gif) top left no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#11568B;
}

#inhalt a:hover {
	background:url(images/mehr.gif) top left no-repeat;
	padding:0 0 0 15px;
	text-decoration:underline;
	color:#11568B;
}