/* -- Zusätze für die Portalanzeige / Newsformatierungen / u.a. -- */
/*-----------------------------------------------------------------*/

/* -- Allgemeines -------------------------------------------------*/ 
.portOpen{
/*position:relative;*/
padding-bottom:5px;
width:100%;
/*background: url(/fileadmin/images_CSS/schwerpunkt.gif) right top no-repeat;*/
height:auto;
border-top: thin solid #0076bd;
border-top-width:1px;
}

.openSplit{
height:auto;
width:470px;
float:left;
}

div#right{
padding-top:30px;
background: url(/fileadmin/images_CSS/schwerpunkt.gif) left top no-repeat;
}

.portOpen h3{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0px;
/*padding:2px;*/
text-transform: none;
font-size:25px;
color:#0076bd;
padding:0;
margin:0;
}

.portOpen h3 a{
font-size:25px;
text-decoration:none;
color:#0076bd;
padding:0;
margin:0;
}

.portOpen h3 a:hover{
font-size:25px;
text-decoration:underline;
color:#0076bd;
}

.portOpen h3 a:visited{
font-size:25px;
text-decoration:none;
color:#0076bd;
}

.portOpen p.bodytext{
font-size:15px;
}

/* -- deprecated ---------------- */

.nblock{
/*position:relative;*/
float:left;
width:184px;
height:auto;
border: thin solid #ecedee;
/*border-width:1px;*/
padding-top:33px;
}

#steuern{
margin-right:2px;
background: url(/fileadmin/images_CSS/colSteuern.gif) left top no-repeat;
}

#bw{
margin-right:2px;
background: url(/fileadmin/images_CSS/colBw.gif) left top no-repeat;

}

#gmbh{
margin-right:2px;
background: url(/fileadmin/images_CSS/colGmbh.gif) left top no-repeat;

}

#recht{
margin-right:2px;
background: url(/fileadmin/images_CSS/colRecht.gif) left top no-repeat;

}

#internes{
background: url(/fileadmin/images_CSS/colInternes.gif) left top no-repeat;

}

/* -------------------------------------------------------------------- */

/* -- Redesign 12.2008 ------------------------------------------------ */

.middleN {
float:left;
height:200px;
left:10px;
position:relative;
top:0;
width:940px;
}


.nblockN{
float:left;
width:184px;
height:150px;
background: url(/fileadmin/images_CSS/backNews.jpg) left top no-repeat;
padding-top:33px;
}


#steuernN{
margin-right:2px;
background: url(/fileadmin/images_CSS/backNewsStRe.jpg) left top no-repeat;
}

#bwN{
margin-right:2px;
background: url(/fileadmin/images_CSS/backNewsBW.jpg) left top no-repeat;

}

#gmbhN{
margin-right:2px;
background: url(/fileadmin/images_CSS/backNewsGMBH.jpg) left top no-repeat;

}

#rechtN{
margin-right:2px;
background: url(/fileadmin/images_CSS/backNewsRecht.jpg) left top no-repeat;

}

#internesN{
background: url(/fileadmin/images_CSS/backNewsInt.jpg) left top no-repeat;

}



/* -- Bildanordnungen --*/

.mainNav_Cont{
position:relative;
left:0px;
top:0px;
width:190px;
height:100%;
/*background:url(/fileadmin/images_CSS/mainNavBck.gif) left top repeat-y;*/
float:left;
}