/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #920f30;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #920f30;
}
a:hover {
	text-decoration: none;
	color: #920f30;
}
a:active {
	text-decoration: underline;
	color: #920f30;
}


/* CSS Stile */

.nav {
	margin-bottom: 1px;
}
.content {
	background-attachment: fixed;
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}
.img_links {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	border: #993300 solid 1px;
}
.img_links2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 60px;
	margin-top: 20px;
}
.img_links3 {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 30px;
}
.img_links4 {
	float: right;
	margin-left: 30px;
	margin-bottom: 50px;
	margin-top: 0px;
	margin-right: 30px;
	border: #993300 solid 1px;
}
.img_haus {
	float: left;
	margin-right: 10px;
	border: #993300 solid 1px;
}
.img_haus2 {

	border: #993300 solid 1px;
}
.img_haus3 {
	float: left;
	margin-right: 10px;
}
.img_flagge{
	margin-right: 1px;
}
.ue {
	color: #920f30;
	font-weight: bold;
	font-size: 14px;
}
.ue2 {
	color: #ab5400;
	font-weight: bold;
}
.formular {
	background-color:#F3E2D0;
	border: #993300 solid 1px;
}
.eintrag {
	color: #000000;
}
.gb1 {
	border-top: #F3E2D0 solid 1px;
	border-left: #F3E2D0 solid 1px;
}
.gb2 {
	border-top: #F3E2D0 solid 1px;
	border-right: #F3E2D0 solid 1px;
}
