/* BEGIN CONTENT */
#left {
  float:left;
  width:210px;
  border:0px solid black;  /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 200px;
}
html>body #left {
	width: 200px; /* ie5win fudge ends */
	}
#left div{
  margin-bottom:4px;
}

#content {
  margin-left:210px;
  left: 210px;
  width:590px;
  border:0px solid black;/* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 500px;
}
html>body #content {
	width: 500px; /* ie5win fudge ends */
	}

.content_title {
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #4BB3A8;
	padding-top: 10px;
	}

.content {
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	min-height: 350px;
	width: 620px;
	line-height:1.4em;
}

.content a{
  display:inline-block; 
  background-image:url( ../gfx/layout/Link_Pfeil.gif);
  padding-left:14px; 
  background-repeat:no-repeat; 
  background-position:center left; 
  border:0px; 
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
  cursor: pointer;
  color: #BE007C;
  }

.content li{
  color: #BE007C;
  }

.content_img_a {
  border: 0px;
  background-image: none;
}


/* END CONTENT */

