body{
font-family:Tahoma, Verdana, sans-serif;
font-size:14px;
color:#13235b;
background:url(../images/hintergrund_klein.jpg) #daca8b;
leftmargin:0px; 
topmargin:0px;
marginwidth:0px; 
marginheight:0px;
margin-top: 20px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 20px;
}

ul{
margin-top:0px;
margin-bottom:3px;
margin-left:0.5em;
list-style-position:outside;
padding-left:0.5em;
padding-top:0px;
}

li{
margin-top:0px;
margin-left:0.5em;
margin-bottom:0px;
list-style-position:outside;
padding-left:0.5em;
padding-top:0px;
}

a:link 
  { color:#13235b; text-decoration: none; }
a:visited
  { color: #13235b; text-decoration: none; }
a:active
  { color:#13235b; text-decoration: none; }
a:hover
  { color:#13235b; text-decoration: none; }

#seite{
margin-top:30px;
width:900px;
margin: 0 auto;
background:#FFFFFF;
}

#seite2{
width:800px;
margin: 0px 50px 0px 50px;
background:#FFFFFF;
}

#head_logo
{
width:800px;
height:100px;
background: #FFFFFF;
overflow:hidden;
}

#head_bild
{
width:800px;
height:240px;
background:FFFFFF;
overflow:hidden;
background:url(../images/pix/loadingAnimation.gif) no-repeat center;
}

#spacer1
{
width:800px;
height:20px;
background:#FFFFFF;
}

#inhalt
{
margin: 15px 20px 20px 20px;
line-height:23px;
}

#footer{
width:800px;
text-align:left;
background:#FFFFFF;
clear:left;
}

#titel_links{
height:50px;
margin-right:20px;
margin-top:20px;
}


#titel_rechts{
height:50px;
text-align:right;
margin-right:20px;
}

#unternavi{
width:250px;
text-align:right;
}

#unternavi2{
margin-right:20px;
}

.icons
{
margin-top:23px;
border:none;
}

.unternav
{
border:none;
margin-bottom:5px;
margin-left:5px;
}

.footer{
padding-top:25px;
color:#989898;
}

.head_div{
height:204;
overflow:hidden;
}

.navi_div{
display:inline;
height:52px;
width:200px;
margin-right:25px;
overflow:hidden;
}



.green{
color:#a3c417;
font-size:8px;
margin-left:5px;
margin-right:5px;
background:#a3c427;
}


/*ADMIN-Bereich______________________________----------------------------________________________*/

#login_content
{
color:#000000;
font-size:11px;
top:100px;
width:320px;
height:230px;
margin:0 auto;
position:relative;
padding:10px;
background-color:#FFFFFF;
}

#admin_navi
{
	top: 11px;
	left: 9px;
	position:absolute;
	background:#ffffff;
	width:200px;
	height:500px;
	padding-top:20px;
	padding-left:10px;
}

#admin_content
{
	top: 11px;
	left: 240px;
	position:absolute;
	background:#ffffff;
	width:900px;
	padding-top:20px;
	padding-left:10px;
	overflow:auto;
}

.admin {
    background: #daca8b;
    COLOR:#ffffff;
  	border: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 170px;
}
.admin_feld {
    background: #daca8b;
    COLOR:#ffffff;
  	border: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 350px;
}

.admin_feld_gross {
    background: #daca8b;
    COLOR:#ffffff;
  	border: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 600px;
	overflow:hidden;
}


.admin_submit {
    background: #daca8b;
    COLOR:#13235b;
	height:25px;
	width:300px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	border: #444444;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}	


.admin_login {
    background: #daca8b;
    COLOR:#13235b;
	height:25px;
	width:80px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	border: #444444;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}


.admin_bg{
background:#daca8b;
padding:10px;
margin-right:10px;
clear:both;
}
