/* Copyright 2005 proallrad.  Alle Rechte vorbehalten */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
    font-size: 12px;
	line-height: 18px;
	overflow: hidden;	/* Scrollbalken im Fenster unterbinden */
}

body {
	background-color: #fff;
}

.afz { /*Anführungszeichen */
	font-family: Lucida Grande, Lucida Sans Serif, Trebuchet MS, Verdana, sans-serif;
	font-size: 16px;
}

img {
      border: 0px;
}

.gruen{
color: #006600;
}

.rot {
color: #A85555;
}

.bk {
color: #000000;
}

.blau {
color: #0000CD;
}


.kapitel{
font-size: 11px;
}

.u{
text-decoration: underline;
}

.i{
font-style: italic;
}

.oben_abs{
margin-top: 10px;
}

.links_abs{
margin-left: 25px;
}

.b{
font-weight : bold;
}

.gross{
font-size: 16px;
}
