#imagebox {/**/
	background-color: #FFFFFF; /* simple image nothing further */
	background-image: url(../images/page_image.png);
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	height: 210px;
	width: 309px;
}
#textbox {
	background-image: url(../images/content_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#header #kommunikation a {
	background-image: url(../../images/beratung_arrow.gif);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	border-bottom-color: #9B193F;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	color: #9B193F;
	cursor: default;
}

#moreinfobox {
	background-image: url(../images/moreinfo_bg.png);
}

#moreinfobox li  {
	background-image: url(../../images/currentpoint.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
}
.minfo {
	margin: 0 0 0 10px;
}
#moreinfobox a:hover, #moreinfobox a:active, #moreinfobox a:focus {
	background-image: url(../../images/currentpoint_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 5px;

}

#moreinfobox h3 {
	color: #E37373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 6px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 6px;
}
#moreinfobox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	color: #C3758C;
}
h5 {
	color: #CC0000;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 2px;
	padding: 2;
}
/*
#moreinfobox li #auslandeinsatz{
	background-image: url(../images/currentpoint_komm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
}
#moreinfobox li #guetersloh{
	background-image: url(../images/currentpoint_komm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
}
#moreinfobox li #leitbild {
	background-image: url(../images/currentpoint_komm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
}
#moreinfobox li #expo {
	background-image: url(../images/currentpoint_komm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
}
*/

