body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C548F;
}
body {
	background-color: #4DA0E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0C548F;
}
a:active {
	text-decoration: none;
	color: #0C548F;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #0C548F;
	background-color: #5EADF2;
	padding-left: 10px;
	border-left: 20px solid #0C548F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 500px;
	text-align: left;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0C548F;
	background-color: #5EADF2;
	text-align: justify;
	padding: 10px;
	width: 600px;
	border: 5px double #0C548F;
}
h3 {
	font-size: 18px;
	color: #0C548F;
}
h4 {
	font-size: 20px;
	color: #0C548F;
}
.Stil1 {
	font-size: 18px;
	font-weight: bold;
}
.Stil4 {font-size: 18px}
.Stil5 {font-size: 12px}
.Stil6 {
	font-size: 16px;
	font-weight: bold;
}
html { 
scrollbar-arrow-color:#0C548F; 
scrollbar-track-color:#4DA0E4; 
scrollbar-face-color:#4DA0E4; 
scrollbar-highlight-color:#0C548F; 
scrollbar-3dlight-color:#4DA0E4; 
scrollbar-darkshadow-color:#4DA0E4; 
scrollbar-shadow-color:#0C548F; 
}
.durchgezogen {
	border: 3px solid #0C548F;
}
.gestrichelt {
	border: 3px dashed #0C548F;
}
.rille {
	border: 3px groove #0C548F;
}
.rippe {
	border: 3px ridge #0C548F;
}
.innen {
	border: 3px inset #0C548F;
}
.außen {
	border: 3px outset #0C548F;
}
.ohne {
	border: 3px none #0C548F;
}
.gepunktet {
	border: 3px dotted #0C548F;
}
.doppelt {
	border: 3px double #0C548F;
}
 img, div { 
 behavior: url(http://www.computergrafik-both.de/iepngfix.htc) 
 }