/**************************************************'*/
/* styles.css				      					*/
/* copyright 2010 tp-werbeagentur				    */
/*											 	    */
/****************************************************/
body {
	background: #1a5388;
	margin: 0px;
  	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4c5258;
	text-align: center;	
}
/*************************************************************/
.floatKiller{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
/*************************************************************/
#containerMain {
	width: 838px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;	
	background: #FFF;
	padding: 20px;
}
/***********************************************/
/*********** Header  ***************************/
/***********************************************/
#headerLogo{
	height: 36px;
	float: left;
}
#headerNavi{
	height: 24px;
	padding-top: 12px;
	float: right;  
	padding-right: 20px;
}
#headerHome {
  	width: 838px; 
	height: 296px;
	margin: 0 0 0 0;
	padding: 0;
	background: #FFF;
}
#headerPresse {
  	width: 838px; 
	height: 296px;
	margin: 0 0 0 0;
	padding: 0;
	background: #FFF url("../images/presse2_pic.jpg") top left no-repeat;
	overflow: hidden;
}
/***********************************************************************************/
/******** Navigation **************************************************************/
/***********************************************************************************/
#navigation{
	margin: 2px 0 0 0;
	padding: 0;
	width: 838px;
	background-color: #495663;
}
#navigation ul{
	list-style: none;
	margin: 0;
	padding:0;
	background-color: #495663;
}
#navigation ul li{
	float:left;
}
#navigation ul li a{
	display: block;
	width: 115px;
	margin: 0;
	padding: 0;
	line-height: 26px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background: #495663;
}
#navigation ul li a:hover, #navigation ul li a.naviActive{
	background: #5086ac;
}
#navigation ul li.naviTrenner{
	background: #b2b7bc;
	line-height: 26px;
	height: 26px;
	width: 1px;
	font-size: 11px;
	font-size: 0px;
}
/***********************************************************************************/
/******** Sub Navigation **************************************************************/
/***********************************************************************************/
#subnav{
	margin: 2px 0 0 0;
	padding: 0;
	width: 115px;
	background: #495663;
	float: left;
}
#subnav ul{
	list-style: none;
	margin: 0;
	padding:0;
}
#subnav ul li a{
	display: block;
	width: 115px;
	margin: 0;
	padding: 0;
	line-height: 26px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	border-bottom: 2px solid #FFF;
}
#subnav ul li a:hover, #subnav ul li a.naviActive{
	background: #5086ac;
}
/***********************************************************************************/
/******** MainContent **************************************************************/
/***********************************************************************************/
#content{
	width: 798px;
	padding: 0 20px 0 20px;
	margin: 20px 0 0 0;
}
#contentText{
	float: left;
	width: 560px; /*640px*/
	text-align: justify;
	padding: 0; 
}
#contentText h1{
	font: normal 17px/19px verdana, arial, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #103e69;
}
#contentText h2{
	font: bold 11px/15px verdana, arial, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
.contentTrenner{
	width: 560px;
	padding: 0;
	margin: 10px 0 5px 0;
	background: url("../images/trenner.gif") top left repeat-x;
	height: 2px;
	line-height: 2px;
}
/***********************************************************************************/
.presseBoxHeader{
	padding: 4px;
	border: 1px solid #CCC;
	background: #495663;
	color: #FFF;
}
.presseBox{
	padding: 4px 4px 2px 4px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.presseBox a{
	background: #EEE;
	padding: 2px;
	display: block;
	margin-bottom: 2px;
}
.presseBox a:hover{
	background: #5086ac;
	text-decoration: none;
	color: #FFF;
}
/***********************************************************************************/
/******** Footer **************************************************************/
/***********************************************************************************/
#footer{
	width: 798px;
	padding: 0 20px 0 20px;
	margin: 20px 0 0 0;
	background: url("../images/trenner.gif") top left repeat-x;
	text-align: right;
	height: 28px;
	line-height: 36px;
}
.footerPrint{
	display: none;
}
/***********************************************************************************/
/******** Links **************************************************************/
/***********************************************************************************/
#headerNavi a, #footer a{
	color: #4c5258;
	font-weight: normal;
	text-decoration: none;
}
#headerNavi a:hover, #footer a:hover{
	text-decoration: underline;
}
a {
	color: #5086ac;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
/***********************************************************************************/
/******** Tabelle Bestellung *******************************************************/
/***********************************************************************************/

table.bestTab{
	width: 560px;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	margin-bottom: 15px;
}
table.bestTab th, table.bestTab td{
	padding: 5px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}
table.bestTab th{
	background: #e6eef4;
}
/*************************************************************/
/*  Formulare */
/*************************************************************/
form {
	padding: 0px;
	margin: 0px;
	display: inline;
}
input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;	
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	border: 1px solid #d2d2d2;
	height: 17px;
	padding: 3px 2px 0px 2px;
	background: #FFF;
	width: 235px;
	float: left;
}
form br{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/**************************************************'*/
/**************************************************'*/
.labelData{
	float: left; 
	width: 120px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}
.labelText{
	float: left; 
	width: 367px;
	margin: 0px 10px 8px 0px;
	font-size: 11px;
	background: #e6eef4;
}
.labelTextarea{
	float: left; 
	width: 367px;
	height: 120px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background: #e6eef4;
}
select{
	float: left; 
	width: 205px;
	height: 22px;
}
.button {
	width: 150px;
	background: #5086ac;
	color: #FFF;
	font-weight: bold;
	float: none;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
div.formuSpecialLabels{
	font-weight: bold;
	padding-left: 3px;
	width: 114px;
	margin-right: 10px;
	float:left;
}
div.trenner{
	background: url("../images/trenner.gif") top left repeat-x;
	height: 1px;
	width: 493px;
	line-height: 1px;
	font-size: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
}
.druckTab tr td{
	padding-left: 5px;
}