html, body {
	margin:0;
	padding:0;
	height: 100%;
}

body{
	color: #000;        
	background-color: #fff;
	text-align: left;
}

div#website{
	min-height:100%;
    height: auto !important;
    height: 100%;	
	width:995px;
	background-image: url(images/bg_body.gif);
	background-position: left top;
	background-repeat: repeat-y;
}


/* ############################################################ */
/* #### Raster / Seitenaufteilung ############################# */

div#signet{
	position:absolute;
	z-index:2;
	left:180px;
	width:815px;
	height:53px;
	text-align:right;
	background-image: url(images/bg_signet.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}


/* Spalten */

div#columns{
	width:995px;
	padding-bottom:1em;
}

div#content{
	float:right;
	width:795px;
	padding-top:143px;
}

div#maincontent{
	float:left;
	width:590px;
	padding-top:11px;
	overflow:hidden;
}
div.maincontent_left{
	float:left;
	width:200px;
	overflow:hidden
}
div.maincontent_right{
	float:right;
	width:375px;
	overflow:hidden
}

div#marginalia{
	border-top:43px solid #ffffff;
	float:right;
	width:180px;
	padding-top:10px;
	overflow:hidden;
	background-image: url(images/bg_marginalia.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#marginalia div#margins{
	width:169px;
	margin-left:10px;
	overflow:hidden;
}

div#subnavcolumn{
	float:left;
	width:176px;
	padding-top:155px;
	overflow:hidden;
}
div#leftcontent{
	padding: 20px 0 0 10px;
	font-size:11px;
}


/* Header + Inhalte */

div#header{
	z-index:1;
	position:absolute;
	left:0;
	top:0;
	width:995px;
	height:143px;
	overflow:hidden;
	background-image: url(images/bg_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div#mainnav{
	position:absolute;
	top:53px;
	left:180px;
	width:815px;
	height:70px;
	overflow:hidden;
	color:#003366;
	background-color:#E1E1E1;
}

div#breadcrumb{
	position:absolute;
	top:123px;
	left:180px;
	width:815px;
	overflow:hidden;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:11px !important;
	line-height:11px !important;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding: 2px 0 0 0;
}

table.search{
	margin:0 0 10px 10px;
	color:#000000;
	background-color:#e1e1e1;
	border-collapse:collapse;
}
input#txtsearch{
	display:block;
	width:136px;
	font-size:11px;
}
div#subnavcolumn form{ margin:0; }

div#country{
	position:absolute;
	top:124px;
	left:885px;
	width:100px;
	height:18px;
	overflow:hidden;
	font-weight:bold;
	font-size:11px !important;
	line-height:18px !important;
	text-align:right;
}

div#langswitch{
	position:absolute;
	z-index:100;
	top:4px;
	left:200px;
	width:400px;
	height:30px;
	font-size:11px;
}


div.footer{
	border-top:1px solid #efefef;
	margin: 20px 205px 0 200px;
	color:#999999;
	background-color:inherit;
	text-align:center;
	font-size:11px;
}
div.footer a{
	color:#999999;
	background-color:inherit;
}

/* ClearBoth */
.clearboth{
	clear:both;
	height:1px;
	overflow:hidden;
}


/* ############################################################ */
/* #### Allgemeine Formatierungen (Schriften, Listen,... ) #### */


html, body, table, th, td, div{
	font-size: 11px;
	line-height:1.5em;
	font-family: tahoma, "Trebuchet MS", arial, verdana, helvetica, lucida, sans-serif;
}

h1{
	margin:0 0 0.5em 0;
	font-size:17px;
	line-height:1.4em;
	font-weight:bold;
	padding:0;
	font-family: arial, verdana, helvetica, lucida, sans-serif;
}

h2{
	margin:0 0 1em 0.1em;
	font-size:13px;
	line-height:1.4em;
	padding:0;
}

h3{
	font-size:12px;
	padding-left:2px;
}

h4{
	font-size:12px;
	margin:0 0 5px 0;
}

a{
	color:#003366;
	background-color:inherit;
}
div#leftcontent a{
	text-decoration:none;
}
a img{
	border:none;
}

#breadcrumb p{
	display:block;
	margin:0;
	padding: 0 0 0 15px;
	height:16px;
	overflow:hidden;
	color:#333333;
	background-color:inherit;
}
#breadcrumb a{
	color:#333333;
	background-color:inherit;
}

#country p{
	margin:0;
	padding: 0 0 0 10px;
}

div#langswitch a{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.box{
	border:1px solid #cccccc;
	padding:3px;
}


/* Formulare: */
fieldset{
	border:none;
	margin:0.5em 0 0 0;
	padding:0;
}
label{
	display:block;
}
div.csc-mailform-field{
	padding-bottom:5px;
}



/* ############################################################ */
/* #### News ################################################## */

div.latestnews{
	border:1px solid #cccccc;
	padding:3px;
	font-size:10px;
}

h2 span.date{
	font-weight:normal;
}
div.newslistimg{
	float:left;
	width:80px;
	overflow:hidden;
}
div.newslistitem p{
	display:block;
	margin:0;
	float:right;
	width:500px;
	overflow:hidden;
}


/* ############################################################ */
/* #### Hauptnavigation ####################################### */


div#mainnav ul{
	margin:0;
	padding:3px 0 0 5px;
	list-style-type:none;
	font-weight:bold;
}

div#mainnav li{
	display:block;
	float:left;
	padding:0 3px 0 3px;
	border-left:1px solid #000000;
	height:64px;
}
div#mainnav li.last{
	border-right:1px solid #000000;
}

div#mainnav a{
	display:block;
	padding:3px 4px 45px 4px;
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;
	line-height:16px;
	font-size:12px,12px;12px;
	height:64px;
	float:left;
}

div#mainnav a:hover,
div#mainnav a.active{
	color:#ffffff;
	background-color:#666666;
}


/* ############################################################ */
/* #### Unternavigation ####################################### */

ul#subnav{
	margin:0;
	padding:0 0 0 3px;
	list-style-type:none;
}

ul#subnav li{
	margin:0;
	padding: 1px 0 0 0;
	border-top:1px solid #000000;
	font-size: 11px;
}
ul#subnav li.last{
	border-bottom:1px solid #000000;
}

ul#subnav a{
	display:block;
	text-decoration:none;
	padding: 0 0 0 17px;
	color:#000000;
	background-color:#c8c8c8;
	font-weight:bold;
}


ul#subnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#subnav ul li{
	margin:0;
	padding: 2px 0 0 0;
	border:none;
}
ul#subnav ul a{
	padding: 0 0 0 29px;
}


ul#subnav ul ul li{
	margin:0;
	padding: 2px 0 0 0;

}
ul#subnav ul ul a{
	font-weight:normal;
	padding: 0 0 0 34px;
}


/* Farben u. Hintergrundbilder: */

ul#subnav a:hover,
ul#subnav a.cur,
ul#subnav a.curifsub{
	color:#ffffff;
	background-color:#666666;
}

ul#subnav a{
	background-image: url(images/bg_subnav_a.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
ul#subnav a.cur,
ul#subnav a.act{
	background-image: url(images/bg_subnav_a_cur.gif);
}

ul#subnav a.curifsub,
ul#subnav a.actifsub{
	background-image: url(images/bg_subnav_a_rootline.gif);
}


ul#subnav ul a{
	background-position: 12px 0;
}

ul#subnav ul ul a{
	background-image: none;
}












