﻿body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #DC342F;
	background-color: #F5C800;
	font-size: 12px;
	
}
div.congeniale {
	background: url('bilder/congeniale.gif');
	position: absolute;
	top: 15px;
	left: 30px;
	height: 88px;
	width: 400px;
	z-index: 2
}
div.inhalt{
	padding: 45px 0 0 20px;
	background: #F5C800 url('bilder/hintergrund.gif');
	position: absolute;
	top: 135px;
	left: 55px;
	width: 656px;
	z-index: 3;
	height: 500px;
}
div.foto {
	position:absolute;
	left:500px;
	top:180px;
	z-index:20
}
.hervorheben {
	font-family: "Times New Roman", Times, Serif;
	font-size: 14px;
	font: normal normal bold 125% serif;
}

h1 {
	font-family: "Times New Roman", Times, Serif;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
}
h2{
	font-family: "Times New Roman", Times, Serif;
	margin: 0px;
	padding: 0px;
	font-size:20px;
	font-weight:normal
}
.keinrahmen{
	border-width: 0px;
}

a.norm {}
a.norm:link {color:#DC342F;}
a.norm:visited {color:#DC342F;}
a.norm:hover {color:#DC342F;}
a.norm:active{color:#DC342F;}


 div#menue          {
	z-index: 100;
	position: absolute;
	top: 90px;
	left: 50px;
	width: 700px;
	background: none;
}
    div#menue  a       {
	font: 20px "Times New Roman", Times, Serif;
	display: block;
	margin: 5px;
	border-color: transparent transparent #DC342F transparent;
	width: 98px;
	height: 20px;
	padding: 2px;
	border-style: none none solid none;
	border-width: 1px;
 	color: #DC342F;
	text-decoration: none;
	float: left;
}
    div#menue  a:link  {}
    div#menue  a:visited {}
    div#menue  a:hover {border-style: none none none none;}
    div#menue  a:active{}


