@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color:#000000;
	margin: 30px 0 0 0;
	padding:0px;
}

.stil1 {color: #fff; font-size: 12px; font-weight: bold; }
a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A5D3FF;
}
a:hover {
	text-decoration: none;
	color: #A5D3FF;
}
a:active {
	text-decoration: none;
}
.stil2 {color: #000; font-size: 12px; line-height:16px;  }
.stil3 {color: #000; font-size: 12px; font-weight: bold; line-height:17px; }
	a.stil3:link{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	margin:0 10px 0 0;
	}
	a.stil3:visited {
	text-decoration: none;
	color:#000000;
	text-decoration:underline;
	margin:0 10px 0 0;
	}
	a.stil3:hover {
	text-decoration: none;
	color: #666666;
	margin:0 10px 0 0;
	}
	a.stil3:active {
	text-decoration: none;
	}
.stil4 {color: #000; font-size: 14px; font-weight: bold; }

h1{ color:#000; font-size:15px; font-weight:bold; margin:0 0 5px 0;}

div#main{
width: 800px;
height: 100%;
position: relative;
}
div#top{
width: 800px;
height: 219px;
background: url(images/TopImage.jpg) no-repeat;
}

div#content { 
width: 800px;
height: 422px;
background: url(images/ContentBg.jpg) no-repeat;
}
div#text {
	width: 350px;
	height: 262px;
	position:absolute;
	left:29px;
	top:312px;
	}
	div#textkontakt {
	width: 278px;
	height: 285px;
	position:absolute;
	left:29px;
	top:312px;
	}
	div#links {
	width: 295px;
	height: 61px;
	position:absolute;
	left:29px;
	top:574px;
	}
	div#Img {
	width: 235px;
	height: 48px;
	position:absolute;
	left:379px;
	top:274px;
	}
	div#Imgkontakt {
	width: 235px;
	height: 48px;
	position:absolute;
	left:329px;
	top:274px;
	}
	div#Menu {
	width: 148px;
	height: 297px;
	position:absolute;
	left:627px;
	top:263px;
	}
div#headMenu {
	width: 206px;
	height: 77px;
	position:absolute;
	left:31px;
	top:219px;
}
div#bottom { 
float:right;
width: 800px;
height: 60px;
margin-top:6px;
}
