img {
	border:				0;
	padding:			0;
	margin:				0;
}

#container {
	width:				780px;
	height:				611px;
	margin:				30px auto;
}

#logo {
	margin:				0 0 10px 500px;
}	

#navigation {
	background-image:	url('nav_bg.gif');
	background-repeat:	repeat-x;
	margin:				0;
	padding:			0;
	list-style-type:	none;
	height:				21px;
}

#navigation li {
	float:				left;
}

#navigation li a {
	font-family:		verdana, sans-serif;
	font-weight:		normal;
	font-size:			10px;
	text-decoration:	none;
	text-transform:		uppercase;
	color:				#000;
	display:			block;
	float:				left;
	padding:			0 8px;
	line-height:		20px;
}
#navigation li a:hover {
	background-color:	#F37021;
	color:				#FFF;
}
#navigation li a.aktiv {
	font-family:		verdana, sans-serif;
	font-weight:		normal;
	font-size:			10px;
	text-decoration:	none;
	text-transform:		uppercase;
	background-color:	#F37021;
	color:				#FFF;
	display:			block;
	float:				left;
	padding:			0 8px;
	line-height:		20px;
}

#navigation li a.home {
	border-style:		solid;
	border-width:		1px 0 0 0;
	border-color:		#E4F0C4
}
#navigation li a.home:hover {
	background-color:	transparent;
}

#navigation li a.unternehmen {
	border-style:		solid;
	border-width:		1px 1px 0 0;
	border-color:		#E4F0C4 #999;
	width:				100px;
}
#navigation li a.unternehmen:hover {
	border-color:		#F37021 #999;
}
#navigation li a.unternehmen_aktiv {
	font-family:		verdana, sans-serif;
	font-weight:		normal;
	font-size:			10px;
	text-decoration:	none;
	text-transform:		uppercase;
	background-color:	#F37021;
	color:				#FFF;
	display:			block;
	float:				left;
	padding:			0 8px;
	line-height:		20px;
	width:				100px;
	border-style:		solid;
	border-width:		0 1px 0 0;
	border-color:		#999;
}

#subnav {
	list-style-type:	none;
	padding:			0;
	margin:				34px 0 0 0;
}
#subnav li a {
	display:			block;
	font-family:		verdana, arial, sans-serif;
	font-weight:		bold;
	font-size:			10px;
	color:				#FFF;
	text-decoration:	none;
	padding:			0 5px 0 0;
	height:				15px;
	text-align:			right;
	line-height:		17px;
}
#subnav li a:hover {
	background-color:	#FFF;
	color:				#A6CC3A;
}

#subnav li a.activ {
	display:			block;
	font-family:		verdana, arial, sans-serif;
	font-weight:		bold;
	font-size:			10px;
	text-decoration:	none;
	padding:			0 5px 0 0;
	height:				15px;
	text-align:			right;
	line-height:		17px;
	background-color:	#FFF;
	color:				#A6CC3A;
}







#subnavadmin {
	list-style-type:	none;
}
#subnavadmin li a {
	display:			block;
	font-family:		verdana, arial, sans-serif;
	font-weight:		bold;
	font-size:			10px;
	color:				#FFF;
	text-decoration:	none;
	padding:			0 5px 0 0;
	height:				15px;
	text-align:			right;
	line-height:		17px;
}
#subnavadmin li a:hover {
	background-color:	#FFF;
	color:				#A6CC3A;
}

#subnavadmin li a.activ {
	display:			block;
	font-family:		verdana, arial, sans-serif;
	font-weight:		bold;
	font-size:			10px;
	text-decoration:	none;
	padding:			0 5px 0 0;
	height:				15px;
	text-align:			right;
	line-height:		17px;
	background-color:	#FFF;
	color:				#A6CC3A;
}















#colscontainer {
	width:				100%;
	padding:			0;
	margin:				0;
	background-color:	#FFF;
	background-image:	url('iebug_bg.gif');
	background-repeat:	repeat-x;
	background-position:top;
}

#left {
	float:				left;
	width:				145px;
	background-color:	#6ca525;
	height:				490px;
	border-style:		solid;
	border-width:		0 1px 0 0;
	border-color:		#999;
	background-image:	url(adresse.gif);
	background-repeat:	no-repeat;
	background-position:bottom;
}

#right {
	float:				right;
	width:				210px;
	height:				490px;
}

#center {
	margin:				0px 210px 0 145px;
	height:				490px;
	background-color:	#FFF;
}

h1 {
	background-color:	#E5E5E5;
	height:				50px;
	font-family:		verdana, sans-serif;
	font-size:			13px;
	font-weight:		bold;
	color:				#000;
	margin:				0;
	line-height:		80px;
	padding:			0 0 0 20px;
}

#content {
	padding:			20px;
	overflow:			auto;
	font-family:		verdana, sans-serif;
	font-weight:		normal;
	font-size:			11px;
	color:				#000;
	height:				400px;
}
#content a.textlink {
	font-weight:		bold;
	color:				#000;
}

#content a.textlink:hover {
	background-color:	#F37021;
	color:				#FFF;
	text-decoration:	none;
}
#content ul {
	padding:			0 0 0 12px;
	margin:				0;
	line-height:		15px;
}


#footer {
	clear:				both;
	background-color:	#E5E5E6;
	height:				14px;
}
#footer a {
	display:			block;
	height:				14px;
	font-family:		verdana, sans-serif;
	font-weight:		normal;
	font-size:			10px;
	text-decoration:	none;
	color:				#333;
	border-style:		solid;
	border-width:		0 0 0 1px;
	border-color:		#999;
	margin:				0 0 0 145px;
	padding:			0 10px;
	width:				64px;
}
#footer a:hover {
	background-color:	#F37021;
	color:				#FFF;
}
#footer a.aktiv {
	display:			block;
	height:				14px;
	font-family:		verdana, sans-serif;
	font-weight:		normal;
	font-size:			10px;
	text-decoration:	none;
	background-color:	#F37021;
	color:				#FFF;
	border-style:		solid;
	border-width:		0 0 0 1px;
	border-color:		#999;
	margin:				0 0 0 145px;
	padding:			0 10px;
	width:				64px;
}

