body {
	background: #fff url("/bilder/bg_gradient.gif") 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: 944px;
	background-position: 0;
	margin: 0 auto;
	text-align: left;
	margin-top:20px;

}

#topround {
	height: 14px;
	background:  url("/bilder/top_round.gif") no-repeat ; 
}

#bottomround {
	height: 24px;
	background:  url("/bilder/bottom_round.gif") no-repeat ; 
}

#innerwrapper {
	position:relative;
	width: 944px;
	background: #fff ;
	background-position: 0 0;
	border:1px solid #555;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 100px;
	width:944px;
	padding-top: 10px;
	text-align: center;
	background:  url("/bilder/bg_streckad.gif")  ; 
}

#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{
	width:944px;
	height:115px;
}
#headerimage img{
	
}

#contentwrapper {
	width: 944px;
	text-align: left;
	background: url("/bilder/content_background.gif") no-repeat;
	min-height: 300px;

}

#topmenu
{
	height: 16px;
	background: url("../bilder/menugradient.gif") repeat-x;
	text-align: center;
	padding-bottom:15px;	
}

#topmenu div
{
	height:18px;
	float: left;
	text-align: center;
	background: url("../bilder/menu_btn.gif") no-repeat;
	padding-top:4px;
	padding-left:15px;
	padding-right:15px;	
}

#topmenu .selected
{
	background: url("../bilder/menugradient_selected.gif")  repeat-x;
	border-right:solid 0px #444;
	border-left:solid 0px #777;
	color: #fff;
	}

#topmenu a
{
	color:#fafafa;
	text-decoration: none;
	font: bold 12px  verdana, tahoma, sans-serif;
}

#topmenu a:hover
{
	color: #fff;
	text-decoration: underline;
}

#menu {
	background: #fff;
	float: left;
	width: 170px;
	margin: 10px 0px 25px 5px;
}

#menu a{
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 13px;
	color: #020202;
	text-decoration: none;
}


#content {
	width: 755px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:6px;
	min-height:400px;
	font-size: 12px;
	border-left: solid 1px #ccc;
	float: left;

}

#footer {

	background: #fff url("../bilder/menugradient.gif") repeat-x; 
	text-align: center;
	clear: both;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	font:  11px  verdana, tahoma, sans-serif;
	color: #fff;
	height:11px;
}

#footer a {
	color: #dfdfdf;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	color: #2c4c5b;
	text-decoration: none;
	font-size: 11px;
}

img {
	
}

a img {
	
}

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: #a8241f;
	margin:0px;
}

h3
{
	color:#333;
	text-decoration: none;
	font: bold 12px  verdana, tahoma, sans-serif;
}	
.form	{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size:10px;
	border: 1px solid #aaa;
}

img {
	border: none;
}


#newscolumn
{
	background: #fff url("/bilder/column_bkg.gif") no-repeat;
	width:175px;
	min-height:140px;
	margin-left:20px;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	border:0px solid black ;
	float:left;
}

#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;
	}

