.Headline {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
color:#666666;
text-decoration:none;
}

.Standard {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
}

.Fett {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:none;
}

.Rot {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#C83400;
text-decoration:none;
}

.Terminal_Head {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:32px !important;
font-weight:bold;
color:#666666;
text-decoration:none;
}

.Terminal_Subhead {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:20px!important;
font-weight:bold;
color:#666666;
text-decoration:none;
}

.Terminal_Text {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:20px!important;
color:#666666;
text-decoration:none;
} 

#slideshow_terminal{
	position:absolute;
	top:94px;
	left:320px;
}


div#sammlung_box_left,
div#sammlung_box_mid,
div#sammlung_box_right{
	width:120px;
	border:1px solid #000;
	padding-top:15px;
	margin-right:20px;
	min-height:500px;
	height:auto!important;
	height:500px;
	float:left;
}
div#sammlung_box_right{
	width:480px;
	position:relative;
}



div#sammlung_box_left h2,
div#sammlung_box_mid h2,
div#sammlung_box_right h2{
	font-size:16px;
	margin-left:20px;
}
div#sammlung_box_left ul,
div#sammlung_box_mid ul{
	margin-top:20px;
}
div#sammlung_box_left ul li,
div#sammlung_box_mid ul li{
	list-style-type:none;
	margin-bottom:0px;
	width:80px;
	height:100px;
	overflow:hidden;
	position:relative;
	margin-left:-20px;
	padding-left:0;
	display:block;
}
div#sammlung_box_left ul li.active *,
div#sammlung_box_mid ul li.active *{
	color:#D90000 !important;
	font-weight:bold
}
div#sammlung_box_left ul li#Atteste { 
	height:50px; 
}


div#sammlung_box_left ul li a,
div#sammlung_box_mid ul li a{
	outline:none;
}

div#sammlung_box_left ul li a span,
div#sammlung_box_mid ul li a span{
	font-size:14px;
}
div#sammlung_box_left ul li img,
div#sammlung_box_mid ul li img{
	border:none;
	width:40px;
	margin-left:10px;

}
div#sammlung_box_right img{
	margin-left:20px;
	margin-bottom:15px;
	border:0;
}
div#sammlung_box_right a.navi{
	font-size:12px;
	display:block;
	height:20px;
	outline:none;
}
div#sammlung_box_right img.navi{
	width:auto;
	height:auto;
	margin:0;
}

div#sammlung_box_right a#navi_left{
	position:absolute;
	right:80px;
	top:30px;
	overflow:hidden;
}
div#sammlung_box_right a#navi_left img{
	float:left;
}
div#sammlung_box_right a#navi_right{
	position:absolute;
	right:20px;
	top:30px;
	width:40px;
	overflow:hidden;
}
div#sammlung_box_right a#navi_right img{
		position:absolute;
}


