html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	background-repeat: repeat-x;
	margin: 5 auto;
	padding: 0 auto;
	height: 100%;
	width: 850px;
	background-image: url(../images/background.jpg);
	color: #4F4F4F;
	min-height: 100%;
}
table {
	font-size: 12px;
	line-height: 11px;
}
tr {
	vertical-align: top;
}



.red {
	color: #BE1F23;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -8px;

}

h2 {
	margin-top: 0;
	color: #0077C6;
}

h3 {
	font-size: 12px;
	color: #0077C6;
	padding-top: 20px;
	padding-right: 0;
	margin: 0;
}

h4 {
	font-size: medium;
}

h5 {
	font-size: small;
	margin-bottom: -13px;
}

h6 {
	font-size: small;
}

a:link {
	text-decoration: none;
	color: #4F4F4F;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #4F4F4F;
}

a:focus {
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
}

a:active {
	font-weight: normal;
	text-decoration: none;
}

.navititel {
	font-weight: bold;
	color: #0077C6;
	margin-top: 15px;
	margin-left: 35px;
}



.active a:visited {
	color: #A71B1E;
}

.active a:link {
	color: #A71B1E;
}



/* Header */
#topbild {
	width: 794px;
	margin-top: 5px;
}

#header {
	text-decoration: none;
	overflow: auto;
	width: 850px;
}





/* Logo */

#logo {
	width: 280px;
	float: left;
	clear: both;
	padding-bottom: 10px;
}
#logo a {
	text-decoration: none;
}
#logo a:hover {
	text-decoration: none;
	background-color: none;
}
#box{
	text-align: left;
	position: absolute;
	background-color: #FFFFFF;
	margin-left: 55px;
	width: 794px;
}

#menu {
	line-height: 10pt;
	float: right;
	text-align: right;
	width: 65%;
	margin-right: 2px;
}

/* Menu */


#menu li {
	display: inline;
	font-size: 10px;
}

#menu a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 0 5px;
	text-decoration: none;
	color: #4F4F4F;
}
#menu a:focus {
	color: #B51E22;
	font-weight: normal;
}
#menu a:hover {
	background-color: #EEE;
	font-weight: normal;
	color: #B51E22;
}
#menu a:active {
	color: #B51E22;
	font-weight: normal;
}

#menu2 {
	line-height: 10pt;
	text-align: right;
	float: right;
	margin-right: 3px;
	margin-top: 30px;
}



#menu2 ul {
	list-style: none;
	margin: 0;
	padding-top: 50px;
}


#menu2 li {
	display: inline;
	background-color: #F4F4F4;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}


#menu2 a {
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 0 8px 0 8px;
	text-decoration: none;
	color: #4F4F4F;
}

#menu2 a:focus {
	font-weight: normal;
	color: #B51E22;
}

#menu2 a:hover {
	background-color: #EEE;
	font-weight: normal;
	color: #B51E22;
}
#menu2 a:active {
	font-weight: normal;
	color: #B51E22;
}

#colTwo {
	border: thin none #F0F0F0;
	width: 75%;
	margin-left: 10px;
	text-align: left;
	bottom: 0px;
	height: 200px;
}


#colTwo h2 {
	font-size: 15px;
	margin-top: 12px;
	font-weight: bold;
}

#colTwo h3 {
	font-size: 13px;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#colTwo p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 40px;
}

#colTwo a {
	text-decoration: none;
	color: #B51E22;
}
#colTwo a:hover, a:focus, a:active {
	text-decoration: none;
	color: #A71B1E;
	font-weight: bold;
}

#colTwo li {
	margin-top: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
}

#colThree {
	width: 280px;
	position: absolute;
	left: 650px;
}

#colThree li {
	color: #A71B1E;
	font-weight: bold;
	padding-left: 20px;
	margin-left: -10px;
	list-style: none;
	background-repeat: no-repeat;
	background-image: url(../images/pfeil.gif);
	background-position: 5px 8px;
}

#colThree li .active {
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}

#colThree li .subnav {
	margin-left: -50px;
	list-style: none;
	background-repeat: no-repeat;
	background-image: url(../images/pfeil_2.gif);
	background-position: 10px 10px;
}
#colThree li .subnav_active {
	margin-left: -30px;
	background-repeat: no-repeat;
	background-image: url(../images/pfeil_2.gif);
	background-position: 10px 10px;

}



/* Footer */

#footer {
	position: fixed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: xx-small;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 794px;
	margin-top: -50px;
	background-color: #FFF;
	height: 22px;
}




#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_ul_left {
	float: left;
}
.footer_ul_center {
	text-align: center;
	float: left;
	width: 60%;
}

.footer_ul_right {
	float: right;
}
#footer li {
	display: inline;
	float: left;
}
#footer a {
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 0 5px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	background-color: #EEE;
	font-weight: normal;
	color: #BE1F23;
}


.daten {
	font-size: small;
}
* html #box {
	position: relative;
}


/* Index-Seite */

#index_colOne {
	float: left;
	width: 30%;
	margin-right: 2%;
}
#index_colTwo {
	border-left-style: solid;
	border-left-color: #CCC;
	border-left-width: thin;
	float: left;
	width: 30%;
	padding-right: 0%;
	margin-left: 2%;
	padding-left: 2%;
}

#index_colThree {
	float: right;
	width: 28%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 2%;
	margin-left: 20px;
}
hr {
	color: #4F4F4F;
}

#colTwo h4 {
	font-size: 13px;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
}
#index_box {
	border: thin none #F0F0F0;
	width: 795px;
	margin-left: 55px;
	text-align: left;
	position: relative;
	margin-top: 30px;
	height: 200px;
	font-size: 11px;
	line-height: 17px;
}
#wrap #index_box p {
	font-size: 11px;
	line-height: 16px;
}

#wrap {
	height: 91%;
	min-height: 100%;
}
* html #white {
	margin-left: 53px;
	position: relative;
}
.table_history {
	line-height: 22px;
}
#index_box a {

	text-decoration: none;
	color: #B51E22;
}
#index_box a:hover, a:focus, a:active {

	text-decoration: none;
	color: #B51E22;
	font-weight: bold;
}

.navititel a {

	font-weight: bold;
	color: #005A97;
}
.navititel a:visited, a:focus, a:hover, a:active {
	color: #005A97;
	font-weight: bold;
}


.boxed-content {
	font-size: 11px;
}

.boxed-content a:hover, a:focus, a:active {
	text-decoration: none;
	color: #A71B1E;
	font-weight: bold;
}
#top_link {
	position: fixed;
	font-size: xx-small;
	height: 22px;
	bottom: 0px;
	margin-left: 50px;
	text-align: right;
	clear: left;
	width: 794px;
	padding-bottom: 20px;
}
#top_link a:link, a:visited, a:focus, a:active  {
	color: #005A97;
	font-weight: normal;
}
#top_link a:hover {
	color: #005A97;
	font-weight: bold;
}
.nav a:link {
	color: #005A97;
}
hr {
	color: #999;
}


/* CSS Angaben Powermailer */


fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
display: block;
width: 130px;
float: left;
clear: both;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
/* Style input fields */
width: 200px;
}

div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 10px 0;
width:400px;
}
#index_topbild {
	margin-top: 5px;
	width: 794px;
	margin-left: 55px;
}
