/* =============================


Author: Horst von Borries


1. Allgemein
2. Content
3. Navi
4. Suche
5. windows
============================= */


body {
	margin: 10px 100px 100px 100px;
	padding: 100px 100px 100px 100px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #000;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* Positions*/
#left {
	position:absolute;
	top:0px; /* 100px*/
	left:1px;
	text-align:center
	} 

#mid {
	position:absolute;
	top:0px; 
	left:30%;
	color: #6f6b6b;
	text-align:center
	
	
	}
#right {
	position:absolute;
	top:100px; 
	left:290px;
	text-align:center;
	color: #d3cfcf;
	
	}
	
#under {
	position:absolute;
	top:1000px; 
	left:591px;
	text-align:center
	}
	h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
#content {
	position: absolute;
	top: 17.1px;
	left: 16%;
	margin:80px;
	background: #fff;
	padding: 10px 19% 10px 1%;
	width: 101%; /* ie5win fudge begins */
	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 101%;
	
	}
body #content {
	width: 55%; /* ie5win fudge ends */
	padding: 10px 1% 10px 1%;
	}
	/*fonts*/
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

	
