html, body, li, ol, ul, p, h1, h2, h3, h4, a, span, div, img {
	margin:0;
	padding:0;
	border:0;
}

body {
	background:url(../img/bg.gif) 0 0 repeat-x;
}

div#wrapper {
	background:url(../img/bg_main.gif) 0 0 repeat-y;
	width:770px;
	margin:14px auto;
}

/* ----------------------------------TOP-----------------------------------------*/

div#topnavi {
	background:url(../img/bg_top.gif) 0 0 no-repeat;
	height:82px;
	position:relative;
}

div#logo {
	width:193px;
	height:88px;
	position:absolute;
	top:28px;
	left:30px;
}

div#topnavigation {
	position:absolute;
	top:35px;
	right:20px;
	color:#CCCCCC;
}

div#topnavigation a img {
	padding:0 20px;
}

div#top {
	background:url(../img/topbild.jpg) 222px 0 no-repeat;
	height:45px;
	position:relative;
	padding:140px 0 0 555px;
}

div#leftside {
	background:url(../img/bg_leftside.jpg) 0 0 no-repeat;
	width:104px;
	height:310px;
	position:absolute;
	top:-1px;
	left:-99px;
}

div#rightside {
	background:url(../img/bg_rightside.jpg) 0 0 no-repeat;
	width:104px;
	height:310px;
	position:absolute;
	top:-1px;
	right:-99px;
}

/* ----------------------------------NAVIGATION-----------------------------------------*/

div#navigation {
	position:absolute;
	top:60px;
	left:15px;
	width:207px;
}

div#navigation a {
	font:bold 11px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

div#navigation a:hover {
	color:#f9df6e;
}

div#navigation a#bt_1 {
	display:block;
	background:url(../img/bt_1.gif) 0 0 no-repeat;
	height:20px;
	padding:7px 0 0 60px;
}

div#navigation a#bt_2 {
	display:block;
	background:url(../img/bt_2.gif) 0 0 no-repeat;
	height:18px;
	padding:6px 0 0 60px;
}

div#navigation a#bt_3 {
	display:block;
	background:url(../img/bt_3.gif) 0 0 no-repeat;
	height:18px;
	padding:5px 0 0 60px;
}

div#navigation a#bt_4 {
	display:block;
	background:url(../img/bt_4.gif) 0 0 no-repeat;
	height:18px;
	padding:5px 0 0 60px;
}

div#navigation a#bt_5 {
	display:block;
	background:url(../img/bt_5.gif) 0 0 no-repeat;
	height:22px;
	padding:6px 0 0 60px;
}

/* ----------------------------------MAIN-----------------------------------------*/

div#main {
	min-height:200px;
	margin:20px 265px 20px 30px;
}


*html div#main {
	min-height:300px;
}

div#right {
	padding:0 30px 10px 0;
	width:185px;
	float:right;
	font:11px/16px Arial;
	color:#666666;
}

div#main p {
	font:11px/16px Arial;
	color:#666666;
	padding:10px 0;
}

div#main pb {
	font:11px/16px Arial;
	color:#666666;
	padding:0px 0;
}

h1 {
	font:bold 18px/18px Georgia;
	color:#CC0000;
}

h2 {
	font:bold 12px/18px Arial;
	color:#ff9900;
}

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

li {
	list-style:none;
	background:url(../img/list.gif) left 3px no-repeat;
	padding:0 0 0 20px;
	font:11px/16px Arial;
	color:#666666;
}

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

.box {
	border:1px solid #CCCCCC;
	padding:10px;
}

/* ----------------------------------MAIN-----------------------------------------*/

div#bottom {
	background:url(../img/bg_bottom.gif) 0 0 no-repeat;
	height:34px;
	float:none;
	clear:both;
	text-align:center;
	font:11px/16px Arial;
	color:#666666;
	padding:10px 0 0 0;
}

div#bottom a {
	padding:0 20px;
}
