body {
	margin: 0;
	padding: 0;
	background: #343434 url(images/bgstars1.jpg) repeat-x;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

option, select {
	color:#999
}

img {border:0}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

h1, td h1{
	font: normal 20px Helvetica, Arial, sans-serif;
	color: #000;
	line-height:22px;
}

h2{
	font: bold 18px Helvetica, Arial, sans-serif;
	line-height:22px;
}

h2 a, td a {
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
	color: #878787;
}

h2 a:visited {
	text-decoration: none;
	color: #000;
}

h2 a.active:link, h2 a.active:visited {
	color:#42649c;
	text-decoration:none;
}

h2 a.active:hover {
	color:#878787;
}

a, a:visited, td a, td a:visited {
	color: #06C;
	text-decoration:none;
}

a:hover, td a:hover {
	color: #000000;
	text-decoration:underline;
	
}

#colOne a, #colOne a:visited, #colOne td a, #colOne td a:visited {
	color: #06C;
	text-decoration:none;
	padding-left:25px;
	background:url(images/link.gif) no-repeat;
}

#colOne a:hover, #colOne td a:hover {
	color: #000000;
	
}

/* header */

#header {
	width: 850px;
	height: 255px;
	margin: 0 auto;
	background: url(images/head_bg10.jpg) no-repeat top left;
	
}


/* menu */

#menu {
		float: left;
		
}

#menu ul {
	margin: 0;
	padding: 220px 0 0 0;
	list-style: none;
	width:850px;
	
}

#menu li {
	display: inline;	
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 10px 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color:#F6EA00;
}

/* content */

#content {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: #fff;
}

/* spalte eins */

#colOne {
	float: right;
	width: 560px;
	padding:5px 20px 0px 20px;
	line-height:18px;
}

#colOne td {
	line-height:18px;
}

#colOne h2 {
	margin-top: 0;
	font-size: 18px;
}

#colOne p, #colOne ul, #colOne ol {
	line-height: 160%;
}

#colOne .credits {
	margin-bottom: 20px;
	padding: 5px 0 20px 8px;
	border-bottom: 1px solid #2C2C2C;
}

#colOne .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* spalte zwei */

#colTwo {
	float: left;
	width: 220px;
	
}

#colTwo ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 20px;
}

#colTwo li h2{
	color:#000;
}

#colTwo li li {
	margin-bottom: auto;
}

#colTwo li ul {
	padding-left: 20px;
	list-style: square inside;
}

#colTwo h2 {
	padding-bottom: 5px;
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 20px;
	border-bottom: 1px solid #2C2C2C;
}

#textfield1 {
}

#submit1 {
}

/* footer */

#footer {
	clear: both;
	width: 850px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
	color:#fff;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
}

#footer p a, #footer p a:visited {
	color: #fff;
	text-decoration:none;
}

#footer p a:hover {
	color: #000000;
	
}

#menu a.active {
	color:#F6EA00;
}



td.uebersicht {
	border-top:1px solid #000;
	padding:5px 0;	
	vertical-align:top;
}

td.titel {
	border-top:1px solid #000;
	padding:5px 0;	
	vertical-align:top;
	color:#000;
	font-weight:normal;
}

.orange {
	color:#ff9900;
}

a.orange, a:visited.orange, a:hover.orange {
	color:#ff9900;
	text-decoration:none;
}

a:hover.orange {
	text-decoration:underline;
}

a.red, a:visited.red, a:hover.red {
	color:#ff0000;
	text-decoration:none;
}

a:hover.red {
	text-decoration:underline;
}

.time {
	color:#000;
	font-weight:normal;
}

#timet td {
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	padding:5px;
	width:100px;
	vertical-align:top;
	font-weight: bold;
}

option {
	color:#000;
}
