body {
	background-color:#ddebef;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7;
	text-align:left;
	color:#666666;
	/*wg scrolli*/
	xoverflow:hidden;
}

td {
	font-size:12px;
}

div#main {
	position:relative;
	/*wg scrolli*/
	width:1009px;
	height:735px;
	margin-top:20px;
	background:#ddebef url(../images/bg_id_main.gif);
	background-repeat:no-repeat;
	text-align:left;
}

a, a:visited {
	color:#a31e21;
	text-decoration:none;
}

a:hover {
	color:#717171;
}

div#main div.language {
	position:absolute;
	left:12px;
	top:6px;
	color:#fff;
}

div#main div.language a{
	color:#fff;
}

div#main div.language a:hover{
	color:#717171;
}

div#main div.logo {
	position:absolute;
	xright:23px;
	left:870px;
	top:12px;
}

div#main div.icons {
	position:absolute;
	xright:15px;
	left:890px;
	top:83px;
}

div#main div#setNav {
	position:absolute;
	left:0px;
	top:81px;
	height:19px;
	z-index:10;
	font-size:11px;
}

div#main div.content {
	position:absolute;
	left:75px;
	top:101px;
	width:476px;
	height:224px;
	overflow:auto;
	padding-right:70px;
	padding-top:75px;
	padding-bottom:75px;
}

div#main div.white_bar_1 h1, div#main div.adresse h1, div#main div.news h1 {
	font-size:12px;
	font-weight:bold;
	color:#a31e21;
	margin-top:25px;
}

div#main div.content p {
	margin-left:50px;
	margin-top:0px;
}

div#main div.content h3 {
	margin-left:50px;
	font-size:12px;
	font-weight:bold;
	background:url(../images/li.gif) left center no-repeat;
	padding-left:10px;
	margin-bottom:0px;
}

div#main div.content ul li {
	margin-left:50px;
	list-style-image:url(../images/li.gif);
}

div#main div.white_bar_1 {
	position:absolute;
	top:101px;
	left:75px;
	height:70px;
	width:525px;
	background:url(../images/bg_whitebar_1_ff.png) repeat-x;
	z-index:1;
}

div#main div.white_bar_2 {
	position:absolute;
	top:405px;
	left:120px;
	height:70px;
	width:480px;
	background:url(../images/bg_whitebar_2_ff.png) repeat-x;
	z-index:5;
}

div#main div.history {
	position:absolute;
	top:455px;
	left:75px;
	z-index:6;
}

div#main div.adresse {
	position:absolute;
	top:465px;
	left:260px;
	z-index:6;
}

div#main div.news {
	position:absolute;
	top:465px;
	left:460px;
	width:150px;
	z-index:6;
}
/* content images start */

div#main div.image_topsquare {
	position:absolute;
	left:622px;
	top:101px;
	width:249px;
	height:249px;
}

div#main div.image_topnosquare {
	position:absolute;
	left:622px;
	top:101px;
	width:249px;
	height:374px;
	z-index:10;
	background-repeat:no-repeat;
}

div#main div.image_middlemiddle {
	position:absolute;
	left:622px;
	top:351px;
	width:124px;
	height:124px;
}

div#main div.image_bottomleft {
	position:absolute;
	left:126px;
	top:476px;
	width:124px;
	height:124px;
}

div#main div.image_bottommiddle {
	position:absolute;
	left:622px;
	top:476px;
	width:124px;
	height:124px;
}

div#main div.image_bottomright {
	position:absolute;
	left:747px;
	top:476px;
	width:124px;
	height:124px;
}

/* content images end */

input {
	width:200px;
}

textarea {
	width:300px;
}

input#submit { /* den Submit-Button */
	width: auto;
}