@CHARSET "UTF-8";

* {
	margin: 0; padding: 0; font-size: 100%;
}

strong {
	font-weight: bold;
}

h1 h2 h3 h4 h5 h6 {
	font-size: 100%;
}
h2 {
	font-weight: bold;
	font-size: 12 px;
	/*background: url(../img/templates/h1_border.gif) 0 100% no-repeat;*/
	padding-bottom:10px;
	margin-bottom: 10px;
}
a {
	font-weight: bold;
	color: #ff9933;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

p {
	margin-bottom:10px;

}

img {
	border: 0;
}


body {
	background: #f2f2f2;
	font: normal 12px verdana,geneva,arial,helvetica,sans-serif;
}


#main {
	width:776px;
	margin-left:-401px;
	margin-top:30px;
	padding: 13px 13px 0 13px;
	left:50%;
	position:absolute;
	background: #fff;
}


#visual-left {
	width: 184px;
	float: left;
	height: 115px;
}

#visual-right {
	width: 592px;
	float: left;
	height: 115px;
	background: #ff9933;
}

.spacer {
	clear: both;
	margin-bottom: -1px;
	font-size: 1px;
	height:1px;
}

#topnav {
	width: 776px;
}


#topnav-left {
	width: 184px;
	height: 30px;
	line-height: 30px;
	float: left;
	background: #000;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#topnav-left a {
	font-weight: normal;
	color: #fff;
}
#topnav-left a:hover {
	color: #ff9100;
}


#topnav-right {
	width: 552px;
	height: 30px;
	line-height: 30px;
	float: left;
	padding: 0 20px;
	text-align:right;
	font-weight: bold;
	font-size: 11px;
	background: #dee3de;
}
#topnav-right a {
	color: #acb1ac;
}
#topnav-right a:hover {
	color: #ff9100;
}

.spacer {
	clear: both;
	margin-bottom: -1px;
	font-size: 1px;
	height:1px;
}

/* ---- */

#content {
	width: 776px;
	background: #fff;

}

#content-left {
	width: 184px;
	text-align: left;
	font-weight: bold;
	color: #acb1ac;
	float: left;
	margin-bottom: 0px;
	font-size: 11px;
	margin-top:20px;
}
#content-left-logo {
	margin-top:20px;
	width: 184px;
	height: 80px;
	background:url(../img/templates/logo.gif) 30px 0 no-repeat;
}
#content-left ul {
	margin-top:10px;
}
#content-left li {
	padding-left: 20px;
	background: none;
	margin-bottom:4px;
}
#content-left li:hover {
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
}


#content-left li a {
	color: #acb1ac;
}
#content-left li a:hover {
	color: #ff9100;
}

#content-left .current {
	padding-left:30px !important;
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
}
#content-left .current a {
	color: #ff9100;
}
#content-left .current:hover {
	padding-left:30px !important;
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
}


#nav-angebot {
	margin-top: 10px;
}
#nav-angebot h3 {
	color: #ff9100;
	padding-left:30px !important;
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
	font-weight: bold;
}

#nav-angebot ul {
	margin: 0;
}
#nav-angebot li {
	color: #ff9100;
	padding-left: 20px;
	background: none;
}
#nav-angebot li:hover {
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
}


#nav-angebot li a {
	color: #ffd49c;
	font-weight: bold;
	padding-left:30px;
}
#nav-angebot li a:hover {
	color: #ff9100;
}

#nav-angebot .current {
	padding-left:20px !important;
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
}
#nav-angebot .current a {
	color: #ff9100;
}
#nav-angebot .current:hover {
	padding-left:20px !important;
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
}

#nav-angebot .description{
	font-weight: bold !important;
	padding-left: 30px !important;
}
#nav-angebot .description:hover {
	background: none !important;
}



#content-right {
	width: 522px;
	float: left;
	margin: 20px 0px 0px 70px;
	color: #000;
	/*overflow:auto;*/  
	
	line-height: 18px;

}
#content-right ul {
	list-style-type: disc;
	margin-bottom: 10px;
}


#content-right li {
	background: url(../img/templates/ul_point.gif) 0 6px no-repeat;
	padding-left:14px;
	margin-bottom: 5px;
}

#col1 {
	width: 130px;
	padding-top:30px;
	float: left;
}
#col2 {

	overflow: auto;
}

#col2-content {
	width: 340px;
	float: left;
	padding-bottom: 30px;
	
}

#contentcol {
	width: 470px;
	padding-bottom: 30px;
}






/* ---------------------- Startpage */

#start{
	width:776px;
	margin-bottom:160px;
	margin-top:30px;
}
#start-headline {
	width: 460px;
	float: left;
}
#start-logo {
	width: 300px;
	float: right;
	text-align: right;
}
#startbutton {
	position: relative;
	width: 110px;
	text-align: center;
	background: #000000;
	top:-25px;
	left: 482px;
}
#startbutton a {
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
#startbutton a:hover {
	color: #a0a0a0;
}
.visual-start {
	height: 115px;
	overflow: hidden;
	margin-bottom: 0px !important;
}

#footer-start {
	width: 776px;
	padding-top:90px;
	background: #e0e0e0;
	color: #202020;
	font-size: 11px;
	text-align: center;
	padding-bottom: 8px;
}
.start-correct {
	height: auto !important;
	padding-bottom:14px !important;
}


/* ---- */
	
#footer {
	border-top: 1px solid #acb1ac;
	height:20px;
	width: 776px;
	background: #fff;
	color: #acb1ac;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
	margin-top: 10px;
}
.lighter {
	font-weight: bold;
	color: #acb1ac;
}
.smaller {
	font-size: 10px;
	font-weight: normal !important;

}
.nodisplay {
	top: -500px !important;
	width: 0px !important;
	height: 0px !important;
	display: inline; position: absolute;overflow: hidden;
}

#subnav-c {
	width:522px;
	margin-bottom: 20px;	
	font-size: 11px;
}

#subnav-c ul {
	margin-top:3px !important;
	padding-top:0 !important;
	float:left;
	list-style: none !important;
}

#subnav-c li {
	padding-left: 15px;
	padding-right: 20px;
	float:left;
	background: url(../img/templates/nav_arrow.gif) 0 50% no-repeat;
}

#subnav-c li:hover {
	background: url(../img/templates/nav_arrow.gif) 0 50% no-repeat;
}


#subnav-c li a {
	color: #acb1ac;
}
#subnav-c li a:hover {
	color: #ff9100;
}

#subnav-c .current {
	padding-left:30px !important;
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
}
#subnav-c .current a {
	color: #ff9100;
}
#subnav-c .current:hover {
	padding-left:30px !important;
	background: url(../img/templates/nav_arrow.gif) 3px 1px no-repeat;
}

/* ----------- Formular */
#contentformular {
	font-size: 11px;
}

#contentformular fieldset {
	border: none;
}

#contentformular ol {
	margin-bottom: 10px;
	list-style: none;
}
#contentformular li {
	width: 401px;
	margin-bottom: 2px;
	background: #f8f8f8;
	border: 1px solid #f8f8f8;
	padding: 0px 5px 2px 10px;
}
#contentformular textarea{
	width: 95%;
	margin-bottom:1px;
	font: normal 11px verdana,geneva,arial,helvetica,sans-serif;
	
}
#contentformular input{
	width: 95%;
	margin-bottom:1px;
	height: auto !important;
	padding: 1px 0;
}
#contentformular .inputselect{
	width: 95%;
	margin-top: 4px;
	margin-bottom:1px;
	height: auto !important;
	padding: 1px 0;
}

#contentformular label {
	margin-bottom: 1px;
}

#contentformular .require {
	background: #eaeaea !important;
	border: 1px solid #eaeaea !important;
}

#contentformular .require label {
	background: url(../img/templates/require.gif) 0 1px no-repeat;
	padding-left: 15px;
}

#contentformular .error {
	background: #eaeaea !important;
	border: 1px solid #c00000 !important;
}

#contentformular .error label {
	background: url(../img/templates/error.gif) 0 2px no-repeat;
	padding-left: 17px;
	color: #c00000;
	font-weight: bold;
}

#contentformular .form-error-msg {
	background: #c00000;
	display: block;
	width: 397px;
	border: 1px solid #c00000;
	padding: 10px;
	color: #fff;
	font-size: 11px;
}

#contentformular .borderbottom {
	margin-bottom: 20px;
}
#contentformular .button {
	padding-top: 8px 0 0 0 !important;
	background: none !important;
	text-align: right;
	border: 0px !important;
}
#contentformular .button input {
	width: auto !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	background: #6d6d6d;
	color: #ffffff !important;
	font-weight: bold;
	line-height: 12px;
	font-size: 11px;
}
#contentformular .copy {
}
#contentformular .copy input {
	width: auto !important;
	float: left;
	margin-right: 10px;
}
#contentformular .copy label {
	display: block !important;
	float: left;
	width: 90% !important;
	padding-top: 0px !important;	
}


#contentformular .anrede {
	width: 140px !important;	
}


