@CHARSET "UTF-8";

h1, h2 {
	color: #006B2B;
	font-size: 20px;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}

a:hover,
#site-menu a:hover,
#site-menu a.current {
	color: #006B2B;	
}
a.linkIcon,
ul.links li a,
a.googlemaplink,
#termin-single a {
	background-image: url(../images/icon_arrows_green.gif);
}

a.linkBackIcon {
	background-image: url(../images/icon_arrows_back_green.gif);
}

#navi-head a,
#sub-navi a.current {
	color: #006B2B;
	font-weight: bold;
}
#sub-navi a:hover {
	color: #006B2B;
}
#sub-navi a.active {
	font-weight: bold;
}

#main-menu {
	background-image: url(../images/header_ibb_dresden.png);
}

p.menu-link {
	height: 42px;
}
p.menu-link a {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
p.menu-desc {
	color: #ffffff;	
}
#main-navi {
	filter:alpha(opacity=85);
	height: 359px;
	opacity:0.85;
	position: relative;
	top: 25px;
}
#main-navi>div{
	width: 297px;
}
p.menu-desc {
	margin: 20px;	
}
div.center {
	height: 42px;
	overflow: hidden;	
}
#menuitem283, #menuitem284, #menuitem285 {
	bottom: 0px;
	position: absolute;
}
#menuitem283 {
	left: 22px;
}
#menuitem283 div.top {
	background-image: url(../images/mm_sb_top.gif);
	height: 26px;		
}
#menuitem283 div.center {
	background-color: #f59b00;
}
#menuitem283 div.bottom {
	background-image: url(../images/mm_sb_bottom.gif);
	height: 22px;		
}
#menuitem284 {
	left: 341px;
}
#menuitem284 div.top {
	background-image: url(../images/mm_bb_top.gif);
	height: 26px;		
}
#menuitem284 div.center {
	background-color: #d63413;
}
#menuitem284 div.bottom {
	background-image: url(../images/mm_bb_bottom.gif);
	height: 22px;		
}
#menuitem285 {
	left: 660px;
}
#menuitem285 div.top {
	background-image: url(../images/mm_wb_top.gif);
	height: 26px;		
}
#menuitem285 div.center {
	background-color: #a41008;
}
#menuitem285 div.bottom {
	background-image: url(../images/mm_wb_bottom.gif);
	height: 22px;		
}

#content {
	color: #3d3d3d;
}

