@charset "utf-8";
#top a:hover {
	color: #333333;
	text-decoration: none;
}
#top table td {
	font-size: 70%;
	text-align: right;
}
#menu {
	background-image: url(images/_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#menu   a {
	color: #333C7D;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 20px;
	font-size: 80%;
	line-height: 28px;
}
#mainContent table td a {
}

#menu  a:hover {
	color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
}
#mainContent {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
#mainContent table td {
	font-size: 80%;
}

#mainContent li {
	color: #333333;
	font-size: 80%;
}



#mainContent  p  {
	color: #333;
	text-align: left;
	font-size: 80%;
}
#mainContent  h1  {
	color: #036;
	font-size: 100%;
}
#mainContent  h2  {
	color: #036;
	font-size: 85%;
	line-height: 20px;
}
#mainContent table td a {
	font-size: 100%;
}

#mainContent a {
	color: #036;
	text-decoration: none;
}
#mainContent a:hover {
	color: #333333;
	text-decoration: none;
}
#mainContent #produkte p {
	margin-left: 10px;
}
#mainContent #produkte h1 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 80%;
}




#footer {
	background-color: #FFF;
	background-image: url(images/_footer.jpg);
	background-repeat: no-repeat;

}
#footer a {
	font-size: 70%;
	text-align: right;
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
	line-height: 25px;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}
.formfield {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF8EA;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF8EA;
	border-right-color: #036;
	border-bottom-color: #036;
	width: 250px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #036;
}


.imgrechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#top a {
	color: #354080;
	text-decoration: none;
}
.flaggen {
	margin-left: 10px;

}
.tduebersicht {
	padding-left: 30px;
}

