body {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #e9edf3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #646868;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}
p {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #666666;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

td {
	background-color: #f7f8f2;	
}

.tableborder {
	border: 0px solid #4f5353;
	
}

.darkline {
	background-image: url(images/dark_line_dot.gif);
	background-repeat: repeat-x;
}
.lightline {
	background-image: url(images/light_line_dot.gif);
	background-repeat: repeat-x;
}
.headingRed {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #6C6339;
	font-weight: bold;
}
.brownBG {
	background-color: #dde0e5;
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #4f5353;
}

a {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #333333;
	text-decoration: underline;


}

a:hover {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #333333;
	text-decoration: underline;


}

a.footer {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #4f5353;
	text-decoration: none;


}

a.footer:hover {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.kontaktForm {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #dde0e5;
	width: 345px;
}
.kontaktFormSubmit {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #dde0e5;
	width: 345px;
}
.radioButton {

	
	border: 1px solid #dde0e5;
	
}

