body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.suchtext {
	font-weight: bold;
	color: #0066AA;
	background-color: #FFFFCC;
}

a, img, button {
	border:0 none;
	text-align: center;
}
.LinkHeadline {
	text-decoration: none;
	color: #0066AA;
}

.big {
	font-size: 200%;
}

.h1 {
	font-weight: bold;
	color: #0066AA;
	font-size: 150%;	
}

.h3 {
	font-weight: bold;
	color: #0066AA;
	font-size: 110%;	
}

h1, h2, h3 {
	font-weight: bold;
	color: #0066AA;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 110%;
}
.small {
	font-size: 70%;
}
.navHiglight {
	font-weight: bold;
	color: #0066AA;
	text-decoration: none;
	background-color: #E7F1F8;
	border: medium outset #BBD9EE;
	text-align: center;
}
.navNormal {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	border: medium outset #FF9933;
	text-align: center;
}
.navHiglightLink {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.navNormalLink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.header {
	background-color: #BBD9EE;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #FF9933;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.footer {
	background-color: #BBD9EE;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FF9933;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF9933;
}
.calendar {
	border: thin dashed #FF9933;
}
.heute {
	border: thin solid #FF9933;
	background-color: #E7F1F8;
	padding-left: 10px;
}
.rahmenmaster {
	border: thick solid #FF9933;
}
.error {
	color: #AA0000;
	font-weight: normal;
	font-size: 90%;
}

.controlerror {
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}
.errorBold {
	color: #AA0000;
	font-weight: bold;
}
li {
	margin-top: 0.3em;
}

.center {
	text-align: center;	
}

.nlheader {
	margin-left: 90px;
	width: 400px;
	text-align: center;	
}

#d4 {
	border: thin dashed #FF9933;
	margin: 4px;
	padding: 5px;
}

.nlpopup {
	background-color: #E7F1F8;
	background-image: url(../bilder/suchen.jpg);
	margin: 10px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}	

#intro {
	line-height: 1.3em;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding: 5px;
	text-align: left;
}
