body {
	background-color: #CCC;
	padding: 0px;
	margin: 0px;
}

a {
	color: #0061af;
	text-decoration: none;
}

.footer a {
	color: #999;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a img {
	border: none;
}

.defaultfont {
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
}

.header {
	width: 100%;
	height: 250px;
	background-image: url(../images/bggradient300.png);
	background-repeat: repeat-x;
	margin: 0;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.footer {
	height: 30px;
}

#footerlinks a {
	margin-right: 20px;
}

.shadow {
	width: 100%;
	height: 30px;
	background: transparent url(../images/shadow.png) repeat-x;
	margin: 0;
	z-index: 1;
}

.contentfield {
	width: 100%;
	background: transparent url(../images/content2bggradient.png) repeat-x;
	min-height: 500px;
}

#cover {
	z-index: 2;
	margin: 0 auto;
	background-color: #AAA;
	padding: 15px;
}

.cover {
	position: absolute;
	top: 100px;
	margin: 0;
	padding: 15px;
	background: transparent url(../images/bgcover.jpg) repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
}

.menu {
	position: relative;
	top: 0;
	left: 0;
	margin-left: 480px;
	margin-top: -140px;
	text-align: center;
	height: 105px;
	padding-top: 35px;
	padding-left: 10px;
	z-index: 3;
}

.menu span {
	width: 100%;
	margin-right: 20px;
}

.content {
	padding: 10px;
}

#content {
	margin-left: 480px;
}

.debugborder {
	border: black solid 1px;
}

.shadowup {
	border-right: #333 solid 3px;
	border-bottom: #333 solid 2px;
	border-top: #999 solid 1px;
	border-left: #999 solid 1px;
}

.hr {
	width: 100%;
	border-top: 1px solid #333333;
	clear: both;
}

.hr2 {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #333333;
}

hr {
	border-top: 1px solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}

.playbutton {
	background: #009900 url(../images/fakegradient.png) repeat-x;
	background-position: bottom;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
}

.playbutton a {
	color: #FFFFFF;
	text-decoration: none;
}

div .playbutton:hover {
	background-image: url(../images/fakegradientinv.png);
	cursor: pointer;
}

div .playbutton:hover a {
	color: #FFFFFF;
	text-decoration: underline;
}

div .playbutton a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div .arr_msg {
	display: list-item;
	list-style-type: square;
}

div .error, div #error {
	width: 80%;
	max-width: 500px;
	margin: 2% auto;
	padding: 2px 10px;
	border: 2px solid red;
	color: red;
	background-color: #FFFF00;
	white-space: normal;
	overflow: auto;
}

div .debug {
	width: 80%;
	max-width: 500px;
	margin: 2% auto;
	padding: 2px 10px;
	border: 2px dotted red;
	color: red;
	background-color: #FFFF00;
	white-space: normal;
	overflow: auto;
}

div .hint {
	width: 80%;
	max-width: 500px;
	margin: 2% auto;
	padding: 2px 10px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #FFFF00;
	white-space: normal;
}

div .sysmsg {
	width: 80%;
	max-width: 500px;
	margin: 2% auto;
	padding: 2px 10px;
	border: 2px dotted #009900;
	color: #009900;
	background-color: #FFFF00;
	white-space: normal;
}

.help {
	border: 1px dotted #999999;
	font: 8pt Verdana, "Lucida Grande", Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	padding: 0px 2px;
	display: inline;
	cursor: help;
}

#showhelp {
	max-width: 350px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	margin: 0;
	padding: 0.2em 1em;
	text-align: left;
	background-color: #FFFF00;
	font-family: Verdana, "Lucida Grande", Helvetica, sans-serif;
	font-weight: normal;
	color: green;
	border: 1px solid #009900;
	white-space: normal;
	z-index: 10;
}

.p {
	margin: 5px auto 10px;
	padding: 0px 2px;
}

.center {
	width: 92%;
	max-width: 1100px;
	margin: 0px auto;
	text-align: left;
	min-width: 700px;
}

.center .data {
	border: 1px dotted #AAA;
	overflow: hidden;
}

.txt_right {
	text-align: right;
}

.label {
	text-align: right;
	min-width: 25%;
	max-width: 50%;
	white-space: normal;
}

.innerspace {
	padding: 0px 10px 10px;
}

h1 {
	font-size: 13pt;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	margin: 0 auto;
	padding: 2px 10px;
	/* text-shadow: 1px 1px 1px #000; */
}

.col_fgh1 {
	color: #1c3365;
}

.col_fglink {
	color: #35569b;
}

.col_fggreen {
	color: rgb(0,153,0);
}

.col_fgwhite {
	color: #FFF;
}

.col_fgmain {
	color: #333333;
}

.col_fghead {
	color: #FF0000;
}

.col_aaktuell, a.col_aaktuell {
	color: #003366;
}

.col_bgmain {
	background-color: #0061af;
}

.col_bheader {
	border-color: #003158;
}

.col_fgmenu {
	color: #FFFFFF;
}

.col_bgdesc {
	background-color: #999;
}

.col_bimg {
	border-color: #999;
}

.col_fgcontent {
	color: #333;
}

.col_fglight {
	color: #999999;
}

.col_blight {
	border-color: #999999;
}

.col_bfooter {
	border-color: #AAA;
}

.txt_large {
	font-size: 13pt;
}

.txt_xlarge {
	font-size: 16pt;
}

.txt_normal {
	font-size: 10pt;
}

.txt_small {
	font-size: 8pt;
}

.w3c {
	text-align: right;
}

.w3c a {
	float: right;
	margin-left: 5px;
	padding: 2px;
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
}

.w3c a:hover {
	color: #FFF;
	font-weight: bold;
}

#css {
	background-color: #FF6600;
}

#html {
	background-color: #009900;
}

#messead {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.bilder {
	text-align: center;
	width: 100%;
	margin: 0;
	border-style: dotted;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	display: inline-block;
}

.img {
	padding: 5px;
}

.desc {
	padding: 5px;
}

.desctitle {
	text-transform: uppercase;
}

.left {
	float: left;
}

ul {
	list-style-type: square;
}

table#fahrbericht {
	margin: 0 auto;
}

#fahrbericht td {
	vertical-align: top;
	padding-right: 10px;
	text-align: left;
	width: 33%;
}

table.fotos {
	margin: 0 auto;
}

.fotos td {
	vertical-align: top;
	padding-right: 10px;
	text-align: left;
	width: 50%;
}
