body
{
	margin: 0;
	padding: 0;
	background-color: white;
}

#container
{
	width: 900px;
	height: 550px;
	margin: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;	
}

#containerH
{
	width: 750px;
	margin: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;	
}

#headline
{
	font-weight: normal;
	font-size: 24px;
	color: rgb(231,73,124);
}

#headline2
{
	font-weight: normal;
	font-size: 24px;
	color: rgb(231,73,124);
  line-height: 36px;
}


a:link, a:visited {
	font-size: 15px;
	text-decoration: none;
  font-weight: bold;
  color: white;
	font-style: normal;

}

a:hover {	
	font-size: 15px;
	text-decoration: none;
  font-weight: bold;
  color: rgb(90,0,90);
	font-style: normal;
}

#link-a1 a:visited {
color: rgb(90,0,90);
}

#link-a1 a:link {
  color: rgb(90,0,90);
}

#link-a1 a:hover {	
  color: rgb(90,0,90);
}

#content a:link {
	font-size: 15px;
	text-decoration: none;
  font-weight: normal;
  line-height: 18px;
  color: rgb(231,73,124);
	font-style: normal;
}

#content a:visited {
	font-size: 15px;
	text-decoration: none;
  font-weight: normal;
  line-height: 18px;
  color: rgb(231,73,124);
	font-style: normal;

}

#content a:hover {	
	font-size: 15px;
	text-decoration: none;
  font-weight: normal;
  line-height: 18px;
  color: rgb(90,0,90);
	font-style: normal;
}

#link-a2 a:visited {
color: rgb(90,0,90);
}

#link-a2 a:link {
  color: rgb(90,0,90);
}

#link-a2 a:hover {	
  color: rgb(90,0,90);
}

#header
{
	width: 900px;
	height: 180px;
	background-color: rgb(239,101,146);
}

#image1
{
	float: left;
	width: 300px;
	height: 180px;
}

#image2
{
	float: left;
	width: 300px;
	height: 180px;
}

#logo
{
	float: left;
	width: 300px;
	height: 180px;
	background-color: rgb(231,73,124);
}


#links
{
	padding-top: 4px;
	width: 900px;
	height: 18px;
	background-color: rgb(231,73,124);
	font-size: 15px;
  font-weight: bold;
  color: white;
	font-style: normal;
	border-top-width: 3px;
	border-top-color: white;
	border-top-style: solid;
}

#spacer
{
	float: left;
	width: 30px;
	height: 10px;
}

#link1
{
	float: left;
	width: 50px;
	height: 14px;
}

#link2
{
	float: left;
	width: 90px;
	height: 14px;
	margin-left: 65px;
}

#link3
{
	float: left;
	width: 100px;
	height: 14px;
	margin-left: 65px;
}

#link4
{
	float: left;
	width: 70px;
	height: 14px;
	margin-left: 65px;
}

#link5
{
	float: left;
	width: 60px;
	height: 14px;
	margin-left: 65px;
}

#link6
{
	float: left;
	width: 40px;
	height: 14px;
	margin-left: 85px;
}

#linkalle
{
	float: left;
	height: 14px;
	margin-right: 59px;
}

#content
{
  clear: both;
	width: 900px;
	padding-top: 22px;
	height: 298px;
	background-color: rgb(255,227,240);
	font-size: 15px;
	font-style: normal;
	color: rgb(90,0,90);
	line-height: 18px;
}

#contentplan
{
  clear: both;
	width: 900px;
	padding-top: 10px;
	height: 310px;
	background-color: rgb(255,227,240);
}

#indexcontent
{
  clear: both;
	width: 900px;
	background-color: rgb(255,227,240);
}

#text1
{
	float: left;
	width: 240px;
	height: 280px;
}

#text2
{
	float: left;
	width: 270px;
	height: 280px;
	margin-left: 30px;
}

#text3
{
	float: left;
	width: 270px;
	height: 280px;
	margin-left: 30px;
}

#text3S
{
	float: left;
	width: 840px;
	height: 280px;
	font-size: 12px;
	line-height: 15px;
}

#text3plan
{
	float: left;
	width: 840px;
	height: 300px;
	font-size: 12px;
	line-height: 12px;
	overflow:auto;

}


#text2S
{
	float: left;
	width: 570px;
	height: 280px;
	margin-left: 30px;
}

#text2So
{
	float: left;
	width: 570px;
	height: 280px;
	margin-left: 30px;
	overflow:auto;
}

#textaktuelles
{
	float: left;
	width: 570px;
	height: 280px;
	overflow:auto;
}



#footer
{
  clear: both;
	width: 900px;
	height: 22px;
	background-color: rgb(231,73,124);
	border-top-width: 3px;
	border-top-color: white;
	border-top-style: solid;
}






