body {
	font-family: Verdana;
	font-size:12px;
	background-color: #F4EACC;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align:center;
}

input {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #AEA587;
}
textarea {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #AEA587;
}
select {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #AEA587;
}

td {
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
}

form {
	display: inline;
}

a:link, a:hover, a:active, a:visited {
	text-decoration: underline;
	color: inherit;
}

#Footer a:link, #Footer a:hover, #Footer a:active, #Footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

#UpperHead a:link, #UpperHead a:hover, #UpperHead a:active, #UpperHead a:visited {
	text-decoration: underline;
	color: #2C2305;
}

#Kalender a:link, #Kalender a:hover, #Kalender a:active, #Kalender a:visited {
	text-decoration: none;
	color: inherit;
}

dd a:link, dd a:hover, dd a:active, dd a:visited {
	text-decoration: underline;
	color: #2C2305;
}

#Copy {
	color: #2C2305;
	font-family:Verdana;
	font-size:9px;
}

#Copy a:link, #Copy a:hover, #Copy a:active, #Copy a:visited {
	color: #2C2305;
	text-decoration: underline;
}

p {
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
}

.CenterContainer {
	border: 0px;
	width: 880px;
	margin: 0px auto;
	text-align:left;
}

.NavMenu {
	font-family: Verdana;
	font-size: 12px;
	color: #2C2305;
	margin-bottom: 20px;
	background-image: url(../images/nav_bg_verlauf.png);
	border: 1px solid #7C7354;
}

#Kalender {
	font-family: Verdana;
	font-size: 12px;
}

#UpperHead {
	color: #2C2305;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
}
#LogoHead {
	height: 62px;
	width: 880px;
	background-image: url(../images/logo.jpg);
	margin-bottom: 10px;
}

#Page {
	border: 0px;
	margin-bottom: 20px;
}
#PageContent {
	border: 1px solid #7C7355;
	float: left;
	width: 690px;
	padding: 3px;
	margin-bottom: 20px;
	background-color: #E6DDBF;
	background-image: url(../images/nav_bg_verlauf_vert.png);
	background-repeat: repeat-x;
}
#PageNav {
	border: 0px;
	float: right;
	width: 172px;
}

#Footer {
	clear: both;
	color: #FFFFFF;
	text-align: right;
	width: 880px;
	margin-bottom: 10px;
	vertical-align: middle;
	height: 18px;
	font-family: Verdana;
	font-size: 9px;
	border: 1px solid #7C7355;
	background-image: url(../images/verlauf16px_rot.png);
}



.NavMenu dl {
	margin: 0px;
}
.NavMenu dt {
	width: 170px;
	height: 16px;
	font-weight: bold;
	text-align: center;
	color: #5C5305;
	border-bottom: 1px solid #7C7355;
}
#First {
	background-image: url(../images/nav_bg1.png);
}
#Second {
	background-image: url(../images/nav_bg2.png);
}
#Third {
	background-image: url(../images/nav_bg3.png);
}
#Fourth {
	background-image: url(../images/nav_bg4.png);
}
#Fivth {
	background-image: url(../images/nav_bg5.png);
}

.NavMenu dd {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
}

.CellDarkDark {
	background-color: #B80006;
	border:1px solid #7C7355;
	color: white;
}
.CellDark {
	background-color: #E6DDBF;
	border:1px solid #7C7355;
}
.CellLight {
	background-color: #F4EACC;
	border:1px solid #7C7355;
}

