*{
	margin:0px;
	padding:0px;
	}


body{
	background: #F9F8F7 url(http://www.cs-hoffmann.de/img/a1.gif) repeat-x;
	color:#cccccc;
	}
		
#container{
	width:800px;
	height:2000px;
	margin: 0px auto 0px auto;
	background-color:#F9F9F7;
	background-image: url(http://www.cs-hoffmann.de/img/bg-innen.jpg);
	background-repeat:repeat-x;
	}
	
#top {
	width:800px;
	height:30px;
	margin-top:0px;
	background-color:#A89F6E;	
	border-bottom:4px solid #565036;
	}
	
	
#top p{	
	text-align:right;
	color:#fff;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:4px 20px 4px 4px;
	}
	
#top a {
	text-decoration:none;
	color:#fff;
	}
	
#top a:hover {
	text-decoration:none;
	background-color:#fff;
	color:#949281;
	}
	
#header{
	width:800px;
	height:140px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	border-bottom:1px solid #A89F6E;
	background-image: url(http://www.cs-hoffmann.de/img/header.jpg);
	}	
	
#header h2{
	padding:28px 0px 0px 27px;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:39px;
	color:#565036;
	}
	
#menu {
	width:800px;
	height:30px;
	margin:0px;
	padding:0px;
	background-color:#F9F8F7;
	background-image: url(http://www.cs-hoffmann.de/img/nav.gif);
	background-repeat:repeat-x;
	}
	
	
#menu ul {
	list-style: none;
	margin-left:18px;
	}

#menu a {
	display: block; 
	}

#menu li {
	float: left;
	}
	
#menu li a {
	text-decoration:none;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:6px 0px 12px -18px;
	}
	
.bg {
	background-image: url(http://www.cs-hoffmann.de/img/nav-a.gif);	
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 26px 0px 0px;
	}
	
#menu li a:hover {
	color: #fff;
	font-weight:bold;
	}
	
#menu li ul {
	position: absolute;
	left: -999em;
	width: 10em;
	margin:0px 0px 0px -15px;
	}	

#menu li ul a {
	color: #fff;
	width: 10em;
	border-top: 1px solid #3e67ac;
	border-bottom: 0px solid #3e67ac;
	border-left:1px solid #3e67ac;
	border-right:1px solid #3e67ac;
	margin:0px;
	padding:6px;
	background-color:#60A8E0;
	}
	

#menu li ul a:hover {
	color: #fff;
	width: 10em;
	font-weight:bold;
	}
	

.last_topic {
	border-bottom: 1px solid #3e67ac;
	}

#menu li:hover ul {
	left: auto;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}
	
#content_container{
	background-color:#ffffff;
	color:#333333;
	width:687px;
	margin-top:25px;
	margin-left:57px;		
	}
			
#content {
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
	width: 650px;
	border:0px solid #A89F6E;
	}

#content p {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#565036;
	line-height: 1.9em;
	}
	
#content ul, li {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#565036;
	margin-left:25px;
	line-height:1.5em;
	}
	
#content h1 {
	font-family:verdana,arial,sans-serif;
	font-size:20px;
	font-weight:normal;
	color: #3e67ac;
	padding-bottom:10px;
	}
	
#content h3 {
	font-family:verdana,arial,sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #A89F6E;
	padding-bottom:10px;
	}
	
#content img {
	padding:6px;
	}
	
#content a {
	text-decoration:none;
	color:#949281;
	}
	
#content a:hover {
	text-decoration:none;
	background-color:#949281;
	color:#fff;
	}
	
	
.untere_box {
	width:600px;
	background-color: #3e67ac;
	color:#ffffff;
	font-family: arial,sans-serif;
	font-size:12px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	border: 3px solid #949281;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: none;
	}

.untere_box img {
	border-style: none;
	display: inline;
	}

.untere_box a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	}

.untere_box a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	}


#breadcrump{
	margin-top:20px;
	margin-left:35px;
	margin-bottom:-10px;
	font-family: arial,sans-serif;
	font-size:11px;
	}
	
#breadcrump a {
	text-decoration:none;
	color:#949281;
	}

#breadcrump a:hover {
	text-decoration:none;
	background-color:#949281;
	color:#fff;
	}

.manuell {
	margin-right:30px;
	font-style:italic;
	float:right;
	}
	
#footer {
	float:left;
	margin-left:60px;
        margin-top:15px;
	font-family: arial,sans-serif;
	font-size:10px;
	color:#949281;
	}
	
#wikitext {padding-bottom:15px;}

.vspace {padding-top:15px;}
	
#wikitext h2 {margin-top:10px; padding-3px; font-family:arial; font-size:25px;}