﻿/* main CSS for www.wcd.de, 2007 ©nauta@internauta.ch SCREEN*/#MainNav{	display:none;}#Navigation{	position:absolute;	top:63px;	left:20px;	width: 98%;	height: 245px;	background-color: #ffffff;	background-image: url(../img/NavBg2.gif); }/*-htmlnav ------------*/#streifen{	position: absolute;	top:242px;	left:0px;	width:900px;	height:3px;	background-color: #c79611;	}#htmlnavbg{	position: absolute;	top:0px;	left:150px;	width:150px;	height:245px;	background-color: #e9eded;	}#htmlnav{	position: absolute;	top:12px;	left:7px;}#htmlnav ul{	padding: 0px;	margin: 0px;}#htmlnav li{	padding: 0px;	margin: 0px;	height: 28px;	text-transform: uppercase;	list-style-type: none;	list-style-position: default;	font-size: 12px;	color: #526268;	letter-spacing: 1px;}#htmlnav a{	color: #526268;}#htmlnav a:hover{	color: #000000;}#htmlnav li.aktiv{	color: #000000;}/*-ENDE htmlnav ------------*/#subnav{	position: relative;	top: 0px;	}#contentWrapper		{		background-image: url(../img/contentWrapperBg2.gif);		background-repeat: repeat-y;	}#abschluss{	background-image: url(../img/contentWrapperBg2.gif);	background-repeat: repeat-y;}
