#submenu {
	font-size: 12px;
	background-color: #d4e6f4;
	width: 957px;
	text-align: left;
	position: relative;
	top: 2px;
	padding-top: 5px;
	background-color: #d4e6f4;
	padding-bottom: 3px;
	margin-bottom: 40px;
	border-right: solid #ffffff 2px;
	height: 25px;
}
.submenu_text  {
	color: #666666;
	text-decoration: none;
	padding: 2px 5px 0px 5px;
}
.pd_2-5-0-5  {

	padding: 2px 5px 0px 5px;
	
}
#submenu a {
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	padding: 5px 0px 0px 5px;
}
#submenu a:hover {
	background-image: none;
	outline: none;
	outline-style: none;
	color: #b9162d;
}

#subrubrik {
	float: left;
}
#subrubrik a  {
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	padding: 5px 0px 5px 5px;
	margin: 5px;
}
#subrubrik a:hover {
	color: #b9162d;
	background-image: none;
	outline: none;
	outline-style: none;
}


#subseite {
	width: 20px;
	float: left;
}
#subseite a  {
	color: #666666;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	background-color: #A7C9E4;
	font-size: 12px;
	margin: 0px 5px 0px 0px;
}
#subseite a:hover {
	color: #FFFFFF;
	background-image: none;
	outline: none;
	outline-style: none;
	background-color: #b9162d;
}




.inhalt {
	margin: 0px 6px 0px 2px;
}
.inhalt p{
	font-size: 12px;
	line-height: 21px;
	margin-top: 8px;
}

.inhalt h6 {
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	margin-left: 24px;
	margin-top: 24px;
	margin-right: 230px;
	color: #999999;
}
.inhalt h6 a {
	margin-left: 1px;
	background-image: url(bilder/navi/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}
.text15-25 {
	margin-left: 24px;
	font-size: 15px;
	line-height: 25px;
}
#bildbox{
	width: 719px;
	padding-top: 5px;
	float: left;
}
#textbox{
	width: 220px;
	float: right;
	margin-top: -9px;
}

.fotofloat_links {
	margin: 0px 6px 0px 0px;
	float: left;
}
.fotofloat_rechts {
	margin: 0px 0px 6px 6px;
	float: right;
}
.fotofloat_rechts_rahmen {
	margin: 0px 0px 6px 6px;
	float: right;
	border: solid #cccccc 1px;
}
.fotorahmen {
	padding: 4px;
	border: solid #cccccc 1px;

}
.foto_intro {
	display: block;
	border: solid #cccccc 1px;
	padding: 4px;
	margin: 0px 0px 0px 15px;
}
p.textabstand {
	margin-top: 16px;
}



######################### TOOLTIP MENU #########################


a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 33px;

width: 200px;
z-index: 100;
color: #666666;
margin-left:-15px;
border-top: 4px solid #b9162d;
padding: 10px 5px 5px 5px;
background: #d4e6f4;
font-family: Arial, Helvetica, Sans-serif;
font-size:11px;
line-height: 17px;
font-style: Normal;
text-align: left;
}


######################### TOOLTIP Text #########################


a.tooltiptext,
a.tooltiptext:link,
a.tooltiptext:visited,
a.tooltiptext:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

a.tooltiptext:hover {
background: transparent;
z-index: 100;
}

a.tooltiptext span {
display: none;
text-decoration: none;
}

a.tooltiptext:hover span {
	display: block;
	position: absolute;
	width: 180px;
	z-index: 200;
	color: #666666;
	left: 735px;
	margin-top: 15px;
	border-top: 4px solid #b9162d;
	padding: 5px 5px 5px 5px;
	background: #d4e6f4;
	font-family: Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height: 17px;
	font-style: Normal;
	text-align: left;
}
