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

body {
	background: url(../images/bg.jpg) rgb(39, 48, 87) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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

#wrapper {
    position: relative;
    width:942px;
    min-height:100%;
    margin:0 auto;
    background-image:url(../images/wrapperbg.jpg);
    background-repeat:repeat-y;
    z-index:1;
}

* html #wrapper {height:100%;}


#header {
	background: url(../images/header.jpg) no-repeat;
	width: 667px;
	height: 48px;
	padding: 230px 0px 0 275px;	
	line-height: 2.75em;
}

#header a {
	text-decoration: none;
	color: #19234A;
}

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

#header ul {
	list-style: none;
}

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

#naviob ul {
	list-style: none;
}

#naviob li {
	float: left;
}

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

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

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

#navi {
	width: 165px;
	height: 433px;
	padding: 0px 0px 0 60px;
	line-height: 2.3em;
	background: url(../images/navibg.jpg) no-repeat;
}

#navi a {
	font-size: 14px;
	color: #FFFFFF;
}

#navi a:hover {
	text-decoration: none;
	color: #669BED;
}

#navi ul {
	list-style: none;
}

* html #content {
	height: 516px;
}

#content {
	width: 430px;
	margin: -433px 0 0 225px;
	padding: 0px 30px 0px 30px;
	background: url(../images/contentbg.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
	min-height: 433px;
}

#content a {
	font-size: 14px;
	font-style: normal;
	color: #FFF507;
}

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

#rechts {
	position: absolute;
	top: 0px;
	left: 715px;
	padding: 216px 0px 0px 30px;
	background: url(../images/rechtsbg.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
	min-height: 433px;
}

#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	width: 980px;
	height: 106px;
	padding: 60px 0 0 0px;	
	font-size: 14px;
	color: #FFFFFF;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF507;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #39609C;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 6px;
}

.imgborder {
	border: 2px solid #8195B3;
}

.list {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.60em;
	background-color: #ffffff;
	border-style:dashed;
}

#scroller {
	text-align: right;
	padding-top:15px;
	padding-bottom:15px;
	float:inherit;
}
#scroller a {
	font-size: 14px;
	color: #FFFFFF;
}

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

