body{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	background-color: inherit;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.mainbox {
	border:2px solid green; 
	width: 900px;
}
.log-box{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	
}
.headbox{
	border:1px solid orange;
	height: 100px;
}
.middle-section{
	border:1px solid yellow;
	width: 100%;
	float: left;
}
.navigation-mainbox{
	border:0px solid red;
	width: 18%;
	height: 200px;
	float:left;
	
}
.content-mainbox{
	border:1px solid silver;
	width: 81%;
	float: left;
}
.footer-mainbox{
	border:1px solid fuchsia;
	width: 100%;
	height: 200px;
	float: left;
}
.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
}
p{
	margin:15px;
	font-size: 19px;
}

div.contentelement{
	margin:15px;
	border-bottom: 1px solid green;
	
}

/*---navigationselemente---*/

div.navielement {
	height: 11px;
	padding: 5px;
	
	text-decoration: none;
	color: black;
	float:left;
	font-size: 11px;
}
a.nai1{
	text-decoration: none;
}
div.navielement a:link,
div.navielement a:visited{
	text-decoration: none;
	color: black;
}

div.navielement:hover{
	text-decoration: underline;
}

div.yourprintout{
	display: none;
}

div.navielement-act{
	height: 11px;
	padding: 5px;
	float:left;
	font-size: 11px;
	color: #8B0E12;
}
div.maginalspaltencontent{
	border-bottom: 0px solid red;
	padding: 10px 0px;
	color:#333;
}
div.maginalspaltencontent h1{
	font-size: 12px;
	text-decoration: underline}
	

h1 {
	font-size: 125%;
}	
	
h2 {
	font-size: 120%;
}	
	
h3 {
	font-size: 14px;
	margin-top: 2px;
	padding-top: 0px;
	border-top: 0px solid #BBB;
}	
h4 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
}	
h5 {
	font-size: 14px;
	margin: 10px 0 5px 0;
}	
h6 {
	font-size: 100%;
}	
a:link,
a:visited{
	text-decoration: none;
}

td.td2{
	font-size: 11px;
	width: 230px;
	border-bottom: 1px solid #ddd;
	padding: 7px 0;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url(../images/system/trenne_colors.gif);
	
}
td.td3{
	font-size: 11px;
	width: 190px;
	border-bottom: 1px dotted #ddd;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 15px;
}
h2.inline-multicheck{
	border-bottom: 1px solid #ddd;
	margin:20px 0 5px 0;
}
input.inputfield-userdata{
	width: 230px;
	border:1px solid #ddd;
}
input.inputfield-userdata_err{
	width: 230px;
	border:1px solid #555;
	background-color: #F39F5C;
}
textarea.textarea{
	width: 100%;
	border:1px solid #ddd;
}

div.admin_menu {
	border-top: 1px solid #333;
	height: 14px;
	padding: 5px;
	text-decoration: underline;
	text-decoration: none;
	color: black;
	cursor: pointer;
}
div.admin_menu2 {
	text-transform: uppercase;
	border-bottom: 0px solid #880D0F;
	height: 12px;
	padding: 2px 0px 2px 0px;
	margin-right: 15px;
	margin-top: 5px;
	top:1px;
	float: left;
	font-size: 10px;
	text-decoration: underline;
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
a.nai1{
	text-decoration: none;
}
div.admin_menu a:link,
div.admin_menu a:visited{
	text-decoration: none;
	color: black;
}

div.admin_menu:hover{
	background-color: lightgray;
}


div.admin_menu-act{
	border-bottom: 1px solid #333;
	height: 14px;
	padding: 5px;
	background-color: #ddd;
}
	
	
	
/* Formularelemente */
input.inputfield-userdata{
	width: 230px;
	border:1px solid #ddd;
}
input.inputfield-userdata_err{
	width: 230px;
	border:1px solid #555;
	background-color: #F39F5C;
}
textarea.textarea{
	width: 100%;
	border:1px solid #ddd;
}


div.unternehmen{
	width: 100%;
	margin-bottom: 20px;
	font-size: 11px;

}
div.ansprechpartner1{
	width: 100%;
	margin-bottom: 20px;
	font-size: 11px;
}
div.ansprechpartner2{
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 11px;
	padding-bottom: 20px;
	margin-top: 2px;
	border-top: 1px solid #ddd;
	background-image: url(../images/system/trenne_colors.gif);
	
	/*border-bottom: 10px solid #FAF1D4;*/
}
div.ansprechpartner3{
	width: 100%;
	font-size: 11px;
	padding-bottom: 20px;
	margin-top: 2px;
	border-top: 1px solid #ddd;
	
	/*border-bottom: 10px solid #FAF1D4;*/
}

#ap2{
/* 	display: none; */
	height: 1px;
	overflow: hidden;
}
input.ansprechpartnerbutton{
	
	text-align: right;
	cursor: pointer;
}

img.unternehmenslogo{
	float: right;
	margin-left: 10px;
}
img.ansprechpartner1image{
	float: left;
	margin-right: 10px;
}
img.ansprechpartner2image{
	float: left;
	margin-right: 10px;
}
div.search_resultlist{
	padding: 7px;
	border-bottom: 1px solid white;
	background-color: #999;
	color:black;
	text-decoration: none;
	line-height: normal;
}
div.search_resultlist a:link,
div.search_resultlist a:visited{
	padding: 7px;
	border-bottom: 1px solid white;
	background-color: #999;
	color:black;
	text-decoration: none;
}

div.search_resultlist_2{
	border-bottom: 1px solid white;
	background-color: #ddd;	
	color:black;
	text-decoration: none;
	padding: 7px;
}
div.search_resultlist_2 a:link,
div.search_resultlist_2 a:visited{
	padding: 7px;
	border-bottom: 1px solid white;
	background-color: #ddd;
	color:black;
	text-decoration: none;
}
div.search_resultlist_2 a:hover{
	padding: 7px;
	border-bottom: 1px solid green;
	background-color: #ddd;
	color:black;
	text-decoration: none;
}


td.search_resultlist{
	padding: 7px;
	border-bottom: 3px solid white;
	background-color: #999;
	color:black;
	text-decoration: none;
	cursor: pointer;
}
td.search_resultlist a{
	color:black;
	text-decoration: none;
	cursor: pointer;
}

td.search_resultlist_2{
	border-bottom: 3px solid white;
	background-color: #ddd;	
	color:black;
	text-decoration: none;
	padding: 7px;
	cursor: pointer;
}
td.search_resultlist_2 a{
	color:black;
	text-decoration: none;
	cursor: pointer;
}


div.suchergebnisse{
	width: 100%;
	font-size: 11px;
	padding-bottom: 20px;
	border-bottom: 10px solid white;
}

td.bundeslaenderhead{
	font-weight: bold;
	background-color: #880D0F;
	padding:8px;
	color: white;
}

