body {
	background: #FEF5E4 url(../images/site_bg.jpg) repeat-x scroll left top;
	color: #333;
	font-size: 0.8em;
	padding: 0px;
	line-height: 20px;
}

a {
	color: #790B0B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.bottom_link:link, a.bottom_link:visited, a.bottom_link:active {color:#666;}
a.bottom_link:hover {color:#990000}



h1 {
	font-family: humanist, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: #123152;
	margin: 0px;
	padding: 0px;
}

h2 {
	padding: 20px 0 0;
	color: #123152;
	font-size: 20px;
}

h5 {

	font-family: humanist, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #123152;
	margin: 0px;
	padding: 0px;
}

p {
	overflow: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 24px;
}

.container_16 {
	/* background: #fff url(../images/16_col.gif) repeat-y; */
	width: 960px;
}


#teaserpics {
	height: 240px;
	width: 540px;
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 71px;
	padding: 0px;
	padding-left: 15px;
	background-color: #790B0B; 
	width: 935px;
}
#subnav {
margin-top: 20px;
float: left;
}


.nav_item_0 {
font-size: 13px;
width: 190px;
background-color: #FFEBCB;
margin-bottom: 3px;
height: 30px;
text-align: right;
display: block;
}

.nav_item_0:hover {
width: 190px;
background-color: #FFF7EA;
margin-bottom: 3px;
height: 30px;
text-align: right;
display: block;
}

.nav_item_0_on {
width: 190px;
background-color: #FFF7EA;
margin-bottom: 3px;
height: 30px;
text-align: right;
display: block;
}


.nav_item_1 {
width: 190px;
background-color: #EAF7D6;
margin-bottom: 1px;
height: 30px;
text-align: right;
display: block;
}

.nav_item_1:hover {
width: 190px;
background-color: #EAF7D6;
margin-bottom: 1px;
height: 30px;
text-align: right;
display: block;
}

.nav_item_1_on {
width: 190px;
background-color: #EAF7D6;
margin-bottom: 1px;
height: 30px;
text-align: right;
display: block;
}

a.nav1:link,
a.nav1:visited,
a.nav1:active {
display: block;
color:#666666;
line-height: 25px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 13px;
text-decoration: none;
}
a.nav1:hover {color:#790B0B;}

a.nav1_on:link,
a.nav1_on:visited,
a.nav1_on:active {
display: block;
color:#790B0B;
line-height: 25px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 13px;
text-decoration: none;
}
a.nav1_on:hover {color:#123152;}


a.nav2:link,
a.nav2:visited,
a.nav2:active {
display: block;
color:#666666;
line-height: 25px;
font-size: 11px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 13px;

}
a.nav2:hover {color:#990000}

a.nav2_on:link,
a.nav2_on:visited,
a.nav2_on:active {
display: block;
color:#990000;
font-size: 11px;
line-height: 25px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 13px;
}
a.nav2_on:hover {color:#990000;}





#maincontent {
background: #FFE3B4;
margin: 0px;
padding: 0px;
width: 950px;
}

#maincontent_sub {
	 
	margin: 0px;
	padding: 0px;
	width: 950px;
  }


#top {
height: 155px;
width: 950px;
padding: 0px;
margin: 0px;
}

#top_l {
    float: left;
	height: 155px;
	width: 320px;
	padding-top: 25px;
	margin: 0;
	z-index: 1;
}

#top_m {
position: relative;
top: 25px;
   float: left;
	height: 155px;
	width: 310px;
	padding: 0;
	margin: 0;
	z-index: 2;
}

#top_r {
float: left;
	height: 155px;
	width: 310px;
	padding: 0;
	margin: 0;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	z-index: 1;
}

#rubrikpic {
position: relative;
margin: 0;
padding: 0;
z-index: 0;
top: -40px;
height: 219px;
width: 950px;
}


#teaserbar {
	height: 240px;
	width: 190px;
	border: 0px none #000000;
	margin-top: 10px;
}
#bottom {
    background: #fff url(../images/bottom_bg.jpg) repeat-x;
    font-size: 1em;
	line-height: 170%;
	color:#123152;
	height: 75px;
	width: 950px;
	margin: 0px;
    padding: 0px;
}

#copyright {
    font-size: 0.85em;
	line-height: 100%;
	color:#123152;
	height: 30px;
	width: 950px;
	margin-top: 20px;
    padding: 0px;
}

#content {

}

#maincontent_1 {
	background-color: #FFE3B4;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 30px;
}

#maincontent_2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 30px;
	background-color: #FFE3B4;
	text-align: left;
}

#maincontent_3 {
width: 700px;
float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 30px;
}

#maincontent_box {
	background: #FFE3B4 url(../images/bg_farbverl.jpg) repeat-x;
	margin-bottom: 5px;
	padding: 12px;
	display: block;
	height: auto;
}

#xtcSlimboxPic {
	margin-top: 0px;
	margin-bottom: 20px;
}

.tabellenzelle { background: #FBDBA7; font-size: 13px; border-bottom: 1px solid #FFEBCB; margin-top: 5px; margin-bottom: 5px; padding: 5px; }
.tabellenheadline { background: #FFEBCB; font-weight: normal; font-size: 13px; padding: 8px; padding-top: 5px;}

#homeboxes{ 
margin-top: 30px;
margin-bottom: 20px;
}


.homebox {
    height: 210px;
    width: 272px;
    background-color: #FFF1DB;
    border: 1px solid #fff;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;

}
.homebox2 {
    height: 210px;
    width: 272px;
    background-color: #FFF1DB;
    border: 1px solid #fff;
    float: left;
}
.homebox_text {
    padding: 15px;
    padding-top: 18px;
    color: #666666;
    width: 242px;
    margin: 0px;
    position: relative;
line-height: 18px;
float: left;
top: -35px;

}
.homebox_but {
    background-color: #fff;
        float: left;
        z-index: 200;
        position: relative;
        clear: both;
        height: 20px;
        width: 40px;
        left: 211px;
        top: 78px;
        padding: 0px 10px 0px 12px;
    margin: 0px;
        font-size: 11px;
        font-weight: bold;
}

.homebox_pic {
    z-index: 1;
        height: 89px;
width: 292px;
float: left;
}
.homebox_headline {
    color: #fff;
    background-color: #FFF5E5;
    z-index: 100;
        width: auto;
        float: left;
        height: 16px;
    left: 0px;
        position: relative;
    top: -3px;
    padding-top: 3px;
    padding-bottom: 5px;
        padding-left: 8px;
        padding-right: 8px;
        display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

