/* CSS Document */

body{
	background-color: #FFFFFF;
	border: 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table{
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img{
	border: 0px;

}



/*Formatierung der Templates*/

div.top_content{
	background-color: #b2b8d2;
	width: 900px;
	height: 95px;
}

div.middle_content{
	background-color: #edeef3;
	width: 900px;
	height: 464px;
	text-align:left;
}

div.middle_content2{ /*Content Bereich für Test Detailseite*/
	background-image:url(../images/hintergrund/background.jpg);
	background-repeat:repeat-y;
	width: 900px;
	height: 464px;
	text-align:left;
}

div.bottom_content{
	background-color: #b2b8d2;
	width: 900px;
	height: 16px;
}


div.top_popup{
	background-color: #b2b8d2;
	width: 100%;
	height: 75px;
}

div.middle_popup{
	background-color: #edeef3;
	width: 100%;
	min-height: 200px;
	text-align:left;
}


/*Formatierung für das Template in der HomeSeite*/

#top_content2{
	background-image:url(../images/hintergrund/top_shadowbackground.jpg);
	width: 908px;
	height: 95px;
}

.middle {
	background-color:#999999;
	background-image: url(../images/hintergrund/shadowbackground.jpg);
	background-repeat: repeat-y;
	width: 908px; 
	margin: auto;
	

}

#bottom_content2 {
	background-image: url(../images/hintergrund/bottom_shadowbackground.jpg);
	background-repeat:no-repeat;
	width: 908px;
	height: 29px;
	margin: 0px;
	clear:left;
}



/*Formatierung Hauptmenü*/
a.mainMenu{
	color: #FFFFFF;
	text-decoration:none;
	padding: 0px 0px 0px 3px;
	line-height: 18px; 
	vertical-align: middle;

}

a.mainMenu:hover{
	background-color:#FA7900;
	width:91px;
	height:18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px; 
	vertical-align: middle;

}


div.menu{
	background-color:#797c9d;
	border: 1px solid #FFFFFF;
	border-color:#FFFFFF;
	height: 18px;
	width: 93px;
	float:left;
	margin: 0px 2px 0px 0px;
}

div.menu_act, div.menu:hover{
	background-color:#FA7900;
	border: 1px solid #FFFFFF;
	border-color:#FFFFFF;
	height: 18px;
	width: 93px;
	float:left;
	margin: 0px 2px 0px 0px;
}


/*Formatierung Globales Menü*/
a.globalMenu{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}


/*Formatierung Home Menü*/
a.homeMenu:link, a.homeMenu:visited{
	background-image:url(../images/navigation/quad.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #797c9d;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
}

a.homeMenu:hover,  a.homeMenu:focus {
	background-image:url(../images/navigation/quad.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #FA7900;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
}


a.homeMenu_act{
	background-image:url(../images/navigation/quad_selected.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 12px;

}
/*Ebene 2*/

a.homeMenu2:link, a.homeMenu2:visited{
	background-image:url(../images/navigation/quad.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #797c9d;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 12px;
}

a.homeMenu2:hover,  a.homeMenu2:focus {
	background-image:url(../images/navigation/quad.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #FA7900;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 12px;
}


a.homeMenu2_act{
	background-image:url(../images/navigation/quad_selected.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 12px;
}

/*Ebene 3*/

a.homeMenu3:link, a.homeMenu3:visited{
	background-image:url(../images/navigation/quad.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #797c9d;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 24px;
}

a.homeMenu3:hover,  a.homeMenu3:focus {
	background-image:url(../images/navigation/quad.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #FA7900;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 24px;
}


a.homeMenu3_act{
	background-image:url(../images/navigation/quad_selected.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 24px;
}

/*Formatierung der Überschriften*/
/*h3 und p wird in der Better Login-Box verwendet*/
h1{ 
	color: #797c9d;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h2{ 
	color: #797c9d;
	font-size: 12px;
	font-weight: bold;
}

h3{ 
	color: #797c9d;
	font-size: 11px;
	font-weight: bold;
}

h4{
	color: #FA7900;
	font-size: 11px;
	font-weight: bold;
}

h5{ 
	color: #797c9d;
	font-size: 11px;
	font-weight: normal;
}

.subtitel{ 
	color: #797c9d;
	font-size: 11px;
}


/*Absätze, Inputfelder*/
p {
	font-size: 11px;
}



input, textarea{
	border: 1px solid #797c9d;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 2px;
}

input.checkbox{
	border: 0px;
	background-color: #DADFEE;
	
}

input.reg{
	width: 190px;
}

td.reg{
	height: 20px;
	width: 140px;
}

td.contact{
	height: 25px;
	width: 120px;
}


/*allgemeine Formatierung für Links im Contentbereich*/
#content a, #content a:visited{
	background-image:url(../images/navigation/quad.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #797c9d;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
}

#content a:hover, #content a:focus {
	background-image:url(../images/navigation/quad_selected.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #FA7900;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
}

#content{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*Formatierung der Tabellen, Style der dem RTE zugewiesen wird*/
.rtetablestyle{
	border-collapse:collapse;
	padding: 0px 0px 0px 0px; 
}

.rtetabledatastyle{
	border-collapse:collapse;
	padding: 0px 0px 0px 2px; 
}


/*Formatierung der Tabellen für die Popupseiten, Style der dem RTE zugewiesen wird*/
.rtetablestylepopup{
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	border: 1px solid #797c9d; 
}

.rtetabledatastylepopup{
	border-collapse:collapse;
	padding: 0px 0px 0px 2px; 
	border: 1px solid #797c9d;
}


/*Selectbox der Länder*/
.selbox_country{
	width:190px;
	font-size: 9px;
}

.fehlermeldung{
	color: #797c9d;
	font-size: 11px;
	font-weight: bold;
}


/*Linkliste*/

td.linklist_left{
	height: 20px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #b2b8d8;
	border-left: 1px solid #b2b8d8;
	width: 50%;
}

td.linklist_right{
	height: 20px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #b2b8d8;
	border-right: 1px solid #b2b8d8;
	width: 50%;
}


td.linklist_titel{
	height: 20px;
	background-color: #b2b8d8;
	padding: 0px 0px 0px 5px;
}

div.linklist_paging{
	height: 20px;
	line-height: 20px;
	vertical-align: bottom; 
	width: 700px;
	text-align: right;
	color: #FA7900;
	margin: 0px;
}

#linklist_paging a:link, #linklist_paging a:visited, #linklist_paging a:hover, #linklist_paging a:focus {
	background: none;
	padding: 0px 0px 0px 0px;
}


/*Materialtest*/

div.materiallist_paging{
	height: 20px;
	width: 865px;
	text-align: right;
	color: #FA7900;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}


#materiallist_paging a:link, #materiallist_paging a:visited, #materiallist_paging a:hover, #materiallist_paging a:focus {
	background: none;
	padding: 0px 0px 0px 0px;
}


td.materiallist_titel{
	text-align:left;
	height: 20px;
	padding: 0px 0px 0px 3px;
	color: #797c9d;
	border-bottom: 1px solid #b2b8d8;
	border-left: 1px solid #b2b8d8;
}

td.materiallist_titel_left{
	text-align:left;
	height: 20px;
	padding: 0px 0px 0px 3px;
	color: #797c9d;
	border-bottom: 1px solid #b2b8d8;
}

td.materiallist{
	height: 20px;
	border-bottom: 1px solid #b2b8d8;
	border-left: 1px solid #b2b8d8;
	font-size: 10px;
	text-align:left;
	padding: 0px 0px 0px 3px;
}

td.materiallist_left{
	height: 20px;
	padding: 0px 0px 0px 3px;
	text-align: left;
	border-bottom: 1px solid #b2b8d8;
	font-size: 11px;
	text-align:left;
}

/*Materialtest Detailansicht*/

#materialdetail{ 
	float: left; 
	width: 698px;

}


.attribut_table{
	border-top: 1px solid #b2b8d8;
	border-left: 1px solid #b2b8d8;
	border-right: 1px solid #b2b8d8;
	width: 698px;
}


.imageborder{
	border: 1px solid #b2b8d8;
}

td.attributes{
	border-bottom: 1px solid #b2b8d8;
	width: 50%;
	padding: 0px 0px 0px 5px;
	font-size: 10px;
}

/*suche*/
.searchtext{
	font-weight: bold;
	color: #797c9d;
}

.error{
	font-weight: bold;
	color: #FA7900;
}

input.search{
	width: 30px;
}

/*Suche Erweitert*/


#advanced_search{
	border-top: 1px solid #b2b8d8;
	border-left: 1px solid #b2b8d8;
	border-right: 1px solid #b2b8d8;
	width: 500px;
}

#advanced_search td{
	height: 30px;
	border-bottom: 1px solid #b2b8d8;
	padding: 0px 5px 0px 5px; 
	width: 50%;


}

.selbox{
	width:300px;
	font-size: 9px;
}

/*Post a Tip*/

.inputArea{
	width: 255px;
	height:225px;
	margin: 0px;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	padding: 0px;
	border: 1px solid #b2b8d8;
	background: #FFFFFF;
}

input.tip{
	width: 255px;

}

.rahmen{
	border: 1px solid #797c9d;
	border-collapse:collapse;
	padding: 0px 0px 0px 0px; 
}

.ohnerahmen {
	border: 0px;
	border-collapse:collapse;
	padding: 0px 0px 0px 0px; 

}