@charset "iso-8859-2";
/* CSS Document */

html, body, table {
	height:100%
}

body {
	height:100%;
	padding:0px;
	margin:0px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#434646;
	background-color:#FCF8EF;
}

object, a, img {
	outline:none;
}

a {
	color:#D6A120;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	margin:0 auto;
	width:992px;
}

#main {
	width:992px;
	height:675px;
	position:relative;
	padding:15px 0 15px 0;
}
#left, #right {
	position:relative;
	float:left;
	height:530px;
	border:1px solid #F7ECD2;
	background-color:#fff;
	padding:0;
	margin:0;
	overflow:hidden;
}

#right {
	margin-left:8px;
}
#wappen {
	position:relative;
	float:left;
	width:990px;
	text-align:center;
}
#center {
	position:relative;
	float:left;
	width:990px;
	border:1px solid #F7ECD2;
	text-align:center;
	margin-top:8px;
	padding:5px 0 5px 0;
	background-color:#fff;
}

.logo {
	text-align:center;
	padding-top:25px;
	padding-bottom:20px;
}
#left_header, #right_header {
	position:relative;
	float:left;
	text-align:center;
	padding-bottom:3px;
}

#left, #left_header, #left .logo, #left .adr, #left .adr2{
	width:606px
}
#right, #right_header, #right .logo, #right .adr, #right .adr2{
	width:374px;
}

.img {
	border-bottom:1px solid #F7ECD2;
	border-top:1px solid #F7ECD2;
	padding:1px;
}
.adr {
	position:relative;
	float:left;
	padding-top:13px;
	text-align:center;
}

.adr2 {
	position:relative;
	float:left;
	padding-top:5px;
	text-align:center;
}

.color {
	color:#d6a120;
}



#footer {
	float:left;
	position:relative;
	width:992px;
	height:20px;
	padding:0;
	visibility:hidden;
}
#fl, #fr {

	position:relative;
	float:left;
	height:20px;
	padding-top:4px;
	text-align:center;
}
#fl {
	width:387px;
}
#fr {
	width:387px;
}
#fc {
	position:relative;
	float:left;
	width:200px;
	height:20px;
	margin:0 8px 0 8px;
}

