@charset "iso-8859-1";
/* CSS Document */

*{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:0px; margin:0px;}
body{
	color:#660000;
	background-color:#ffdd9a;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	margin:auto;
	padding:0px;
	text-align:center;}
form{display:inline;}
a {	font-size: 12px;
	color: #ffdd9a;}
img{border:0px;}
h1{	color:#60772a;
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;}
h2{	font-size:14px;
	color:#60772a;}
.clearing{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;}
#container{
	width:1000px;
	margin:0px auto;
	
	background-image:url(images/contentback.gif);
	background-repeat:repeat-y;}
	
/* HEADER */
#head{
	height:175px;
	width:1000px;
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;
	display:table;}
#head .banner{
	background-image:url(images/bannerborder.jpg);
	background-repeat:no-repeat;
	margin:10px 0px 0px 420px !important;
	margin:10px 0px 0px 320px;
	padding:3px 0px;
	width:474px;
	height:66px;}
#contentwrap{
	text-align:left;
	line-height:20px;
	background-image:url(images/contentback.gif);
	background-repeat:repeat-y;}
	
/* LINKE SPALTE NAVIGATION */
#navi{
	width:200px;
	float:left;
	padding:0px;}
#navi .navitop{
	background-image:url(images/spalte_top.jpg);
	background-repeat:no-repeat;
	height:13px;
	line-height:0px;
	font-size:0px;}
#navi .navibody{
	background-image:url(images/spalte_body.jpg);
	background-repeat:repeat-y;
	color:#ffdd9a;}
#navi .navibody .navilinks{
	text-align:center;}
#navi .navibody .navilinks a:link, #navi .navibody .navilinks a:visited{
	text-decoration:none;
	color:#ffdd9a;}
#navi .navibody .navilinks a:hover{
	text-decoration:underline;}
#navi .navibottom{
	background-image:url(images/spalte_bottom.jpg);
	background-repeat:no-repeat;
	height:13px;}
#navi .active{color:#006699;}

/* MITTLERE SPALTE CONTENT */
#content{
	float:left;
	width:600px;
	overflow:hidden;}
#content .contenttop{
	background-image:url(images/mitte_top.jpg);
	background-repeat:no-repeat;
	height:28px;}
#content .contentbody{
	background-image:url(images/mitte_body.jpg);
	background-repeat:repeat-y;
	color:#660000;
	padding:20px;}
#content .contentbody .buttonleiste{
	text-align:center;}
#content .contentbody .buttonleiste img{
	margin:0px 5px;}

#content .contentbottom{
	background-image:url(images/mitte_bottom.jpg);
	background-repeat:no-repeat;
	height:28px;}
.lex{
	border-collapse:collapse;
	border-spacing:0px;}
.lex_s1{
	width:120px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #660000;}
.lex_s2{
	width:440px;
	padding:5px 0px;
	border-bottom:1px solid #660000;}
/* RECHTE SPALTE WERBUNG */
#werbung{
	width:200px;
	float:left;}
#werbung .werbungtop{
	background-image:url(images/spalte_top.jpg);
	background-repeat:no-repeat;
	height:13px;	
	line-height:0px;
	font-size:0px;}
#werbung .werbungbody{
	background-image:url(images/spalte_body.jpg);
	background-repeat:repeat-y;
	color:#ffdd9a;}
#werbung .werbungbody img{
	display:block;}
#navi .navibody img{
	display:block;}
#werbung .werbungbottom{
	background-image:url(images/spalte_bottom.jpg);
	background-repeat:no-repeat;
	height:13px;}
	
#bottom{
	height:28px;
	background-image:url(images/contentbottom.gif);
	background-repeat:no-repeat;}