/*****************************************************************************************************************************/
/* Erweiterung der style.css für neues Layout 2009 Pro-Manager (02.07.2009) */
/* allgemeines CSS zur Darstellung der Seite */

body{
	background: #004996;
	text-align: center;
}

a:hover{
	color:#FAA13A!important;
}
img	{
    border: none;
}


h2{
	color:#004996;
}


/*****************************************************************************************************************************/

/* Aufteilung der Seite */
#komplettrahmen{
	margin: 0 auto;
	text-align: left;
}


#seitenspalte{
	background: transparent;
	position: relative;
	width:920px;
}
#kopfzeile{
	position: relative;
	height:212px;
	background-color: #fff;
	background-position: 15px 0;
	margin-bottom:10px;
}
#hauptbereich{
	width:920px;
	float:left;
	background: transparent url(../m/bg_hauptbereich_promanager.gif) repeat-y;
}
#hauptbereich_links{
	width:170px;
	padding: 0 0 0 15px;
	border-top: solid 5px #fff;
}
#hauptbereich_mitte{
	width:431px;
	margin: 0 10px 0 0;
	padding: 20px 15px 0 20px;
	background-color: #fff;
}
#hauptbereich_rechts{
	float:right;
	width:239px;
	padding: 0 15px 0 5px;
	border-top: solid 5px #fff;
}


/*****************************************************************************************************************************/

/* spezielleres CSS in der Reihenfolge des Auftauchens im Template */

#serviceNav p
	{
        line-height: 20px;
		font-size: 11px;
		margin-left: 673px;
    }
#serviceNav a
	{
        text-decoration: none;
		padding-right: 15px;
		color: #D3E9FF;
    }


/*Kopfzeile*/

#dateBox
	{
        font-size: 0.9em;
		position: absolute;
		top: 0;
		left: 15px;
		line-height: 20px;
		color: #D3E9FF;
    }


/* Suchleiste und LoginBox */

#homeLink
	{
        color: #004996;
		font-size: 11px;
		float: left;
		width: 90px;
		text-decoration: none;
    }
#homeLink span
	{
        color: #000;
    }
#banner_right_below_header
	{
        position: absolute;
		top: 10px;
		left: 658px;
    }


#sucheLeiste
	{
		margin: 0 15px 0 15px;
		padding-top: 5px;
		position: absolute;
		top: 175px;
		width: 890px;
    }
#sucheBox
	{
		float: left;
		width: 870px;
    	background-color: #D3E9FF;
		line-height: 27px;
		padding-left: 20px;
    }
#sucheBox input
	{
        width: 132px;
		float: left;
		font-size: 11px;
		padding: 0 2px;
		margin-right: 5px;
		margin-top: 5px;
    }
#sucheBox .submitButton
	{
		margin-top: 6px;
    }


#loginboxNew .submitButton, #sucheBox .submitButton
	{
        border: none;
		background-color: #FAA13A;
		color: #fff;
		width: auto;
		font-size: 10px;
		height: 16px;
		padding: 0 5px;
	}
/* Loginbox */

#loginboxNew
	{
        position: absolute;
		width: 233px;
		height: 85px;
		padding: 10px 0 0 7px;
		top: 10px;
		right: 15px;
		font-size: 11px;
		background-color: #E0EEFD;

    }
#loginboxNew span, #loginboxNew label
	{
		float: left;
		clear: left;
		width: 90px;
		line-height: 20px;
    }
#loginboxNew br
	{
        display: none;
    }


#loginboxNew input
	{
		width:120px;
		border:1px solid #779EC7;
		margin-bottom: 1px;
	}
#loginboxNew .submitButton
	{
		margin-left: 90px;
    }
#loginboxNew p
	{
		color: #000;
		font-size: 11px;
		margin-top: 3px;
    }
#loginboxNew a
	{
		text-decoration: none;
    }

/* Kennwort vergessen */
#loginboxNew h3
	{
        color: #FAA13A;
		font-size: 1em;
    }
#loginboxNew p
	{
		line-height: 1em;
	}
#loginboxNew .loginMailInput
	{
        width: 132px;
		float: left;
		font-size: 11px;
		padding: 0 2px;
		margin-right: 5px;
		margin-top: 5px;
    }

#loginboxNew .loginMailSend
	{
		margin: 5px 0 0 0;
    }




#wetterbox .inhalt input{
	border:1px solid #FAA13A;
}

/* Navigationsboxen links */
.navileft_header
	{
		background: transparent none;
		padding-left:6px;
		color: #004996;
		font-weight:bold;
		font-size: 13px;
		line-height:29px;
		height: auto;
		border-bottom: solid 1px #fff;
	}
#navi_fachmagazin ul
	{
		list-style: none;
		width: 170px;
		padding: 0;
		margin: 0;
		background: #fff none;
		border-bottom: solid 10px #fff;
	}
#navi_fachmagazin ul li
	{
		padding:0px 6px;
		margin: 0;
		border-top: solid 1px #D3E9FF;
		width: auto;
		background: transparent none;
	}
#navi_fachmagazin ul li a
	{
		text-decoration:none;
		color: #000;
		line-height:20px;
	}
#navi_fachmagazin ul li a:hover
	{
		color: #FAA13A;
	}

#navi_fachmagazin li.fmmenu_level0
	{
		height:20px;
		border-top: none;
		background-color: #779EC7;
    }
#navi_fachmagazin li.fmmenu_level0 a
	{
        color: #fff;
    }


.eshop_header
{
	background: transparent none;
	padding-left:6px;
	color: #004996;
}
#navi_eshop ul{
	margin-left: 6px;
	padding: 0;
	background: transparent none;
}

#navi_eshop ul li{
	padding:0 8px 0 0;
	margin:0 6px 0 0;

	border-bottom:1px solid #A6ADCB;

}
#navi_eshop ul li a{
	text-decoration: none;
}

#anmeldebox_rechts
	{
		border-bottom: solid 10px #fff;
    }


/* Anmeldebox (GK und PK, rechts) */
#anmeldebox_rechts ul{
	background: transparent none;
	margin: 0.5em 0 0 0;
}
#anmeldebox_rechts ul li{
	padding-left:40px;
}



/* Wetterbox */
#wetterbox .header{

	color: #004996;

}
#wetterbox .inhalt{

	color:#004996;


}

/* Inhaltsbox rechts */
.box_rechts
	{
		border-bottom: solid 8px #fff;
		padding: 1px;
	}
.box_rechts .header, #anmeldebox_rechts .header
	{
		background: #779EC7 none;
		padding-left:7px;
		color: #fff;
		font-weight:bold;
		line-height:20px;
		height: auto;
	}
.box_rechts .inhalt{
	background: transparent none;
	color:#004996;
}

.box_rechts .newsinhalt{
	font: 11px/16px Arial, Helvetica, sans-serif;
	background: transparent none;
	width:222px;
	color:#000;
	padding:8px 15px 8px 9px;
	overflow:hidden;
}

.box_rechts .specialinhalt{
	font: 11px Arial, Helvetica, sans-serif;
	background: transparent none;
	line-height:normal;
	width:222px;
	color:#000;
	padding:8px 15px 8px 9px;
	overflow:hidden;
}


/* Inhaltsbox Links */

.box_links {
    border-bottom: solid 8px #fff;
}

.box_links .header {
	background: transparent none;
	padding-left:6px;
	color: #004996;
	font-weight:bold;
	font-size: 13px;
	line-height:29px;
	height: auto;
	border-bottom: solid 1px #fff;

}
.box_links .inhalt {
	width: 170px;
	padding: 5px 0 5px 0;
	background:transparent none;
}
.box_links .inhalt a {
	color: #384b90;
	line-height: 1.2em;
	display: block;
	padding: 3px 8px;
	border-bottom: solid 1px #384b90;
}


/* Scrollboxen der Startseite */
.scrollbox .inhalt{
	color: #004996;
}
#anmeldebox_rechts .inhalt{
	color: #004996;
}




/*****************************************************************************************************************************/

/* Formatierung des Registrierungsplugins */
.tx-srfeuserregister-pi1-submit{
	border:1px solid #FAA13A;
}

/*****************************************************************************************************************************/

/* CSS fuer die Reiterboxen der Startseite */

.tabBox	li{
	border-color: #5EA5DF;
}


.newsLinkListBox{
	border-color: #5EA5DF;
	width:100%;
}




/*****************************************************************************************************************************/

/* Zebratabellen */

.zebra th{
	background:#004996;
}

/*****************************************************************************************************************************/

/* Zebratabellen002 */


.zebra002 th{
	background:#004996;
}

/*****************************************************************************************************************************/

/* Weitere Stile f?r die Suchausgabe / Einzelansichten der Datens?tze */

.empfehlung:hover{
	color:#004996;
}

.backlink:hover{
	color:#004996;
}

.showcomment:hover{
	color:#004996;
}


.meine_visitenkarte{
	color: #004996;
}


.mitgliederverzeichniss{
	color: #004996;
}


.passwortaendern, .mitglied_weiterempfehlen
	{
		background: transparent none;
		color: #004996;
		font-weight: bold;
		line-height: normal;
		padding: 0;
		margin: 5px 0;
	}

.passwortaendern a, .mitglied_weiterempfehlen a
	{
			clear: both;
			display: block;
			padding: 20px 0 0 0;
			overflow: hidden;
			height: 0px !important;
	}
.passwortaendern a
	{
		background: transparent url(../m/butt_password.gif) no-repeat center top;
	}
.mitglied_weiterempfehlen a
	{
		background: transparent url(../m/butt_recommend.gif) no-repeat center top;
	}

.usermenuShadow
	{
        display: none;
    }


/*****************************************************************************************************************************/


.icon_gastbeitraege, .icon_marktplatz, .icon_yellowpages, .icon_expertprofiles, .icon_spezial
	{
		padding-left:20px;
		background-repeat: no-repeat;
		background-position: 0 0;
    }
.icon_gastbeitraege { background-image: url(../img/gastbeitraege-mai_s1a.gif); }
.icon_marktplatz { background-image: url(../img/marktplatz-mai_s1a.gif); }
.icon_yellowpages { background-image: url(../img/branchenbuch-mai_s1a.gif); }
.icon_expertprofiles { background-image: url(../img/expertenprofile-mai_s1a.gif); }
.icon_spezial { background-image: url(../m/iconset/icon_favourites.gif); }



.footerPortalUrls {
	clear: both;
	background: #fff url(../m/bg_footer.jpg) no-repeat;
	border-top: solid 10px #fff;
	min-height: 120px;
	padding: 30px 10px 10px 10px;
}
* html .footerPortalUrls {
	height: 120px;
}
.footerPortalUrls a
	{
		color:#004996;
		text-decoration: none;
	}


.profileFormError {
	color:#FAA13A;
	padding-left:120px;
}


.schatten_u_151, .schatten_o_151, .schatten_o_246, .schatten_u_246
{
	display: none;
}


/******** Inline Style Korrekturen**********/

.inline_style331, .inline_style332,.inline_style360,.inline_style361,.inline_style402,.inline_style405
{
	display: none!important;
}
.inline_style430
{
	margin: 0;
	font-size: 1em;
	line-height: normal;
}
.inline_style403{
	border-bottom:1px solid #ffffff;
	margin-left:0px!important;
	margin-left:-40px;
	width:240px;
	height:1px;
	overflow:hidden;
}
.inline_style372{
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 1.2em;
}
.inline_style371, .inline_style375	{
    padding: 0;
}


.inline_style372 {
	border-bottom: solid 1px #e9ebf5;
}
.inline_style374{
	padding-left:0;
}
/******** unver�ndert **********/

.fm {
	background:none;
}

.fm .head {
	background:none;
	padding-left:0px;
	font-size:8pt;
	font-weight:bold;
}
.fm .date {
	border:0px;
	padding-left:0px;
	padding-top:10px;
	font-size:7pt;
	color:#5F605F;
}
.fm .empty {
	padding:0px;
	border:0px;
}
.fm .text {
	border:0px;
	padding:0px;
}
.fm .text .title {
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}
.fm .stats {
	border:0px;
	padding:0px;
}
.fm .spacer {
	display:none;
}
.fm .stepbuttons {
	border:0px;
	padding:0px;
	padding-top:10px;
}