
body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }


.menuelinks { font-family: Times New Roman; font-size: 13pt; font-weight: bold; }
.menueklein { font-family: Times New Roman; font-size: 10pt; color:blue; }

.titel1	{ font-family: Times New Roman; font-size: 38pt; font-weight: normal; letter-spacing: 1pt }
.titel2	{ font-family: Times New Roman,serif; font-size: 14pt; font-weight: bold; letter-spacing: 1pt; }

.untertitel1 { font-family: Times New Roman; font-size: 13pt; font-weight: bold; letter-spacing: 1pt }
.untertitel2 { text-align: center; font-family: Times New Roman; font-size: 12pt }
.untertitel3 { font-family: Times New Roman; font-size: 13pt; color:#DCC80A; font-weight: bold; letter-spacing: 1pt }

.text 		{ font-family: Times New Roman; font-size: 12pt; font-weight: bold; }
.beschreibung 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt; }
.kommentar 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }

.input { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; }

.myButton
	{
	background-color:#ADD8E6;
	color:#00008B;
	width:80px;
	border:2px #DDDDDD;
	border-style:outset;
	}

a:active.nav 	{ text-decoration:none; }
a:link.nav 	{ text-decoration:none; color:black }
a:visited.nav 	{ text-decoration:none; color:black }
a:hover.nav 	{ text-decoration:underline; color:blue; }


a.front:link 	{ text-decoration:none; color:#DCC80A; font-family: Times New Roman; font-size: 13pt; font-weight: bold; letter-spacing: 1pt; }
a.front:visited { text-decoration:none; color:#CCCC00; font-family: Times New Roman; font-size: 13pt; font-weight: bold; letter-spacing: 1pt; }
a.front:hover 	{ text-decoration:none; color:#DCC80A; font-family: Times New Roman; font-size: 13pt; font-weight: bold; letter-spacing: 1pt; }
a.front:active 	{ text-decoration:none; color:#DCC80A; font-family: Times New Roman; font-size: 13pt; font-weight: bold; letter-spacing: 1pt; }

.spaceline
	{
	font-size: 4pt;
	line-height: 4pt;
	}

.bluetext
	{
	color:darkblue;
	}

