@charset "utf-8";
/* CSS Document */


html{
height:100%;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
height:100%;
margin:0px;
padding:0px;
background-color:#8b5734;
}

.c1{height:auto;width:903px;margin-left:auto;margin-right:auto;padding:30px 0px 30px 0px;}
h1, h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin:0px;
padding:3px 0px 5px 0px;
line-height:16px;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:0px;
padding:0px 0px 5px 0px;
}

li {
color:#361600;
font-weight:bold;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:16px;
padding-bottom:3px;
}

ul {
margin:0px;
padding:0px;
}


.header_links{
height:20px;
float:right;
}

.header_links a{
text-decoration:none;
color:#FFFFFF;
font-size:11px;
float:left;
}

.header_links a:hover{
text-decoration:underline;
color:#FFFFFF;
font-size:11px;
float:left;
}

.header_links div{
width:1px;
height:15px;
background-color:#FFFFFF;
float:left;
margin:0px 5px 0px 5px;
}

.site{
height:195px;
width:100%;
background-image:url(../img/sitebg_head.jpg);
background-repeat:repeat-x;
}
.img_box_border{
background-image:url(../img/borde.gif);
background-repeat:repeat-x;
height:20px;
margin-bottom:12px;
}

.img_holder{
height:auto;
width:903px;
margin-left:auto;
margin-right:auto;
}

.img_box_shadow{
height:8px;
width:100%;
background-image:url(../img/schatten.gif);
background-repeat:repeat-x;
}

.img_box{
height:170px;
width:100%;
background-color:#662901;
padding:7px 0px 7px 0px;
background-image:url(../img/insite_bg.gif);
background-repeat:repeat-y;
background-position:center;
}

.menue_button{
height:14px;
background-repeat:no-repeat;
cursor:pointer;
float:left;
}

.headlines{
height:17px;
background-repeat:no-repeat;
margin-top:4px;
width:210px;
}

.header a{
text-decoration:none;
color:#FFFFFF;
font-size:11px;
float:left;
}

.header a:hover{
text-decoration:underline;
color:#FFFFFF;
font-size:11px;
float:left;
}


.menue_dot{
height:14px;
width:3px;
background-image:url(../img/menue_dot.gif);
background-repeat:no-repeat;
background-position:center;
margin-left:7px; 
margin-right:7px;
float:left;
}

.txtinput{
width:246px;
height:16px;
padding:2px 0px 0px 2px;
margin:0px 0px 7px 0px;
border:1px solid #979797;
background-color:#fbfbfb;
font-size:11px;
color:#5a5a5a;
}


.txtarea{
height:150px;
width:355px;
padding:2px 0px 0px 2px;
margin:0px 0px 5px 0px;
border:1px solid #979797;
background-color:#fbfbfb;
font-size:11px;
color:#5a5a5a;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.content{
height:auto;
width:665px;
float:left;
}

.content a{
font-size:12px;
font-weight:bold;
width:auto;
color:#361600;
background-image:url(../img/arrow.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:14px;
margin-bottom:10px;
text-decoration:none;
}

.content a:hover{
font-size:12px;
font-weight:bold;
width:auto;
color:#361600;
background-image:url(../img/arrow.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:14px;
margin-bottom:10px;
text-decoration:underline;
}

.content_right{
height:211px;
width:195px;
background-image:url(../img/kontaktbox.gif);
background-repeat:no-repeat;
padding:0px 15px 0px 12px;
}

.content_right a{
font-size:11px;
font-weight:normal;
display:block;
width:150px;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../img/small_arrow.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:14px;
margin-bottom:5px;
text-decoration:none;
}

.content_right a:hover{
font-size:11px;
font-weight:normal;
display:block;
width:150px;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../img/small_arrow.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:14px;
margin-bottom:5px;
text-decoration:underline;
}

.footer{
width:903px;
margin-left:auto;
margin-right:auto;
padding-top:6px;
}

.footer a{
text-decoration:none;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
float:right;
}

.footer a:hover{
text-decoration:underline;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
float:right;
}

#ticker {
	position:absolute;
	top:8px;
	left:17px;
	color:#000000;
	z-index:1;
	height: auto;
}

