/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	background: #333333;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: square;
}

a:hover {
	text-decoration: none;
}

/* Header */
#header {
	position: relative;
	width: 718px;
	height: 153px;
	margin: 0 auto;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	background: #FFFFFF url(../images/Kassel.gif) no-repeat 20px 20px;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	color: #B2D553;
}

#header h1 {
	float: left;
	padding: 20px 0 0 20px;
	font-size: 3em;
	display: none;
}

/* Menu */
#menu {
	width: 718px;
	height: 35px;
	margin: 0 auto;
	background: #003366;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 8px 20px 0 20px;
	border-bottom: 2px solid #003366;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #F7E5D9;
}

#menu a:hover {
	background: #88C557;
	border-bottom-color: #548A2A;
	color: #FFFFFF;
}

/* Content */
#content {
	width: 718px;
	margin: 0 auto;
	background-color: #ffffff;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
}

/* Column One */
#colOne {
	float: left;
	width: 466px;
	padding: 20px 0 0 20px;
}

#colOne h2 {
	margin-bottom: 0;
	font-size: 1.5em;
}

#colOne h3 {
	font-size: 1.3em;
}

#colOne .file {
	margin-top: 0;
}

#colOne .posted {
	height: 26px;
	margin: 0 0 20px 0;
	padding: 8px 0 0 10px;
	background: #accefc;
}

#colOne .posted,#colOne .posted a {
	color: #003366;
}

#colOne a {
	color: #003366;
}

#colOne a:hover {
	text-decoration: none;
}

/* Column Two */
#colTwo {
	float: right;
	width: 210px;
	background-color: #DEF4BA;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo form {
	padding: 20px 10px;
}

#colTwo h2 {
	height: 26px;
	margin: 1em 0 .5em 0;
	padding: 7px 0 0 10px;
	background: #88C557;
	font-size: 1em;
	color: #FFFFFF;
}

#colTwo ul ul {
	padding: 10px;
	list-style: square inside;
	color: #548A2A;
}

#colTwo ul ul .upcomingLoc {
	font-style: italic;
}

#colTwo ul ul .upcomingDate {
	font-weight: bold;
}

#colTwo ul ul a {
	text-decoration: none;
	color: #548A2A;
}

#colTwo ul ul a:hover {
	text-decoration: underline;
}

#textfield1 {
	width: 94%;
}

#submit1 {
	display: none;
}

#colTwo p {
	margin: 1em 0 .5em .5em;
	font-size: .9em;
}

/* Footer */
#footer {
	width: 718px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	font-size: .9em;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	background-color: #ffffff;
}

#footer * {
	color: #003366;
}

#Table_01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 718px;
	height: 153px;
}

#Kassel-02_ {
	position: absolute;
	left: 521px;
	top: 0px;
	width: 197px;
	height: 153px;
}

.bold {
	font-weight: bold;
}

.specialBox {
	position: relative;
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #003399;
	background-color: #FFFFCC;
	font-size: .95em
}