html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;

	background-attachment: scroll;
	background-image: url(../kepek/container_verlauf.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	background-color: #003e91;
}
	
#maindiv {
	position: relative;
	overflow: visible;
	width: 800px;
	left: 50%;
	margin-left: -480px;

}
clear {
	clear: both;
}
#searchform {
	position: absolute;
	width: 220px;
	left: 0px;
	top: 80px;
	border: none;
	z-index: 1;
	background-image: url(../images/form2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 20px;
}
#mainmenu {
	position: absolute;
	width: 735px;
	height: 260px;
	left: 215px;
	top: 20px;
	padding: 5px;
	border: none;
	background-image: url(../images/banner.gif);
}
#sheetcontent {
	font-size: 14px;
	color: #FFFFFF;
}
#sheetcontent p, li, td {
	font-size: 14px;
	color: #FFFFFF;
}
#sheetnote {
	font-size: 14px;
	color: #FFFFFF;
}
#sheetnote p, li, td {
	font-size: 14px;
	color: #FFFFFF;
}
.data {
	font-size: 14px;
}
p {
	padding: 15px;
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
p, li, td, th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}
a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.banner {
	background-attachment: scroll;
	background-image: url(../images/banner.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.formback {
	background-attachment: scroll;
	background-image: url(../images/form2.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.formhead {
	background-attachment: scroll;
	background-image: url(../images/form1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formfoot {
	background-attachment: scroll;
	background-image: url(../images/form3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
	padding: 10px;
}
.textbox {
	border: solid 1px #DDDDDD;
	background-color: #6699CC;
	color: #000000;
	padding: 10px;
	vertical-align: top;
}
.tform {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6699CC;
	border: solid 1px #000000;
}
.tbutton {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6699CC;
	border: solid 1px #000000;
	font-weight: bold;
	text-align: center;
}
.selectlist {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	background-color: #6699CC;
	layer-background-color: #6699CC;
}
.filter {
	width: 100%;
	text-align: right;
}
.kiemelt {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.link {
	color: #333399;
}
.sheet a {
	color: #FFFFFF;
}
.ar {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#tovabbi {
	font-size: 14px;
	color: #FFFFFF;
}
#searchresults p, li, td, a, img, a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
}
#sheethead td {
	color: #FFFFFF;
}


#footer {
	position: relative;
	clear:both;
	left: 0px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px 0 0 5px;
	z-index: 1000;
	
	font-size: 10px;
	color:#efefef;
	text-align:center;
	text-align: center;
	background-color:#003e91;

	border: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top:1px solid #7fbeff;
	}
	
	#footer p {
	font-size:12px;
	color:#6699cc;
	margin: 0;
	padding:0;
	text-decoration:none;
	}
	#footer a {
	color:#ffffff;
	margin: 0;
	padding:0;
	text-decoration:none;
	}
	
		
	#footer a:hover {
	text-decoration:underline;
	}
	
