#imagebox {
	background-color: #FFFFFF; /* simple image nothing further */
	background-image: url(../images/page_image.jpg);
	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.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
		}
#moreinfobox {
	background-image: url(../images/emptymoreinfo_bg.gif);
}
#subnavbox ul #angebot a:link,  #subnavbox ul #angebot a:visited {
	background-color: #86847D;
	color: #FFFFFF;
	cursor: default;
	background-image: url(../../images/subnav_selected.gif);
}  

#aisteckbriefe  li a:link, #aisteckbriefe li a:visited {
	background-image: url(../images/currentpoint_angebot.gif);
	color: #333333;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#aisteckbriefe  li a:hover {
	background-image: url(../images/currentpoint_angebot.gif);
	color: #333333;
	background-color: #F8DF52;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#moreinfobox #uebersicht a:link,  #moreinfobox #uebersicht a:visited {
	color: #A58916;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/backbutton.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#moreinfobox #uebersicht a:hover, #moreinfobox #uebersicht a:active {
	color: #A58916;
	background-color: #F8DF52;
	background-image: url(../../images/backbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#moreinfobox h3 {
	color: #A58916;
	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 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	line-height: 16px;
	padding-top: 5px;
}
h5 {
	color: #009900;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 2px;
	padding: 2;
}
#emaillink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;
margin: 0px;
}
#emaillink a {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#0033CC;
font-size: 11px;
color:#666666;
margin: 0px;

}
/*#emaillink a, #textfooter #emaillink a:link, #textfooter #emaillink a:visisted  {
	background-color:#FF9900;
	margin: 2px;
}
#textfooter #emaillink a:hover ,#textfooter #emaillink a:active  {
	background-color:#FF9900;
	margin: 2px;
}*/
			#scrollbox {
	height: 321px;
	margin: 0px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
			}
