body {
	font-family: "Andale Mono";
	text-align:center;
	margin:0;
}

img {
	border:0;
}

input, textarea {
	width: 395px;
	border: none;
	background-color: #e6f1fb;
}

.checkbox {
	width: 17px;
	background-color: #e6f1fb;
}

#header {
	color: #091ff6;
}

.header2 {
	font-size:13px;
}

#pagetitle {
	letter-spacing: 7px;
	text-align:center;
	font-size:34px;	
	padding-top:33px;
	padding-bottom:20px;
	width:100%;
}

#pagetitle2 {
	letter-spacing: 6px;
	font-size:36px;
	color:white;
}

#footer {
	width:100%;
}

#wrapper {
	width:906px;
}
a {
	text-decoration: none;
	color: red;
}

a.footer {
	color:red;
	text-decoration: none;
	font-size:14px;
}

a.footerActive {
	color:#000000;
	text-decoration:none;
	font-size:14px;
}

a.footer2 {
	color:#091ff6;
	font-size:8px;
	text-decoration:none;
}
a.home {
	color:white;
	text-decoration:none;
	font-family: "Andale Mono";
}

.navhref {
	padding-top:2px;
	padding-bottom:2px;
}

#headerTitel {
	text-align:center;
	padding-bottom:5px;
}

* html #headerTitel {
	padding-top:20px;
}

.content {
	font-size:12px;
	line-height: 24px;
}

TD {
	font-size:12px;
}



.subnav {
	vertical-align:top;
	width:140px;
	padding-left:10px;
}

ul.nolist {
	list-style: none;
	margin:0;
	padding:0;
	
}

ul.nolist li {
	margin-left:0px;
	margin-bottom:10px;
}

ul.nolist a {
	color:#061df9;
}

STRONG {
	color:#061df9;
}

.kalenderbg {
	background-image: url(../img/kalenderBg.gif);
	background-repeat: repeat-y;
	font-size: 14px;
}

.kalenderbg2 {
	background-image: url(../img/kalenderBg2.gif);
	background-repeat: repeat-y;
	font-size: 14px;
}

.kalenderbg3 {
	background-image: url(../img/kalenderBg3.gif);
	background-repeat: repeat-y;
	font-size: 14px;
}

.kalenderbg4 {
	background-image: url(../img/kalenderBg4.gif);
	background-repeat: repeat-y;
	font-size: 14px;
}

.kalendertxt {
	padding-left: 20px;
	margin-left:40px;
}

.white {
	color: White;
}

.blue1 {
	background-color: #091af9;
}

.blue2 {
	background-color: #c3d8f1;
}

.blue3 {
	background-color: #417cc0;
}

.green {
	background-color:#80bd4f;
}

.green2 {
	background-color:#bfd88d;
}

.orange {
	background-color: #ea952d;
}

.orange2 {
	background-color: #f5c94f;	
}

.brown {
	background-color: #b97202;
}

.brown2 {
	background-color: #dbb063;
}