/* Font-Zuweisung für alle/die Meisten Formate. Kopie von SELFHTML*/
/* h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana, Arial, Helvetica, sans-serif; }
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

p {
	margin: 0px;
}

td {
	font-size: 12px;


}

th {
	font-size: 12px;
	font-weight: bold;

}

.smallfont {
	font-size: 9px;
	font-weight: normal;

}

a {
	color: #0099FF;
	text-decoration: none;
}

a:active { color: #0099FF; text-decoration: underline}

a:visited { text-decoration: none;}

a:hover {  color: #0033CC; text-decoration: underline}


.formbutton {
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration : none;
	font-size: 12px;
	border : 1px solid #000066;
	color: #000066;
	background-color: #FFFFFF;

}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid #000066;
}

.radio { border: none; }
.funktion {
	font-size: 13px;
	font-weight: bold;

}
ul {
	margin-top: 0px;

}
.hinweis {
	font-size: 9px;
	font-style: italic;
}
.slogan {
	font-style: italic;
	font-weight: bold;
}
.leftspace {
	padding-left: 4px;
}
.rightspace {
	padding-right: 4px;
}
.bottomspacesmall {
	padding-bottom: 2px;
}
.bottomspacebig {

	padding-bottom: 10px;
}
.bottomspacemedium {


	padding-bottom: 5px;
}
.menu1 {
	font-size: 12px;
	font-weight: bold;
}
.menu2 {
	font-size: 12px;
	letter-spacing: -1px;



}
.menu3 {
	font-size: 12px;
	letter-spacing: -1px;

}
.historyspace {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;

}
hr {
	color: #0033CC;
}
