body {
	padding: 10px;
	margin: 10px;
	color:#000;
	background-color: #FFF;
	background-image : url(../bilder/hintergrund.jpg);
	background-position : left top;
	background-repeat : no-repeat;
}

A:LINK {
	text-decoration : underline;
	color : #009;
	background-color : #FFF;
}

A:VISITED {
	text-decoration : underline;
	color : #009;
	background-color : #FFF;
}

A:HOVER {
	text-decoration : none;
	color : #F60;
	background-color : #FFF;
}

OL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight : normal;
	color : #009;
	background-color : #FFF;
}

UL {
	list-style-image : url(../bilder/note.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight : normal;
	color : #009;
	background-color : #FFF;
}

UL.link {
	list-style-image : url(../bilder/note.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight : normal;
	color : #009;
	background-color : #FFF;
}

UL.spez {
	list-style-image : url(../bilder/note.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight : normal;
	color : #009;
	background-color : #FFF;
}

UL.hauptmenu {
	list-style: disc url(../bilder/blank.gif) outside;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #009;
	background-color : #fff;
	text-align: left;
	font-weight : normal;
	margin-left : 10px;
	margin-top: 5px;
	line-height : 1.4em;
}

HR {
	color : #03C;
}

	
INPUT {
	font-size: 0.9em;
	color: #009;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

h1 {
	margin-left : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	color : #009;
	font-weight : normal;
	background-color : #FFF;
}

h2 {
	margin-left : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	color : #009;
	font-weight : normal;
	background-color : #FFF;
}

q {
quotes:"'" "'";
}


.normaltext {
	margin-left : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #009;
	font-weight : normal;
	background-color : #FFF;
}

.kleintext {
	margin-left : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #009;
	font-weight : normal;
	background-color : #FFF;
}

.webaccessibility {
	margin-left : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.6em;
	color : #009;
	font-weight : normal;
	background-color : #FFF;
}

.zoomtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color : #009;
	font-weight : normal;
	margin-left : 10px;
	margin-top: 5px;
	padding-left : 5px;
	background-color : #FFF;
}

.unsichtbar{
	color : #FFF;
	font-size : 0.5em;
}
