/* Allgemein */

html { height: 100%;
	overflow-x: hidden;
}

body {
    padding: 0;
    margin: 0;
    height: 100%;
	font: 12px arial;
	background-image: url(layout/body_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #eee;
}

p {
	margin: 0;
	padding: 0;
}

hr {
  color: #fff;
  background-color: #fff;
  border: 1px solid #ccc;
  border-style: none none solid;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cl {
	clear:both;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

a:hover {
	color: #000;
}

h1 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
}

/* Layout */

#body_back {
	position: absolute;
	width: 100%;
	/*height: 100%;*/
}

#main {
	position: absolute;
	width: 824px;
	background: #fff;
	margin-top: 40px;
	left: 50%;
	margin-left: -412px;
}

#corner_tl {
 	position: absolute;
	left: -37px;
	top: -37px;	
}

#corner_tr {
 	position: absolute;	
	left: 824px;
	top: -37px;	
}

div.box {
	width: 160px;
	height: 85px;
	margin: 0;
	margin-right: 4px;
	margin-top: 4px;
	float: left;
}

div.box a {
	clear: both;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin-top: 66px;
	margin-left: 6px;
	display: block;
}

#box1 {
	background: #fabc08;
	margin-left: 4px;
}

#box2 {
	background: #c17c48;
}

#box3 {
	background: #f38b44;
}

#box4 {
	background: #b7cc8b;
}

#box5 {
	background: #7c3e25;
}

#content {
	width: 652px;
	margin: 0;
	margin-left: 8px;
	margin-top: 20px;
	float: left;
	padding-bottom: 20px;
	line-height: 16px;
}

#header_left {
	margin-top: 4px;
	width: 652px;
	height: 330px;
	margin-left: 4px;
	float: left;
	background: #ddd;
}

#header_left img {
	position: absolute;
}

#slogan {
	position: absolute;
	margin-top: 285px;
}

#header_right {
	margin: 0;
	margin-top: 4px;
	margin-left: 4px;
	width: 160px;
	float: left;
}

#logo {
	margin-left: 6px;
	margin-top: 10px;
}

#news {
	width: 152px;
	padding-left: 4px;
	height: 100px;
//    display: table-cell;
//    vertical-align: bottom;
    margin-top:162px;
}

#footer {
	position: absolute;
	width: 824px;
	left: 50%;
	margin-left: -412px;
}

#footer_text {
	font-size: 11px;
	color: #999;
	width: 824px;
	margin-top: 10px;
	text-align: center;
}

#footer_text a {
	color: #999;
}

#corner_bl {
 	position: absolute;
	left: -37px;
}

#corner_br {
 	position: absolute;	
	left: 824px;
}

/* Menu */

#navcontainer {
	margin-top: 8px;
	padding-bottom: 20px;
    border-bottom: none;
	margin-left: 4px;
	text-align: left;
	width: 160px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
}

#navcontainer #current {
	color: #ffffff;
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
  display: inline;
}

#navcontainer a{
	display: block;
	color: #424242;
	text-decoration: none;
	padding: 2px 10px;
    border-top: none;
    font-weight: normal;
}

#navcontainer a:hover {
	color: #000;
    background-image: url(layout/arrow_r.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
}

#navcontainer a.open {
        color: #333;
        font-weight: bold;
        background-image: url(layout/arrow_b.png);
        background-repeat: no-repeat;
        background-position: 0px 7px;
}

#navcontainer a.active {
        color: #333;
        font-weight: bold;
        background-image: url(layout/arrow_r.png);
        background-repeat: no-repeat;
        background-position: 0px 7px;
}

#navcontainer ul ul {
  display: none;
}

#navcontainer ul ul.open {
  display: inline;
/*  border-bottom: 1px solid #dddddd; */
}

/* Child - Level 1 */

#navcontainer ul ul a {
        border: 0px;
	padding-left: 25px;
}

/* Child - Level 2 */

#navcontainer ul ul ul a {
	padding-left: 40px;
}

/* Child - Level 3 */
#navcontainer ul ul ul ul a {
	padding-left: 55px;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul a {
	padding-left: 70px;
}

/* Fixes */

/* Alle Browser */

#logo {
	background-image: url(layout/logo.png);
}

/* Nur Safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#content_middle #text h1 {
	margin-top: 3px;
	margin-bottom: 0;
    }
	
	#navcontainer {
		padding-top: 8px;
	}
}

/* Nur IE 7 */
* + html #content_middle #text {
	padding-bottom: 55px;
}

* + html #content_middle #text h1 {
	margin-top: 7px;
}


* + html #footer_middle #pagenav {
	margin-top: -50px;
}

* + html #content_middle #text #search {
	margin-top: 7px;
}

* + html  #content_middle #text #search #frm_search #search_submit {
	margin-top: 3px;
}

* + html #content_middle #text #search #search_links {
	padding-top: 4px;
}

* + html #header_right #topmenu {
	margin-top: 0;
}

* + html #content_middle #text #search #frm_search #search_submit {
	padding-right: 0;
}

* + html #navcontainer {
	padding-top: 13px;
}

* + html #content_right #news #news_text h1 {
 	margin-top: 8px;
	margin-bottom: 0px;
}

* + html #content_right #news #news_text h2 {
 	margin-top: 8px;
}

* + html #content_right #news #news_text hr {
	margin: 0;
	padding: 0;
}

/* Nur IE 6 */
* html #content_middle #text {
	padding-bottom: 55px;
}

* html #content_middle #text h1 {
	margin-top: 7px;
}

* html #footer_middle #pagenav {
	margin-top: -50px;
}

* html #content_middle #text #search {
	margin-top: 7px;
}

* html  #content_middle #text #search #frm_search #search_submit {
	margin-top: 3px;
}

* html #content_middle #text #search #search_links {
	padding-top: 4px;
}


* html #header_right #topmenu {
	margin-top: 0;
}

* html #content_middle #text #search #frm_search #search_submit {
	padding-right: 0;
}

* html #content_right #news #news_text h1 {
 	margin-top: 9px;
	margin-bottom: 0;
}

* html #content_right #news #news_text h2 {
 	margin-top: 8px;
}

* html #content_right #news #news_text hr {
	margin: 0;
	padding: 0;
}

* html #navcontainer {
	padding-top: 13px;
}

* html #content_left #menu {
	height: 300px;
}

* html #content_right #news {
	height: 300px;
}

* html #content {
	height: 500px;
}

* html #logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/logo.png');
	background: transparent;
}


/* Druckversion */
@media print {

body {
	background: none;
}

#lightwindow_overlay {
 	height: 1px;
 	display: none;
}

#lightwindow {
 	display: none;
 	height: 1px;
}

#main {
	left: 0;
	top: 0;
	margin: 0;
	width: 100%;
}

#header {
	height: 80px;
}

#header_left {
	display: none;
}

#header_middle {
	display: none;
}

#header_right {
	width: 700px;
	height: 80px;
	background: none;
}

#header_right #topmenu #toplinks {
	display: none;
}

#header_right #topmenu #printlogo{
	display: inline;
}

#content_middle {
	width: 700px;
}

#content_middle #text {
 	font-size: 14px;
}

#content_middle #text h1 {
 	font-size: 22px;
 	margin: 0px;
}

#content_middle #text h2 {
 	font-size: 14px;
 	margin: 0px;
}

#content {
	width: 100%;
	background: none;
}

#content_left {
	display: none;
}

#content_right {
	display: none;
}

#search {
	display: none;
}

#footer {
 	display: none;
}

a {
 color: black;
}

}


