body {
  margin: 0px; padding: 0px;
	background-image: url(../content_images/back.gif);
	text-align:center;
}
#all {
	margin: 0px auto;
  width: 1002px; height: auto;
  text-align: left;
}
#header {
	width: 1002px; height: 181px;
  float: left;
  background-image: url(../content_images/head.png);
}
* html #header {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='content_images/head.png')
}
#wrapper {
	width: 1002px; height: auto;
	float: right;
	background-image: url(../content_images/content_back.gif);
}
#navigation_container {
	width: 164px;
	float: left;
	padding:0px;
}
#left{
  margin: -5px 0px -5px 0px;
  background-image: url(../content_images/nav_back.gif);
  background-repeat: repeat-y;
}
#left_container {
	width: 164px; height: auto;
	float: left;
}
#nav_break{
	width: 164px; height: 90px;
	float: left;
  background-image: url(../content_images/nav_end.png);
	background-repeat: no-repeat;
}
* html #nav_break {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='content_images/nav_end.png')
}

#nav_bottom{
/*	  width: 164px; height: 258px; */
 height: 100%;
padding-bottom: 0px;
background-position: bottom left;
	float: left;
  padding-left: 6px;
  background-image: url(../content_images/nav_bottom.gif);
	background-repeat: no-repeat;
	color:#999999;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
#right_container {
	width: 164px;
	float: left;
}
#werbung {
	width: 164px;	height: auto;
  float: left;
	padding: 0px 0px 0px 7px;
	background-image: url(../content_images/werbung_back.gif);
  background-repeat: repeat-y;
}
* html #werbung{
  width: 157px;
}
#rahmen_links {
	width: 59px; height:226px;
	float: left;
	background-image: url(../content_images/engel_links.png);
}
* html #rahmen_links {
 margin: 0px 0px 0px -6px;
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='content_images/engel_links.png')
}
#werbung_end{
	width: 164px; height: auto;
	height: 44px;
	float: left;
	background-image: url(../content_images/werbung_bottom.png);
}
* html #werbung_end {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='content_images/werbung_bottom.png')
}
#content {
	width: 552px;
	max-width: 552px;
	float: left;

}
#rahmen_rechts {
	width: 63px; height: 226px;
	float: left;
	background-image: url(../content_images/engel_rechts.png);
}
* html #rahmen_rechts {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='content_images/engel_rechts.png')
}
#footer {
	width: 1002px; height: 116px;
	float: left;
  font-size: 9px;
color:#999999;
  background-image: url(../content_images/footer.png);
	background-repeat: no-repeat;
}
* html #footer {
 text-align:center;
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='content_images/footer.png')
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 6px;
	border-color: #FFFFFF;
	font-variant: small-caps;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 a {
font-size: 11px;
font-weight: bold;
color: #ffff00;
text-decoration: underline;
font-family: "Lucida Sans", "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
}
 a:hover {
font-size: 11px;
font-weight: bold;
color: #ffff00;
text-decoration: underline;

}
 a:active {
font-size: 11px;
font-weight: bold;
color: #ffff00;
text-decoration: underline;

}
#guest{

	background-image: url(../content_images/content_back.gif);
}

