body {
margin:0px;
padding:0px;
color: #000000;
background-image: url(images/hintergrund.jpg);
}

#wrapper
{
width: 1255px;
}

#logo_rein
{
width: 100%; height:110px;
font-family : verdana,arial,helvetica;font-size: 12px;font-weight: normal;
background-color: black;
}

.pmenutitle{
font-weight:bold;
text-align:center;
margin:2px;
background-color: #404040;
color:white;
}

.pmenucontainer {
border:1px solid #000;
background-color:#C3B5B5;
width:136px;
margin:1px;
}

a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#F1F1F1;
 text-align:center;
 text-decoration:none;
 }


.randlinks {
  float:left;
  width: 100px;
  margin-top: 5px;
  margin-right:5px;
  background-color: black;
  margin-left:5px;
  background-image: url(images/hintergrund.jpg);
}

.content {
  float:left;
  width: 920px;
  margin-top: 20px;
  padding:15px;
  background-color: white;
  color: black;
}


.spalte1
{
  float:left;
  width: 700px;
  margin-top: 20px;
  padding:15px;
  background-color: white;
  color: black;
}

.spalte1start
{
  float:left;
  width: 550px;
  margin-top: 20px;
  padding:15px;
  background-color: white;
  color: black;
}


.linker
{
  width: 635px;
  padding:5px;
  background-color: #FBF9F9;
  color: black;
  border-right:1px solid #eee;
  border-bottom:1px solid #eee;
}


.linkerstart
{
  width: 520px;
  padding:5px;
  background-color: #FBF9F9;
  color: black;
  border-right:1px solid #eee;
  border-bottom:1px solid #eee;
}


.linkerspalte2
{
  width: 145px;
  padding-left:3px;
  background-color: #ffffff;
  color: black;
  border-right:1px solid #eee;
  border-left:1px solid #eee;
  border-bottom:1px solid #eee;
}



.linkerspalte3
{
  width: 140px;
  padding-left:3px;
  background-color: #ffffff;
  color: black;
  border-right:1px solid #eee;
  border-left:1px solid #eee;
  border-bottom:1px solid #eee;
}



.spalte2
{
  float:left;
  width: 150px;
  margin-top: 16px;
  padding:15px;
  background-color: white;
  color: black;
}


.spalte3
{
  float:left;
  width: 140px;
  margin-top: 20px;
  padding:10px;
  background-color: white;
  color: black;
}


.linkerlifestyle
{
  width: 250px;
  height: 90px;
  padding:5px;
  margin-top: 10px;
  background-color: #FBF9F9;
  color: black;
  border-right:1px solid #eee;
  border-bottom:1px solid #eee;
}

.spalte1lifestyle
{
  float:left;
  width: 300px;
  padding:10px;
  background-color: white;
  color: black;
}


.spalte2lifestyle
{
  float:left;
  width: 300px;
  padding:10px;
  background-color: white;
  color: black;
}


.spalte4
{
  float:left;
  width: 240px; height:220px;
  margin-top: 20px;
  margin-left:20px;
  padding-left:8px;
  margin-right:10px;
  background-image: url(images/hintergr_kl.jpg); background-repeat:no-repeat;
  color: black;
}

.spalte5
{
  float:left;
  width: 240px; height:220px;
  margin-top: 20px;
  margin-left:20px;
  padding-left:8px;
  margin-right:10px;
  background-image: url(images/hintergr_kl.jpg); background-repeat:no-repeat;
  color: black;
}


.clearenbeide {
  clear:both;
}

.clearenrechts {
  clear:right;
}



hr {
 color : #000;
 height : 1px;
 padding : 0;
 border-color : #eee;
 border-width : 1px 0 0 0;
 border-style : solid;
 margin: 1em 0;
}

/* Bilder anzeigen mit Text
-----------------------------------------------*/
.foto_normal { border: 1px solid #CDC7C7; padding:2px; }
.foto_r { float: right; margin-left: 14px; margin-bottom: 10px; border: 1px solid #CDC7C7; padding:4px; }
.foto_l { float: left; margin-right: 14px; margin-bottom: 10px; border: 1px solid #CDC7C7; padding:4px; }


.ueberschrift {
  width: 140px;
  height: 20px;
  padding-left:3px;
  background-color: #FBF9F9;
  color: black;
  border-right:1px solid #eee;
  border-bottom:1px solid #eee;
}

.ueberschrift2 {
  width: 145px;
  height: 20px;
  padding-left:3px;
  background-color: #FBF9F9;
  color: black;
  border-right:1px solid #eee;
  border-bottom:1px solid #eee;
}

.foto_r { float: right; margin-left: 14px; margin-bottom: 10px; border: 1px solid #CDC7C7; padding:2px; }
.foto_name_r { float: right; margin-left: 14px; margin-bottom: 10px; }
.foto_l { float: left; margin-right: 14px; margin-bottom: 10px; border: 1px solid #CDC7C7; padding:2px; }
.foto_name_l { float: left; margin-left: 14px; margin-bottom: 10px; }

dl.meImgLeft { margin-right: 1em; }
dl.meImgLeft dt { margin-bottom: 0; }
dl.meImgLeft dd { margin: 0; }

a:link, a:visited { color: black; text-decoration: none;font-size: 10pt;letter-spacing:2px; }
a:hover	{
	color: #000000;
	background: #ffcc55;
	}

a .bullet	{
	visibility: hidden;
	background-color: #fff;
	text-decoration: none;
	}

.item	{
	text-decoration: underline;
	}

/* Hiermit wird der Bereich sichtbar gemacht */

a:hover .bullet	{
	visibility: visible;

	}