/*
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: left;
	/*font-family: "Bitstream Vera Sans","Bitstream Vera Sans Mono",Verdana, Arial, CourierNew, Times, serif;*/
	font-family: Verdana, Arial, CourierNew, Times, serif;
	font-size: 12px;
	/*background-color: #8c8c8c;*/
	background-color: #ddd;
	background-image: url(../images/PINKDATA_2008_02_02.jpg);
	background-repeat: repeat-x;
	border: 0px solid #ddd;
}
/*--------------------------------------------------------------------------------------*/
div#____________A_L_L_G_E_M_E_I_N __ {}
a img {
	border: 0px solid transparent;
}

div#ggl_teas, div#pd_teas, div#pd_socBM, div#LINKS_Address, div#LINKS_Search  {
	background-color: transparent;
	border: 0px solid #ccc;

}

h1, h2, H3, H4 {
	font-weight : bold;
	margin: 0px;
	padding : 0px;
	color : #000000;
}
h1 {font-weight : normal; font-size: 19px; margin: 10px 0px 10px 0px; padding: 0px; }
h2 {font-size: 14px; margin: 20px 0px 3px 0px; padding: 0px; }
h3 {font-size: 13px; margin: 0px 0px 5px 0px; padding: 0px; }

p, p.address {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	background: transparent;
	border: 0px solid #ddd;
}
p.hinweis {
  padding: 5px 3px 5px 3px;
	background: #ddd;
	border: 1px solid #aaa;
}

a:link, a:visited, a:hover, a:focus{
	color : #DC2C6B;
	font-weight: normal;
	text-decoration : none;
}
a:hover {
	color : #aa1a37;
}
a.before
table, tr, td {
	vertical-align: top;
	border: 0px solid #963;
	padding: 0px 0px 0px 0px;
}
table.contenttable {
	margin: 0px;
	padding: 0px;
	border: 0px solid #ddd;
}
/*thead*/
table.contenttable thead{
	background-color: #ddd;
	border: 0px solid #eee;
	padding: 3px;
}
table.contenttable thead tr{
	background-color: #ddd;
	border: 0px solid #eee;
}
table.contenttable thead td{
	background-color: #ddd;
	width: 100px;
	border: 0px solid #ddd;
}
table.contenttable thead td:first-child{
	width: auto;
}
table.contenttable thead p{
	margin: 2px;
	font-size: 8px;
}
/*tbody*/
table.contenttable tbody {
	vertical-align: top;
}
table.contenttable tbody td{
	vertical-align: bottom;
	padding: 3px;
	border-bottom: 1px solid #ddd;
}
table.contenttable tbody td p{
	text-align: right;
}
table.contenttable tbody td:first-child{
	vertical-align: top;
}
table.contenttable tbody td:first-child p{
	text-align: left;
}



em{
	font-style: normal;
	/*
	font-weight: bold;
	font-style: italic;
	background-color: red;
	font-family: Courier, Times, serif;

	letter-spacing: -0.5px;
	background-color: #ff8;
	color: #468;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: -0.1px;
	*/
}
span.Rhoch {
	font-size: 70%;
	vertical-align: top;
}
/*FORM*/
/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.TMailform {
  background-color: #ddd;
  border: 1px solid #777;
  padding: 6px;
  width: 500px;
  display:block;
  clear:both;
	font-family: "Trebuchet MS", Verdana, Arial, CourierNew, Times, serif;
}
div.TMailform_Thank {
  background-color: #ddd;
  padding: 6px 0px 6px 0px;
  width: 530px;
  height: auto;
  display:block;
  clear:both;
}
/*fix default browserspaces between elements*/
div.TMailform h2 {
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

div.TMailform div.clearer {
  clear:both;
  font-size:1px;
  line-height:1px;
  display:block;
  height:1px;
  display:block;
  clear:both;
}
div.TMailform span.Warning {
	margin: 0px 0px 0px 110px;
	color: red;
	font-style: italic;
}
div.TMailform label {
  float:left;
  width:80px;
  clear:none;
  text-align: right;
  display:block;
  margin-bottom: 10px;
  padding: 0px 10px 0px 0px;
  white-space:nowrap; /*to fix IE6 wrapping*/
}
div.TMailform input, textarea, select {
  float:left;
  display:block;
  width:250px;
  border: 1px dotted #aaa;
  background: white;
  font-size: 11px;
  margin-bottom:10px;
  padding:1px;
}
div.TMailform textarea {
  width:400px;
}
div.TMailform input.TFm_Submit {
  color: white;
  background-color: #555;
  border: 1px solid #ddd;
  font-size: 11px;
  font-weight: bold;
  margin-left:90px !important;
  margin-left:55px; /*to fix IE6 position*/
  width:150px;
  clear:both;
}
/*--------------------------------------------------------------------------------------*/
div#____________O_B_E_N__ {}
div#banner_print {
	width: auto;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px solid #ddd;
	display: none;
}

div#container_all {
	width: 940px;
	height: 500px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px solid #ddd;
}
/*--------------------------------------------------------------------------------------*/
div#____________L_I_N_K_S_n_M_I_T_T_E__ {}
div#LINKSnMITTE {
	float: left;
	width: 810px;
	height: auto;
	border: 0px solid #ddd;
}
/*--------------------------------------------------------------------------------------*/
div#____________M_I_T_T_E__ {}
div#Mitte {
	float: right;
	width: 629px;
	height: auto;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000;
}
div#Mitte_Banner {
	width: 629px;
	height: 130px;
	margin: 0px;
	background-image: url(../images/PINKDATA_2008_02_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: left;
	background-image: url(../images/PINKDATA_2008_02_08.jpg);
	background-repeat: repeat-y;
	border: 0px solid #ddd;
}

div#Mitte__Breadcrumb {
	width: auto;
	height: 20px;
	text-align: left;
	font-size: 9px;
	color: #666;
	margin: 0px 50px;
	border: 0px solid transparent;
}
div#Mitte__Inhalt {
	width: auto;
	min-height: 390px;
	text-align: left;
	font-size: 9px;
	margin: 0px 50px;
	padding: 0px 0px 10px 0px;
	border: 0px solid #ddd;
}
* html div#Mitte__Inhalt {
	height: 420px;
}
/*allg.Contentelement*/
div.content-element ul{
	/*list-style: none;*/
	margin: 0px 0px 0px -23px;
	font-size: 12px;
}
* html div.content-element ul{
	margin: 0px 0px 0px 23px;
}
div.content-element ul li{
	line-height: 14px;
	margin: 0px 0px 13px 0px;
	list-style-image : url("../images/li_inhalt.gif");
}
/*in LIST*/
div.news-list-item {
	display: block;
	height: auto;
}
* html div.news-list-item {
	font-size: 13px;
}
div.news-list-item img {
	float: right;
	width: 120px;
	margin: 0px 0px 4px 12px;
	border: 1px solid #999;
}
div.news-list-item hr {
	display: block;
	margin: 20px 0px 20px 0px;
	clear: both;
	height: 1px;
	border: 2px dotted #ddd;
}
/*in SINGLE*/
div.news-single-img {
	float: right;
	margin: 0px 0px 4px 12px;
}
div.sitemap {
	font-size: 11px;
}


/*Sitemap für 3.NaviEbene*/
ul.csc-menu, ul.csc-menu-1 {
	margin: 0px 0px 3px -16px;
	font-size: 12px;
	list-style: none;
}
ul.csc-menu li {
	list-style: none;
}
ul.csc-menu-1 li {
	list-style: none;
}
dl.csc-menu-4 {	/*Menu der Unterseiten (mit Inhaltsangabe)*/
	margin: 0px;
	font-size: 12px;
}
dl.csc-menu-4 a {
	font-size: 12px;
}
dl.glossary {
	font-size: 12px;
}
dl.glossary dt {
}
dl.glossary dd {
}
dl.glossary span.type {
	font-style: normal;
}
a.glossary {
	color: black;
}
div.divKontakadresse div.divBez {
	width: 60px;
	margin: 0px 10px 0px 0px;
	text-align: left;
	font-size: 12px;
	float: left;
	clear: both;
}
div.divKontakadresse span.spanCont{
	width: 125px;
	text-align: left;
	font-size: 12px;
}

div#Mitte__Footer_Kontakt {
	width: auto;
	height: 20px;
	margin: 0px 50px;
	padding: 0px ;
	text-align: center;
	border: 0px solid #ddd;
}
/*WebsiteSitemap (im Menü; als Stiemap für alle Seiten)*/
div#WebsiteSitemap {
}
div#WebsiteSitemap a{
	font-weight: bold;
	font-size: 14px;
}

/*HHHHHHHHHHHHHHHHHHHHHHHHHHHHHH__1*/
div#WebsiteSitemap ul.UlLev_1{
	margin: 0px;
	padding: 0px;
	border: 0px solid #ddd;
}
div#WebsiteSitemap ul.UlLev_1 {
}
div#WebsiteSitemap ul.UlLev_1 a{
}
div#WebsiteSitemap ul.UlLev_1 li{
	list-style: none;
}


/*HHHHHHHHHHHHHHHHHHHHHHHHHHHHHH__2*/
div#WebsiteSitemap ul.UlLev_2 {
	margin: 3px 0px 0px 25px;
	padding: 0px;
	border: 0px solid #ddd;
}
div#WebsiteSitemap ul.UlLev_2 li{
	list-style-image : url("../images/list_leer.gif");
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 0px solid #ddd;
}
div#WebsiteSitemap ul.UlLev_2 a{
	font-weight: normal;
	font-size: 14px;
}

/*HHHHHHHHHHHHHHHHHHHHHHHHHHHHHH__3*/
div#WebsiteSitemap ul.UlLev_3 {
	list-style-image : url("../images/list_leer.gif");
	margin: 0px 0px 5px 25px;
	padding: 0px;
	border: 0px solid #ddd;
}
div#WebsiteSitemap ul.UlLev_3 li{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #ddd;
}
div#WebsiteSitemap ul.UlLev_3 a{
	font-weight: normal;
	font-size: 10px;
}






* html div#Mitte__Footer_Kontakt {
	height: 20px;
}
div#Mitte__Footer_Kontakt h1{
	width: auto;
	border-top: 1px solid #888;
	margin: 0px auto 0px auto;
	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 auto 0px auto;
	font-size: 12px;
	letter-spacing: -1px;
	text-align: center;
	border: 0px solid #000;
}
div#Mitte_unten {
	width: 629px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/PINKDATA_2008_02_10.jpg);
	background-repeat: no-repeat;
	border: 0px solid #ddd;
}
/*--------------------------------------------------------------------------------------*/
div#____________L_I_N_K_S__ {}
/*für Haupt-Navi*/
div#LINKS {
	float: left;
	width: 170px;
	height: 400px;
	margin: 160px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	border: 0px solid #ddd;
}
div#LINKS_HauptNavi {
}
/*
###NAVIGATION### (links, Hauptmenü)
ul_nav
	li_norm, li_act
	li.li_norm_menuparent_NO, li.li_norm_menuparent_ACT
		ul_nav_02
			li_act
			li_norm
*/

#LINKS_HauptNavi ul#ul_nav{
	font-size: 14px;
	letter-spacing: -0.05em;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*allgemein für enthaltene li*/
ul#ul_nav li {
	list-style: none;
	text-decoration : none;
	line-height: 16px;
	margin: 0px 0px 3px 0px;
	padding: 1px;
	background-color: transparent;
	border : 0px dotted #ddd;
	display: block;
	letter-spacing: 0.05px;
}
/* ACT (wenn 2.Ebene aktiv)*/
ul#ul_nav li.li_act {
	background-color: #ddd;
	border : 0px dotted #ddd;
}


/*erst mal für beide ebenen (nachfolgend für 2.eben überschreiben)*/
/*active --> CUR*/
a.aLi_act:link, a.aLi_menuparent_ACT:link,
a.aLi_act:visited, a.aLi_menuparent_ACT:visited,
a.aLi_act:hover, a.aLi_menuparent_ACT:hover,
a.aLi_act:focus, a.aLi_menuparent_ACT:focus{
	margin: 0px 0px 3px 0px;
	padding: 1px 3px 1px 3px;
	text-decoration : none;
	font-weight : bold;
	color : #fdfdfd;
	background-color : #DC2C6A;
	border : 0px;
}
a.aLi_act:hover, a.aLi_menuparent_ACT:hover {
	color : #fff;
	border : 0px;
}

/*NO, IFSUB(wenn 2.Ebene vorh.), ACT (wenn 2.Ebene aktiv)*/
a.aLi_norm:link, a.aLi_menuparent_NO:link,
a.aLi_norm:visited, a.aLi_menuparent_NO:visited,
a.aLi_norm:hover, a.aLi_menuparent_NO:hover,
a.aLi_norm:focus, a.aLi_menuparent_NO:focus{
	margin: 0px 0px 3px 0px;
	padding: 1px 3px 1px 0px;
	text-decoration : none;
	font-weight : bold;
	color : #DC2C6C;
	background-color : transparent;
	border : 0px;
}
a.aLi_norm:hover, a.aLi_menuparent_NO:hover {
	color : #fefefe;
	background-color : #010101;
	border : 0px;
}

#LINKS ul#ul_nav_02{
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}
/*NO2*/
ul#ul_nav_02 li.li_norm{
	margin: 0px 0px 0px 15px;
	padding: 1px;
	border: 0px solid #888;
}
/*CUR2*/
ul#ul_nav_02 li.li_act{
	margin: 0px 0px 0px 15px;
	padding: 1px;
	border: 0px solid #888;
}
ul#ul_nav_02 a{
	font-weight: normal;
}


div#LINKS_Search {
	margin: 30px 0px 0px 0px;
	padding: 5px 7px 0px 0px;
	/*display: none;*/
}
div#LINKS_Search label{
	margin: 30px 0px 0px 0px;
	padding: 0px;
  	font-size: 10px;
  	font-style: normal;
	/*display: none;*/
}
input.Suchfeld {
	width: 140px;
	height: 14px;
 	margin: 5px 0px 5px 0px;
  	font-size:10px;
	font-weight:normal;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	background-color: #fdfdfd;
	padding:1px;
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
input.SuchButton {
	width: 140px;
	height: 18px;
 	margin: 0px 0px 0px 0px;
 	font-size:11px;
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #eee;
	background: #EE2F72;
	padding: 0px 10px 2px 10px;
	/*background-image:url(../images/suchlupe2.gif);*/
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

div#pd_Angebot {
	margin: 30px 0px 0px 0px;
	padding: 5px 7px 0px 0px;
	border: 0px solid #aaa;
}

/*--------------------------------------------------------------------------------------*/
div#____________R_E_C_H_T_S__ {}
/*für Teaser*/
div#RECHTS {
	float: right;
	width: 125px;
	height: 400px;
	margin: 160px 0px 0px 0px;
	text-align: left;
	background-color: transparent;
	border: 0px solid #888;
	/*display: none;*/
}
/*
div#RECHTS h1 {
	margin: 0px 0px 3px 0px;
	padding: 2px;
	background-color: #9d9d9d;
	color: #676767;
	font-size: 11px;
	font-weight: bold;
}
div#RECHTS h2 {
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	font-weight: bold;
}
div#RECHTS h3 {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
}
*/
/*Adress-Teaser-------------*/
div#RECHTS_Address {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	border-bottom: 1px dotted #888;
	/*display: none;*/
}
div#RECHTS_Address h1 {
	margin: 0px 0px 2px 0px;
	padding : 0px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
/*
div#RECHTS_Address span{
	font-size: 11px;
	vertical-align: top;
	letter-spacing: -1px;
}
*/
div#RECHTS_Address h2 {
	margin: 0px 0px 0px 0px;
	padding : 0px;
	font-size: 10px;
	color: #333;
}
div#RECHTS_Address p {
	width: 120px;
	margin: 0px 0px 3px 0px;
	padding : 0px;
	font-size: 11px;
	border: 0px solid #ddd;
}
div#RECHTS_Address p.address {
	margin: 0px 0px 0px 0px;
	padding : 0px;
	font-size: 9px;
}
/*Google-Teaser-------------*/
div#ggl_teas {
	width: 120px;
	min-height: 100px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	/**/display: none;
}

* html div#ggl_teas {
	height: 50px;
}
/*PINKDATA-Teaser-------------*/
div#pd_teas {
	width: 120px;
	min-height: 50px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	border-bottom: 1px dotted #888;
	/*display: none;*/
}
* html div#pd_teas {
	height: 50px;
}
div.news-list-container {
	margin: 3px;
}
div.news-list-item h3 {
	font-family: Verdana, Arial, CourierNew, Times, serif;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;
}
div.news-list-item h3>a{
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
}
div#pd_teas p.bodytext {
	margin: 0px 0px 3px 0px;
	font-size: 9px;
}
div#pd_teas div.news-list-morelink {
	font-size: 9px;
}
/*PINKDATA Bookmark-------------*/
div#pd_BM {
	width: 120px;
	min-height: 10px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	border-bottom: 0px dotted #888;
	/*display: none;*/
}
* html div#pd_BM {
	height: 10px;
}
div#pd_BM img{
	float: left;
	margin: 0px 8px 0px 0px;
}
/*Social-Bookis-------------*/
div#pd_socBM {
	width: 120px;
	min-height: 50px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	border-bottom: 0px dotted #888;
	/*display: none;*/
	border: 0px dashed white;
}
* html div#pd_socBM {
	height: 50px;
}

div#pd_socBM img{
	margin: 0px 2px 2px 0px;
	padding: 0px;
	/*display: none;*/
	border: 0px dashed white;
}
* div#pd_socBM img{
	margin: 0px 2px 2px 0px;
	padding: 0px;
	/*display: none;*/
	border: 0px dashed white;
}

li {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	list-style: none;
}
