body {
	font-family:Trebuchet MS, trebuchet, sans-serif;
	color:#999;
	}

hr {
	border:0px solid white;
	color:white;
	height:1px;
	clear:both;
	}
p {
	font-size:13px;
	}

h1 {
	font-weight:bold;
	color:#f60;
	font-size:17px;
	text-decoration:none;
	}

h2 {
	font-weight:normal;
	color:#f60;
	font-size:13px;
	text-decoration:none;
	text-align:justify;
	}

h3	{
	font-weight:bold;
	color:#f60;
	font-size:17px;
	text-decoration:none;
	border-bottom:1px solid #f60;
	}

h4 {
	font-weight:bold;
	color:#f60;
	font-size:15px;
	text-decoration:none;
	}

h6 {
	font-size:13px;
	text-align:left;
	}

/* === Fliestext und Grafiken === */

.fliestext {
	text-align:justify;
	font-size:13px;
	padding:6px;
	border-bottom:1px dashed #f60;
	}
.textpic {
	margin-top:10px;
	float:left;
	margin-right:15px;
	}
div.textpic p {
	color:#f60;
	}
div img {
	border:1px solid #f60;
	}
div.fliestext span {
	color:#f60;
	font-size:13px;
	font-weight:normal;
	}
div.fliestext p {
	color:#999;
	font-size:13px;
	font-weight:normal;
	}
.datum {
	text-align:right;
	margin-top:-10px;
	border-top:1px solid #f60;
	padding-top:10px;
	}
span font {
	color:#999;
	}

div.datum span {
	text-align:right;
	margin-top:-10px;
	border-top:0px solid #f60;
	padding-top:10px;
	}
.f60 {
	color:#f60;
	}


/* === classes === */

.main {
	margin-left:auto;
	margin-right:auto;
	width:655px;
	background-image:url(../pic/moos01.png);
	background-repeat:no-repeat;
	overflow:visible;

	background-position:100% 100%;
	border-bottom:30px solid black;
	padding-bottom:40px;
	}

.toppic	{
	background-image:url(../pic/lego01.jpg);
	background-position:0px -50px;
	background-repeat:no-repeat;
	border:none;
	}

.cont1 {
	background-color:none;
	font-size:13px;
	}

.obj {
	background-color:none;
	}

.vehtoh {
	font-family: arail, sans-serif;
	line-height:70px;
	float:left;
	font-size:98px;
	letter-spacing:48px;
	text-align:center;
	}

.update {
	font-size:11px;
	color:#f60;
	width:250px;
	font-weight:normal;
	}

.unten {
	border:1px solid #f60;
	height:13px;
	font-size:10px;
	color:#999;
	float:left;
	background-color:none;
	padding:3px;
	width:644px;
	margin-top:15px;
	}

.navpic {
	text-align:center;
	}

.textfeld {
	border-top:0px solid #f60;
	margin-bottom:6px;
	margin-top:-50px;
	}



/* === Links === */



a:link {
	color:#999;
	font-family: trebuchet, sans-serif;
	text-decoration:none;
	font-size:13px;
	border-bottom:1px solid #999;
	font-weight:normal;
	}
a:visited {
	color:#FFC59D;
	font-family: trebuchet, sans-serif;
	text-decoration: none;
	font-size:13px;
	border-bottom:1px solid #FFC59D;
	font-weight:normal;
	}
a:hover {
	color:#f60;
	font-family: trebuchet, sans-serif;
	text-decoration:none;
	font-size:13px;
	background-color:none;
	border-bottom:1px solid #f60;
	font-weight:normal;
	}

/* === navlinks ===*/

span a:link {
	color:#f60;
	font-family: trebuchet, sans-serif;
	text-decoration:none;
	font-size:13px;
	border-bottom:0px solid #f60;
	font-weight:bold;
	}
span a:visited {
	color:#ffc59d;
	font-family: trebuchet, sans-serif;
	text-decoration: none;
	font-size:13px;
	border-bottom:0px solid #FFC59D;
	font-weight:bold;
	}
span a:hover {
	color:#999;
	font-family: trebuchet, sans-serif;
	text-decoration:none;
	font-size:13px;
	background-color:none;
	border-bottom:1px solid #999;
         font-weight:bold;
	}

/* === piclinks ===*/

.navpic a:link {
	color:#999;
	font-family: trebuchet, sans-serif;
	text-decoration:none;
	font-size:13px;
	border-bottom:0px solid #999;
	font-weight:normal;
	}
.navpic a:visited {
	color:#ffc59g;
	font-family: trebuchet, sans-serif;
	text-decoration: none;
	font-size:13px;
	border-bottom:0px solid #FFC59D;
	font-weight:normal;
	}
.navpic a:hover {
	color:#f60;
	font-family: trebuchet, sans-serif;
	text-decoration:none;
	font-size:13px;
	background-color:none;
	border-bottom:0px solid #f60;
	font-weight:normal;
	}

div.unten a:link {
	color:white;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	border:none;
	}
div.unten a:visited {
	color:white;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	border:none;
	}
div.unten a:hover {
	color:#f60;
	font-size:10px;
	font-weight:normal;
	border-bottom:0px solid white;
	text-decoration:none;
	background-color:white;
	}

p a:link {
	color:#999;
	text-decoration:none;
	font-size:13px;
	border-bottom:1px solid #999;
	font-weight:normal;
	}
p a:visited {
	color:#ffc59d;
	text-decoration: none;
	font-size:13px;
	border-bottom:1px solid #FFC59D;
	font-weight:normal;
	}
p a:hover {
	color:#f60;
	text-decoration:none;
	font-size:13px;
	background-color:none;
	border-bottom:1px solid #f60;
	font-weight:normal;
	}

div.update a:link {
	color:#f60;
	text-decoration:none;
	font-size:11px;
	border-bottom:1px solid #f60;
	font-weight:normal;
	}
div.update a:visited {
	color:#ffc59d;
	text-decoration: none;
	font-size:11px;
	border-bottom:1px solid #FFC59D;
	font-weight:normal;
	}
div.update a:hover {
	color:#999;
	text-decoration:none;
	font-size:11px;
	background-color:none;
	border-bottom:1px solid #999;
	font-weight:normal;
	}

.nav a:link {
	color:#f60;
	font-family: trebuchet, sans-serif;
	text-decoration:none;
	font-size:13px;
	border-bottom:0px solid #f60;
	font-weight:bold;
	}
.nav a:visited {
	color:#ffc59d;
	font-family: trebuchet, sans-serif;
	text-decoration: none;
	font-size:13px;
	border-bottom:0px solid #f60;
	font-weight:bold;
	}
.nav a:hover {
	color:#999;
	font-family: trebuchet, sans-serif;
	text-decoration:none;
	font-size:13px;
	background-color:none;
	border-bottom:1px solid #999;
         border-top:1px solid #999;
	font-weight:bold;