body {
    background-color: #c2c2c2;
    background-image: url("/images/background.gif");
    background-repeat: repeat-x;
    background-position: center top;    
    color: #666666;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-family: "Verdana", Arial, sans-serif;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

table {
    font-size: 11px;
}

div#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

div#header {
}

div#header_white {
    width: 100%;
    text-align: right;
    height: 55px;
    background-image: url("/images/header_bg.gif");
    background-repeat: repeat-x;
    background-position: top left;
}

div#header_left {
    float:left;
}

div#header_blue {
    height: 24px;
    background-image: url("/images/hpv.jpg");
    background-color: #2c4b9c;
    background-repeat: no-repeat;
    background-position: top left;
}

div#content_wrapper {
    width: 950px;
    background-image: url("/images/bg_greywhite.gif");
    background-repeat: repeat-x;
    background-position: top left;
}

div#content {
    float: left;
    width:720px;
}

div#innercontent {
    margin-left: 2px;
    margin-right:10px;
}

div#tools {
    height: 24px;
    text-align: right;
    padding-right: 10px;
    padding-top: 3px;
    background-color: transparent;
}

div.fliesstext {
    margin-left:10px;
}

div.textfield {
    padding-right: 180px;
}

div.orangeBox {
    color: #ffffff;
    float:right;
    margin-top:3px;
    margin-left:10px;
    margin-bottom:10px;
    padding: 5px;
    background-color: #dc6b09;
    background-image: url("/images/orange_box_bg.jpg");
    background-repeat: repeat-x;
    background-position: top left;
}

img.tool_img {
    border: 0px;
    padding-left: 5px;
}

.clearer {
    clear: both;
}

div#kontaktform, div#suchform {
    margin-left: 10px;
}

div#suche {
    float: left;
    width: 715px;
    height: 30px;
    padding-top: 10px;
    text-align: right;
    padding-right: 10px;
}

div#suche input, div#suche button, div#kontaktform button, div#suchform input, div#suchform button {
    margin:0px;
    border: 1px solid #999999;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    background-color: #ffffff;
    background-image: url("/images/input_bg.gif");
    background-repeat: repeat-x;
    background-position: 100% 100%;
}

div#kontaktform input, div#kontaktform textarea, div#suchform input {
    border: 1px solid #999999;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    background-color: #ffffff;
}

div.toplink {
	margin-top: 20px;
	padding: 10px;
	border-top: 1px dashed #d9d9d9;
	text-align: right;
}

div#bottomspacer {
    padding-top: 50px;
    border-bottom: 8px solid #e07a20;
}

div#footer {
	text-align: center;
	font-size: 11px;
	height: 20px;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

div#footer .text {
    text-align: right;
}

/*
    Textblock
*/

.bilduntertitel {
	font-size: 9px;
	color: #1a1a1a;
}

.bild_left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.bild_right{
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding-right: 180px;
}

.bild_center {
	text-align: center;
	margin-bottom: 8px;
	padding-right:180px;
}

.bild_left_no_float {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.bild_right_no_float{
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}

/*
    Allgemeine Styles
*/

ul {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    list-style-type: square;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #dc6b0a;
}

h2, h3 {
	font-size: 14px;
	font-weight: normal;
	color: #dc6b0a;
}

h4 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

div.orangeBox h4 {
	margin-bottom: 10px;
}

img {
    border: none;
}

div#innercontent a:link, div#innercontent a:visited {
    color: #2c4b9c;
	font-weight: bold;
	text-decoration: none;
}

div#innercontent a:hover, div#innercontent a:active {
    color: #e07a20;
	font-weight: bold;
	text-decoration: none;
}
