body{
   background: url(/images/background.gif) repeat-x #003479;
   font-family: Arial, Helvetica,Sans-Serif;
   font-size: 11px;
   text-align: left;
}


table{
   background: none;
	 }

.leftnavigation {width:175px; display:block;}


.leftnavigation a:active,
.leftnavigation a:visited,
.leftnavigation a:link,
.leftnavigation a:hover {
background: url(/images/listpoint.gif) no-repeat;
font-weight: bold;
font-size: 13px;
padding-left: 22px;
background-position: 6px 5px;
color: #000000;
text-decoration: none;
width:155px;
display:block;
padding-top:5px;
margin-top: 5px;

}

/** änderung **/
.leftnavigation a:hover {
background: url(/images/listpoint2.gif) no-repeat ;
background-position: 7px 6px;
}



.leftnavitd {
width: 100%;
}

.leftnavitable {
position:relative;
top: -30px;
width: 100%;
}

.bildmontage { position:relative; left:-190px; top:438px; display:inline; }

.top_art {
position:relative;
top: -15px;
display: inline;
}

.top_art_block {
clear:both;
display:inline;

}

.topartdiv {
margin-top:-5px;
height:150px;
width:300px;
}

.hgb-blau {
background:  #003479;
}
.hgb-blau a {
font-size: 12px;
font-weight: bold;
}

.picauthor {
font-size: 12px;
font-weight: bold;
color: #CECECE;
}


.zentrierer {
}

.art_short {
padding-left: 10px;
padding-bottom: 10px;
}


a.inputsmall, .inputsmall{
font-size: 10px !important; 
}

.labelbold, a.labelbold {
font-weight: bold;
}


.help {
font-weight: normal;
color: red;
}