body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.normal_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.normal_bold_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.normal_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normal_bold_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #008FD7;
	text-decoration: underline;
}
.a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #008FD7;
	text-decoration: none;
}
.a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #008FD7;
	text-decoration: none;
}

.eingabehilfe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.aktion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.aktion:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #008FD7;
	text-decoration: none;
}
.aktion_pfeil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: blink;
}
.adress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.adresslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	color: #666666;
	text-decoration: underline;
}
a.adresslink                   {
	line-height:14px;
	color:#666666;
	text-decoration:underline;
	font-weight:lighter;
}
a.adresslink:hover             {
	color:#AAAAAA;
	font-weight: lighter;
}

/*
###################################################
Formular
###################################################
*/
.form {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	color : #000000;
	text-align : left;
	vertical-align : middle;
	border : 1px solid #000000;
	top : auto;
	background-color : #ffffff;
	width : 180px;
	padding: 4px 0px 4px 2px;	
}
.select {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	color : #ffffff;
	text-align : left;
	vertical-align : middle;
	border : 1px solid #000000;
	top : auto;
	background-color : #5B7FB6;
	width : 100%;
	padding: 2px 2px 2px 2px;
	display: list-item;
}
.form_breit_mehrzeilig {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 14px;
	font-weight : normal;
	color : #000000;
	text-align : left;
	padding-left : 2px;
	vertical-align : middle;
	border : 1px solid #000000;
	top : auto;
	height : 50px;
	background-color : #ffffff;
	width : 370px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.form_PLZ {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	color : #000000;
	text-align : left;
	padding-left : 2px;
	vertical-align : middle;
	border : 1px solid #000000;
	top : auto;
	background-color : #ffffff;
	width : 35px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.form_ort {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	color : #000000;
	text-align : left;
	padding-left : 2px;
	vertical-align : middle;
	border : 1px solid #000000;
	top : auto;
	background-color : #ffffff;
	width : 134px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.button {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
	padding: 0px;
	width: 183px;
	height: 21px;
	background-image: url(../img/button_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.button:hover {
	color : #000000;
	text-decoration : none;
	background-image: url(../img/button_over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.button_bg {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	text-align : center;
	padding: 0px;
	width: 100%;
	height: 21px;
	display: block;
	background-image: url(../img/button_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 21px;
}
.button_bg:hover {
	color : #ffffff;
	text-decoration : none;
	background-image: url(../img/button_over.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*
###################################################
CMS
###################################################
*/
.v_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 000000;
}
.box_line {
	border: 1px solid 000000;
}
.cms_form {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	color : #000000;
	text-align : left;
	vertical-align : middle;
	border : 1px solid #000000;
	top : auto;
	background-color : #ffffff;
	width : 370px;
	padding: 4px 0px 4px 2px;	
}
.cms_form_150px {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	color : #000000;
	text-align : left;
	vertical-align : middle;
	border : 1px solid #5f3e2c;
	top : auto;
	background-color : #ffffff;
	width : 150px;
	padding: 4px 0px 4px 2px;	
}
.cms_select {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 16px;
	font-weight : normal;
	color : #ffffff;
	text-align : left;
	vertical-align : middle;
	border : 1px solid #5f3e2c;
	top : auto;
	background-color : #5f3e2c;
	width : 370px;
	padding: 2px 2px 2px 2px;
	display: list-item;
}
.cms_form_mehrzeilig {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : 14px;
	font-weight : normal;
	color : #000000;
	text-align : left;
	padding-left : 2px;
	vertical-align : middle;
	border : 1px solid #000000;
	top : auto;
	height : 356px;
	background-color : #ffffff;
	width : 370px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.cms_message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: blink;
}

/*
###################################################
Positionierung Navigation links
###################################################
*/
.navLeft               {
	width:100%;
	padding:0px;
	margin:0px;
	border-style: none;
}

/*
###################################################
Navigation links
###################################################
*/
.navLeftLevel1         {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	font-weight: bold;
	padding:0px;
	width:140px;
	text-decoration: none;
	
}
.navLeftLevel2         {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	font-weight:normal;
	padding:0px;
	text-decoration: none;
}
.navLeftLevel3         {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	font-weight:normal;
	padding:0px;
	text-decoration: none;
}
.navLeftLevel4         {
	padding:0px;
	padding-left:0px
}

/*
###################################################
Formatierung der Links in Navigation
###################################################
*/
a.aNavLeftLevel1                   {
	display:block;
	line-height:14px;
	color:#AAAAAA;
	text-decoration:none;
	font-weight: bold;
}
a.aNavLeftLevel1:hover             {
	color:#CCCCCC;
	font-weight: bold;
}
a.aNavLeftLevel1:active 		   {
	color:FFFFFF;
	text-decoration: none;
}

a.aNavLeftLevel1active             {
	text-decoration:none;
	display:block;
	line-height:14px;
	color:#FFFFFF;
	font-weight: bold;
}
a.aNavLeftLevel1active:hover       {
	color:#FFFFFF;
	background-color:#transparent;
	font-weight: bold;
}
a.aNavLeftLevel1active:active 	   {
	color:#FFFFFF;
	background-color:#transparent;
	text-decoration: none;
	font-weight: bold;
}

/*>> Ausrichtung Navigation #######################*/


a.aNavLeftLevel2                   {
	display:block;
	line-height:14px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.aNavLeftLevel2:hover             {
	color:000000;
	text-decoration: none;
	font-weight: normal;
}
a.aNavLeftLevel2:active 		   {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

a.aNavLeftLevel2active             {
	display:block;
	line-height:14px;
	color:#FF0000;
	background-color:transparent;
	text-decoration: none;
	font-weight: normal;
}

a.aNavLeftLevel2active:hover       {
	color:#0066CC;
	background-color:transparent;
	text-decoration: none;
}

a.aNavLeftLevel2active:active 	   {
	color:#000000;
	background-color:transparent;
	text-decoration: none;
}

a.aNavLeftLevel3                   {text-decoration:none;display:block;line-height:20px;color:#FFFFFF;padding:1px;padding-left:2px;background-color:#B5BABB; border-top-width:1px; border-top-style:solid; border-top-color:#FFFFFF}
a.aNavLeftLevel3:hover             {color:#4F5556;background-color:#D9D9D9}
a.aNavLeftLevel3:active 		   {color:#FFFFFF;background-color:#FE4110}

a.aNavLeftLevel3active             {text-decoration:none;display:block;line-height:20px;color:#FFFFFF;padding:1px;padding-left:2px;background-color:#FE4110; border-top-width:1px; border-top-style:solid; border-top-color:#FFFFFF}
a.aNavLeftLevel3active:hover       {color:#4F5556;background-color:#D9D9D9}
a.aNavLeftLevel3active:active 	   {color:#FFFFFF;background-color:#FE4110}

a.aNavLeftLevel4                   {text-decoration:none;display:block;line-height:20px;color:#FFFFFF;padding:1px;padding-left:10px;background-color:#FFFFFF}
a.aNavLeftLevel4:hover             {color:#FFFFFF;background-color:#999999}

/*
###################################################
Basisformatierung der Navigation
###################################################
*/

/*>> Seite #######################################*/

div          		 {
	margin:0px;
	padding:0px;
}

/*>> Ausrichtung Navigation #######################*/

.elementStandard  	 {
	line-height:135%;
	margin:0px;
	margin-left:0px;
}/*Standard*/

.blockContent        {
	width:140px;
	vertical-align:top;
	margin-top:67px;
	margin-right:10px;
	background-color:transparent;
	text-align: right;
}/*Inhaltsbereich*/
