html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html, body {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/main_bg_linien.gif);
	background-repeat: repeat;
}
#container {
	text-align: left;
	width: 850px;
	z-index: 1;
	background-image: url(../images/main_bg.gif);
	height: 486px;
	left: 50px;
	top: 50px;
	position: absolute;
	}
#content {
	margin: 0 auto;
	text-align: left;
	width: 364px;
	z-index: 3;
	height: 351px;
	left: 192px;
	top: 109px;
	position: absolute;
	overflow: auto;
	}
#titel {
	margin: 0 auto;
	text-align: left;
	width: 364px;
	z-index: 3;
	height: 23px;
	left: 192px;
	top: 68px;
	position: absolute;
	}
#images {
	margin: 0 auto;
	text-align: left;
	width: 267px;
	z-index: 3;
	height: 351px;
	left: 575px;
	top: 109px;
	position: absolute;
/*	overflow: auto; */
	}
#nav {
	margin: 0 auto;
	text-align: right;
	width: 105px;
	z-index: 3;
	height: 189px;
	left: 4px;
	top: 178px;
	position: absolute;
	}
#buttomnav {
	margin: 0 auto;
	text-align: right;
	width: 105px;
	z-index: 3;
	height: 40px;
	left: 4px;
	top: 431px;
	position: absolute;
	vertical-align: bottom;
	}

a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	color: #999999;
}

a:active {
	color: #999999;
}

a.special:link {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

a.special:visited {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

a.special:hover {
	color: #333333;
}

a.special:active {
	color: #333333;
}

a.menue:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
	font-size: 11px;
}

a.menue:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
	font-size: 11px;
}

a.menue:hover {
	color: #333333;
	font-weight: bold;
}

a.menue:active {
	color: #333333;
	font-weight: bold;
}

a.ma:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
	font-size: 11px;
}

a.ma:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
	font-size: 11px;
}

a.ma:hover {
	color: #333333;
	font-weight: bold;
}

a.ma:active {
	color: #333333;
	font-weight: bold;
}

p {
	width: 337px;
	margin: 0px;
	padding: 0px 0px 12px 0;
	line-height: 1.2em;
}
td {
	width: 337px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 17px;
	font-weight: lighter;
}

strong {
   font-weight: bold;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

img {
   border: 0;
}

.small_thin {
	font-size: 9px;
}

.small {
	font-size: 9px;
	font-weight: bold;
}

.right {
   text-align: right;
}

.top {
   vertical-align: top;
}
#copyright {
	text-align: left;
	width: 850px;
	z-index: 1;
	height: 15px;
	left: 50px;
	top: 536px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.smallkursiv {
	font-size: 8pt;
	font-style: italic;
}
