@charset "UTF-8";

/* CSS Document
---------------------------------
DGfE
Beginn: Mar.2003
Relaunch: Apr.2008
Autor: volxxart - www.volxxart.de 
Medium: Screen
© 2008
---------------------------------
*/

* {
	margin: 0;
	padding: 0;
	}


#body {
	text-decoration: none;
	line-height: 15px;
	text-align: center;
	font-size: 11px;
	color: #333333;
}

img
{
border: 0;
}

.a img {
border: 0 none;
 
}


/* Hauptlayer page horiz zentriert */

#page {
	background-image: url(../assets/images/back/back.gif);
	width: 720px;
	height: 480px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-repeat: no-repeat;
}


/* ENDE Hauptlayer page */


/* --- Aufteilung der Seite innerhalb Hauptlayer page ----*/

#header {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	height: 78px;
	border-bottom: dotted #999999 1px;
}

#header_titel {
	width: 560px;
	height: 48px;
	margin-left: 160px;
	padding-top: 12px;
	text-align: center;
	color: #990000;
}

#maincontent {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	width: 720px;
	height: 327px;
	float: right;
}

#maincontent_lo {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	width: 720px;
	height: 279px;
	float: right;
}

#maincontent_hi {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	width: 720px;
	height: 392px;
	float: right;
}

#inhalt {
	position: relative;
	width: 560px;
	height: 327px;
	overflow: hidden;
	display: block;
}

#inhalt_lo {
	position: relative;
	width: 560px;
	height: 279px;
	overflow: hidden;
	display: block;
}

#inhalt_hi {
	position: relative;
	width: 560px;
	height: 392px;
	overflow: hidden;
	display: block;
}

#inhalt_mitte {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	width: 100px;
	float: left;
	/*height: 327px;*/
	overflow: hidden;
	margin: 0 0 0 5px;
}

#inhalt_mitte_text {
	width: 100px;
	height: auto;
	text-align: center;
	background-image: url(../assets/images/back/backmitte.gif);
	background-repeat: repeat;
	position: absolute;
	bottom: 5px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#inhalt_mitte_image {
	width: 100px;
	height: auto;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
}

#inhalt_text_total {
	margin: 20px 0 0 40px;
	float: right;
	width: 520px;
	overflow: hidden;
	display: block;	
}


#inhalt_map_content {
	margin: 20px 0 0 20px;
	float: right;
	width: 530px;
	overflow: hidden;
	display: block;	
}

#map_ub {
	color: #FFFFFF;
	height: 160px;
	width: 100px;
	margin: 20px 0 0 20px;
	text-align: center;
}

#inhalt_map {
	margin: 0;
	float: left;
	width: 340px;
	overflow: hidden;
	display: block;
}

#inhalt_map_brd {
	margin: 0;
	float: left;
	width: 250px;
	overflow: hidden;
	display: block;
}

#inhalt_laender {
	margin: 0;
	float: right;
	width: 150px;
	line-height: 16px;
	overflow: hidden;
	display: block;
	z-index: 1;
}

#inhalt_laender_txt {
	margin: 0;
	float: right;
	width: 260px;
	overflow: hidden;
	display: block;
}

.inhalt_cont_adr {
	position: absolute;
	left: 20px;
	bottom: 15px;
	width: 540px;
	height: 358px;
	overflow: hidden;
	display: block;
	z-index: 50;
	background-image: url(../assets/images/back/top_navback_T.gif);
	background-repeat: repeat;
}

#inhalt_back_adr {
	position: absolute;
	bottom: 0px;
	width: 540px;
	overflow: hidden;
	display: block;
	background-image: url(../assets/images/back/backadr.gif);
	background-repeat: repeat;
}

#inhalt_spp_art {
	overflow: hidden;
	padding: 12px 0 3px 15px;
	color: #666666;
	border-bottom: dotted #FFFFFF 1px;
}

#inhalt_adr {
	overflow: hidden;
	border: solid #CCCCCC 1px;
}


#komm_adr {
	overflow: hidden;
	padding: 10px 15px 5px 20px;
	border: solid #CCCCCC 1px;
}


.inhalt_cont_komm_adr {
	position: absolute;
	left: 10px;
	bottom: 2px;
	width: 540px;
	height: 350px;
	overflow: hidden;
	display: block;
	z-index: 50;
	background-image: url(../assets/images/back/top_navback_T.gif);
	background-repeat: repeat;
}


#ambz_adresse_li {
	position: relative;
	float: left;
	width: 295px;
	bottom: 0px;
	padding: 5px 5px 5px 15px;
}

#ambz_adresse_re {
	position: relative;
	float: right;
	width: 190px;
	bottom: 0px;
	padding: 5px 5px 5px 15px;
}

#inhalt_adr_bot {
	height: 18px;
	clear: both;
	border-top: solid #660000 1px;
	padding: 2px 10px 0 10px;
}

#inhalt_zert_bot {
	/*height: 18px;*/
	clear: both;
	border-top: solid #FFFFFF 1px;
	padding: 2px 10px 2px 15px;
}

#inhalt_text {
	width: 440px;
	margin: 20px 0 0 10px;
	float: right;
	overflow: hidden;
	display: block;
}

#bottomcontent {
	font-family:  Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 720px;
	height: 65px;
	clear: both;
	overflow: hidden;
}


#bottomcontent_lo {
	width: 720px;
	height: 0px;
	clear: both;
	overflow: hidden;
}


#bottomcontent_hi {
	font-family:  Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 720px;
	height: 113px;
	clear: both;
	overflow: hidden;
}

#bottomcontent_li {
	float: left;
	margin-left: 10px;
	width: 260px;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none
	overflow: hidden;
}

#bottomcontent_1 {
	position: relative;
	float: left;
	width: 160px;
	text-align: center
	color: #FFFFFF;
}


#bottomcontent_2 {
	position: relative;
	float: right;
	width: 100px;
	text-align: center;
	overflow: hidden;
}

#bottomcontent_re {
	float: right;
	width: 440px;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none
	overflow: hidden;
}


#bottomcontent_re_w {
	float: right;
	width: 500px;
	/*height: 57px;*/
	font-size: 11px;
	line-height: 12px;
	text-decoration: none
	overflow: hidden;
}

#bottomcontent_re_wre {
	float: right;
	width: 260px;
	/*height: 57px;*/
	text-align: center;
	overflow: hidden;
}

#bottomcontent_re_wli {
	float: left;
	width: 240px;
	/*height: 57px;*/
	text-align: center;
	overflow: hidden;
}

#bottomcontent_re_total {
	float: right;
	width: 515px;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none
	overflow: hidden;
}

#bottomcontent_3 {
	position: relative;
	float: left;
	width: 220px;
	text-align: center;
	overflow: hidden;

}

#bottomcontent_4 {
	position: relative;
	float: right;
	width: 200px;
	text-align: center;
	overflow: hidden;
}


#footer {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	width: 720px;
	height: 40px;
	border-top: dotted #999999 1px;
}

/* --- ENDE Aufteilung der Seite ---- */



/* ---- HEADER-MENUE ---- */	

#header_navi {
	position: relative;
	width: 720px;
	font-size: 9px;
	text-align: center;
	white-space: nowrap;
	height: 18px;
	background-image: url(../assets/images/nav/top_navback_tr.gif);
	/*background-repeat: repeat-x;*/
	overflow: hidden;
	background-position: left;
}


#top_navi {
	margin-top: 2px;
}


#top_navi li {
	margin: 0;
	padding: 0;
	height: 18px;
	list-style: none;
	color: #FFFFFF;
	display: inline;
	/*background-color: 3366CC;*/
}


#top_navi a {
	padding: 4px 2px 5px 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../assets/images/nav/top_navback_T.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}


#top_navi a:hover {
	height: 18px;
	color: #990000;
	text-decoration: none;
	background-image: url(../assets/images/nav/top_navback_H.gif);
	background-repeat: repeat-x;
}

/* ---- Ende HEADER-MENUE ---- */




/* ---- NAVIGATION ---- */	


#navi {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	width: 140px;
	float: left;
	margin-top: 55px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	overflow: hidden;
}

#navi_head {
	margin: 2px 12px 20px 12px;
}

#navi_inhalt li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	line-height: 15px;
}


#navi_inhalt a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 15px 2px 12px;
	display: block;
	border-bottom: dotted #999999 1px;
}


#navi_inhalt a:hover {
	color: #990000;
	text-decoration: none;
	padding: 2px 15px 2px 12px;
	background-color: #FF9900;
}

/* ---- Ende NAVIGATION ---- */




/* ---- INHALT ---- */	

#inhalt_head {
	height: 32px;	
}

#inhalt_head_titel {
	float: left;
}


#inhalt_head_seite {
	float: right;
	margin-right: 10px;
}

#inhalt_text_input {
	height: 327px;
}

#inhalt_text_li {
	list-style-type: circle;
	padding: 5px 0 5px 20px;
}


#inhalt_text_oli {
	padding: 5px 0 5px 25px;
	list-style-position: outside;
	list-style-type: upper-roman;
}


#inhalt_text_oli_a {
	padding: 5px 0 5px 25px;
	list-style-position: outside;
	list-style-type: lower-alpha;
}


#inhalt_nav {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	position: absolute;
	bottom: 1px;
	height: 15px;
	right: 10px;
}

#inhalt_link_block {
	width: 350px;
	height: 12px;
	margin-bottom: 2px;
}

#inhalt_link_li {
	float: left;
	width: 250px;
}

#inhalt_link_re {
	float: right;
	width: 80px;
}

#autor {
	padding-top: 4px;
}

/* ---- Ende INHALT ---- */




/* ---- FOOTER-MENUE ---- */	
	
#footer_navi {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	position: relative;
	width: 720px;
	height: 18px;
	padding: 0;
	background-image: url(../assets/images/nav/top_navback_G.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}


#footer_navi_left{
	float: left;
	/*overflow: hidden;*/
	width: 260px;
}


#footer_navi_right{
	float: right;
	/*overflow: hidden;*/
	width: 440px;
}


#footer_navi_1 {
	position: relative;
	top: 1px;
	float: left;
	width: 160px;
	height: 18px;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}


#footer_navi_2 {
	position: relative;
	top: 1px;
	float: right;
	width: 100px;
	height: 18px;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}


#footer_navi_3 {
	position: relative;
	top: 1px;
	float: right;
	width: 200px;
	height: 18px;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}


#footer_navi_3 li {
	list-style: none;
	color: #333333;
	display: inline;
}


#footer_navi_1 a, #footer_navi_2 a, #footer_navi_3 a {
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../assets/images/nav/top_navback_T.gif);
	background-repeat: repeat-x;
}

#footer_navi_1 :hover, #footer_navi_2 :hover, #footer_navi_3 :hover {
	height: 18px;
	color: #FF9900;
	text-decoration: none;
	background-image: url(../assets/images/nav/top_navback.gif);
	background-repeat: repeat-x;
}


#footer_text_left {
	float: left;
	width: 260px;
	text-align: left;
}


#footer_text_right {
	float: right;
	text-align: right;
}


#footer_imp {
	width: 200px;
	text-align: right;
	text-decoration: none;
	overflow: hidden;
}


#footer_imp li {
	list-style: none;
	display: inline;
}


#footer_imp :hover {
	text-decoration: none;
	color:#990000;
}
/* ---- ENDE FOOTER-MENUE ---- */




/* ---- Text Formatierung ---- */

.t_13 {
	font-size: 13px;
}

.t_12, #navi_head, #inhalt_head_titel  {
	font-size: 12px;
}

.t_11, #inhalt_mitte, #inhalt_text, #inhalt_nav, #bottomcontent  {
	font-size: 11px;
}

.t_10 {
	font-size: 10px;
}

.t_9, #footer_text_left, #footer_text_right, #inhalt_head_seite, #autor {
	font-size: 9px;
}

.t_bold, #navi_head, #inhalt_head_titel, #inhalt_nav {
	font-weight: bold;
}

.t_sp1 {
	letter-spacing: 1px;
}


.t_link2, a.t_link2 a  {
	padding: 1px;
	color: #FF9900;
	text-decoration: none;
	background-color: #990000;
}


a:hover.t_link2 {
	padding: 1px;
	color: #990000;
	text-decoration: none;
	background-color: #FF9900;
}


.t_link, a.t_link a  {
	color: #FF9900;
	text-decoration: none;
}


a:hover.t_link, .t_grau, #navi_head, #footer_text_left, #footer_text_right, #footer_imp a {
	color: #999999;
	text-decoration: none;
}

.inhalt_nav_s {
	padding: 1px;
}

.t_weiss, .inhalt_nav_s {
	color: #FFFFFF;
	text-decoration: none;
}

.t_rot {
	color: #660000;
}

.ordliste {
	list-style-position: outside;
	list-style-type: upper-roman;
}

.s_bot5 {
	margin-bottom: 5px;
}

.s_bot_einzug {
	padding-left: 20px;
	color: #FFFFFF;
}

.l_9, #autor {
	line-height: 9px;
}


/* ---- ENDE Text Formatierung ---- */




/*---- SONSTIGE ---- */


.dliste {
	width: 85px;
}

.pliste {
	width: 55px;
}

.h_linie {
	width: 91px;
	background-image: url(../assets/images/back/h_linie.gif);
	background-repeat: repeat-x;
	margin: 0  2px 0 2px;
	text-align: center;
}

.link_bt {
	padding: 2px 4px 3px 4px;
	width: 55px;
	height: 18px;
	background-image: url(../../assets/images/nav/top_navback.gif);
	background-repeat: repeat-x;
	border: 0 none;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.link_bt:hover {
	padding: 2px 4px 3px 4px;
	width: 55px;
	height: 18px;
	background-image: url(../assets/images/nav/top_navback_H.gif);
	background-repeat: repeat-x;
	border: 0 none;
	text-align: center;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
