body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #032039;
    background-image: url(webdesign/bg1.jpg);
    background-repeat: repeat-x;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;}
	
h1 { color:#7BA2C1; font-size:10px; }
	
.titel {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 15px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #F49535;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #F38411;
}

a.hidden:visited {
  color: #F38411;
}

a.hidden:hover {
	color: #00CCFF;
}

a.hidden:active {
  color: #000000;
}

a.textlink:link {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
	
}

a.textlink:visited {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}

a.textlink:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.textlink:active {
	color: #F28612;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 1px;
	background-color: #FEA93E;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a.box:hover {
  padding: 1px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.mini {
	font-size: 9px;
	color: #999999;
	
}

.form {
	color: #7A040D;
	font-weight: bold;
}

.form2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #10599d;
	font-weight: bold;
	color: #FFFFFF;
	border-top: thin double #999999;
	border-right: thin double #333366;
	border-bottom: thin double #333366;
	border-left: thin double #999999;
	color: #660000;
}
.form1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEF2F5;
	font-weight: bold;
	color: #10599D;
	border-top: 1px outset #333366;
	border-right: 1px outset #CCCCCC;
	border-bottom: 1px outset #CCCCCC;
	border-left: 1px outset #333366;
}
.dklblau {
	color: #3E6380;
}
