/* sIFR */
@import url("sIFR-screen.css") screen;
@import url("sIFR-print.css") print;

/* generics */

html {
	font-size: 100.01%; 
	padding: 0; 
	margin: 0;
}
body {
	background: #FFF;
	color: #42515a; 
	font-size: 0.6875em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}

body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,legend,input,img {
	 margin:  0;
	 padding: 0;
}

img,fieldset { 
 border: 0;
}

a:link,
a:visited,
a:hover {
	color: #f99d1b;
	text-decoration: underline;
}


a img {
	border: none;
}

h1 {
	font-size: 2em;
	position: absolute;
	width: 192px;
	left: 794px;
	top: 51px;
	height: 79px;
}

div#header h1 a {
	display: block;
	width: 192px;
	height: 79px;
}

div#header  h1 span {
	display: none;
}

h2 {
	/*font-size: 2.18em;*/
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-left: 25px;
	color: #42515a;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	color: #42515a;
	text-transform: uppercase;
	border-bottom: solid 1px #42515a;
	width: 100%;
	margin-bottom: 7px;
	line-height: 1.2em;
}

h4 {
	display: inline;
	margin-right: 3px;
	float: left;
	font-size: 0.91em; 
	font-weight: bold;
	padding: 0 2px;
	color: #fff;
	background-color: #42515a;
}

h5 {
	font-size: 1em; 
	color: #42515a;
	text-transform: uppercase;
}

h6 {
	font-size: 0.85em; 
	}


/* structure */
div#wrapper {
	margin-left: 8px;
	width: 985px;
	_width: 993px;
	overflow: hidden;
}

div#header {
	position: relative;
	background-image:url(img/bg_header.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 985px;
	height: 138px;
	overflow: hidden;
}

/* image - claim box */

div#visual_big,
div#visual_small {
	margin-bottom: 20px;
	padding: 2px 0;
	width: 854px;
	color: #fff;
	border-top: solid 1px #42515a;
	border-bottom: solid 1px #42515a;
}

div#visual_small p{
	font-size: 2.8181em;
}

div#visual_big img,
div#visual_small img {
	float: left;
}

div#claim {
	float: left;
	padding: 10px 0 10px 10px;
	width: 273px;
	_width: 270px;
	background-image: url(img/bg_visualbig.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}

div#visual_big div#claim{
	height: 235px;
	margin-left: 1px;
}

div#visual_small div#claim{
	height: 77px;
}

div#claim h3 {
	width: 264px;
	color: #fff;
	font-size: 31px !important;
	_font-size: 30px !important;
	margin-bottom: 0;
	font-weight: normal;
	border: none;
	line-height: 37px;
}

div#claim h3 a{
	line-height: 1.2em;
}

#visual_big div#claim h3 {
/*font-size: 32px;*/
	font-size: 20px !important;
	margin:0;
	padding:0;
}

div#claim a{
color: #fff;
text-decoration: none;
}

div#claim p{
font-size: 13px;
	margin: 13px 0 5px 0;
	font-weight: bold;
	text-transform: uppercase;
}

div#claim ul {
	list-style: none;
	float: left;
	margin-top: 10px;
}

div#claim ul li {
	width: 237px;
	border-bottom: solid 1px #597881;
	padding: 1px 0 1px 12px;
	background-image: url(img/listdot.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 10px;
}


div#claim ul li a{
	color:#a6b4bd;
}

div#columns{
	float: left;
	background-image: url(img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 25px 25px;
}

div#column_1 {
	float:left;
	width: 620px;
	padding: 8px 25px 25px 0;
}

#home div#column_2 {
	padding: 8px 25px 25px 0;
}

div#column_2 {
	float:left;
	padding: 19px 25px 25px 0;
	width: 155px;
}

#home div#column_2 {
	padding: 8px 25px 25px 0 !important;
}

div#column_3 {
	float: left;
	width: 128px; 
	padding: 19px 0 0 7px; 
}

#home div#column_3{
	padding: 8px 0 0 7px; 
}

div#column_3 h3 {
	overflow: visible;
}


/* Inhalte in den Inhaltsmodulen */

div#column_1 img {
	float:left;
	margin: 0;
	padding:0;
}

div#column_1 h2 {
	margin-left: 0 !important;
	font-size: 32px;
}

div#column_1 p {
	margin: 0 0 10px 0px;
}

div#column_1 ul{
	float:left;
	margin:0;
	padding:0;
	list-style: none;
	width:100%;
}

div#column_1 ul li{
	padding: 2px 0 4px 12px;
	background-image: url(img/listdot.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	}

/* Introtext unter Headline */

div.introbox{
	float: left;
	width: 620px;
	margin: 0 20px 10px 0;
	padding: 5px 0;
	border-top: solid 1px #b1b0ab;
	border-bottom: solid 1px #b1b0ab;
}

div.introbox p{
	margin: 0 !important;
	font-size: 1em;
}

div.introbox p.orange{
	font-size: 0.91em;
	display:inline;
}

div.introbox p b{
	font-size: 0.91em;
}

.orange{ 
	color: #fcac15;
	text-transform: uppercase;
	font-weight: bold;
}

span.orange{ 
	color: #fcac15;
	text-transform: uppercase;
	font-weight: bold;
}

/* Teaser allgemein */

div.container {
	float:left;
	width: 620px;
}

div.teaser{
	float: left;
	margin: 0 0 10px 0;
}


/* Teaser über 2/3 Breite - mit oder ohne Bild */

div.column_1_100,
div.column_1_100_img {
	width: 620px;
}

div.column_1_100_image p {
	margin: 0 0 10px 110px;
}

div.column_1_66 {
	width: 398px;
}


div.column_1_50_right {
	width: 300px;
}

div.column_1_50_left {
	width: 300px;
	/*margin-right: 20px;*/
}

div.column_1_33 {
	width: 196px !important;
	margin-left: 25px;
}

div#column_1 span {
	color: #f99d1b;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.csc-sitemap ul,
div.teaser ul{
	margin-top: 10px;
	list-style: none;
	width: auto;
}


div.teaser ul li {
	border-bottom: solid 1px #597881;
	padding: 2px 0 4px 12px;
	background-image: url(img/listdot.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 0.91em;
}





div.column_1_50_left ul li {
	width: 192px;
}


div.column_1_33 ul li {
	width: 184px;
}

div#column_1 dl {
	float:left;
}


/* Inhalte rechte Spalte - column_2 */

div#column_2 h3{
	margin-bottom: 8px;
}

div#column_2 h4 {
	font-size: 1em; 
	font-weight: bold;
	padding: 0 2px;
	background-color: #fff;
	color: #42515a;
	display: inline;
}

div#column_2 p {
	margin: 0 0 10px 0px;
}

div#column_2 dl {
	width: 125px;
	margin-bottom: 8px;
}

div#column_2 dt{
	width: 125px;
	text-align: center;
}

/* Referenzliste home */

div#column_3 dl{
	width: 125px !important;
	text-align: center;
	padding: 5px 0;
	border-bottom: solid 1px #ccc;
}


/* Kontaktformular */


label {
	clear: left;
	float: left;
	width: 135px;
	display: block;
	text-align: right;
	margin: 0 25px 5px 0;
	color: #ccc;
	text-transform: uppercase; 
	font-weight: bold;
}

input,
textarea {
	float: left;
	margin: 0 0 5px 0;
	width: 260px;
	background: #ccc;
	border: #fff;
}

input.required ,
textarea{
	background: #fcac15;
}

label.required {
	color: #fcac15;
}

#marks {
	float: right;
	width: 190px;
	color: #CC0000;
}

div#footer {
	clear:left;
	float: left;
	width: 856px;
	margin: 2px;
	padding-bottom: 20px;
	border-top: solid 1px #42515a;
}

/* navigation elemenents */

ul#mainmenu {
	float: left;
	list-style: none;
	margin: 70px 0 12px 10px;
	width: 100%;
	_width: 985px;
}

ul#mainmenu li {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}

ul#mainmenu li a {
	display: block;
	padding: 0 0 1px 0;
/*	padding: 0 10px 1px 10px; */
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

ul#mainmenu li.active a {
/*	background-color: #42515a;*/
}

ul#submenu {
	float: left;
	list-style: none;
	margin: 0 0 0 12px;
	width: 100%;
}

ul#submenu li {
	float: left;
}

ul#submenu li a {
	display: block;
	margin: 0 2px 0 0;
	padding: 1px 10px 1px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	background-color: #42515a;
	border: solid 1px #42515a;
	text-decoration: none;
}

ul#submenu li.active a {
	color: #42515a;
	background-color: #fff;
	border: solid 1px #42515a;
}

/* column_2 - Navi dritte Ebene */

ul.subsubmenu {
	list-style: none;
	margin: 0 0 15px 0;
}

ul.subsubmenu li {
	width: 168px;
}

ul.subsubmenu li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 10px 1px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	background-color: #42515a;
	border: solid 1px #42515a;
	text-decoration: none;
}

ul.subsubmenu li.active a {
	color: #42515a;
	background-color: #fff;
	border: solid 1px #42515a;
}


/* colum_2 - Navi vierte Ebene */

ul.subsubmenu ul{
	list-style: none;
}

ul.subsubmenu li ul li{
	width: 168px;
}

ul.subsubmenu li ul li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 10px 1px 20px;
	color: #42515a;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	background-color: #fff;
	border: solid 1px #42515a;
	text-decoration: none;
	background-image:url(img/listdot_blue.gif);
	background-repeat:no-repeat;
	background-position: 10px 6px;
}





ul#metamenu {
	padding: 0 0 0 12px;
	list-style: none;
	}

ul#metamenu li {
	float: left;
}

ul#metamenu li a {
	display: block;
	margin: 0 2px 0 0;
	padding: 5px 10px 2px 10px;
	color: #14323d;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

ul#metamenu li.active a {
	color: #f99d1b;
}

/* testcase clearing */

.clearing:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* end of this line hides following line from IE5-mac and all non IEs \*/
* html .clearing {height: 1%;}
/* end hide */


/* News */
div.news-latest-item, 
div.news-list-item {
	margin-bottom: 20px;
}
div.news-latest-item h4 a, 
div.news-list-item h4 a {
	text-decoration: none;
}
div.news-list-item h4 a {
	color: #ffffff;
}
div.news-latest-item h4 span a, 
div.news-list-item h4 span {
	font-weight: normal;
	color: #202020;
}


.sIFR-alternate{
display: none;
}



@media print {
  /* ... Formatdefinitionen zum Drucken ... */
  #mainmenu,
#column_2,
#column_3	{ display:none; float: none;
 }



div#header {
	position: relative;
	background-image:url(img/bg_header_print.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 756px;
	height: 138px;
	overflow: visible;
}



}


/* Anzeige Downloadlinks */

div#column_1 dl{
	clear: left;
	margin-bottom: 15px;
}

#home div#column_1 dl{
	clear:none;
}

.news-single-links dt{
	display: none;
}

.print{
	background-image:url(img/printer.png);
	background-repeat:no-repeat;
	background-position:top 2px;
	padding-left: 19px;
	display: block;
	height: 16px;
}


.news-latest-item h4 span.news-latest-date {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

.news-latest-item h4 {
	padding: 0 !important;
}

.news-latest-item p.subheader {
	margin: 0 !important;
	clear:left;
}

.csc-sitemap ul li{

	padding: 2px 0 4px 12px;
	background-image: url(img/listdot.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 0.91em;
}

.csc-sitemap ul ul.ullevel2,
.csc-sitemap ul ul.ullevel3{
	padding-left: 15px;
}