/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin: 0; 
	padding: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
#header {
	background-image: url(imglay/header_bg.jpg);
	min-width: 990px;
	width: 100%;
	height: 128px;
	left: 0px;
	position: absolute;
	top: 10px;
}
#header_logo {
	left: 30px;
	top: 20px;
	position: absolute;
}
#header_bild {
	left:auto;
	margin-right: 0px;
	right: 0px;
	position: relative;
	top: 10px;
}
#header_text {
	left: 250px;
	min-width: 600px;
	top: 52px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 40px;
	position: absolute;
}
#header_subtext {
	left: 250px;
	min-width: 600px;
	top: 105px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 15px;
	position: absolute;
	font-weight:bold;
}
#menu {
	width: 183px;
	height: 300px;
	margin-left:20px;
	position: absolute;
	top: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menu_bild {
	background-repeat: no-repeat; 
}
#button {
	width: 183px;
	height: 20px;
	background-image: url(imglay/button.gif);
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	padding-top: 7px;
}
#sub_button {
	width: 151px;
	height: 20px;
	margin-left: 12px;
	color: #333333;
	font-size: 13px;
	font-weight:bold;
	padding-top: 7px;
}
#buttonspacer {
	width: 183px;
	height: 5px;
	background:white; 
}
#button_kontakt {
	width: 183px;
	color: #444444;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 20px;
}
#content {
	width: 600px;
	left:250px;
	position: absolute;
	height:auto;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.fusszeile {
	font-size: 10px;
	color: #999999;
}
.link {
	color: #999999;
}
.linkmenu {
	color: #333333;
}
