/*
Farben: 
pink #DC2C6A (oberes Banner-Rot, dunkel --> Textlinks)
pink #d72b67 (mittel)
pink #EE2F72 (unteres Banner-Rot, hell --> Navi)
grau #8C8C8C (grauer Hintergrund seitl. Bereiche)
*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, CourierNew, Times, serif;
	font-size: 11px;
	background-color: white;
	background-image: url(../images/01.jpg);
	background-repeat: repeat-x;
	border: 0px solid #369;
}
/*allgemeine Auzeichnungen*/
h1, h2, H3, H4 {
	font-weight : bold;
	margin: 0px;
	padding : 0px;
	color : #000000;
}
h1 {font-size: 19px; margin: 0px 0px 20px 0px; padding: 0px; }
h2 {font-size: 16px; margin: 0px 0px 10px 0px; padding: 0px; }
h3 {font-size: 13px; margin: 0px 0px 5px 0px; padding: 0px; }

p, address {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	background: transparent;
	border: 0px solid #369;
}

a:link, a:visited, a:hover, a:focus{
	color : #DC2C6A;
	font-weight: bold;
	text-decoration : none;
}
a:hover {
	color : #aa1a37;
} 

table, tr, td {
	vertical-align: top;
	border: 0px solid #963;
	line-height: 12px;
	padding: 0px;
}



div#banner_print {
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px solid #f00;
	display: none;
}

div#container_all {
	width: 940px;
	height: 500px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px solid #f00;
}
/*--------------------------------------------------------------------------------------*/
div#____________L_I_N_K_S_n_M_I_T_T_E__ {}
div#LINKSnMITTE {
	float: left;
	width: 100%;
	height: auto;
	border: 0px solid orange;	
}
/*--------------------------------------------------------------------------------------*/
div#____________M_I_T_T_E__ {}
div#Mitte {
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000;	
}
* html div#Mitte {
	margin: 0px 0px 0px -140px;
}
div#Mitte_Banner {
	width: 0px;
	height: 0px;
	margin: 0px;
	background-image: url(03.jpg);
	background-repeat: repeat-x;
	border: 0px solid #000;	
}
div#Mitte_Content {
	width: 629px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(08.jpg);
	background-repeat: repeat-y;
	border: 0px solid green;
}

div#Mitte__Breadcrumb {
	width: auto;
	height: 20px;
	text-align: left;
	font-size: 9px;
	color: #666;
	margin: 0px;
	border: 0px solid transparent;	
}
div#Mitte__Inhalt {
	width: auto;
	min-height: 300px;
	text-align: left;
	font-size: 9px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border: 0px solid transparent;	
}
div#Mitte__Footer_Kontakt {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px ;
	text-align: center;
	color: #8c8c8c;
	border: 0px solid yellow;
	display: none;	
}
div#Mitte__Footer_Kontakt h1{
	width: auto;
	border-top: 1px solid #878787;
	color: #8c8c8c;
	margin: 0px;
	font-size: 15px;
	letter-spacing: -1px;
}
div#Mitte__Footer_Kontakt span{
	font-size: 10px;
	vertical-align: top;
	letter-spacing: -1px;
}
div#Mitte__Footer_Kontakt p{
	margin: 0px;
	font-size: 12px;
	letter-spacing: -1px;
	text-align: center;
	border: 0px solid #000;	
}
div#Mitte_unten {
	display: none;
}
div.tx-pilmailform-pi1 {
	display: none;
}
/*--------------------------------------------------------------------------------------*/
div#____________L_I_N_K_S__ {}
/*für Haupt-Navi*/
div#LINKS {
  display: none;
}
div#LINKS_HauptNavi, #LINKS_HauptNavi ul#ul_nav, ul#ul_nav li, ul#ul_nav li.li_act, a.aLi_norm:hover, a.aLi_menuparent_NO:hover, #LINKS ul#ul_nav_02, ul#ul_nav_02 li.li_norm, ul#ul_nav_02 li.li_act, div#LINKS_Search, input.Suchfeld, input.SuchButton, div#LINKS_Address, div#LINKS_Address h1, div#LINKS_Address span, div#LINKS_Address h2, div#LINKS_Address p {display: none;}


/*--------------------------------------------------------------------------------------*/
div#RECHTS, div#pd_teas, div#ggl_teas, div#pd_socBM {
  display: none;
}
