* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}

body  {
	text-align: center;
	padding: 0;
	margin: 0;
}
#topoff {
	background-color: #FFFFFF;
	float: left;
	height: 50%;
	width: 100px;
	margin-bottom: -302px;
	visibility: hidden;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	height: 600px;
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background: url(images/redline.gif) right repeat-y #fff;
	border-left: solid 2px #000;
	clear: left;
}
#wrapper #header {
	background: #fff;
	margin-right: 10px;
	padding-top: 20px;
}
#content {
	width: 300px;
	float: left;
	text-align: justify;
	height: 435px;
	margin: 30px  0 0 30px;
}
#text {
	position: absolute;
	height: 488px;
	width: 350px;
	top: 55px;
	right: 41px;
	background: #eee;
	font-size: 10pt;
	border: 3px solid #888;
}
#wrapper #text a {
	color: #000000;
}

.ctr {
	font-weight: bold;
	text-align: center;
	display: block;
}

#wrapper #text p {
	padding: 10px;
}

#text #topline {
	background: #ccc;
	text-align: center;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	font-size: 120%;
}
#footer h3 {
	font-size: 14px;
	margin-right: 30px;
}

#pane1 {
	overflow: auto;
}



#wrapper #content p {
	margin-top: 10px;

}
#wrapper h1 {
	margin-top: 40px;
	margin-left: 50px;
	font-style: italic;
}

#LeftSide {
	width: 500px;
	position: absolute;
	border: 3px solid #888;
	height: 210px;
	bottom: 50px;
	left: 50px;
}
#LeftSide h2 {
	margin-top: 5px;
	margin-bottom: 10px;
}




#footer {
	position: absolute;
	top: 570px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	border-top: solid 2px #999;
	width: 970px;
	font-size: 11px;
	left: 0px;
	margin-right: 10px;
	font-style: italic;
}
#wrapper #banner {
	height: 140px;
	color: #FFFFFF;
	background: url(images/shadow_low.jpg) bottom no-repeat #000000;
	margin-right: 10px;
	position: relative;
}
#banner img {
	position: absolute;
	right: 414px;
}

#topline {
}


h3 {
	display: inline;
	color: #666666;
	font-style: italic;
	letter-spacing: 1px;
}
.red {
	color: #D30;
}
img {
	border: 0;
}


#header img {
	margin-left: 20px;
}

#wrapper div {
	overflow: hidden;
}
#motto {
	height: 30px;
	width: 675px;
	position: absolute;
	top: 15px;
	overflow: hidden;
	left: 268px;
	text-align: right;
}
#banner #navi {
	padding-top: 20px;
	padding-left: 20px;
	width: 250px;
	float: left;
	background: url(images/Grafik4.jpg) no-repeat;
}
.pics {
	float: left;
	height: 200px;
	width: 200px;
}

#navi ul {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.small {
	font-size: 90%;
}
.style2 {font-size: 11px}

