/* News List Styles */
.news_list {
	padding-bottom: 15px;
}


/* Basic Definitions */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #012847;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

tbody {
	font-size: 12px;
}
td {
	vertical-align: top;
	width: 300px;
}

/* Base-Elements Definitions */
.clear		{ clear:both; height:0px; font-size:0px; line-height: 0px; }
.clear_left	{ clear:left; height:0px; font-size:0px; line-height: 0px; }
.clear_right	{ clear:right; height:0px; font-size:0px; line-height: 0px; }
a { outline: none; }
h1 {
	color: #012847;
	font-size: 16px;
	margin-bottom: 10px;
}
h2 {
	color: #012847;
	font-size: 13px;
	margin-bottom: 10px;
}

h3
 {
border-bottom:1px solid #156F96;
color:#012847;
font-size:16px;
margin:0 10px 10px;
padding:0 5px 3px;
}

/* Enviroment Definitions */
#navi_bg {
	width: 100%;
	height: 35px;
	background: url(/de/wLayout/design/img/bg_mainmenu.png) top left repeat-x transparent;
}
#navi {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
}
#search {
	float: right;
	width: 150px;
	height: 16px;
	padding: 10px 10px 9px 20px;
	text-align: right;
	background: url(/de/wLayout/design/img/trenner_mainmenu.gif) left center no-repeat transparent;
}
#search_input {
	float: left;
	width: 133px;
	height: 16px;
	background: url(/de/wLayout/design/img/search_input.png) top center no-repeat transparent;
}
#search_input input {
	width: 110px;
	background: transparent;
	color: #E1EBF1;
	font-size: 11px;
	border: none;
	margin: 0px 3px 0 0;
}
#search_button {
	float: left;
	width: 17px;
	height: 16px;
	background: url(/de/wLayout/design/img/search_button.png) top center no-repeat transparent;
	cursor: pointer;
}
#products_bg {
	width: 100%;
	height: 102px;
	background-color: #136A90;
}
#products {
	width: 1000px;
	height: 102px;
	margin: 0 auto;
}
.product {
	float: left;
	width: 75px;
	height: 84px;
	padding: 9px 25px 9px 25px;
	
}


/* Header */
#header {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	
}
#logo {
	float: left;
	width: 285px;
	height: 60px;
	padding: 20px 0 10px 15px;
	
}
#image {
	width: 1000px;
	/* height: 274px; */
	min-height: 208px;
	_height: 208px;
	margin: 0 auto;
}




/* Content */
#content_container {
	width: 1000px;
	min-height: 200px;
	_height: 200px; /* IE6 */
	margin: 0 auto 35px auto;
	background-color: #aacbdd;
}
#content {
	float: left;
	width: 610px;
	min-height: 200px;
	_height: 200px; /* IE6 */
	color: #012847;
	padding: 20px 90px 20px 20px;
	_padding-bottom: 20px; /* IE6 */
	line-height: 22px;
}
#content a {
	color: #012847;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content ul {
	margin-left: 17px;
}
#content li {
	padding: 2px 0;
}
#infoboxes {
	float: right;
	width: 279px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	padding: 20px 0 20px 0;
	border-left: 1px solid #05537A;
}
#infoboxes h1 {
	color: #012847;
	font-size: 16px;
	border-bottom: 1px solid #156f96;
	padding: 0 5px 3px 5px;
	margin: 0 10px 10px 10px;
}
#infoboxes ul {
	list-style: none;
	padding: 0 0 0 18px;
}
#infoboxes ul li {
	padding: 3px 0;
}
#infoboxes ul li ul {
	list-style: disc;
	padding: 0;
	margin-left: 15px;
}
#infoboxes ul li ul li {
	padding: 0 5px 2px 0;
}
#infoboxes ul li ul li ul li {
	padding: 2px 10px;
}
#infoboxes ul a {
	color: #012847;
	font-weight: normal;
	text-decoration: none;
}
#infoboxes ul a.aktiv {
	color: #CC071E;
	text-decoration: none;
}
#infoboxes ul a:hover {
	color: #CC071E;
	text-decoration: none;
}

#adresse {
padding: 20px 15px 0px 15px;
line-height: 19px;
}

/* Footer */
#footer {
	width: 990px;
	height: 25px;
	margin: 0 auto;
	padding: 10px 10px 0 0;
	text-align: right;
	color: #7FB2CE;
	font-size: 11px;
}




/* Navigation Definitions:  */
#breadcrumb {
	width: 980px;
	height: 24px;
	padding: 11px 0 0 20px;
	margin: 0 auto;
	color: #7FB2CE;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
#breadcrumb a {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #7FB2CE;
	text-decoration: none;
}
#breadcrumb a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #E1EAEF;
	text-decoration: none;
}
#topmenu {
	float: right;
	width: 350px;
	height: 15px;
	padding: 65px 10px 10px 0;
	text-align: right;
	color: #7FB2CE;
	font-size: 11px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
}
#topmenu li {
	display: inline;
	margin: 0 0 0 15px;
}
#topmenu a, #topmenu a:active, #topmenu a:visited, #topmenu a:link {
	color: #7FB2CE;
	text-decoration:none;
}
#topmenu a:hover {
	color: #E1EAEF;
	text-decoration: none;
}
#mainmenu {
	float: left;
	width: 820px;
	height: 35px;
	color: #7FB2CE;
	font-size: 13px;
}
#mainmenu ul {
	list-style: none;
	margin: 9px 0px 0 20px;
}
#mainmenu li {
	display: inline;
	margin: 0 40px 0 0;
}
#mainmenu a, #mainmenu a:active, #mainmenu a:visited, #mainmenu a:link {
	color: #7FB2CE;
	text-decoration:none;
}
#mainmenu a:hover {
	color: #E1EAEF;
	text-decoration:none;
}
#mainmenu ul.level2 {
	display: none;
}

/* Content Elements Definitions */
div.text {
	margin-bottom: 15px;
}


/* Kontaktformular */
td.formCaption {
	width: 100px;
	padding: 3px;
	vertical-align: top;
}
td.right {
	text-align: right;
}
td.formValue {
	width: 310px;
	padding: 3px;
	vertical-align: top;
}
input, textarea {
	border: none;
	color: #012847;
	font-size: 11px;
	padding: 3px;
	font-family: Tahoma,verdana,arial,sans-serif;
	background-color: #FFFFFF;
}
select {
	color: #1a1e20;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma,verdana,arial,sans-serif;
	border: 1px solid #B1B3B4;
}
td.formValue input.checkbox, td.formCaption input.checkbox {
	border: none;
	width: 20px;
}
td.formValue input {
	width: 300px;
}
td.formValue input.zip {
	margin-right: 5px;
	width: 70px;
}
td.formValue input.city {
	width: 217px;
}
td.formValue textarea {
	width: 300px;
	height: 50px;
}
td.formButton input {
	padding: 2px;
	margin-left: 3px;
	margin-top: 5px;
}

td.formButton input {
	background-color: #05537A;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}


/* Master Template Auto Definitions */
div.fliesstext_bild_links div.text, div.fliesstext_bild_rechts div.text {
	float:left;
	width:400px;
}
div.fliesstext_bild_links div.bild, div.fliesstext_bild_rechts div.bild {
	float:left;
	width:180px;
}
div.fliesstext_bild_links div.bild img, div.fliesstext_bild_rechts div.bild img {
	border:none;
}
div.fliesstext_bild_links div.bild {
	margin-right:20px;
}
div.fliesstext_bild_rechts div.bild {
	margin-left:20px;	
}
	
img {
	border:none;
}
	
.bilderleiste {
  padding:20px 0 0 0;
}

.bilderleiste .bildbox {
  float:left;
  margin:0 15px 15px 0;
}

.bilderleiste .bildbox img.bild {
  border:1px solid #565656;
}
	
hr {
  background-color:#CBCBCB;
  color:#CBCBCB;
  border:#CBCBCB;
  height:1px;
}
.ref_box {
  width:700px !important;
  float:left;
  margin:10px 0 20px;
}
.text_ref {
  width:300px !important;
  float:left;
}
.text_ref_separator {
  width:10px !important;
  float:left;
  margin:0; 
  padding:0;	
}



/* Print Definitions */
@media print
{
	body {
	  background:none !important;
	  background-color:#FFF;
	  margin:0;
	  width:auto;
	}
	#topmenu, #navi_bg, #image, #breadcrumb, #sidemenu, #infoboxes, #products_bg, #footer {
		display: none;
	}

#logo { width: auto; padding: 0; margin: 0 }

}  