@charset "utf-8";
body {
	text-align: center;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#mainbox {
	width: 940px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(bilder/bg_mainbox.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 220px;
padding: 0 0 1em 0;
margin-bottom: 1em;
margin-left:40px;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #cccccc;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #003300;
margin: 0;
}

#blueblock li a{
display: block;
padding: 10px 10px 10px 13px;
border-right: 10px solid #cccccc;
background-color: #fff;
color: #013800;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-right: 10px solid #999999;
background-color: #013800;
color: #fff;
}


#top {
	height: 434px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bilder/topbig.jpg);
	width: 940px;
}
.contactlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 25px;
	list-style-type:none;
	margin-left:10px;
	margin-top:74px;
	letter-spacing: 2px;
}
.contactlist2 {
	list-style-type:none;
}
#top_under {
	height: 100px;
	width: 800px;
	clear: both;
}
#top_over {
	height: 180px;
	color: #666666;
}
#top_over_left{
	width:280px;
	float: left;
}
#top_over_left_logo {
	height: 60px;
	width: 206px;
	padding-left: 74px;
	padding-top: 20px;
}
#top_over_left_textbox {
	height: 334px;
	width: 240px;
	padding-left: 40px;
	padding-top: 20px;
}

#top_over_right{
	width:660px;
	float: right;
	height: 434px;
}


#left {
	width: 280px;
	float: left;
}
#middle {
	width: 940px;
	height: 100%;
}

#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	width: 660px;
	float: right;
	height: 100%;
}
#bottom {
	clear: both;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: center;
	letter-spacing: 1px;
	width: 940px;
	background-image: url(bilder/bg-bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#bottom_left {
	float: left;
	width: 370px;
	height: 200px;
	text-align: left;
}
#bottom_right {
	float: right;
	height: 200px;
	width: 570px;
	text-align: left;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #013800;
	letter-spacing: 1px;
	margin-bottom: 35px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.st1 {
	margin-right: 20px;
	font-size: 11px;
	color: #333333;
}

