@charset "utf-8";
#top a:hover {
	color: #333333;
	text-decoration: none;
}
#mainContent {
	float: left;
}
#mainContent li {
	color: #333;
	font-size: 80%;
	margin-left: 210px;
	padding-right: 20px;
}



#mainContent  p  {
	color: #333;
	text-align: left;
	font-size: 80%;
	margin-left: 210px;
	padding-right: 20px;
}
#mainContent  h1  {
	color: #810507;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #810507;
	margin-left: 210px;
	margin-top: 20px;
}
#mainContent  h2  {
	color: #810507;
	font-size: 85%;
	line-height: 20px;
	padding-top: 20px;
	margin-left: 210px;
}
#mainContent a {
	color: #760203;
	text-decoration: none;
}
#mainContent a:hover {
	color: #333333;
	text-decoration: none;
}
#menu {
	width: 185px;
}

#menu ul li {
	list-style-type: none;
	background-image: url(images/_bg_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 165px;
	background-position: bottom;
	margin-bottom: 5px;
	margin-left: -40px;
	color: #990304;
}



#menu   a {
	color: #666;
	text-decoration: none;
	font-size: 100%;
	line-height: 25px;
	margin-left: 10px;
}
#menu  a:hover {
	color: #870000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
}

#footer {
	background-color: #810507;
	font-size: 70%;
	color: #CCC;
	text-decoration: none;
	line-height: 20px;
	text-align: right;

}
#footer a {
	color: #999;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 100%;
	line-height: 25px;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 100%;
	line-height: 25px;
}
.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: #8D0000;
	border-bottom-color: #850200;
	width: 250px;
}
.tableKontakt {
	left: 20px;
	position: relative;
}

.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #036;
}


.imgrechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainContent table td {
	font-size: 80%;
}
