@charset "utf-8";
/* CSS Document */
body
{
	
	background-color:#DFCF65;
	padding:0px;
	margin:0px;
}
#big_head
{
	width:100%;
	height:300px;
	background-image:url(Bilder/big_head_bg.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	position:relative;
}
#full_footer
{
	width:100%;
	height:100px;
	background-color:#dfcf65;
	padding:0px;
	margin:20px 0px 0px 0px;
	position:relative;
	border-top:0px solid #fff;
}

#small_head
{
	width:1001px;
	height:300px;
	border:0px dotted #000;
	position:relative;
	margin:0px auto 0px auto;
	background-image:url(Bilder/ts_head.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#navi_box
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#534229;
	position:absolute;
	bottom:100px;
	right:30px;
	width:600px;
	height:20px;
	border:0px dotted #000;
	text-align:right;
	z-index:2;
}
.navi_box a:link
{
	color:#534229;
	text-decoration:none;
}
.navi_box a:visited
{
	color:#534229;
	text-decoration:none;
}
.navi_box a:hover
{
	color:#534229;
	text-decoration:underline;
}
.navi_box a:active
{
	color:#534229;
	text-decoration:none;
}
.navi_box a:focus
{
	color:#534229;
	text-decoration:none;
}
#mitte_full
{
	background-color:#dbc845;
	width:100%;
	
	padding:0px;
	padding-bottom:30px;
	margin:0px 0px 0px 0px;
	position:relative;
	border-bottom:1px solid #fff;
}
#hp_box
{
	width:1001px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 100px;
}
.kon_box
{
	height:200px;
	width:260px;
	background-color:#dfcf65;
	border:1px solid #fff;
	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#534229;
	filter:alpha(opacity=90);
 -moz-opacity:0.9;

}
.kon_box a:link{color:#630606;}
.kon_box a:visited{color:#630606;}
.kon_box a:hover{color:#630606;text-decoration:none;}
.kon_box a:active{color:#630606;}
.kon_box a:focus{color:#630606;}
.kon_box h1
{
	color:#630606;
	font-size:17px;
}
.padding_10
{padding:10px;}
.content_box
{
	
	width:650px;
	border:0px dotted #000;
	margin-left:20px;
	float:left;
}
.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#534229;
}
.content h1
{
	font-size:16px;
}
.content a:link{color:#630606;}
.content a:visited{color:#630606;}
.content a:hover{color:#630606;text-decoration:none;}
.content a:active{color:#630606;}
.content a:focus{color:#630606;}
.content li
{line-height:20px;}
.clear{clear:both;}
.copyright
{
	width:600px;
	margin:5px auto 5px auto; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:center;
}
.copyright a:link{color:#af9f30;}
.copyright a:visited{color:#af9f30;}
.copyright a:hover{color:#7b6f1b;text-decoration:none;}
.copyright a:active{color:#af9f30;}
.copyright a:focus{color:#af9f30;}

