html{
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:11px;
  border:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body{
	background-color: #FFFFFF;
	color:#404042;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align : left;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:13px;
	width:628px;
}

h1{
	color:#c5056c;
	font-weight : normal;
	font-size : 18px;
	margin : 12px 0px 23px 28px;
	padding : 0px 0px 0px 0px;
}

h2{
	color:#18446c;
	font-weight : normal;
	font-size : 15px;
	margin : 0px 0px 12px 23px;
	padding : 0px 0px 0px 0px;
}
h3{
	color:#18446c;
	font-weight : bold;
	font-size : 15px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	display:inline;
}


div {
	text-align : left;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

img{
  border:0;
}

ul{
  margin-top:0px;
}
li{
	list-style : none outside none;
	color:#000000;
	list-style-position : outside;
	padding-left : 7px;
	text-align : left;
	margin-bottom:13px;
}

li li{
	list-style : none outside none;
	color:#404042;
	font-weight : normal;
	list-style-image : none;
	list-style-type : none;
	list-style-position : outside;
	text-align : left;
	margin-left : -45px;
	margin-bottom:0px;
}
a{
	color:#c5006b;
	text-decoration : underline;
	font-weight : bold;
}

a:hover{
	color : #18446c;
	text-decoration : underline;
}


.gesamt{
	padding: 0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image : url(layout/balken-top.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-align : left;
	border-left : 0px solid #c5006b;
	border-top: 0px solid #c5006b;
	border-right: 0px solid #c5006b;
	width:628px;
}

.flaggen{
	display:none;
}

.linkstop{
	display:none;
}

a.linkstopa{
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
  font-weight:normal;
}

a.linkstopa:hover{
	text-decoration: underline;
}

.logo{
	display:none;
}

.floaten{
	float:left;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.floaten2{
	float:left;
	margin : 32px 0px 0px 122px;
	padding : 0px 0px 0px 0px;
}

.contentbereich{
	position:absolute;
	z-index:3;
	border-left : 0px solid #c5006b;
	border-bottom: 0px solid #c5006b;
	border-right: 0px solid #c5006b;
	margin-left:0px;
	background-color : #FFFFFF;
}

.balkenmitte{
	display:none;
}

.balkenmitte1{
	display:none;
}

.balkenmitte2{
	display:none;
}

.bubble{
	display:none;
}

.bubbletext{
	margin : 12px 14px 21px 7px;
	vertical-align : middle;
	text-align : center;
	color : #FFFFFF;
	font-weight : bold;
	height : 66px;
	width : 90px;
	font-size : 11px;
}

.menu-hg{
	display:none;
}

.menu-hg2{
	display:none;
}

.menu{
	margin-top : 152px;
	margin-left : 27px;
}


.submenu{
  padding-left:16px;
	
}

.content{
	float:left;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #FFFFFF;
	width:628px;
}

.inhalt{
	float:left;
	margin-top:0px;
	margin-left:28px;
	text-align:justify;
	margin-right:2px;
}

.inhalt2{
	float:left;
	margin-top:0px;
	margin-left:28px;
	text-align:justify;
	margin-right:20px;
}

.inhalt2 p{
	margin-top : 0px;
	padding-top : 0px;
	text-align:justify;
}

.inhaltbilder{
	float: right;
	margin-left: 28px;
	display : inline;
	margin-top : 0px;
	width : 250px;
	margin-right:-18px;
}
.suchfeld{
	display:none;
}
.suchfeld_input{
  background-color:#f2f2f6;
  border:1px solid #869bb1;
  width:98px;
}
.suchfeld_senden{
  position:absolute;
	top:0px;
	left:154px;
}