html { 
	margin: 0px; 
	padding: 0px; 
}

body
    {
    margin: 0px;
    padding: 0px;
}

#header	{
	position:absolute;
	margin: 0 auto;
	background-image: url('../images/bg_header.gif'); 
	width:975px; 
	height:99px; 
	background-repeat:no-repeat;
}

#titel	{
	position:absolute;
	background-image: url('../images/header_titel.gif');
	background-repeat:no-repeat;
	width:425px;
	height:78px;
	top: 7px;
	left: 30px;
	z-index: 1;
}

#titel_banner	{
	position:absolute;
	width:468px;
	height:86px;
	right:30px;
	z-index: 1;
	top: 0px;
}

#middle_header	{
	position:absolute;
	background-image: url('../images/bg_grafik.gif');
	background-repeat:no-repeat;
	width:975px; 
	height:101px;
	z-index: 1;
	top: 99px;
}

#navigation		{
	position:absolute;
	float: left;
	width: 525px;
	height: 35px;
	left: 415px;
}

.navigation_title a
{
	width: 100px;
	float: left;
	line-height:34px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url('../images/button_inactive.gif');
	text-decoration:none;
}

.navigation_title a:hover
{
	width: 100px;
	float: left;
	line-height:34px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_active.gif);
}
.navigation_title1 a
{
	width: 125px;
	float: left;
	line-height:34px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url('../images/button_inactive1.gif');
	text-decoration:none;
}

.navigation_title1 a:hover
{
	width: 125px;
	float: left;
	line-height:34px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_active1.gif);
}

#middle_content	{
	position:absolute;
	background-image: url('../images/bg_grafik3.gif');
	background-repeat:no-repeat;
	width:975px; 
	height:212px;
	top: 200px;
	z-index: 1;
}

#searchbox	{
	position:absolute;
	float: left;
	width: 300px;
	height: 241px;
	left: 600px;
	top: -50px;
	background-image: url('../images/bg_searchbox.gif');
	background-repeat:no-repeat; 
	padding-left:20px;
	padding-top:40px;
	z-index: 1;
}

#seedsfoglia { 
	position: absolute; 
	height: 20px; 
	width: 225px;
	left: 125px;
	top: 318px;
}

#seedsfoglia1 { 
	position: absolute; 
	height: 20px; 
	width: 225px;
	left: 125px;
	top: 1055px;
}


#button	{
	position:absolute;
	float: left;
	width: 200px;
	height: 37px;
	left: 30px;
	top: 8px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url('../images/button_title.gif');
	background-repeat:no-repeat;  
	text-align:left; 
	padding-left:50px;
	padding-top:9px;
}

#content	{
	position:absolute;
	width:975px;
	top: 412px;
}

input, select, textarea, td	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}

#senden {
 background-color: #e70a60;
 color: #FFFFFF;
 border: 0;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

#navibutton {
 background-color: #e70a60;
 color: #FFFFFF;
 border: 0;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

#eintragen {
 background-color: #e70a60;
 color: #FFFFFF;
 border: 0;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

#durchsuchen {
 background-color: #e70a60;
 color: #FFFFFF;
 border: 0;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

#suchen {
 background-color: #ffffff;
 color: #000000;
 border: 0;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

.red   { 
	color: #ff0000; 
}

.txt	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}

.tel	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e70a60; 
	font-weight: bold;
}

.weiss	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff; 
}

.txt a	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e70a60;
	text-decoration:none;
}

.txt a:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}

.footer	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #000000; 
	padding-top:5px
}

.footer	a{
	color: #e70a60;
	text-decoration:none;
}

.footer	a:hover{
	color: #000000;
	text-decoration:none;
}
