body	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#000000;
	margin:0% 1% 0 1%;
	font-size:80%;
}

h1  {

}

h4	{
	color:#ffffff;
	border-bottom:1px #ffffff solid;
}


h5	{
	font-size:110%;
	line-height:50%;
}

h6	{
	font-size:100%;
}

a:link		{ color:#0000ff; border-style:none;}
a:visited	{ color:#0000ff; border-style:none;}
a:hover		{ color:#0000ff; border:none;}
a:active	{ color:#0000ff; background-color:#f6f6f6; border-style:none;}


#Kopfzeile	{
	height:50px;
	padding:0px;
	margin:0px 0 0 0;
	color:#ffffff;
}

#Kopfzeile h1	{
	padding-top:6px;
	padding-left:15px;
	margin:0 0 0 0;
	text-align:left;
}

#Galerie	{
	float:right;
	margin:30px 0 0 0;
	border-top:1px #04369C solid;
	border-left:1px #04369C solid;
	border-bottom:1px #04369C solid;
	border-right:1px #04369C solid;
	padding: 0px 0;
	width:14%;
	background-color:#99ACD6;
	overflow:hidden;
}

.galeriebild {
    float:right;
	margin:2px 20px;
	text-align:center;
}

.galeriebild  img {
	text-decoration:none;
	border:0;
		
}
#Galerie h4	{
	background-color:#E51F20;
	color:white;
	margin:0;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:100%;
}

#Grafikleiste	{	
	float:left;
	width:11%;	
	padding:0 0 0 0;
	margin:30px 0px 0px 0px;
	border-top:1px #04369C solid;
	border-left:1px #04369C solid;
	border-bottom:1px #04369C solid;
	border-right:1px #04369C solid;
	background-color:#99ACD6;
	overflow:hidden;
	text-align:center;
}
#Grafikleiste h4	{
	background-color:#E51F20;
	color:white;
	margin:0;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:100%;
}

#rechteBox	{
	float:right;
	margin:30px 0px 0px 0px;
	width:14%;
	border-top:1px #04369C solid;
	border-left:1px #04369C solid;
	border-bottom:1px #04369C solid;
	border-right:1px #04369C solid;
	background-color:#99ACD6;
	overflow:hidden;
}

#rechteBox h4	{
	background-color:#E51F20;
	color:white;
	margin:0;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:100%;
}

#rechteBox p {
	margin:2px 4px;
	padding:0;
	font-size:0.9em;
}

#rechteBox hr {
	width:90%;
}

#rechteBox a	{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

#rechteBox a:hover	{
	background-color:#848284;
	color:#ffffff;
}

#Navibox	{
	float:left;
	margin:0 0 0 0px;
	padding:0px 0px 0px 0px;
	width:100%;	
	background-image:url(./fotos/bg_dunkel.jpg);background-repeat:repeat;
}
#Navi1, #Navi2	{
	margin:0 0 0 0px;
	padding:0px 0 6px 0;
	text-align:center;
}
#Navi1	{
	height:17px;
	padding:0px 0 4px 0;	
}
#Navi1 a	{
	font-weight:bold;
}
#Navi2	{
	background:#C8D4EA;
	height:15px;
	padding:2px 15px 3px 15px;
}

#Navibox span a	{
	color:#CC0000;
	font-weight:bold;
	border:0px #5555ff solid;
	padding:0px 15px 0px 12px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

#Navibox .aktiv:link, #Navibox .aktiv:visited	{
	border:1px solid darkblue;
	background:#C8D4EA;
}

#Linkbox	{
	padding:2px 10px 3px 10px;
	float:left;
	text-align:center;
	background-image:url(./fotos/bg_dunkel.jpg);background-repeat:repeat;
}

#Linkbox .aktiv:link, #Linkbox .aktiv:visited	{
	color:#CC0000;
	text-align:center;
	background:#C8D4EA;
	border:none;
}

#Linkbox span a	{
	color:white;
	padding:2px 10px 3px 10px;
	text-decoration:none;
	margin:0 0px 0 0px;
}

#Linkbox a:hover	{
	color:#CC0000;
}

#Bildleiste		{
	clear:both;
	height:90px;
}
#Bild {
    margin:0 1.5% 0 1.5%;
	text-align:center;
}

#Inhalt	{
	clear:both;
	float:left;
	width:100%;	
	margin:0px 0px 0px 0;
	padding:0px 0px 0px 0px;
}

#Inhalttext	{
	padding:10px 17% 10px 13%;
}
#Inhalttext h4	{
	font-size:130%;
	font-weight:bold;
}
#Inhalttext h4 a	{
	color:#ffffff;
	text-decoration:none;
}


#Fusszeile	{
	clear:both;
	background-image:url(./fotos/bg_dunkel.jpg);background-repeat:repeat;
	color:#ffffff;
	padding:1px 0 4px 0;
	margin:0 0 0 0;	
	text-align:center;
}
#Fusszeile a	{
	color:#ffffff;
	font-weight:bold;
}

#Fusszeile a:hover	{
	background-color:#ffffff;
	color:#848284;
}

