﻿body         { font-family: Arial; font-size: 12pt
			   	}

h1           { font-family: Arial; font-size: 14pt; color: #000080; font-weight: bold line-height:100%; word-spacing:0; margin-top:0; margin-bottom:0 }
h2           { font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold line-height:100%; word-spacing:0; margin-top:0; margin-bottom:0 }
h3           { font-family: Arial; font-size: 12pt; color: #740404; font-weight: bold line-height:100%; word-spacing:0; margin-top:0; margin-bottom:0 }
h4           { font-family: Arial; font-size: 8pt; color: #740404; font-weight: bold; text-indent:0; line-height:100%; word-spacing:0; margin-top:0; margin-bottom:0 }
#titel3      { font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold line-height:100%; word-spacing:0; margin-top:0; margin-bottom:0 }

table        { font-size: 12px; font-family: Arial; color: #000000 }
a:link 		 {	text-decoration: none; font-family: Arial; color: #000000; }		
a:visited 	 {	text-decoration: none; font-family: Arial; color: #000000; }		
a:active 	 {	text-decoration: none; font-family: Arial; color: #000000;}		
a:hover		 {	font-family: Arial; color: #800000; text-decoration:underline; }


input		 {
	font-family: Arial;
	font-style: inherit;
	font-size: 12px;
	color: #800000;
	border: 1px solid #000080;
	background-color: #E1E1E1;
	text-align: left;
	height: 18px;
}
               
#button		 {
	font-family: Arial;
	font-style: inherit;
	font-size: 12px;
	color: #800000;
	border: 1px solid #000080;
	background-color: #E1E1E1;
	text-align: center;
	height: 22px;
}

BODY 		{	scrollbar-arrow-color:#800000;
				scrollbar-base-color:#ffffff;
				scrollbar-face-color:#ffffff;
				scrollbar-3dlight-color:#ffffff;
				scrollbar-darkshadow-color:#ffffff;
				scrollbar-highlight-color:#800000;
				scrollbar-track-color:#ffffff;
				scrollbar-shadow-color:#800000;
				font-size: 12px; 
}
#titelfoto{
	background-color:#E4EBF2;
	border: 1px;
	border-color:#666666;
	border-style:solid;
	font-size: 12px;
	color: #666666;
	padding:5px;
	width:120px;
	text-align:center;
}
#titelfoto:hover{
	background-color:#B2B9BD;
	border: 1px;
	border-color:black;
	border-style:solid;
	font-size: 12px;
	color: #666666;
	padding:5px;
	width:120px;
}

#fotolink{
	font-size: 10px;
}
#fotolink:hover{
	font-size: 10px;
}
p{
	margin:0px;
	padding:0px;
	margin-bottom:10px

}

