body,a, p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i,form
     {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size:12px;

}

body { 	background-color: #E4EDF3; margin:10px; scrollbar-face-color:white;scrollbar-highlight-color:black;scrollbar-3dlight-color:white;scrollbar-darkshadow-color:white;scrollbar-shadow-color:black;scrollbar-arrow-color:black;scrollbar-track-color:white;}


a:link {  font-weight: normal; color: #666699; text-decoration: none; }
a:activ {  font-weight: normal; color: #DA4747; text-decoration: underline; }
a:visited {  font-weight: normal; color: #666699; text-decoration: none; }
a:hover {  font-weight: normal; color: #FF0000; text-decoration: underline; }

a.navt:link {font-weight: normal; color: black; text-decoration: none; font-size: 11px;}
a.navt:activ {  font-weight: bold; color: black; text-decoration: none; font-size: 11px}
a.navt:visited {  font-weight: bold; color: black; text-decoration: none; font-size: 11px}
a.navt:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 11px
}

a.nav:link {   font-weight: normal; color: #555555; text-decoration: none; font-size: 11px}
a.nav:activ {  font-weight: normal; color: #555555; text-decoration: none; font-size: 11px}
a.nav:visited {  font-weight: normal; color: #555555; text-decoration: none; font-size: 11px}
a.nav:hover {   font-weight: normal; color: #FF0000; text-decoration: none;	text-transform: lowercase; }

pre { font-size:12px; }

ul { list-style-type:square; }

h1 { font-size:14px; font-weight: bold; }
h2 { font-size:11px; font-weight: bold; }
h3 { font-style:italic; }

table {
	width:100%;
}

hr {
	height: 1px;
	color:#333366;
	border: solid;

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 10px;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 10px;
	}
	
.redtext {
	font-weight: bold;
	color: #FF0000;
	
	}
h5 {
	color: #0033CC;
	font-style: italic;
	line-height: 20pt;
	vertical-align: middle;

}
h6 {
	font-weight: bold;
	color: #0066CC;
	font-size: 14px;

}
.farbe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E7597;
	font-style: italic;

}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.small {
	font-size: 11px;
}
.border {
	border: 1px solid #000000;
}
img {
	border: 1px solid #000000;
}

