body 
{	background: #FDF5E4 url(../segmente/body.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height: 135%;
				}
table {}

td  {
	color: black;
	text-align: left;
	padding: 5px;
	}

#box
{	
	background: url(../segmente/bauch.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header
{ 
	background: url(../segmente/header.jpg) no-repeat;
	width: 925px;
	height: 262px;
	position: top;}




#content
{	
	
}

#contentLeft
{	
	float: left;
	padding-left: 57px;
	width: 200px;
	height: 450px;
}

#contentLeftTop
{	
 border-top: 3px solid #FDE0A1;
 border-bottom: 3px solid #FDE0A1;
 position:absolute;
 width: 206px;
 line-height: 135%;
 float: left;

}
#contentLeftTop a {
 background: #FDE0A1;
 color: black;
 text-decoration: none;
 padding: 3px 0px 3px 15px;
 margin: 0px;
 display: block;
}

#contentLeftTop a.first-link 
{
 color: #800000;
 background: white;
text-decoration: none;
 display: block;
  padding: 3px 0px 3px 15px;

}

#contentLeftTop a:hover {
 color: #800000;
 background: white;
 text-decoration: none;
 display: block;
  padding: 3px 0px 3px 15px;

}



#contentLeftBottom
{	
	background: url(../segmente/haus.jpg);
	margin-top: 150px;
	padding: 100px 0px 0px 15px;
	line-height: 130%;
	color: black;
	
}

#contentLeftBottom a
{      	padding: 10px 0px 0px 15px; 
		margin: 0px;
        padding: 0px ;
        color: #800000; 
        text-decoration: underline;
}

#contentLeftBottom a:hover, #contentLeftBottom a:active
{       margin: 0px;
        padding: 0px ;
        color: #800000; 
        text-decoration: underline;
}




#contentMiddle
{	
	margin-top: 0px;
	margin-left:300px;
    width: 550px;
}




/* Fußbereich */

.footer		{	background: url(../segmente/fuss.jpg) no-repeat;
				width: 935px;
				height: 61px;
				clear: both;
				padding: 0px;
				margin: 0px;
				}
 .copyright 
{
padding-top: 40px;  
padding-left: 300px;
color: #800000; 
text-align: left;
font-size: 10px; }

 .copyright a:link,.copyright a:visited
{ 
	text-decoration: none;
	 text-align: center;
}

.copyright a:hover, .copyright a:active
{  
	text-decoration: underline;
    text-align: center;
}





/* HTML Elemente */

h1 {
 font-size: 13px;
 color: #800000;
 margin-bottom: 10px;
 font-size: 16px;
}

h2 {
 font-size: 12px;
 color: #800000;
 margin:0px;
 padding: 10px 0px 0px 0px;
 font-weight: bold;


}



p {
 font-size: 12px;
 margin: 0px;
 padding:0px 0px 15px 0px;
}



a {
 color: #800000;
text-decoration: none}

a:link, a:visited {
 color: #800000;
 text-decoration: none;
 }

a:hover, a:active {
 color: #800000;
 text-decoration: underline;
}

img {

}

img.float-right {
float: right;
margin: 12px 0px 12px 12px;
}

hr {	color: #FDE0A1; height:1px; border-style:none;padding: 0px; margin: 0px; background-color:#FDE0A1;}


ul	{ list-style-image: url(../segmente/pfeil.gif); margin: 0px; padding-left: 20px; line-height: 150%; }
li	{list-style-position: outside; line-height: 145%;}
