/**************************************************************
Referenten Agentur 
***************************************************************

Autor: Mike Schriewer, Designlust
eMail: info@designlust.de
Datum: August 2008


***************************************************************/

*{
margin:0;
padding:0
}		 

body {
	margin:0px auto;
	width:945px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
	background-color:#f5f5f5;
	/*Hovergrafik für Mehrbutton vorausladen*/
	background-image: url(../img/home/mehr_btn_off.gif);
	background-image: none;
}

p {
	font-size:13px;
	line-height:16px;
	text-transform:none;
}
	
img	{
	border:none
}

a {
	color:#B01136;
	text-decoration:none;
}

a:hover {
	color:#545454;
}

li a:hover {
	color:#545454;
}

a:visited {
	color:#B01136;
}


/****************************************************************************/
/*********         **********************************************************/
/********* GLOBALS **********************************************************/
/*********         **********************************************************/
/****************************************************************************/


/*MehrButton*/

ul.mehr {
	list-style:none;
}

#content .mehr li {
	padding-left:0px;
}

.mehr a {
	display:block;
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	color:#545454 !important;
	background:url(../img/home/mehr_btn_on.gif) no-repeat 0 50%;
	padding:1px 0 2px 18px;
}
.mehr a:hover {
	background:url(../img/home/mehr_btn_off.gif) no-repeat 0 50%;
	color:#B01136 !important;
}

/*HACK IE 6 */
* html .mehr a {
	background-position:0 40%;
}

* html .mehr a:hover {
	background-position:0 40%;
}

/*HACK IE 7 */
*:first-child+ .mehr a {
	background-position:0 30%;
}

*:first-child+ .mehr a:hover {
	background-position:0 30%;
}


.details a {
	display:block;
	line-height:15px;
	text-decoration:none;
	font-size:12px;
	color:#545454 !important;
	background:url(../img/home/mehr_btn_on.gif) no-repeat 0 50%;
	padding:1px 0 2px 18px;
}
.details a:hover {
	background:url(../img/home/mehr_btn_off.gif) no-repeat 0 50%;
	color:#B01136 !important;
}

/*HACK IE 6 */
* html .details a {
	background-position:0 40%;
}

* html .details a:hover {
	background-position:0 40%;
}

/*HACK IE 7 */
*:first-child+ .details a {
	background-position:0 30%;
}

*:first-child+ .details a:hover {
	background-position:0 30%;
}



.details p {
	background-color: #aaa;
}


/*Reitermenü*/
#reitermenue {
  float:left;
  width:100%;
  line-height:normal;
}

#reitermenue ul {
  padding:10px 0;
  list-style:none;
  font-size:14px;
  font-weight:bold;
}

/*HACK IE 6 */
* html #reitermenue ul {
	padding:0;
	margin-top:8px;
}

/*HACK IE 7 */
*:first-child+html #reitermenue ul {
	padding:0;
	margin-top:8px;
}

#reitermenue li {
  float:left;
  background-color:#d9d9d9;
  margin:0;
  padding:0 0 0 10px;
}
  
#reitermenue a {
  float:left;
  display:block;
 /* background:url(../img/reitermenue/right.gif) no-repeat right top;*/
  border-right:dotted 2px #FFFFFF;
  padding:4px 28px 8px 0px;
  text-decoration:none;
  text-transform:uppercase;
  color:#545454;
}

#reitermenue a span {
  color:#545454;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#reitermenue a {float:none;}

/* End IE5-Mac hack */
#reitermenue a:hover {
	color:#B01136;
}

#reitermenue a:hover span {
  color:#B01136;
}

#reitermenue .current {
	background-color:#F0F0F0;
	height:22px;
	padding-top:4px;
}

#reitermenue .current a {
  color:#B01136;
}

#reitermenue .current a span{
  color:#B01136;
}

#reitermenue .current a:hover {
  color:#545454;
}

#reitermenue .current a:hover span {
  color:#545454;
}

#reitermenue .shadow_normal,
#reitermenue .shadow_dotted {
	background:url(../img/reitermenue/shadow.png) no-repeat left top;
	background-color:#d9d9d9;
}

#reitermenue .normal {
	background-color:#d9d9d9;
}

#reitermenue li.shadow_blank {
	background:url(../img/reitermenue/shadow.png) no-repeat left top;
	background-color:#FFF;
	padding:0px 2px;
}

#reitermenue .shadow_normal a,
#reitermenue .normal a {
	border:none;
}

#reitermenue .blank {
	background-color:#ffffff;
}

/*PNG HACK IE 6 */
* html #reitermenue .shadow_dotted,
* html #reitermenue .shadow_normal {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/reitermenue/shadow.png',sizingMethod='crop');
	background:#d9d9d9;
}

* html #reitermenue li.shadow_blank {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/reitermenue/shadow.png',sizingMethod='crop');
	background:#ffffff;
}


/*Klasse für Reitermenü am Anfang der Seite*/
#reitermenue .top li{
	width:200px;
}

#reitermenue .top li.shadow_blank{
	padding:6px 2px;
}


/*Klasse für JavaScript Selector*/
#reitermenue .item {
}






#auszeichnungen,
#links,
#veroeffentlichungen,
#audiovideo,
#fotos{
	overflow:hidden;
	clear:both;
	width:625px;
	height:100%;
	padding:10px;
	background:url(../img/reitermenue/linie.gif) #f0f0f0 repeat-x ;
	margin-top:-8px;
}

#auszeichnungen ul,
#veroeffentlichungen ul,
#links ul {
	margin:5px 0 10px 0;
	list-style:none;
}

#auszeichnungen li,
#veroeffentlichungen li,
#links li {
	margin:0;
	padding:0 0 10px 0;
	clear:both;
	color:#000;
	background:none;
	font-weight: normal;
	width: 100%;
}

#links a,
#veroeffentlichungen a {
	border:none;
	color:#B01136;
	background:none;
	text-transform:none;
	display:inline;
}

#links a:hover,
#veroeffentlichungen a:hover {
		color:#545454;
}

#audiovideo td{
	vertical-align:top;
	text-align:left;
}

#audiovideo p{
	width:150px;
	padding-left:10px;
}


/* Flv Video */
#audiovideo .video{
	margin-bottom:30px;
	width:320px;
	height:217px;
}

#fotos .container {
	overflow:hidden;
	width:630px;
	margin-bottom:30px;
}

#fotos div div {
	float:left;
	margin-right:15px;
}

#fotos img{
	margin-bottom:5px;
}

#fotos p{
	width:195px;
}





/*Antwort Service*/
#antwortService	{ 
	padding:0 0 5px 0 
}

#antwortService	h1 { 
	margin:0; 
	font-size:14px; 
	font-weight:normal; 
	color:#292929 
}

#antwortService	h2 { 
	padding:10px 0 0 5px; 
	font-size:13px; 
	font-weight:normal; 
	color:#5a5a5a 
}
										
#antwortService	span { 
	color:#a20332
}

#antwortService	input { 
	width:200px; 
	color:#a20332;
 	border:none; 
 	background-color:#FFF; 
 	padding:3px 3px; 
 	margin:0 0 5px 5px 
}

#antwortService	a { 
	line-height:24px; 
	padding:3px 0 3px 20px; 
	margin:0 0 0 5px; 
	background-image: url(../img/header/senden_btn.gif); 
	background-position:left center; 
	background-repeat:no-repeat;
	color:#545454;
	font-size:12px; 
}

#antwortService	a:hover { 
	color:#B01136;
}

/*Newsletter*/
.teaserRechts #newsletter	{ 
	padding:0 0 5px 0;
	margin:0; 
}

.teaserRechts #newsletter	h1 { 
	margin:0; 
	font-size:14px; 
	font-weight:normal; 
	color:#292929 
}

.teaserRechts #newsletter	input { 
	width:200px; 
	color:#a20332;
 	border:none; 
 	background-color:#FFF; 
 	padding:3px 3px; 
 	margin:10px 0 5px 5px 
}

.teaserRechts #newsletter	a { 
	line-height:24px; 
	padding:3px 0 3px 20px; 
	margin:0 0 0 5px; 
	background-image: url(../img/header/senden_btn.gif); 
	background-position:left center; 
	background-repeat:no-repeat;
	color:#545454; 
}

.teaserRechts #newsletter	a:hover { 
	color:#B01136;
}



/* gepunktete Linie*/
.dotted{ 
	border-left:2px dotted #a20332;
}





/*********************************************************************************/
/*********              **********************************************************/
/********* GLOBALS Ende **********************************************************/
/*********              **********************************************************/
/*********************************************************************************/






/********* HEADER **********************************************************/

#header {
	width:945px;
	height:125px;
	margin:0;
	background-image:url(../img/header/header_hg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}









/* ****** NAVIGATION ******************************************************/

#logo {
	float:left;
	width:239px;
	height:106px;
	margin:5px 0 0 23px;
}

*html #logo {
	margin:5px 0 0 13px;
}

#menue {
	float:left;
	overflow:hidden;
	margin:8px 0 0 50px;
	width:610px;
	height:106px;
}

/*IE Hack*/
*html #menue {
	margin:3px 0 0 50px;
}

/*IE7 Hack*/
*:first-child+html #menue {
}
#nav {
	margin-top:30px;
}

#nav ul {
	margin:0;
	/*width:650px;*/
	list-style:none;
	color:#545454;
	/*font-weight:bold;*/
}

#nav li {
	float:left;
	margin:0;
	padding:0 12px;
}

#nav a {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#545454;
}

#nav a:hover {
	color:#B01136;
}

#nav .active {
	color:#B01136;
}







/**** SUCHE ***************************************************************************/



#suche {
	width:150px;
	height:20px;
	margin:0 0 0 443px;
}

#suche input.suchfeld {
	font-size:10px;
	width:130px;
	padding:3px;
	border:1px solid #969696;
	color:#B01136;
}
#suche td {
	padding:2px;
}











/**** CONTENT ***************************************************************************/

#content{
	clear:right;
	width:945px;
	overflow:hidden;
	background-image:url(../img/content_hg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

#content ul {
	color:#B01136;
	font-size:12px;
}

#content .bottom li {
	/*background:url(../img/icon_kreis.gif) no-repeat 0px 4px;*/
	background:url(../img/home/mehr_btn_on.gif) no-repeat 0px 0px;
	padding-left:18px;
	margin-bottom:5px;
}

#content .teaserRechts #xtra #referent .bottom li {
	background:url(../img/home/mehr_btn_on.gif) no-repeat 4px 5px;
	padding-left:22px;
	margin-bottom:5px;
}











/**** HOME ***************************************************************************/

#home{
	padding:0 0 12px 0;
	margin:0px 0 0 35px;
	overflow:hidden;
	height:100%;
}

#home span {
	color:#B01136;
}

#home .teaserContainer {
	width:875px;
	height:100%;
}

*html #home .teaserContainer {
	width:900px;
}


/*Container Links*/
#home .teaserLinks {
	float:left;
	width:429px;
	height:311px;
	text-transform:uppercase;
	
}

#home h1{
	font-weight:bold;
	color:#545454;
}

#home .teaserLinks .top {
	width:inherit;
	height:54px;
	background:url(../img/home/box_left_header.gif) no-repeat 0 0;
}
#home .teaserLinks .bottom {
	width:inherit;
	height:257px;
	background:url(../img/home/box_left_hg.jpg) no-repeat 0 0;
}

#home .teaserLinks .top h1 {
	padding:17px 0 0 43px;
	font-size:14px;
}

#home .teaserLinks .bottom h1 {
	width:230px;
	padding-top:9px;
	margin:0 0 5px 182px;
	font-size:14px;
	color:#000000;
	text-transform:none;
}

#home .teaserLinks .bottom p {
	width:230px;
	margin:0 0 0 182px;
}

#home .teaserLinks .bottom .mehr {
	background:none;
	margin:10px 0 0 182px;
}

#content #home .mehr li{
	background:none;
	padding-left:0;
}


/*Container Mitte*/
#home .teaserMitte {
	float:left;
	width:227px;
	height:311px;
	text-transform:uppercase;
	font-weight:normal;
	color:#545454;
}
#home .teaserMitte .top {
	width:inherit;
	height:54px;
	background:url(../img/home/box_mid_header.gif) no-repeat 0 0;
}
#home .teaserMitte .bottom {
	width:inherit;
	height:257px;
	background:url(../img/home/box_mid_hg.jpg) no-repeat 0 0;
}

#home .teaserMitte .top h1 {
	padding:9px 0 0 14px;
	font-size:14px;
}

#home .teaserMitte .bottom p {
	width:130px;
	padding-top:9px;
	margin:0 0 0 90px;
}

#home .teaserMitte .bottom ul {
	width:130px;
	padding-top:9px;
	margin:0 0 0 90px;
	text-transform:none;
	list-style:none;
}

/*Container Rechts*/
#home .teaserRechts {
	float:left;
	width:219px;
	height:311px;
	text-transform:uppercase;
	font-weight:normal;
	color:#545454;
}


#home .teaserRechts .top {
	width:inherit;
	height:54px;
	background-color:#d9d9d9;
	background:url(../img/home/box_right_header.gif) no-repeat 0 0;
}
#home .teaserRechts .bottom {
	width:inherit;
	height:66px;
	background-color:#d9d9d9;
}

#home .teaserRechts .top h1 {
	padding:18px 0 0 14px;
	font-size:14px;
}

#home .teaserRechts .bottom p {
	padding:9px 0 5px 10px;
}

#home .teaserRechts .bottom ul {
	padding:0 0 0 10px;
}

#home .teaserRechts .banner {
	padding:4px 0 0 0;
}








/**** REFERENTEN ***************************************************************************/

#sub1 {
	clear:both;
	padding:0 0 12px 0;
	margin:0px 0 0 35px;
	overflow:hidden;
	height:100%;
}

#sub1 h1 {
	font-size:29px;
	font-weight:normal;
	color:#B01136;
	margin:0 0 20px 0;
}

#sub1 h2 {
	font-size:20px;
	font-weight:normal;
	color:#666666;
	margin:0 0 20px 0;
}

#sub1 h3 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0 0 7px 0;
}

#sub1 .teaserLinks {
	margin-right:12px;
	float:left;
	width:635px;
	height:100%;
}

/*IE 6.0 Hack*/
*html #sub1 .teaserLinks {
	margin-right:11px;
}

#sub1 .teaserRechts {
	float:left;
	width:226px;
	height:100%;
	padding:0 0 0 10px;
}

/*IE 6.0 Hack*/
*html #sub1 .teaserRechts {
	padding:0 0 0 0px;
}

/*IE 6.0 Hack für gepunktete Linie*/
*html #sub1 .teaserRechts.dotted{ 
	padding-left:10px;
}


#sub1 #spk img {
	margin-top:0px;
}

#sub1 #spk .bildunterschrift {
	height:20px;
	background-color:#f0f0f0;
	color:909090;
	font-size:10px;
	padding:3px 0 0 5px;
	margin-bottom:5px;
}

#sub1 #spk a {
	color:#000000;
}

#sub1 #spk a:hover {
	color:#B01136;
}

#sub1 #spk ul ul{
	margin-top:5px;
}

#sub1 #spk li {
	list-style:none;
	margin-bottom:6px;
}

#sub1 #spk li p{
	height:16px;
	background-color:#B01136;
	color:#ffffff;
	text-transform:uppercase;
	padding:1px 0 0px 5px;
	margin:20px 0 5px 0;
	font-weight:bold;
	letter-spacing:1px;
}

/*IE 7.0 Hack - für unternen Rand der roten Balken*/
*:first-child+html #sub1 #spk li p {
	padding-bottom:2px;
}

/*IE 6.0 Hack - für unternen Rand der roten Balken*/
*html #sub1 #spk li p {
	padding-bottom:2px;
}




/*Arrowklasse*/

#sub1 #spk li li,
#sub1 #spk .arrow li,
#sub1 #spk p.arrowSmall li,
#sub1 #xtra p.arrowSmall li,{
	color:#000000;
	text-transform:none;
	padding-left:5px;
}

#sub1 #spk .arrow li,
#sub1 #spk p.arrowSmall li,
#sub1 #xtra p.arrowSmall li{
	margin-top:30px;
	margin-bottom:10px;
}

#sub1 #spk .arrow  a,
#sub1 #xtra .arrow  a{
	padding:12px 30px 0 0px;
	background:url(../img/referenten/btn_arrow.gif) no-repeat right 0;
}

#sub1 #spk .arrow a:hover {
	background-position:right -27px;
}

/*IE7 Hack*/
*:first-child+html #sub1 #spk .arrow a {
	margin-right:30px;
	padding:12px 50px 0 0px;
	background:url(../img/referenten/btn_arrow.gif) no-repeat 130px 15px;
}

*:first-child+html #sub1 #spk .arrow a:hover {
	background-position:130px -12px;
}

/*IE6 Hack*/
*html #sub1 #spk .arrow a {
	margin-right:30px;
	padding:12px 50px 0 0px;
	background:url(../img/referenten/btn_arrow.gif) no-repeat 130px 15px;
}

*html #sub1 #spk .arrow a:hover {
	background-position:130px -12px;
}

#sub1 #spk ul.arrowSmall,
#sub1 #xtra ul.arrowSmall{
	font-size:12px;
	font-weight:normal;
}

#sub1 #spk .arrowSmall li a,
#sub1 #xtra .arrowSmall li a {
	display:block;
	text-transform:none;
	color:#000000;
	background:url(../img/referenten/btn_arrow_small.gif) no-repeat 180px 35px;
}

#sub1 #spk .arrowSmall li a:hover,
#sub1 #xtra .arrowSmall li a:hover {
	color:#B01136;
	background-position:180px -51px;
}

/*Arrowklasse Ende*/




#sub1 #xtra div {
	width:auto;
	background-color:#D9D9D9;
	height:100%;
	margin-bottom:5px;
}

#sub1 #xtra div h1 {
	font-size:14px;
	font-weight:bold;
	color:#B01136;
	text-transform:uppercase;
	padding:5px 0 0 5px;
	margin:0;
}

#sub1 #xtra div p {
	padding:5px 0 5px 5px;
}

#sub1 #xtra div ul {
	list-style:none;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#sub1 #xtra div li {
	padding:8px 0 8px 5px;
	color:#B01136;
	text-transform:uppercase;
}

/*IE 7.0 Hack für unteren Rand von grauem Balken*/
*:first-child+html #sub1 #xtra div li {
	padding-bottom:4px;
}

/*IE 6.0 Hack für unteren Rand von grauem Balken*/
*html #sub1 #xtra div li {
	padding-bottom:4px;
}

#sub1 #xtra div li a{
	color:#B01136;
	padding:5px 30px 5px 0px;
	background:url(../img/referenten/btn_arrow.gif) no-repeat right 0;
}

#sub1 #xtra div li a:hover{
	color:#545454;
	background-position:right -27px;
}

#sub1 .teaserLinks p {
	margin-bottom:15px;
}

#sub1 span {
	color:#B01136;
}

/**** KONTAKT ***************************************************************************/

#contentKontaktLinksTop { 
	clear:both; 
	width:640px; 
	height:13px; 
	background-image: url(../img/kontakt/bg_content_top.gif); 
	background-position:left center; 
	background-repeat:no-repeat;
	border:none; 
	overflow:hidden;
	margin:0;
}

#contentKontaktLinks	{ 
	overflow:hidden; 
	width:640px;
	background-image: url(../img/kontakt/bg_content.gif); 
	background-position:left top; 
	background-repeat:repeat-y;
	margin:0;
}

#contentKontaktLinks #kontakt { 
	padding:0 20px 0 12px;
}

#contentKontaktLinks #kontakt h2 { 
	font-size:13px; 
	font-weight:bold; 
	color:#000;
	padding:0;
	text-transform:uppercase;
}

#contentKontaktLinks #kontakt h3 { 
	font-size:13px; 
	font-weight:bold; 
	color:#000;
	padding:0 0 0 28px;
}

#contentKontaktLinks #kontakt p { 
	padding:0 0 0 28px;
}

#contentKontaktLinks #kontakt .formular { 
	border:1px solid #B01136;
	margin:0 0 0 15px;
	width:570px;
	position:relative;
}

#contentKontaktLinks #kontakt .formular .anfrage { 
	padding:12px 12px; 
}

#contentKontaktLinks #kontakt .formular .anfrage textarea { 
	padding:2px 2px; 
	float:left; 
	height:35px; 
	width:380px; 
	border:1px solid #dadada; 
	margin:0 0 6px 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#959595; 
}

#contentKontaktLinks #kontakt .formular .anfrage h1 { 
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:13px; 
	color:#B01136;
}

#contentKontaktLinks #kontakt .formular .anfrage label { 
	clear:left; 
	float:left; 
	width:150px; 
	font-size:12px 
}

#contentKontaktLinks #kontakt .formular .anfrage br	{ 
	clear:left 
}

#contentKontaktLinks #kontakt .formular .anfrage .radio { 
	float:left; 
	margin:0 6px 12px 0; 
	width:13px; 
	border:none 
}
	
#contentKontaktLinks #kontakt .formular .anfrage span { 
	font-size:12px; 
	color:#585858; 
	width:100px; 
	float:left 
}
	
#contentKontaktLinks #kontakt .formular .anfrage .check { 
	font-size:12px; 
	width:12px; 
	float:left 
}
	
#contentKontaktLinks #kontakt .formular .anfrage p { 
	padding:12px 0 0 0; 
	margin:0 0 10px 0; 
}
	
#contentKontaktLinks #kontakt .formular .anfrage .checktext { 
	font-size:12px; 
	color:#585858; 
	float:left; 
	padding:0 0 0 6px; 
	width:500px 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten { 
	clear:both; 
	padding:20px 12px 30px 12px; 
}
	
#contentKontaktLinks #kontakt .formular .kontaktdaten h1 { 
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:13px; 
	color:#B01136; 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten input	{ 
	padding:2px 2px; 
	float:left; 
	width:380px; 
	border:1px solid #dadada; 
	margin:0 0 6px 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#959595; 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten label	{ 
	clear:left; 
	float:left; 
	width:150px; 
	font-size:12px; 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten br { 
	clear:left 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten .titel { 
	width:240px; 
	margin:0 0 6px 32px; 
	float:left; 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten .plz { 
	width:60px; 
	margin:0 6px 0 0 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten .ort { 
	width:308px 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten .radio { 
	float:left; 
	margin:0 6px 0 0; 
	width:13px; 
	border:none 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten select { 
	padding:2px 2px; 
	float:left; 
	width:386px; 
	border:1px solid #dadada; 
	margin:0 0 6px 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#959595; 
}

#contentKontaktLinks #kontakt .formular .kontaktdaten span { 
	font-size:12px; 
	color:#585858; 
	float:left; 
	padding:0 10px 0 0 
}

#contentKontaktLinks #kontakt .formular .veranstaltung { 
	clear:both; 
	padding:20px 12px 0 12px; 
}

#contentKontaktLinks #kontakt .formular .veranstaltung h1 { 
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:13px; 
	color:#B01136; 
}

#contentKontaktLinks #kontakt .formular .veranstaltung input { 
	padding:2px 2px; 
	float:left; 
	width:380px; 
	border:1px solid #dadada; 
	margin:0 0 6px 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#959595; 
}

#contentKontaktLinks #kontakt .formular .veranstaltung label { 
	clear:left; 
	float:left; 
	width:150px; 
	font-size:12px 
}

#contentKontaktLinks #kontakt .formular .veranstaltung br { 
	clear:left 
}

#contentKontaktLinks #kontakt .formular .veranstaltung .datum { 
	width:184px; 
	margin:0 6px 0 0 
}

#contentKontaktLinks #kontakt .formular .veranstaltung .uhr	{ 
	width:184px
}

#contentKontaktLinks #kontakt .formular .veranstaltung .anzahl { 
	width:184px 
}

#contentKontaktLinks #kontakt .formular .veranstaltung .budget { 
	width:184px; 
	margin:0 6px 0 0 
}

#contentKontaktLinks #kontakt .formular .veranstaltung .radio { 
	float:left; 
	margin:0 6px 6px 0; 
	width:13px; 
	border:none 
}

#contentKontaktLinks #kontakt .formular .veranstaltung span	{ 
	font-size:12px; 
	color:#585858; 
	float:left; 
	padding:0 40px 0 0 
}

#contentKontaktLinks #kontakt .formular .veranstaltung p { 
	padding:2px 0 0 0; 
}

#contentKontaktLinks #kontakt .formular a { 
	background:transparent url(../img/kontakt/arrow.gif) no-repeat scroll 0%;
	border:none;
	font-size:12px;
	text-transform:uppercase;
	width:110px;
	cursor:pointer;
	line-height:24px;
	float:none;
	color:#585858;
	padding:0 0 0 20px;
	margin:0 0 0 12px;
	clear:both;
}

#contentKontaktLinks #kontakt .formular .veranstaltung .send_btn { 
	background:transparent url(../img/referenten/profisuche_btn.gif) no-repeat scroll 0%;
	background-position:5px center;
	border:none;
	font-size:15px;
	text-transform:uppercase;
	width:130px;
	cursor:pointer;
	line-height:24px;
	float:none;
	position:absolute;
	right: 0;
	bottom: -19px;
	background-color:#f1f1f1;
	
}

/*IE 7.0 Hack für senden-button*/
*:first-child+html #contentKontaktLinks #kontakt .formular .veranstaltung .send_btn {
	bottom: -23px;
}

/*IE 6.0 Hack für senden-button*/
*html #contentKontaktLinks #kontakt .formular .veranstaltung .send_btn {
	bottom: -23px;
}

#contentKontaktLinksBottom { 
	clear:left; 
	width:640px; 
	height:13px; 
	background-image: url(../img/kontakt/bg_content_bottom.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
}

#sub1 .teaserRechts .contactPerson {
	background-color:#f0f0f0; 
	padding:6px 0 12px 4px;
	width:225px;
}


/**** SUCHERGEBNIS ***************************************************************************/

#contentTeaserLinksTop { 
	clear:both; 
	width:635px; 
	height:12px; 
	background-image: url(../img/referenten/bg_content_top.gif); 
	background-position:left center; 
	background-repeat:no-repeat;
	border:none; 
	overflow:hidden;
	margin:0;
}

#contentTeaserLinks	{ 
	overflow:hidden; 
	width:635px;
	background-image: url(../img/referenten/bg_content.gif); 
	background-position:left top; 
	background-repeat:repeat-y;
	margin:0;
}

#contentTeaserLinks .result ul { 
	clear:left; 
	padding:0; 
	margin:0; 
	list-style:none 
}

#contentTeaserLinks .result li { 
	margin:0 0 0 10px; 
	padding:3px 0 3px 0; 
	width:615px; 
	border-bottom:2px solid #FFF;
	color:#000
}

#contentTeaserLinks .result li.last	{ 
	border:none 
}

#contentTeaserLinks a { 
	font-size:12px; 
	color:#000; 
	text-decoration:none; 
}

#contentTeaserLinks a:hover {
	color:#B01136;
} 

#contentTeaserLinks img { 
	padding:0 0 0 2px 
}

#contentTeaserLinks .search	{ 
	background-color:#FFF; 
	width:612px; 
	margin:0 0 0 10px 
}

#contentTeaserLinks .search p { 
	color:#000; 
	padding:6px 0 6px 3px;
	line-height:15px; 
}

/*IE 6.0 Hack*/
*html #contentTeaserLinks .search p {
	margin:6px 0 6px 3px;
	padding:0;
}

/*IE 7.0 Hack*/
*:first-child+html #contentTeaserLinks .search p {
	margin:6px 0 6px 3px;
	padding:0px;
}

#contentTeaserLinks .searchNav { 
	overflow:hidden; 
	background-color:#FFF; 
	width:628px; 
	margin:0 0 0 1px; 
}

#contentTeaserLinks .searchNav a { 
	float:right; 
	margin:2px 10px 0 5px;
	text-transform:none; 
	color:#B01136;
}

#contentTeaserLinks .searchNav a:hover { 
	color:#545454;
}


#contentTeaserLinks .searchNav p { 
	margin:5px 10px 0 220px; 
	color:#000; 
	float:left 
}

/*IE 6.0 Hack*/
*html #contentTeaserLinks .searchNav p {
	padding:5px 10px 0 220px;
	margin:0;
}


#sub1 .teaserRechts #antwortService { 
	margin-top:15px;
}


#sub1 .teaserRechts #antwortService h2 { 
	font-size:13px; 
	font-weight:normal; 
	color:#5a5a5a ;
	padding-top:2px;
}

#sub1 .teaserRechts #antwortService span{ 
	color:#545454;
}















/**** Profisuche ***************************************************************************/


#contentTeaserLinks .topThemen { 
	float:left; 
	overflow:hidden; 
	width:290px; 
	height:350px;
	margin:20px 0 0 20px; 
	background-color:#d9d9d9 
}


/*IE 7.0 Hack*/
*:first-child+html #contentTeaserLinks .topThemen {
	height:320px;
} 

#contentTeaserLinks .topThemen h1 { 
	font-size:14px;
	font-weight:bold; 
	color:#000; 
	padding:10px 0 10px 10px; 
	margin:0; 
}

#contentTeaserLinks .topThemen .left { 
	width:120px;
	float:left; 
	list-style:none; 
	padding:0 10px 10px 10px 
}

#contentTeaserLinks .topThemen .left li { 
	font-size:12px; 
	color:#292929; 
	padding:0 0 5px 0 
}

/*IE 6.0 Hack*/
*html #contentTeaserLinks .topThemen .left li {
	padding:0;
}


/*IE 7.0 Hack*/
*:first-child+html #contentTeaserLinks .topThemen .left li {
	padding:0;
} 

#contentTeaserLinks .topThemen .right {
	width:120px; 
	float:left;
	list-style:none; 
	padding:0 10px 10px 10px 
}

#contentTeaserLinks .topThemen .right li { 
	font-size:12px; 
	color:#292929; 
	padding:0 0 5px 0 
}

/*IE 6.0 Hack*/
*html #contentTeaserLinks .topThemen .right li {
	padding:0;
} 


/*IE 7.0 Hack*/
*:first-child+html #contentTeaserLinks .topThemen .right li {
	padding:0;
} 

#contentTeaserLinks .left { 
	float:left;
	width:240px;
}

#contentTeaserLinks .sprachen { 
	float:left;
	overflow:hidden; 
	width:150px;
	height:122px; 
	margin:20px 0 20px 20px; 
	background-color:#d9d9d9 
}


/*IE 7.0 Hack*/
*:first-child+html #contentTeaserLinks .sprachen {
	width:160px;
}


/*IE 6.0 Hack*/
*html #contentTeaserLinks .sprachen {
	margin:20px 0 20px 10px;
	width:160px;
}

#contentTeaserLinks .sprachen h1 { 
	font-size:14px; 
	font-weight:bold;
	color:#000; 
	padding:10px 0 10px 10px; 
	margin:0; 
}

#contentTeaserLinks .sprachen ul { 
	list-style:none; 
	padding:0 10px 10px 10px 
}

#contentTeaserLinks .sprachen li { 
	font-size:12px; 
	color:#292929; 
	padding:0 0 4px 0 
}

/*IE 6.0 Hack*/
*html #contentTeaserLinks .sprachen li {
	padding:0;
}

#contentTeaserLinks .vortragsArtBox {
	bottom:0px;
	clear:left;
	overflow:hidden;
	width:290px;
}


#contentTeaserLinks .vortragsArt { 
	float:left; 
	overflow:hidden; 
	width:150px; 
	margin:0 0 0 20px; 
	background-color:#d9d9d9;
	height:208px;
}


/*IE 7.0 Hack*/
*:first-child+html #contentTeaserLinks .vortragsArt {
	width:160px;
	height:178px;
}


/*IE 6.0 Hack*/
*html #contentTeaserLinks .vortragsArt {
	margin:0 0 50px 10px;
	width:160px;
}

#contentTeaserLinks .vortragsArt h1	{ 
	font-size:14px; 
	color:#000; 
	padding:10px 0 5px 10px; 
	margin:0;
	font-weight:bold; 
}

#contentTeaserLinks .vortragsArt a {
	color:#000000;
	padding:0 0 0 10px;
	line-height: 20px;
}

#contentTeaserLinks .vortragsArt a:hover {
	color:#B01136;
}

#contentTeaserLinks .vortragsArt ul{
	list-style:none; 
	padding:0 10px 10px 10px 
}

#contentTeaserLinks .vortragsArt li {
	font-size:12px; 
	color:#292929; 
	padding:0 0 4px 0
}

/*IE 6.0 Hack*/
*html #contentTeaserLinks .vortragsArt li {
	padding:0;
}


#contentTeaserLinks .profiSuche { 
	background:transparent url(../img/referenten/profisuche_btn.gif) no-repeat scroll 0%;
	border:none;
	float:right;
	font-size:15px;
	margin:184px 0pt 0pt 0px;
	padding:3px 15px;
	text-transform:uppercase;
	width:110px;
	cursor:pointer;
}

#contentTeaserLinks .profiSuche:hover {
	color:#B01136;
} 


/*IE 7.0 Hack*/
*:first-child+html #contentTeaserLinks .profiSuche {
	margin:154px 0px 0 0px;
	width:105px;
}
																				
/*IE 6.0 Hack*/
*html #contentTeaserLinks .profiSuche {
	width:105px;
}

#contentTeaserLinksBottom { 
	clear:left; 
	width:641px; 
	height:6px; 
	background-image: url(../img/referenten/bg_content_bottom.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
}



#sub1 #xtra .rednerDerWoche	{ 
	overflow:hidden; 
}

#sub1 #xtra .rednerDerWoche	h1 { 
	margin:0 0 10px 0; 
	font-size:14px; 
	font-weight:bold; 
	color:#292929 
}

#sub1 #xtra .rednerDerWoche	span { 
	color:#a20332 
}

#sub1 #xtra .rednerDerWoche	.rednerLeft	{ 
	float:left; 
	width:80px 
}

#sub1 #xtra .rednerDerWoche	.rednerRight { 
	float:left; 
	width:140px 
}

#sub1 #xtra .rednerDerWoche	.rednerRight h1	{ 
	font-weight:bold; 
	color:#000;
	text-transform:none;
}

#sub1 #xtra .rednerDerWoche	.rednerRight a { 
	line-height:24px; 
	padding:3px 0 3px 20px; 
	margin:0 0 0 5px; 
	background-image: url(../img/header/senden_btn.gif); 
	background-position:left center; 
	background-repeat:no-repeat;
	color:#545454; 
}																				

#sub1 #xtra .rednerDerWoche	.rednerRight a:hover {
	color:#B01136;
}













/**** REFERENTEN THEMEN ***************************************************************************/


#contentTeaserLinks .letterNav { 
	overflow:hidden; 
	margin:0 0 10px 10px; 
	padding:3px 0 3px 0; 
	width:615px; 
	background-color:#a20332 
}

#contentTeaserLinks .letterNav ul { 
	list-style:none; 
}

#contentTeaserLinks .letterNav li { 
	float:left; 
	padding:0 7px 0 7px 
}

#contentTeaserLinks .letterNav a { 
	color:#FFF; 
	font-weight:normal 
}

#contentTeaserLinks .letterNav a:hover { 
	color:#000;
	font-weight:normal 
}

#contentTeaserLinks a.toggler { 
	width:610px; 
	margin:0 0 2px 10px; 
	cursor:pointer; 
	display:block; 
	padding:5px 0 5px 4px; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px; 
	color:#FFF; 
	background-color:#a20332; 
}

#contentTeaserLinks a.toggler:hover { 
	background-color:#a20332; 
}

#contentTeaserLinks a.toggler.selected { 
	color:#FFF; 
	background-color:#a20332; 
	font-weight:bold 
}



















/**** BAUSTELLE ***************************************************************************/
#container {
	height:1px;
	position:absolute;
	right:50%;
	top:42%;
	width:1px;
	overflow:visible;
	background-color:#ffffff;
}
#site {
	height:577px;
	margin-left:-410px;
	margin-top:-235px;
	position:absolute;
	width:778px;
}

#site img {
	margin-left:212px;
}

#site p {
	width:490px;
	margin-left:212px;
	font-size:15px;
	line-height:20px;
}

#site ul {
	margin-top:15px;
	margin-left:212px;
}

#site #headerGfx {
	text-align:center;
	margin-top:10px;
	width:778px;
}

#site #headerGfx img {
	margin:0;
}











/**** BAUSTELLE KONTAKT ***************************************************************************/


#sub1 #baustelleKontakt {
	margin:3px 0 0 10px;
}

#sub1 #baustelleKontakt .teaserLinks {
	width:625px;
	margin-right:0;
}

#sub1 #baustelleKontakt .teaserLinks p {
	width:600px;
}

#sub1 #baustelleKontakt .teaserLinks img {
	margin:20px 0;
}

#sub1 #baustelleKontakt .teaserRechts div {
	padding:0;
}

#sub1 #baustelleKontakt .teaserRechts {
	padding-left:20px;
	background:url(../img/baustelle/linie.gif) #ffffff repeat-y left top;
}

#sub1 #baustelleKontakt .teaserRechts div a {
	color:#B01136;
}

#sub1 #baustelleKontakt .teaserRechts div a:hover {
	color:#545454;
}

#sub1 #baustelleKontakt .teaserRechts img {
	margin:0;
}

/*Impressum*****************************************************/

#sub1 #impressum {
	margin:3px 0 0 10px;
}

#sub1 #impressum .teaserLinks {
	width:625px;
	margin-right:0;
}

#sub1 #impressum .teaserLinks h1 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin:0;
	padding:0 0 15px 0;
}

#sub1 #impressum .teaserLinks h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin:0;
	padding:15px 0 15px 0;
}

#sub1 #impressum .teaserLinks p {
	width:600px;
	color:#000;
}

#sub1 #impressum .teaserLinks img {
	margin:20px 0;
}


/*Partner *****************************************************/

#sub1 #partner {
	margin:3px 0 0 10px;
}

#sub1 #partner .teaserLinks {
	width:625px;
	margin-right:0;
}

#sub1 #partner .teaserLinks h1 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin:0;
	padding:0 0 15px 0;
}

#sub1 #partner .teaserLinks h2 {
	clear:left;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin:0;
	padding:30px 0 15px 0;
}

#sub1 #partner .teaserLinks h3 {
	clear:left;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:15px 0 15px 0;
}

#sub1 #partner .teaserLinks .partnerLogos ul {
	list-style:none;
}

#sub1 #partner .teaserLinks .partnerLogos li {
	float:left;
	padding:0 42px 0 0;
}

#sub1 #partner .teaserLinks .verlagBoxLeft {
	float:left;
	padding:0 48px 0 0;
}

#sub1 #partner .teaserLinks .verlagBoxLeft ul {
	list-style:none;
}

#sub1 #partner .teaserLinks .verlagBoxRight {
	float:left;
}

#sub1 #partner .teaserLinks .verlagBoxRight ul {
	list-style:none;
}

#sub1 #partner .teaserLinks .partnerBoxLeft {
	float:left;
	width:200px;
}

#sub1 #partner .teaserLinks .partnerBoxRight {
	float:left;
	width:400px;
}

#sub1 #partner .teaserLinks .partnerBoxRight p {
	color:#000;
}




/*Newsletter *****************************************************/

#sub1 #newsletter .teaserLinks {
	margin:3px 0 0 10px;
	width:625px;
	margin-right:0;
}

#sub1 #newsletter .teaserLinks p {
	margin-bottom: 20px;
}

#sub1 #newsletter .teaserLinks h1 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin:0;
	padding:0 0 15px 0;
}

#sub1 .newsBox {
	padding:0;
	border:2px solid #D9D9D9;
	border-bottom:none;
	margin:0;
	width:610px;
}

#sub1 .newsBox .header{
	padding:6px 0;
	background:#F1F1F1;
	margin:0;
	width:610px;
}

#sub1 .newsBox .header span{
	color:#545454;
}

#sub1 #newsletter .teaserLinks .newsBox .header h1{
	background:transparent url(../img/newsletter/kreis_gfx.gif) no-repeat scroll 15px 50%;
	padding:8px 50px;
	color:#B01136;
}


#sub1 .newsBox .body{
	padding:20px 0 0 10px;
	background:#FFF;
	margin:0;
	width:600px;
}

#sub1 .newsBox .body table{
	padding:0;
	margin:0 0 10px 0;
}

#sub1 .newsBox .body td{
	font-size:14px;
}

#sub1 .newsBox .body .mail{
	width:415px;
	border:1px solid #B01136;
}

#sub1 .newsBox .body .text{
	width: 415px;
	font-size:12px;	
	padding:10px 0 0 5px;
}

#sub1 .newsBox .body .text input{
	float:left;
	margin:0 5px 0 0;
}

#sub1 .newsBox .body .text p{
	float:left;
}


#sub1 .send1_btn,
#sub1 .send2_btn { 
	background:#FFFFFF url(../img/newsletter/suche_btn.gif) no-repeat scroll 10px center;
	border:medium none;
	cursor:pointer;
	float:none;
	font-size:14px;
	line-height:24px;
	margin:-2px 0 0 360px;
	text-transform:uppercase;
	width:230px;	
}

#sub1 .send1_btn {
	padding:2px 0pt 2px 30px;
} 

#sub1 .send2_btn {
	padding:2px 0pt 2px 30px;
} 

/*IE 7.0 Hack*/
*:first-child+html #sub1 .send1_btn,
*:first-child+html #sub1 .send2_btn {
	margin-top:-8px;
} 

/*IE 6.0 Hack*/
*html #sub1 .send1_btn,
*html #sub1 .send2_btn {
	padding:5px
	line-height:30px
}

#sub1 .boxFooter {
	width:100%;
	height:20px;
	background:url(../img/newsletter/bottom_line.gif) no-repeat 0 bottom;
	margin:0 0 30px 0;
}

#sub1 #newsletter .teaserLinks a {
	background:none;
	margin:0;
	padding:0;
	color:#B01136;
}

#sub1 #newsletter .teaserLinks a:hover {
	color:#545454;
}

#sub1 .teaserRechts #xtra {
	width:220px;
}

/*IE 6.0 Hack*/
*html #sub1 .teaserRechts #xtra {
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
}


#sub1 .teaserRechts #xtra #referent {
	float:left;
	width:226px;
	height:311px;
	text-transform:uppercase;
	font-weight:normal;
	color:#545454;
}

#sub1 .teaserRechts #xtra #referent .top {
	margin:0;
	width:inherit;
	height:54px;
	background:url(../img/home/box_mid_header.gif) no-repeat 0 0;
}


#sub1 .teaserRechts #xtra #referent .top h1 {
	padding:9px 0 0 14px;
	font-size:14px;
}

#sub1 .teaserRechts #xtra #referent .bottom {
	margin:0;
	width:inherit;
	height:257px;
	background:url(../img/home/box_mid_hg.jpg) no-repeat 0 0;
}

#sub1 .teaserRechts #xtra #referent .bottom p {
	width:120px;
	padding-top:9px;
	margin:0 0 0 90px;
	font-weight: normal;
	color: #545454;
}

#sub1 .teaserRechts #xtra #referent .bottom ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:130px;
	margin:0 0 0 90px;
	text-transform:none;
	list-style:none;
	font-size:12px;
	font-weight:normal;
}

#sub1 .teaserRechts #xtra .bottom li {
	background:transparent url(../img/icon_kreis.gif) no-repeat scroll 0px 8px;
	margin-bottom:0pt;
	padding:4pt 0pt 0pt 10pt;
}

#sub1 .teaserRechts #xtra #referent .bottom li a{
	background:none;
	font-size:12px;
	text-transform:none;
}

#sub1 .teaserRechts #xtra #referent span{
	color:#545454;
}


#sub1 .teaserRechts #xtra #newsletter {
	width:223px;
	background:#f1f1f1;
}

#sub1 .teaserRechts #xtra #newsletter .top {
	margin:0;
	width:223px;
	background:url(../img/newsletter/linie.gif) #d9d9d9 repeat-x 0 bottom;
}


#sub1 .teaserRechts #xtra #newsletter .top h1 {
	padding:9px 0 9px 14px;
	font-size:14px;
}

#sub1 .teaserRechts #xtra #newsletter a {
	background-image:url(../img/aktuelles/senden_btn.gif);
}



/* AKtuelles *************/

#sub1 #aktuelles .teaserLinks {
	margin:3px 0 0 10px;
	width:625px;
	margin-right:0;
}

#sub1 #aktuelles .teaserLinks p {
	margin-bottom: 20px;
}

#sub1 #aktuelles .teaserLinks h1 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin:0;
	padding:0 0 15px 0;
}

#sub1 #aktuelles .teaserLinks .newsBox .header h1{
	padding:15px 15px;
	color:#B01136;
}

#sub1 #aktuelles .newsBox {
	clear:left;
	border:none; 
	margin-bottom:0;
}

#sub1 #aktuelles #spk {
	float:left;
	width:125px; 
}

#sub1 #aktuelles #spk .bildunterschrift {
	background:none;
}

#sub1 #aktuelles #spk .mehr {
	margin-left:4px;
}

#sub1 #aktuelles #spk .mehr a{
	color:#545454;
}

#sub1 #aktuelles #spk .mehr a:hover{
	color:#B01136;
}

#sub1 #aktuelles .copy {
	margin:15px 0 40px 10px;
	width:470px;
	float:left;
}

#sub1 #aktuelles .copy strong {
	font-size:14px;
}

#sub1 #aktuelles .copy h3 {
	color:#545454;
	margin-bottom:0px;
	font-size:12px;
}


#sub1 .teaserRechts #xtra .rednerDerWoche {
	width:223px;
	background:#f1f1f1;
}

#sub1 .teaserRechts #xtra .rednerDerWoche .top {
	margin:0;
	width:223px;
	background:url(../img/newsletter/linie.gif) #d9d9d9 repeat-x 0 bottom;
}


#sub1 .teaserRechts #xtra .rednerDerWoche .top h1 {
	margin-bottom:0;
	padding:9px 0 9px 14px;
	font-size:14px;
}

#sub1 .teaserRechts #xtra .rednerDerWoche div {
	background:#f1f1f1;
}

#sub1 .teaserRechts #xtra .rednerDerWoche a {
	background-image:url(../img/aktuelles/senden_btn.gif);
}

#sub1 .teaserLinks .referent p {
	margin:15px 0 10px 52px !important;
}

#sub1 .teaserLinks .referent ul {
	float:left;
	margin:0 0 40px 65px;
}

/*IE 7.0 Hack*/
*:first-child+html #sub1 .teaserLinks .referent ul {
	margin-left:52px;
}

*:first-child+html #sub1 .teaserLinks .referent li {
	background:transparent url(../img/icon_kreis.gif) no-repeat scroll 0px 8px;
	margin-bottom:0pt;
	padding:4pt 0pt 0pt 10pt;
}


/*IE 6.0 Hack*/
*html #sub1 .teaserLinks .referent ul {
	margin-left:27px;
}

*html #sub1 .teaserLinks .referent li {
	background:transparent url(../img/icon_kreis.gif) no-repeat scroll 0px 8px;
	margin-bottom:0pt;
	padding:4pt 0pt 0pt 10pt;
}

















/*Hintergrund Bottom*****************************************************************/

#contentTeaserLinksBottom { 
	clear:left; 
	width:635px; 
	height:6px; 
	background-image: url(../img/referenten/bg_content_bottom.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	margin:0;
}










/**** FOOTER ***************************************************************************/

#footer {
	clear:both;
	width:945px;
	height:75px;
	padding-bottom:30px;
	background-image:url(../img/footer_hg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

*hmtl #footer {
	width:1000px;
}


#footer p { float:left;
	color:#FFF;
	padding:184px 0 0 60px
}


/*footermenue*/
#footer #menue {
	height:40px;
	float:left;
	font-size:10px;
	overflow:hidden;
	margin:16px 0 0 32px;
	width:650px;
}

/*IE Hack*/
*html #footer #menue {
	margin:16px 0 0 22px;
}

#footer #nav {
	margin:0;
}

#footer #nav li {
	float:left;
	margin:0;
	padding:0 10px;
}

/*footer Abschluss*/
#footer ul {
	clear:left;
}

#footer ul#abschluss {
	padding-left:580px;
	padding-top: 10px;
	list-style:none;
	color:#BCBCBC;
	text-transform:uppercase;
	font-size:11px;
}

*:first-child+html #footer ul#abschluss {
	margin:70px 20px 0 0;
}

*html #footer ul#abschluss {
	margin:70px 10px 0 0;
}

#footer #abschluss li {
	float:left;
	padding:0 5px;
	white-space: nowrap;
}

#footer #abschluss li a{
	color:#BCBCBC;
}

#footer #abschluss li a:hover{
	color:#545454;
}

label.err {
	color: #cc0000;
}

div.err {
	color:#cc0000;
	border:1px solid #cc0000;
	margin: 16px 20px 16px 16px;
	padding:8px;
	font-size:1.2em;
	font-weight: bold;
}


/*Ueber  ******************************************************/

#sub1 #ueber {
	margin:3px 0 0 10px;
}

#ueber .teaserLinks {
	width: 618px;
}

#ueber h1 { 
	margin:0px 0px 8px 0px; 
	font-size:14px; 
	font-weight:bold; 
	color:#B01136; 
}

#ueber h2 {
	margin:0px 0px 8px 0px; 
	font-size:14px; 
	font-weight:bold; 
} 

#newsletter .err {
	font-weight: bold;
	color: #B01136;
}

#newsletter ul.err {
	border: 1px solid #B01136;;
	margin: 0px 22px 18px 0px;
	padding: 8px 0px 8px 24px;
	line-height: 1.5em;
}

li.speaker {
	cursor: pointer;
}

#contentKontaktLinks #kontakt .formular .anfrage .newsletter {
	padding-top: 8px;
}

#contentKontaktLinks #kontakt .formular .anfrage .newsletter a {
	color:#B01136;
	text-decoration:none;
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-transform:none;
	line-height: normal;
	width:auto;
}

#contentKontaktLinks #kontakt .formular .anfrage .newsletter a:hover {
	color:#545454;
}

