/* CSS Document */

html {
	height:100%;
}

body {
      background-color:#fdfbf6;
	  color:#000000;
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:11px;
	  height: 100%;
	  margin: 0;
	  padding: 0;
}

a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	vertical-align:top;
}

/* Variable Klassen */

#abstand {
	height:50%;
	margin-bottom:-305px;
}

#bigtable {
	margin:0px auto;
	width:968px;
}

#content {
	width:820px;
}

#contentbg {
	background-image:url(images/content_box.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:313px;
	padding:0px 0px 10px 60px;
	width:760px;
}

#contenttop {
	background-image:url(images/content_top.gif);
	height:57px;
	width:820px;
}

#contenttop img {
	padding:0px 2px 0px 2px;
}

#contenttop div {
	padding:0px 0px 0px 80px;
	text-align:center;
	width:500px;
}

#footer {
	background-image:url(images/footer.gif);
	color:#cc0000;
	height:96px;
	width:968px;
}

#footer a {
	color:#cc0000;
	font-size:10px;
}

#footer1 {
	padding:16px 0px 0px 280px;
	text-align:center;
	width:420px;
}

#footer1 img {
	padding:0px 3px 0px 3px;
}

#footer2 {
	padding:28px 0px 0px 145px;	
}

#header {
	background-image:url(images/header_top.gif);
	height:60px;
	padding:13px 0px 0px 250px;
	width:718px;
}

#inlay {
	background-image:url(images/content_bg.jpg);
	width:968px;
}

#menu {
	background-image:url(images/navi_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:20px 0px 4px 8px;
	width:140px;
}

#navigationbottom {
	background-image:url(images/navigation_bottom.gif);
	font-size:1px;
	height:4px;
	width:134px;
}

#navigationbg {
	background-image:url(images/menu_bg.gif);
	padding:0px 0px 0px 3px;
	width:128px;
}

#navigationbg a {
	background-image:url(images/button.gif);
	color:#530000;
	display:block;
	font-weight:bold;
	height:15px;
	padding:1px 0px 0px 32px;
	width:96px;
}

#navigationtop {
	background-image:url(images/navigation_top.gif);
	height:36px;
	width:134px;
}

#statsbg {
	background-image:url(images/menu_bg.gif);
	height:5px;
	width:134px;
}

#statsbottom {
	background-image:url(images/stats_bottom.gif);
	font-size:1px;
	height:6px;
	width:134px;
}

#statstop {
	background-image:url(images/stats_top.gif);
	height:39px;
	width:134px;
}
