* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}

body {
	background: url(../images/bg.jpg) rgb(255, 255, 255) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #820808;
	text-decoration: none;
}

a:hover {
	color: #BEBEBE;
	text-decoration: none;
}

#wrapper {
	width: 880px;
	margin: auto;
}

#header1 {
	background: url(../images/header1.jpg) no-repeat;
	width: 245px;
	height: 27px;
	padding: 80px 0px 0 635px;
}

#header1 a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#header1 a:hover {
	text-decoration: none;
	color: #BEBEBE;
}

#header2 {
	background: url(../images/header2.jpg) no-repeat;
	width: 655px;
	height: 63px;
	padding: 139px 0px 0 225px;
}

#header2 a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#header2 a:hover {
	text-decoration: none;
	color: #BEBEBE;
}

#naviob {
	font-size:12px;
	font-weight:normal;
}

#naviob ul {
	list-style: none;
}

#naviob li {
	float: left;
}

#naviob_1, #naviob_1 a {
	width: 98px;
}

#naviob_2, #naviob_2 a {
	width: 94px; 
}

#naviob_3, #naviob_3 a {
	width: 92px; 
}

#naviob_4, #naviob_4 a {
	width: 105px;
}

#naviob_5, #naviob_5 a {
	width: 88px;
}

#naviob_6, #naviob_6 a {
	width: 83px;
}

#naviob_7, #naviob_7 a {
	width: 80px;
}

#zettel {
	background: url(../images/zettel.jpg) no-repeat;
	width: 205px;
	height: 252px;
	padding: 20px 0px 0 53px;
	font-size: 12px;
	line-height: 1.4em;
}

#zettel a {
	text-decoration: none;
	color: #820808;
	font-weight: normal;
}

#zettel a:hover {
	text-decoration: none;
	color: #BEBEBE;
}

* html #content {
	height: 241px;
}

#content {
	width: 602px;
	margin: -271px 0 0 258px;
	padding: 30px 20px 0px 0px;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
	min-height: 241px;
}

#content a {
	font-size: 12px;
	font-style: normal;
	color: #820808;
}

#content a:hover {
	text-decoration: none;
	color: #BEBEBE;
}

#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	width: 308px;
	height: 118px;
	margin-left: 0px;
	padding: 70px 0 0 572px;	
	font-size: 12px;
}

#footer a {
	font-size: 12px;
	font-style: normal;
	color: #820808;
}

#footer a:hover {
	text-decoration: none;
	font-style: normal;
	color: #BEBEBE;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A40303;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 15px;
	line-height: 0.9em;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A40303;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 15px;
	line-height: 0.9em;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A40303;
	font-size: 16px;
	font-weight: normal;
}

.imgborder {
	border: 1px solid #BEBEBE;
}

.list {
	padding-left: 40px;
	line-height: 1.60em;
	list-style-image: url(../images/list-style0.gif);
}

.list ul ul {
	padding-left: 15px;
}

#scroller {
	text-align: right;
	padding-top:30px;
	float:inherit;
}
#scroller a {
	font-size: 12px;
	color: #000000;
}

#scroller a:hover {
	text-decoration: none;
	color: #820808;
}

