body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	background-repeat: no-repeat;
}
a {
	font-size: 11px;
	color: #C95E00;
	text-decoration: none;	
}

/* -------------------------------------------------------
------------------------ TOP MENU ------------------------
---------------------------------------------------------- */
#menuwrapper {
	margin: 0;
	padding: 0;
	width: 1300px;
	height: 101px;
	position: relative;
	z-index: 1;
	font-size: 12px;
	white-space: nowrap;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar {
	padding: 0 0 0 0px;
	position: absolute;
	left: 320px;
	bottom: 0px;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px;
	color: #FFFFFF;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
}
#p7menubar li {
	float: left;
	text-transform: uppercase;
	position: relative;
}
/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 230px;
}
#p7menubar ul li a  {
	border-right: 0;
	font-weight: normal;
	text-transform: none;
	padding: 0px 16px 5px 10px;
	color: #FFFFFF ! important;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #E78A00;
	padding-top: 5px;
	padding-bottom: 5px;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	background-color: #C95E00;
	color: #FFFFFF ! important;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	background-color: transparent;
}
#p7menubar ul li a:hover {
	font-weight: bold;
}

/* --------------------------------------------------------
------------------------ LEFT MENU ------------------------
----------------------------------------------------------- */
#leftmenuwrapper {
    float: left;
    width: 325px;
    line-height: 17px;
}
#leftmenuwrapper ul {
    list-style: none;
    padding: 0;
    margin: 152px 10px 0 140px;
}
#leftmenuwrapper ul li {
	padding: 3px 0;
}
#leftmenuwrapper a {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #B54E03;
	padding-left: 10px;
	display: block;
}
#leftmenuwrapper a:hover, #leftmenuwrapper a:focus,
#leftmenuwrapper a:active {
	font-weight: bold;
	background: url(img/menu-arrow.jpg) no-repeat 0 7px;
}

/* --------------------------------------------------------
------------------------ BODY MAIN ------------------------
----------------------------------------------------------- */
#pagecontentwrapper {
	float: left;
	font-size: 11px;
	padding-top: 60px;
}
h1 {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #B54E03;
	font-size: 12px;
	width: 285px;
	white-space: nowrap;
}
#subhead {
	color: #D17C0D;
}
#text {
	width: 325px;
	float: left;
}
#text, #text-termine {
	line-height: 1.4em;
}
#text a, #text-termine a {
	color: #B54E03;
}
#pictures {
	float: left;
	padding-left: 10px;
	margin-top: 5px;
}
#pictures img {
	padding-bottom: 30px;
}
#xxxnobrwrapper {
	width: 1500px;	
}
/* ------------------------------------------------------
------------------------ TERMINE ------------------------
--------------------------------------------------------- */
#text-termine {
	width: 450px;
	float: left;	
	padding-top: 24px;
}
#text-termine h2 {
	font-size: 11px;
	font-weight: normal;
	color: #D17C0D;	
	padding-top: 0;
	margin-top: 0;
}
.term-left {
	width: 175px;
	float: left;
}
.term-right {
	width: 275px;
	float: left;
}
#text-termine a, #pdf {
	padding-right: 10px;
	background: url(img/menu-arrow.jpg) no-repeat 100% 50%;
}
hr {
	clear: both;
	padding: 17px 0 0 0;
	border: solid #F5AB30; 
	border-width: 1px 0 0 0; 
	height:0;
	line-height:0px;
	font-size:0;
	margin:0;
}

/* ------------------------------------------------------
------------------- HEADLINES, MAIN MENU ----------------
--------------------------------------------------------- */
.toplink, h1 {
	font-size: 14px;
	letter-spacing: -0.05em;
}
p {
	padding-top: 0;
	margin-top: 5px;
}

#i-lageplan {
	margin-top: 5px;
}
