body {
	background: #000 url("/bilder/bg.jpg") repeat-x;
	text-align: center;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 40px;
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 12px;
	margin:0px;
}

pre {
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 12px;
	color: #000000;
}

#wrapper {
	width: 947px;
	background-position: 0;
	margin: 0 auto;
	text-align: left;
	margin-top:40px;
}

#wrapper2{
	position:relative;
}

#webowelogga{
	position: absolute;
	right: 12px;
	top: 12px;
}

#topround {
	height: 50px;
	background:  url("/bilder/top_round.gif") no-repeat ; 
}

#bottomround {
	height: 42px;
	background:  url("/bilder/bottom_round.gif") no-repeat ; 
}

#innerwrapper {

	width: 923px;
	background: #fff ;
	background-position: 0 0;
	border-left: solid 12px #f47f31;
	border-right: solid 12px #f47f31;
	margin: 0 auto;
	text-align: left;
}

}
#header a:visited {
	text-decoration: none;
	font-size: 13px;
}

#header a:hover {
	text-decoration: none;
	color: #ddcccc;
	font-size: 13px;
}

#header a:active {
	text-decoration: none;
	color: #ddcccc;
	font-size: 13px;
}


#headerimage{
	height:131px;
	margin-left:3px;
	padding-top:25px;
}

#topmenu
{
	height: 35px;
	background: url("../bilder/menugradient.gif") repeat-x;
	text-align: center;
	padding-bottom:0px;	
}

#topmenu div
{
	height:24px;
	float: left;
	text-align: center;
	background: url("../bilder/menu_btn.gif") no-repeat;
	padding-top:8px;
	padding-left:15px;
	padding-right:15px;	
}

#topmenu .selected
{
	background: url("../bilder/menugradient_selected.gif")  repeat-x;
	border-right:solid 1px #777;
	border-left:solid 1px #444;
	color: #fff;
	}

#topmenu h1
{
	color:#dad8db;
	text-decoration: none;
	font: bold 12px  verdana, tahoma, sans-serif;
}

#topmenu h1:hover
{
	color: #fff;
}

#menu {
	background: #fff;
	float: left;
	width: 147px;
	border: 0px solid;
	padding-top:30px;
}

#menu a{
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 13px;
	color: #020202;
	text-decoration: none;

}
	
	#menu #menuitem_wrap{
		padding-left:10px;
		}

	#menu #menuitem, #menu #menuitem_selected{
		padding-left:10px;
		background: url("/bilder/plusblank.gif") no-repeat 3px 8px; 
		}
			
	#menu #menuitem_selected a, #menu #sub_menuitem_selected a{ 
		text-decoration:underline;
		font-weight:bold;
		}
		
	#menuitem_wrap #sub_menuitem, #menuitem_wrap #sub_menuitem_selected{
		padding-left:10px;
		}

	#menuitem_wrap #sub_menuitem a, #menuitem_wrap #sub_menuitem_selected a{
			font-size: 11px;
		}

#contentwrapper {
	width: 917px;
	margin-left:3px;
	margin-right:3px
	text-align: left;
	min-height: 480px;
	overflow:auto;
}

#content {
	width: 757px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:6px;
	font-size: 12px;
	float: left;
	border-left: #ccc 1px solid;
}

#footer {
	
	text-align: center;
	font-size: 12px;
	font:  11px  verdana, tahoma, sans-serif;
	height:13px;
}

#footer a {
	color: #6c7c8b;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	color: #2c4c5b;
	text-decoration: none;
	font-size: 11px;
}

img {
	border: none;
}

a img {
border: 1px none #fff;
}

a:hover img {
border: 1px none #fff;
border-color: #f00;
}


td {
color: #000;
text-decoration: none;
font-size: 12px;
}

a {
color: #555;
text-decoration: underline;
font-size: 12px;
}

a:hover {
text-decoration: underline;
color: #888;
font-size: 12px;
}

h1
{
font: bold 16px Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
color: #000;
margin:0px;
}

h2
{
font: bold 18px Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
color: #dba80d;
margin:0px;
}

.form	{
font-family: verdana, arial, tahoma, sans-serif;
font-size:10px;
border: 1px solid #aaa;
}

#newscolumn
{
background: #fff url("/bilder/column_bkg.gif") no-repeat;
width:187px;
min-height:140px;
margin-left:20px;
padding-top: 14px;
padding-bottom: 10px;
padding-left: 8px;
padding-right: 8px;
border:0px solid black ;
}

#guestbookheader{
	background: #fff url("/bilder/guestbook_bkg_top.gif") no-repeat top left;
	width:500px;
	height:20px;
	border:0px solid;
	padding-left:15px;
	padding-top: 10px;
	}
	
#guestbook{
	background: #fff url("/bilder/guestbook_bkg.gif") repeat-y;
	width:500px;
	border:0px solid;
	padding-left:15px;
	}
	
#guestbookfooter{
	background: #fff url("/bilder/guestbook_bkg_bottom.gif") no-repeat top left;
	width:500px;
	height:18px;
	border:0px solid;
	padding-left:15px;
	padding-bottom: 20px;
	}