@charset "utf-8";
/* CSS Document */

/* -------- Text ---------*/

#content_text h1 {
	color: #ED6F00;
    font-weight: normal;
    margin: 0 0 27px;
    text-transform: none;
    font-size: 20px;
    font-family: Arial,sans-serif;
    line-height: normal;
    padding: 0;
}
#content_text h2 {
	text-align: left;
	color: #0E4096;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	font-family: Arial,sans-serif;
	line-height: normal;
	padding: 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#content_text h3 {
	text-align: left;
    color: #000;
    font-size: 12px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: bold;
    font-family: Arial,sans-serif;
    line-height: normal;
    padding: 0;
}
#content_text h4 {
	text-align: left;
	color: #ED6F00;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	font-family: Arial,sans-serif;
	line-height: normal;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

/* -------- Visitenkarte ---------*/

div.vk_rahmen {
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED6F00;
	margin-bottom:15px;	
}
.vk_bild {
    /*border: 1px solid #E30510;*/
}
.vk_spacer {
    height: 15px;
}
.vk {
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
.vk h6 {
    color: #ED6F00;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}

/* -------- Trennlinie ---------*/

#divider {
	width:100%;
	height:1px;
	background-color: #ED6F00;
	margin-top:20px;
	margin-bottom:20px;
}

/* -------- Linkbox ---------*/

#linkbox_modul {
	float: left;
	height: 118px;
	margin: 2px;
	width: 236px;
}
#linkbox_modul_bild {
    background-color: #FFFFFF;
    border: 1px solid #010066;
    height: 118px;
    width: 236px;
}
#linkbox_modul_text {
    color: #040027;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    height: 17px;
    line-height: normal;
    padding-top: 7px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 238px;
}
#linkbox_modul_text a {
    color: #AB0052;
    text-decoration: none;
}
#linkbox_modul_text a:link {
    color: #AB0052;
    text-decoration: none;
}
#linkbox_modul_text a:visited {
    color: #AB0052;
    text-decoration: none;
}
#linkbox_modul_text a:active {
    color: #01539B;
    text-decoration: none;
}
#linkbox_modul_text a:hover {
    color: #01539B;
    text-decoration: none;
}

/* -------- Bilder ---------*/

img.img_top_left {
    float: left;
    margin-top: 0;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
}
img.img_top_right {
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
img.img_right {
    float: right;
    margin-top: 0;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 50px;
}

/* -------- Datepicker Titel ---------*/

#cal_titel {
    background-color: #5A5A5A;
    color: #FFFFFF;
    padding: 10px 8px;
	margin-bottom:15px;
	margin-top:15px;
}
#cal_titel_date {
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	float: left;
	display: block;
}
#cal_titel_text {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	float: left;
	display: block;
}

/* -------- Suche ---------*/

#head_left form.searchform input.text {
	background-color: transparent;
	background-image: url(../images/bg_searchform.png);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0 none;
	color: #333;
	float: left;
	font-size: 1.2em;
	width: 187px;
	margin-top: 15px;
	margin-left: 26px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#head_left form.searchform button {
    background-image: url(../images/bg_button.png);
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    float: left;
    height: 30px;
    margin-right: 66px;
	margin-top: 15px;
    width: 32px;
}
button {
    cursor: pointer;
}

/* -------- Sitemap ---------*/

#sitemap ul li {
	list-style-image: none!important;
	list-style-type: none !important;
	list-style: none !important;
	background-image:none !important
}
#sitemap ul li a {
	font-size: 18px!important;
	font-weight: bold!important;
	text-decoration: none!important;
	list-style-image: none!important;
	list-style-type: none !important;
	list-style: none !important;	
}
#sitemap ul li ul li {
	background-image: url("../images/bg_listenpunkt.png") !important;
    background-position: 0 5px !important;
    background-repeat: no-repeat;
    list-style: none outside none;
    margin-bottom: 8px;
    padding: 0 0 0 12px;
	
}
#sitemap ul li ul li a {
	font-size: 14px !important;
	font-weight: normal !important;
	text-decoration: none;
	color: #0E4096 !important;
}
#sitemap ul li ul li ul li a {
	color: #333 !important;	
}

/* -------- Kontaktform ---------*/

.formgen {
    font-weight: normal;
    margin-top: 20px;
    text-decoration: none;
}
label, select, input[type="checkbox"], input[type="radio"], input[type="button"], input[type="submit"] {
    cursor: pointer;
}
.formgen form {
    line-height: 120%;
    margin-bottom: 40px;
    margin-top: 40px;
}
.formgen .formblock {
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 3px 2px 3px 214px;
}
.forminfo {
    background-color: #DE0F24;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 40px;
    padding: 3px 5px;
    width: 440px;
}
.formgen br {
    clear: both;
}
.formgen .formtextfield {
    background-color: #FFFFFF;
    border: 1px solid #5D5D5F;
    font-size: 13px;
    height: 100px;
    margin-left: 4px;
    width: 220px;
}
.formgen .formhinweis {
    margin-bottom: 15px;
    margin-left: 0;
    margin-top: 15px;
    width: 556px;
}
.formgen .formtext {
    background-color: #FFFFFF;
    border: 1px solid #5D5D5F;
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 4px;
	padding-top: 4px;
    padding-bottom: 4px;
    width: 220px;
}
.formgen input:focus, .formgen input:hover, .formgen textarea:focus, .formgen textarea:hover {
    background-color: #ECEDED;
    border-bottom-color: #5D5D5F;
    color: #5D5D5F;
}
.formgen select:focus, .formgen select:hover {
    color: #5D5D5F;
}
.formgen label {
    clear: left;
    color: #000;
    float: left;
    font-weight: normal;
    width: 210px;
}
.formgen .formselect {
    background-color: #FFFFFF;
    color: #FFFFFF;
    margin-left: 4px;
    width: 240px;
}
.formgen .formsubmit {
    background-color: #ED6F00;
    border: 1px solid #5D5D5F;
    color: #FFFFFF !important;
    height: 32px;
    margin-left: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 230px;
}
.formgen .formsubmit:hover {
    color: #ED6F00 !important;
}
.formgen legend {
    background-color: #ED6F00;
    color: #000;
    width: 150px;
}
.formgen .fieldset {
    margin-bottom: 10px;
}
.formgen .formerror {
    border-bottom-width: 1px;
    color: #DE0F24;
    font-weight: bold;
}
.formgen .formcaptcha {
    float: left;
    margin-left: 155px;
    margin-right: 10px;
    vertical-align: top;
}
.formgen .formreq {
    color: #DE0F24;
}
.formgen .formheadline {
    background-color: #FFFFFF;
    color: #DE0F24;
    font-style: italic;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}
input, textarea {
    color: #000 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    padding-left: 10px !important;
}

/* -------- Suche ---------*/

.url {
	font-weight: normal;
	margin-top: 15px;
	text-decoration: none;
	font-style: italic;
}