body{
font-family : Verdana,Helvetica,sans-serif;
font-size: 10 pt;
color:#001060;
}

.normal{
font-family : Verdana,Helvetica,sans-serif;
font-size: 10 pt;
font-style: normal; /*normal oblique*/
font-weight: normal; /*bolder lighter 100-900*/
color:#001060;
}
.navi{
font-family : Verdana,Helvetica,sans-serif;
font-size:10 pt;
font-style: normal; /*normal oblique*/
font-weight: normal; /*bolder lighter 100-900*/
color:#0000DF;
}

.pfad{
font-size: 8pt;
color:#00009F;
}

.kopfzeile{
font-size: 14pt;
font-style: italic;
font-weight:normal;
letter-spacing:3px;
color:#0000BF;
}
.kopfzeilegruen{
font-size: 14pt;
font-style: italic;
font-weight:normal;
letter-spacing:3px;
color:#00BF00;
}

.kopfzeilerot{
font-size: 14pt;
font-style: italic;
font-weight:normal;
letter-spacing:3px;
color:#E00060;
}
.kopfzeileblau{
font-size: 14pt;
font-style: italic;
font-weight:normal;
letter-spacing:3px;
color:#0090E0;
}
.kopfzeileorange{
font-size: 14pt;
font-style: italic;
font-weight:normal;
letter-spacing:3px;
color:#FF7F00;
}
.kopfzeileweiss{
font-size: 14pt;
font-style: italic;
font-weight:bold;
letter-spacing:3px;
color:#FFFFFF;
}
.normalhell{
font-family : Verdana,Helvetica,sans-serif;
font-size:11 pt;
font-style: normal; /*normal oblique*/
font-weight: bold; /*bolder lighter 100-900*/
color: #CEFFFF;
}
.normalhellfett{
font-family : Verdana,Helvetica,sans-serif;
font-size:9 pt;
font-style: normal; /*normal oblique*/
font-weight: bold; /*bolder lighter 100-900*/
color:#FFFFFF;
}
.foto {
	margin: 0 20px 0 0;
	padding: 20px;
	border: 1px solid #eee;
	background-color: #FFFFFF;
	border-bottom: 1px solid #aaa;
         }
.fotoorange {
	margin: 0 10px 0 0;
	padding: 10px;
	border: 1px solid #eee;
	background-color: #FF9F00;
	border-bottom: 1px solid #C0C0C0;
         }
.button{
font-size:12 pt;
color:#0000FF ;
}

a:link{
text-decoration:none;
color:#0000FF;
}

a:visited{
text-decoration:none;
color:#0000FF;
}
a:hover{
text-decoration:none;
color:#33CCFF;

}