/* CSS Document */
body{
/*behavior:url("csshover.htc");*/
margin-top:0px;
margin-left:0px;
background-color:#C7AE9D;
font-size: 11px;
font-family: "Trebuchet MS", Tahoma, Lucida, Arial, sans-serif;

}


#content{
margin-top:0px;
margin-left:auto; margin-right:auto; 
width:856px;
background-color:#000;
}


#header{
margin-top:0px;
margin-left:0px;
padding:0;
width:856px;
height:181px;
background-image:url(_gfx/header.jpg);
background-repeat:repeat-x;
}

#logo{
float:right;
margin-right:35px; 
margin-top:35px; 
width:205px;
}

#navigation{
float:right;
margin-right:40px; 
margin-top:32px;
height:60px;
width:770px;
background-image:url(_gfx/navi.jpg);
background-repeat:repeat-x;
padding-left:15px; 
padding-top:12px;
}

#navigation a {
	font-weight:bold;
	color:#D6B8A5;
	text-decoration:none;
	padding:10px;
}

#navigation a:hover {
	font-weight:bold;
    color:#D34B15;
    text-decoration:none;
}

 .active {
	font-weight:bold;
    color:#D34B15;
	text-decoration:none;
	padding:10px;

}

/* FOOTER  */

#frechts{
float:right;
margin-right:35px; 
margin-top:100px; 
}

#flogo{
float:right;
width:283px;
height:28px;
margin-right:35px; 
margin-top:105px; 
}

#fnavigation{
float:left; 
margin-top:110px;
width:300px;
padding-left:15px; 
}

#fnavigation a {
	font-size: 10px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	padding:5px;
}

#fnavigation a:hover {
	font-size: 10px;
	font-weight:bold;
    color:#333;
    text-decoration:none;
}

#fnavigation .active {
	font-size: 10px;
	font-weight:bold;
    color:#333;
	text-decoration:none;

}

 #footer {
 display:block;  
 width:856px; 
 height:140px; 
 position:fixed;  
 background-image:url(_gfx/footer.jpg);
 background-repeat:repeat-x;
 }
 
 * html #footer {
 position:absolute;
 }

/* FOOTER  */


#main{
float:left;
margin-left:0px;
padding-top:25px;
padding-left:56px;
padding-right:30px;
padding-bottom:20px;
width:490px;
color:#D6B8A5;
}

#main a {
color:#D6B8A5;
}

#mainbild{
padding-top:5px;
float:right;
width:270px;

}

img {border: 0px;} 


.text{
font-family:"Times New Roman", Times, serif;
color:#707075;
font-size:0.7em;
line-height:1.2em;
}

.textlink{
font-family:Arial, Helvetica, sans-serif;
color:#a60b16;
font-size:0.85em;
text-decoration:none;
line-height:1.2em;
font-weight:bold;
}

.textlink:hover{
font-family:Arial, Helvetica, sans-serif;
color:#e80010;
font-size:0.85em;
text-decoration:none;
line-height:1.2em;
font-weight:bold;
}

.textlink:active{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:0.85em;
text-decoration:none;
line-height:1.2em;
font-weight:bold;
}

.textlink:visited{
font-family:Arial, Helvetica, sans-serif;
color:#a60b16;
font-size:0.85em;
text-decoration:none;
line-height:1.2em;
font-weight:bold;
}





#form_text{
background-color:#ffffff;
border:none;
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:dashed;
float:right;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
width:290px;
height:15px;
padding:2px;
padding-left:8px;
font-size:10px;

}

#form_text:focus{
background-color:#a60b16;
border:none;
padding:2px;
padding-left:8px;
float:right;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
width:290px;
height:16px;
margin-bottom:1px;
}

#form_text:active{
background-color:#a60b16;
border:none;
padding:2px;
padding-left:8px;
float:right;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
width:290px;
height:16px;
margin-bottom:1px;
}


