* html body {
	font-size: small; /* fuer IE5/Win */
	font-size: small; /* fuer andere IE-Versionen */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
}

body,td,th {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
}
.box_in {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
	padding-top: 7px;
	text-decoration: none;
}
.box_mitte {
	float: none;
	width: 100%;
	clear: none;
	border: thin solid #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
}
.box_teaser {
	
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	background-color: #FFFF00;
	font-size: 135%;
}
.box_sub {
	float: none;
	width: 73%;
	clear: none;
	border: thin solid #FF3300;
	margin: 0px;
	padding-left: 10%;
}

.body {
	font-size: small;
	}
.h1 {
	font-size: 230%;
	line-height: normal;
}
.hintergrund_g {
	background-color: #FFFF00;
}

.hintergrund_o {
	background-color: #FFF8F0;
}
.h2 {
	font-size: 150%;
	font-weight: normal;
}
.h3 {
	font-size: 130%;
}
.h4 {
	font-size: 120%;
}

.h5 {
	font-size: 110%;
}

.h0 {
	font-size: 250%;
	line-height: normal;
}
ul li {
	font-size:  90%;
}
.note {
	font-size:  85%;
}
.rot {
 color: #FF3300;
}
.grau {
	color: #C0C0C0;
}
.Schreibmaschine {
	font-family: Courier New, Courier, monospace;
	font-size:  93%;
}


.Schreibmaschine_g {
	font-family: Courier New, Courier, monospace;
	font-size:  150%;
	line-height: normal;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	background-color: #00FF00;
	font-weight: bold;
}
a:active {
	color: #FF3300;
	text-decoration: none;

} 
.linie_u {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.linie_o {
	border-bottom-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-color: #CCCCCC;
}
