/* @override http://virtuell3/style.css */

/* @override http://virtuell3/style.css */

/* @override http://virtuell3/style.css */

/* @override http://virtuell3/style.css */

/* @override http://virtuell3/style.css */

/* @override http://virtuell3/style.css */

/*****Generic Classes*****/  



html, body {
	width: 100%;
	color: #fff;
	position: relative;
	background: #242424 url(/images/bg.gif) repeat-x;
	height: 100%;
	padding: 0;
	margin: 0;
	font: 12px Helvetica, Arial, sans-serif;
	list-style: none;
}

div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td, tbody {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-weight: normal;

} 
h1 {
	color: #f39221;
	font: 22px Helvetica, Arial, sans-serif;
}
h2 {
	color: #f39221;
	font: 14px Arial, Helvetica, sans-serif;
}
h3 {
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.headline {
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	display: block;
}
h4 {
	color: #f39221;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	text-transform: uppercase;
}

p {
	margin-top: 0px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #f39221;
}
a:hover {
	text-decoration: none;
}
a.headlink:link, a.headlink:visited, a.headlink:active {
	color: #949494;
}
a.headlink:hover {
	color: #f39221;
}

strong{
	color: #5a5a5a;
}

/*****Basic Layout*****/

#wrapper {
	left: 50%;
	margin-left: -480px;
	margin-top:38px;
	position: absolute;
}

#page {
	width: 961px;
	float: left;
}
#head {
	position: relative;
}
#headlinks {
	color: #949494;
	font-size: 11px;
	margin-left: 8px;
	margin-bottom: 6px;
	white-space: pre;
}
ul#menu {
	position: absolute;
	top: 432px;
	font-size: 13px;
	color: #949494;
	padding-left: 5px;
	left: 0;
	z-index: 100;
}
ul#menu a.menu:link, a.menu:visited, a.menu:active {
	color: #949494;
	text-decoration: none;
	line-height: 24px;
}
ul#menu a.menu:hover {
	color: #fff;
}
ul#menu a.menu-active {
	color: #f39221;
	text-decoration: none;
	line-height: 24px;
}

#submenu {
	position: relative;
	width: 400px;
	float: left;
	margin-left: 70px;
	margin-top: 20px;
	color: #70706f;
}
#submenu img {
	float: left;
	margin-right: 10px;
}
#sub li {
	margin-right: 14px;
	float: left;
	margin-top: 4px;
	color: #70706f;
}
#sub li a.submenu:link, a.submenu:active, a.submenu:visited {
	color: #70706f;
	text-decoration: none;
}
#sub li a.submenu:hover {
	color: #fff;
	text-decoration: none;
}
#sub li submenu-active {
	color: #70706f;
	text-decoration: none;
}

#leftrow {
	width: 200px;
	float: left;
	position: relative;
	margin-top: 306px;
}
#leftrow img {
	margin-bottom: 18px;
}

#content {
	
	color: #474747;
	width: 690px;
	float: right;
	margin-top: 50px;
}
 
img#mainpicture {

}
img#logo {
	margin-right: 5px;
	position: absolute;
	right: 5px;
	z-index: 101;
}  
/*****Content*****/  
.newsentry {
	padding-bottom: 16px;
	margin-bottom: 39px;
}
.entry {
	padding-bottom: 16px;
	margin-bottom: 39px;
}
h4 img {
	margin-right: 7px;
	border-right: 1px solid #939393;
	padding-right: 6px;
}



/*****Footer*****/  
#sitemap {
	float: left;
	width: 961px;
	margin-top: 20px;
	margin-bottom: 20px;
} 
#sitemap ul {
	font-size: 11px;
	float: left;
	padding-right: 4px;
}
#sitemap li {
	padding-left: 5px;
}
#sitemap li a.sitemap:link, a.sitemap:visited, a.sitemap:active {
	color: #575757;
}
#sitemap li a.sitemap:hover {
	color: #909090;
}
  
/*****Etc*****/

.pdf {
  background: url(/images/pdf.gif) no-repeat left top;
	padding-left: 24px;
	padding-top: 5px;
}  



#quicknavi {
	position: relative;
	float: right;
	margin-top: 20px;
}


#bilderstapel {
	height: 466px;
	width: 961px;
}

#bilderstapel img {
	position:absolute;
	height: 466px;
	width: 961px;
	z-index:1;
}

#bilderstapel img.obersteebene {
	z-index:3;
}

#bilderstapel img.mittlereebene {
	z-index:2;
}

input { 
	border: 0px;
	font-size: 11px;
	color: #8e8e8e;
	outline: none;
}
input.inputstyle {
	background-color: #3a3a3a; 
	height: 18px;
}
input.long {
	width: 327px;
}
input.short {
	width: 90px;
}
input.plz {
	width: 73px;
}
input.stadt {
	width: 249px;
}
input.strasse {
	width: 274px;
}
input.telefon {
	width: 268px;
}
input.hsn {
	width: 48px;
}

ul.partner {
	float: left;
}
ul.partner li {
	list-style: disc;
	padding-top: 2px;
	padding-bottom: 2px;
}
