/**************************************************'*/
/* styles.css				      					*/
/* copyright 2008 tp-werbeagentur				    */
/*											 	    */
/****************************************************/
body {
	background: #FFF;
	margin: 0px;
  	padding: 0px;
	leftmargin: 0px; 
	topmargin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: center;	
}
#containerMain {
	width: 909px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentText ul{
	padding: 0;
	margin: 0;
}
#contentText ul li{
	padding: 0;
	margin: 0;
	line-height: 21px;
}
#contentRight #contentText ul{
	margin-bottom:0px;
}
/***********************************************/
/*********** Header  ***************************/
/***********************************************/
#header {
  	width: 909px; 
	height: 125px; 
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: none;
}
/***********************************************************************************/
/******** MainContent **************************************************************/
/***********************************************************************************/
#contentAll{
	width: 894px;
	padding: 0 0 0 15px;
	margin: 0;
}
#contentRight{
	width: 705px;
	padding: 0;
	margin: 0;
	float: left;
}
#contentTop{
	background: #ccd6dd url("../images/content_top_bg.gif") top left no-repeat;
	width: 705px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: none;
}
#contentText{
	background: #FFF;
	width: 660px;
	padding: 0 30px 20px 15px;
	margin: 0;
	line-height: 16px;
	text-align: justify;
}
#contentBottom{
	background: #ccd6dd url("../images/content_bottom_bg.gif") top left no-repeat;
	width: 705px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: none;
}

#contentText h1 {
	color: #ff6600;
	padding:0;
	margin: 0px 0 10px 0;
	font-weight: normal;
	font-size: 19px;
	line-height: 21px;
}
#contentText h2 {
	color: #333333;
	padding:0;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}
#contentText ul{
	margin: 5px 0px 10px 35px;
	padding: 0;
}
.contentboxLeft{
	float: left; 
	width: 397px;
	padding-right: 35px;
	padding-top: 5px;
	text-align: justify;
}
.contentboxRight{
	float: left; 
	width: 218px;
	text-align: right;
}
/*************************************************************/
/*  news */
/*************************************************************/
.theDate{
	font-weight: italic; 
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.newsTrennstrich{
	height: 1px;
	line-height: 1px;
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 1px;
	background: #AAA;
}
/*************************************************************/
/*  Refs */
/*************************************************************/
.refIn{
	float: left;
	width: 122px; /*659*/
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 2px 5px 2px 5px;
}
.refSize{
	float: left;
	width: 100px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 5px 2px 5px;
}
.refKat{
	float: left;
	width: 100px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 5px 2px 5px;
}
.refOrt{
	float: left;
	width: 100px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 5px 2px 5px;
}
.refModul{
	float: left;
	width: 100px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 5px 2px 5px;
}
.refPic{
	float: left;
	width: 45px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 2px 5px 2px 30px;
	background: url("../images/icon_foto.gif") 5px 2px no-repeat;
}
.refHeader{
	background: #000033;
	border-right: 1px solid #FFF;
	border-bottom: none;
	color: #FFF;
	font-weight: bold;
	margin: 0;
}
#contentText a.refLink{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#contentText a.refLink:hover{
	color: #ff6600;
	cursor: hand;
}
.druck{
	display: block;
	background: url("../images/icon_druck.gif") 640px 7px no-repeat;
	padding: 5px 30px 5px 0px;
	border-top: 1px dotted #CCC;
	margin: 20px 0 0 0;
	float: right;
	width: 630px;
	text-align: right;
	display: none;
}
/*************************************************************/
/* footer  */
/*************************************************************/
#footer{
	color: #333;
	padding:0 30px 0 0;
	margin: 0 0 20px 0;
	text-align: right;
	width: 879px; 
	height: 30px;
	line-height: 30px;
	color: #636382
}

/*************************************************************/
/*-- Links ----------------*/
/*************************************************************/

a:link {
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #ff6600;
	text-decoration: underline;
}
/*************************************************************/
/*---------------Sonder-Links-----------------------*/
/*************************************************************/
a.linkHome{
	color: #333333;
	text-decoration: none;
}
a.linkHome:hover{
	color: #333333;
	text-decoration: underline;
}
#footer a{
	color: #636382;
	font-weight:normal;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	color: #636382;
	font-weight:normal;
	text-decoration: underline;
	font-size: 12px;
}

/*************************************************************/
.floatKiller{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/*************************************************************/
/*  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;
}
.searchBox{
	width: 102px; 
	height: 12px; 
	color: #666; 
	border-top: 1px solid #121961; 
	border-left: 1px solid #121961; 
	border-right: 1px solid #c4c4e8; 
	border-bottom: 1px solid #c4c4e8; 
	margin: 7px 5px 0 20px;
	font-size: 11px;
	float: left;
	padding: 2px 2px 2px 2px;
}

