/**************************************************'*/
/* styles.css				      					*/
/* copyright 2009 tp-werbeagentur				    */
/*											 	    */
/****************************************************/
body {	
	background-color: #efeeea;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
	text-align: center;
	leftmargin: 0px; 
	topmargin: 0px;
}
#containerMainAll {
	width: 960px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/***********************************************/
/*********** Header  ***************************/
/***********************************************/
#header {
  	background:#FFF;
    width: 898px;
	margin: 10px 0px 0px 0px;
	padding: 30px 30px 0px 30px;
	text-align: left;
	height: 80px;
	background:#FFFFFF;
	overflow: hidden;
	border: 1px solid #BBB;
	color: #666;
}
#headerLogo{
	float: left;
	font-size: 11px;
	height: 32px;
	line-height: 32px;
	padding: 0;
	text-align: left;
	width: 187px;
}
#headerSearch{
	float: right;
	width: 460px;
	height:30px;
	text-align: right;
}


/***********************************************************************************/
/******** MainContent **************************************************************/
/***********************************************************************************/
#contentAll{
	width: 898px;
	padding: 20px 30px 20px 30px;
	margin-top: 5px;
	background: #FFF;
	border: 1px solid #BBB;
}
.ct_trenner{
	background: #BBB;
	font-size:1px;
	line-height: 1px;
	height: 1px;
	margin:15px 0 15px 0;
	padding:0;
}
.overview{
	margin-top: 2px;
	font-weight:normal!important;
}
.overview a div:hover{
	
}
.overview:hover{
	background:#fff;
	color: #AC995F;
}
.note, .note:hover{
	color:#000!important;

}
#containerMainAll #contentAll .overview a{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#containerMainAll #contentAll .overview a:hover{
	color: #AC995F;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
/*************************************************************/

/*************************************************************/
/* footer  */
/*************************************************************/
#footer{
	color: #333;
	padding: 0 30px 0px 30px;
	margin: 5px auto;
	text-align: right;
	width: 898px;
	background: #FFF; 
	height: 40px;
	line-height: 40px;
	/*border-top: 1px solid #e5e5e5;*/
	border: 1px solid #BBB;
	font-size: 11px;
}

/*************************************************************/
/*-- Links ----------------*/
/*************************************************************/
a {
	color: #AC995F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #AC995F;
	text-decoration: underline;
}
/*************************************************************/
/*---------------Sonder-Links-----------------------*/
/*************************************************************/
#headerNavi a{
	color: #AC995F;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
}
#headerNavi a:hover {
	text-decoration: underline;
}

#footer a {
	color: #AC995F;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: underline;
}


#contentText a.downloads{
	margin-bottom: 3px;
	display: block;
	width: 530px;
	background: #EEE;
	padding: 2px 5px 2px 5px;
}

a.thsort{
	color: #000;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background: url("../images/arrow.png") 100px 5px no-repeat;
	padding: 3px;
}
a.thsort:hover{
	color: #FFF;
	background: #AC995F url("../images/arrow.png") 100px 5px no-repeat;
	padding: 3px;
	cursor: hand;
}
a.thsort2{
	color: #000;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background: url("../images/arrow.png") 130px 5px no-repeat;
	padding: 3px;
}
a.thsort2:hover{
	color: #FFF;
	background: #AC995F url("../images/arrow.png") 130px 5px no-repeat;
	padding: 3px;
}

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


/*************************************************************/
/*  Formulare */
/*************************************************************/
form {
	padding: 0px;
	margin: 0px;
	display: inline;
}
select:focus, select:hover, input:focus, input:hover, textarea:hover, textarea:focus { outline:none; border-color:#aaa;}
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;
	padding: 5px 2px 5px 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: 90px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	text-align:right;
	padding: 5px 0;
	
}
.labelText{
	float: left; 
	width: 300px;
	margin: 0px 10px 8px 0px;
	font-size: 11px;
	background: #EEE;
	padding: 5px 2px;
}

.labelDataSmall{
	float: left; 
	width: 82px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	line-height:22px;
	text-align:right;
	
}
.labelTextSmall{
	float: left; 
	width: 158px;
	margin: 0px 10px 8px 0px;
	font-size: 11px;
	background: #EEE;
}

.labelTextareaProfil{
	float: left; 
	width: 432px;
	height: 287px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background: #EEE;
}
.labelTextareaGegend{
	float: left; 
	width: 210px;
	height: 52px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background: #EEE;
}
.labelTextareaBemerkung{
	float: left; 
	width: 882px;
	height: 120px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background: #EEE;
}
.labelPulldown{
	float: left;
	width: 150px;
	margin: 2px 10px 8px 0px;
	font-size: 11px;
	background: #EEE;
}
.labelTextarea{
	float: left; 
	width: 410px;
	height: 170px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background: #EEE;
}
select{
	float: left; 
	width: 305px;
	height: auto;
}
.button {
	width: 100px;
	background: #777;
	color: #FFF;
	font-weight: bold;
	float: none;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	padding: 0px 5px 0 5px;
	margin-top: 7px;
}
.searchBox{
	width: 230px; 
	color: #666; 
	border-top: 1px solid #DDD; 
	margin: 5px 5px 0 0;
	font-size: 11px;
	float: left;
	/* padding: 3px; */
}
.myradio{
	border: none;
	width: 16px;
	float: left;
	color: #FFF;
}
input[type='radio']:checked,
input[type='checkbox']:checked {-webkit-filter: grayscale(100%);
}
.box_0 {
	height: auto;
}

.box_1 {
	width:450px;
	height:auto;
	float:left;
	margin-top:10px;
}

.box_2 {
	width:442px;
	height:auto;
	float:left;
	
}

.box_6 {
	width:894px;
	height:auto;
	float:left;
	margin-top:30px;
}

h1 { font-size: 15px;}

h2 { font-size: 11px;}

