/* Main */
*{
margin:0;
padding:0;
}

body{
background-image: url(content_bg.gif) repeat-y;
background:#185010;
font:.8em verdana, "trebuchet ms", arial, sans-serif;
text-align:center;
}

/*Layout*/
#seite{
background:#fff url(hintergrund.jpg) repeat-y;
margin:0 auto;
padding:0px 10px 5px 13px;
text-align:left;
width:715px
}

/* Horizonzale Navigationsleiste */
#navigation{
	float: right;
	width: 400px;
	padding:5px 0 5px 0;
	font-size: smaller;
	margin-bottom: 5px;
}

#navigation ul{
	float: right;
}

#navigation ul li{
 display:inline;
 margin:0 10px 0 0;
}

#navigation ul li a.nav{
	text-decoration: none;
	color: silver;
	font-size: .9em;
	border-right: 1px solid gray;
	padding-right: 10px;
}

#navigation ul li a.nav_first, nav_self{
	text-decoration: none;
	color: gray;
	border-right: 1px solid gray;
	font-size: .9em;
	font-weight: bold;
	padding-right: 10px;
}

#navigation ul li a:hover{
text-decoration: underline;
 border-bottom:4px solid #gray;
 font-weight: bold;
 color: green;
}

#oben{
 padding: 2px;
 clear:both;
 height:83px;
 border: 1px solid #afbfac;
 background-color: #999;
}

.logo{
float:left;
width:213px;
height:83px;
padding:0 3px 0 0;
}

.logo img{
border:0;
}

#slogan{
margin: 35px 50px 0 0;
float: right;
font-size: 150%;
color: #11380B;
font: verdana, arial, sans-serif;
font-weight: bold;
}

#pathway{ 
width: 500px;
height: 19px;
padding-left: 0px;
padding-top: 5px;
text-decoration: none;
color: gray;
font-size: .8em;
font-weight: bold;
}

#pathway a{
text-decoration: none;
color: silver;
font-weight: normal;
}


#pathway a:hover{
text-decoration: underline;
color: Green;
}

#rechts{
float:right;
margin:5px 0px 5px 0px;
padding:0 5px 5px 5px;
width:69%;
background-color: #fff;
border: 1px solid #afbfac;
}

/* Sonstige Formatierungen */

div.img_left {
    float: left; 
    margin: 0.5em 0.8em 0em 0em;
}

div.img_right {
    float: right; 
    margin: 0.5em 0em 0em 0.8em;
}

div.img_left img, div.img_right img {
    display: block;
    border: 0.35em solid #2e5caa;
    margin: 0;
    padding: 0;
}

/* Schrift-Formatierungen */
h1,h5,h6{
 border-bottom: 1px solid #ccc;
 color:#11380B;
 font-size:1.5em;
 letter-spacing:0.01em;
 margin:0 0 0 0;
}

h2 {
font-size:1.1em;
color: #11380B;
margin:10px 0 1em 0;
}


h3 {
font-size:1em;
margin:1em 0 0 0;
}

#rechts p{
text-align:justify;
margin:1em 0 0 0px;
line-height: 1.5em;
}

#rechts p.li{

margin:0em 5px 1.5em 0em;
line-height: 1.5em;
}

#rechts ul.img {
background:#fff;
text-align:left;
margin:10px;
padding:5px 0 5px 20px;

list-style-image:url(readon.gif)
}

/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu {
	width: 200px;
	margin-top: 5px;
}

#menu li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#menu li a:link, #menu li a:visited {
        color: #777;
        display: block;
        background: url(menu8.gif);
        padding: 8px 0 0 20px;
        }

#menu li a:hover, #menu li #current {
	color: White;
	background: url(menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
	font-weight: bold;
}

#menu li a:active {
        color: #fff;
        background: url(menu8.gif) 0 -64px;
        padding: 8px 0 0 25px;
        }

/* Formatierungen AdressBox */

div.right_box {
	background-color: #e4e4e4;
	float: left;
	margin: 2em 2px 10px 0em;
	width: 198px;
	border: 1px solid #185010;
}

div.right_box h3 {
    margin: 0em;
    padding: 0.2em 0em 0.2em 1em;
    font-size: 1em;
    color: #fff;
 
    background-color: #185010;
    text-transform: uppercase;
    font-family: Verdana, Arial, sans-serif;
}



div.inner_box a:link {
    color: #2e5cca;
    font-weight: bold;    
}
    
div.inner_box a:visited {
    color: #254A65; 
}
 
div.inner_box a:hover, div.right_box a:active {
	color: #ed1d24;
	padding-left: 15px;
    	text-decoration: none;
}

div.inner_box {

	line-height: 1.5em;
}


.inner_box ul {
    margin: 0em;
    padding: 0.5em 0em 0.5em 1em;
    font-size: 0.85em;
    list-style: none;
}

div.eins_eins {
	float: left;
	margin: 0em 0px 1em 0px;
	width: 200px;
}

div.t-com {
	float: left;
	margin: 0em 0px 1em 0px;
	width: 200px;
}

#strato {
float: left;
margin: 0em 0em 1em 0em;
}

#footer {
 background:#999;
 clear:both;

}

#footer p{
 color:#eee;
 font:.85em verdana, "trebuchet ms", sans-serif;
 padding:5px;
 text-align: center;
}

/* Link-Formatierungen */
a:link,a:visited,a:active{
 color: #999;
 text-decoration:underline
}

a:hover{
text-decoration: none;
color: #185010;
}


#footer a{
 color:#fff;
 text-decoration:underline
}

#footer a:hover{
 text-decoration:none
}

