/*-----------------------------------------------------------------------------
zeitschriften-akademie.de

Bereich:		Navigation
Aenderung:		02/11/08
Autor:			Sven Clauer (www.clauer.de)
-----------------------------------------------------------------------------*/

#seitencontainer #inhalt #content div#float_left .oben_rund,
#seitencontainer #inhalt #content div#float_right .oben_rund {
        background-color:#00305D;
	background-image: url(../../assets/Assets/Layout/Navi_Oben_Rund.gif);
        background-position: left top;
        background-repeat:no-repeat;
	width:164px;
	line-height:22px;
	font-weight: bold;
	color: #FFF;
	font-size:11px;
	overflow:hidden;
}

#seitencontainer #inhalt #content div#float_left .oben_rund a,
#seitencontainer #inhalt #content div#float_right .oben_rund a{
	font-weight: bold;
	color: #FFF;
	font-size:11px;
	position:relative;
	top:0px;
        background-color:#00305d;
}
#seitencontainer #inhalt #content div#float_right .oben_rund:hover,
#seitencontainer #inhalt #content div#float_right .unten_rund:hover
{
        background-color:#00305d;

}


#seitencontainer #inhalt #content div#float_right .oben_rund:hover,
#seitencontainer #inhalt #content div#float_right .unten_rund:hover,
#seitencontainer #inhalt #content div#float_left .oben_rund:hover,
#seitencontainer #inhalt #content div#float_left .unten_rund:hover
{
        background-color:#00305D;

}

#seitencontainer #inhalt #content div#float_left .unten_rund,
#seitencontainer #inhalt #content div#float_right .unten_rund {
	background-image: url(../../assets/Assets/Layout/Nav_Unten_Rund.gif);
        background-position: left bottom;
        background-repeat:no-repeat;
        background-color:#00305D;
	width:164px;
	line-height:22px;
	font-weight: bold;
	color: #FFF;
	font-size:11px;
	border-top:2px solid #FFF;
	border-bottom:none;
	margin-top:-15px;
	overflow:hidden;
}



#seitencontainer #inhalt #content div#float_right .ohne{
	margin-top:0px;
}

#seitencontainer #inhalt #content div#float_left .unten_rund a,
#seitencontainer #inhalt #content div#float_right .unten_rund a{
	font-weight: bold;
	color: #FFF;
	font-size:11px;
        padding-bottom:3px;
	position:relative;
	top:0px;
}



div#float_left .oben_rund span, div#float_left .unten_rund span,
div#float_right .oben_rund span, div#float_right .unten_rund span {
	margin-left:12px;
	line-height:20px;
}


#seitencontainer #inhalt #content div#float_left .oben_eckig,
#seitencontainer #inhalt #content div#float_right .oben_eckig {
	background-color:#00305D ;
	width:164px;
	border-top:2px solid white;
	outline:none;
	font-weight: bold;
	margin-top:-15px;
}
#seitencontainer #inhalt #content div#float_left .oben_eckig a,
#seitencontainer #inhalt #content div#float_right .oben_eckig a{
	font-weight: bold;
	color: #FFF;
	font-size:11px;
	position:relative;
	top:0px;
}

#seitencontainer #inhalt #content div#float_left .oben_eckig_nom,
#seitencontainer #inhalt #content div#float_right .oben_eckig_nom {
	background-color:#00305D;
	width:164px;
	border-top:1px solid white;
	border-bottom:none;
	font-weight: bold;
}
#seitencontainer #inhalt #content div#float_left .oben_eckig_nom a,
#seitencontainer #inhalt #content div#float_right .oben_eckig_nom a{
	font-weight: bold;
	color: #FFF;
	font-size:11px;
	position:relative;
	top:0px;
}



#seitencontainer #inhalt #content .box {
	background-color: #b9d7f3;
	margin:0px;
	border-bottom: 1px solid #00305D;
}

#seitencontainer #inhalt #content .select {
	font-size: 12px;
	font-weight: bold;
	margin:0px 10px;
	padding: 8px 0px;	
	display:block;
}

#seitencontainer #inhalt #content .select img{
	border:none;
}
#seitencontainer #inhalt #content #float_left select {
	width:122px;
        position:relative;
        top:-8px;
}

#seitencontainer #inhalt #content h4 {
	font-size:12px;
	font-weight:bold;
	margin:0px 10px;
	line-height:22px;
}


#seitencontainer #inhalt #content div#float_left ul,
#seitencontainer #inhalt #content div#float_right ul {
margin-top:0px;
margin-bottom:0px;
}

#seitencontainer #inhalt #content div#float_left li,
#seitencontainer #inhalt #content div#float_right li{
	background-color:#B9D7F3;
	list-style-type: none;
	line-height:22px;
	border-bottom:1px solid #00305D;
	width:164px;
	margin-left:-40px;
	min-height:22px;
	overflow:hidden;
}

#seitencontainer #inhalt #content div#float_left li:hover,
#seitencontainer #inhalt #content div#float_right li:hover{
	background-color:#DAEBF9;
}


#seitencontainer #inhalt #content div#float_left .oben_eckig:hover, #seitencontainer #inhalt #content div#float_left .oben_eckig_nom:hover,
#seitencontainer #inhalt #content div#float_right .oben_eckig:hover, #seitencontainer #inhalt #content div#float_right .oben_eckig_nom:hover{
	background-color:#00305D ;
}
#seitencontainer #inhalt #content div#float_left .oben_eckig a:hover, #seitencontainer #inhalt #content div#float_left .oben_eckig_nom a:hover,
#seitencontainer #inhalt #content div#float_right .oben_eckig a:hover, #seitencontainer #inhalt #content div#float_right .oben_eckig_nom a:hover{
	color:#b9d7f3;
}

#seitencontainer #inhalt #content div#float_left li a,
#seitencontainer #inhalt #content div#float_right li a{
	line-height:15px;
	font-size:12px;
	color:#00305D;
	text-decoration:none;
	margin:0px 10px;
	outline:none;
	width: 146px;
	display: block;
	position: relative;
	top:0px;
	padding-top: 3px;
}

#seitencontainer #inhalt #content div#float_left .last,
#seitencontainer #inhalt #content div#float_right .last {
	background-color:#B9D7F3;
	border-bottom:none;
}
#seitencontainer #inhalt #content div#float_left .last:hover,
#seitencontainer #inhalt #content div#float_right .last:hover{
	background-color:#B9D7F3;
}

#seitencontainer #inhalt #content div#float_left li.active,
#seitencontainer #inhalt #content div#float_right li.active{
background-color: #DAEBF9;
}

/* /Navigation Links */


/* Hat ein naviPunkt kein "a href" */
.oben_eckig_nom .white,
.oben_eckig .white{
color:#FFF;
position: relative;
left:10px;
font-size:11px;
}
.oben_eckig .white{
color:#FFF;
font-size:11px;
}
#seitencontainer #inhalt #content div#float_right img   {
position:relative;
left:-10px;
}

.iso_zerti {
	background-image: url(../../assets/Assets/Layout/Nav_Unten_Rund.gif);
	background-repeat: no-repeat;
        background-position:bottom left;
	overflow:hidden;
        padding-bottom:5px;
}
#seitencontainer #inhalt #content div#float_right li.iso_zerti{
border:none;
}
