html
{
    height: 100%;
    margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin:0px;
	padding: 0px;
	background-color: #4a291a;
	background-repeat: repeat-x;

}

li {list-style: none;}

img {
	behavior:	url("pngbehavior.htc");
}

.footer { 

background: url('../images/footer.jpg'); 
background-repeat: no-repeat;
width: 1020px; 
height: 142px; 
padding-top:50px;
color: #ded1be;
font-size: 15px;
font-weight: bold;


}

div#navi   {position:relative;	width:900px; z-index:2; top:0px; height: 53px; left:10px;} 
 


#nav1 a               {height: 53px; width: 154px;display: block;background: url("../images/nav1-neu.gif"); float: left; z-index:0; position:relative; }
#nav1 a:hover   {background-position: 0px -53px; z-index:1; position:relative;}
div#nav1focus    {height: 53px; width: 154px;display: block;background: url("../images/nav1-neu.gif"); background-position: 0px -53px; float: left; position:relative; }

#nav2 a               {height: 53px; width: 194px;display: block;background: url("../images/nav2-neu.gif"); float: left; z-index:0; position:relative;}
#nav2 a:hover   {background-position: 0px -53px; z-index:1; position:relative;}
div#nav2focus    {height: 53px; width: 194px;display: block;background: url("../images/nav2-neu.gif"); background-position: 0px -53px; float: left; z-index:1; position:relative; }

#nav3 a               {height: 53px; width: 144px;display: block;background: url("../images/nav3-neu.gif"); float: left; z-index:0; position:relative;}
#nav3 a:hover   {background-position: 0px -53px; z-index:1; position:relative;}
div#nav3focus    {height: 53px; width: 144px;display: block;background: url("../images/nav3-neu.gif"); background-position: 0px -53px; float: left; z-index:1; position:relative; }

#nav4 a               {height: 53px; width: 190px;display: block;background: url("../images/nav4-neu.gif"); float: left; z-index:0; position:relative;}
#nav4 a:hover   {background-position: 0px -53px; z-index:1; position:relative;}
div#nav4focus    {height: 53px; width: 190px;display: block;background: url("../images/nav4-neu.gif"); background-position: 0px -53px; float: left; z-index:1; position:relative; }

#nav5 a               {height: 53px; width: 175px;display: block;background: url("../images/nav5-neu.gif"); float: left; z-index:0; position:relative;}
#nav5 a:hover   {background-position: 0px -53px; z-index:1; position:relative;}
div#nav5focus    {height: 53px; width: 175px;display: block;background: url("../images/nav5-neu.gif"); background-position: 0px -53px; float: left; z-index:1; position:relative; }


.navsingle_sel {background-color:#9a0034;color: #fff;}

.header   {width:860px; }
.sidebar {width:200px;}
.main       {height:100%; width:660px;}

.content {
width:1020px; 
background-image: url('../images/bg.gif');
background-repeat: repeat-y;
 
}

.inner {
width:700px;
float: clear;

}

.content {height: 500px;}

html>body .content {height: auto; min-height: 500px;}


h1 {font-size:18px; color:#000000; margin-top: 0px}

a.link		        { color: #8c1202; text-decoration: underline; }
a.link:visited   { color: #8c1202; text-decoration: underline; }
a.link:active     { color: #8c1202; text-decoration: underline; }
a.link:hover	{ color: #8c1202; text-decoration: underline; } 

a.linkunten		        { color: #ded1be; text-decoration: underline; font-size:15px; font-weight: bold;}
a.linkunten:visited   { color: #ded1be; text-decoration: underline; font-size:15px; font-weight: bold; }
a.linkunten:active     { color: #ded1be; text-decoration: underline; font-size:15px; font-weight: bold;}
a.linkunten:hover	{ color: #ded1be; text-decoration: underline; font-size:15px; font-weight: bold;} 


.content_left {
	float:left;
	text-align:left;
	width:120px;
	padding-bottom:2px;
}
.hinweis {
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	font-size : 8pt;
	color : #712d00;
}

.error {
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 20px;
	font-size : 8pt;
	color : #FF0000;

}

