body { 
 background-color: #FAF4EA; 
 margin-left: 0px; 
 margin-right: 0px; 
 margin-top: 0px; 
 font-size: 11px; 
 font-family: Georgia, "Times New Roman", Times, serif; 
}

a:link { 
 color: #666666; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:visited { 
 color: #666666; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:active { 
 color: #999999; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

/*---  Logo ---*/
#logo {
position:absolute; 
left:6px; 
top:13px;
width: 256px;
border: 0px solid #000000;
}


body>#logo {
 width: 256px;
}


/*---  Menue ---*/
#menu {
position:absolute; 
left:6px; 
top:80px;
width: 256px;
border: 0px solid #000000;
text-align:center;

}


body>#menu {
width: 256px;

}


/*---  Text ---*/
#unten {
position:absolute; 
left:784px; 
top:22px;
width: 400px;
border: 0px solid #000000;
margin-top: 0px; 
text-align: left;
}
body>#unten {
	width: 400px;
	text-align: left;
}

#unten_start {
position:absolute; 
left:834px; 
top:22px;
width: 400px;
border: 0px solid #000000;
margin-top: 0px; 
text-align: left;
}
body>#unten {
	width: 400px;
	text-align: left;
}

/*---  Bilder-Inhalt ---*/
#content {
	position:absolute;
	left:277px;
	top:20px;
margin width: auto;
margin height: auto;
	border: 1px solid #999999;
	padding: 20px;
	align: center;
	width: 454px;



}
body>#content {
margin width: auto;
margin height: auto;

}

/*---  Textformatierungen  ---*/

.menupunkt {
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size:   16px;
 font-weight: normal;
 color: #333333;
 text-align: center;
 line-height: 20px;
letter-spacing: 1px;

}

.menupunkt2 {
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size:   12px;
 font-weight: normal;
 color: #666666;
 text-align: left;
letter-spacing: 1px;

}

.untermenupunkt {
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size:   13px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 line-height: 18px;
}

.textunten {
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size:   11px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 line-height: normal;

}

a. textunten:link {
	color: #000000;
	text-decoration: underline;
}

a. textunten:visited {
	color: #000000;
	text-decoration: underline;
}

a. textunten:hover {
	text-decoration: underline;
	color: #999999;
}
a. textunten:active {
	color: #666666;
	text-decoration: underline;
}



.textunten1 {
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size:   11px;
 font-weight: normal;
 color: #000000;
 text-align: left;
 line-height: normal;

}

a. textunten1:link {
	color: #000000;
	text-decoration: underline;
}

a. textunten1:visited {
	color: #000000;
	text-decoration: underline;
}

a. textunten1:hover {
	text-decoration: underline;
	color: #999999;
}
a. textunten1:active {
	color: #666666;
	text-decoration: underline;
}


.linkbilder{
float:left;
width: auto;
}
/

.menu_gross{
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size:  16px;
 font-weight: normal;
 color: #333333;
 text-align: center;
 line-height: 20px;
letter-spacing: 1px;
text-decoration: none;
}

a. menu_gross:link {
	color: #000000;
	text-decoration: none;
}

a. menu_gross:visited {
	color: #000000;
	text-decoration: none;
}

a. menu_gross:hover {
	text-decoration: none;
	color: #999999;
}
a. menu_gross:active {
	color: #666666;
	text-decoration: none;
}
