	body {
		text-align:center;
		background:#000;
		}
	
	#frame {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		border:0px double #222;
		border-top:0px double #222;
		font-family: futura, verdana, arial, sans serif;
		font-size: 11px;
		color:#AAB;
		text-align:left;
		}

	a {
	color:#ddd;
	text-decoration:none;
	}

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

	a:visited {
	color:#ddd;
	}

		
	#contentleft {
		width:178px;
		margin-top:0px;
		margin-left:0px;
		padding-top:24px;
		padding-left:2px;
		float:left;
		font-size: 12px;
		background:#000;
		opacity: 0.65;
		 -moz-opacity: 0.45; /* older Gecko-based browsers */
  		filter:alpha(opacity=45); /* For IE6&7 */		
		}
	
	#contentcenter {
		width:350px;
		padding:0px;
		float:left;
		}
	
	#contentright {
		width:250px;
		height: 450px;
		padding-top:14px;
		float:left;
		background:transparent;
		overflow:yes;
		font-size: 12px;
		}

#author, 
#author a
		 {
		width:250px;
		padding:0px;
		float:left;
		overflow:yes;
		color:#555;	
		text-align:right;
		font-size: 10px;
		background:transparent;
		}
		
	#contentheader {
		}

	#startcenter {
		width:780px;
		padding:0px;
		float:left;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { 
	 	font-size:11px;
		line-height:14px;

		}


/* ---------- LOGO ---------- */

#logo {
  position: relative;
	font-weight:bold;
	line-height:.7em;
	font-size:4.7em;
	letter-spacing:.0em;
	font-family:arial;
	color:#71b3cc;	
	left: 0px;
	top: 0px !important;
	top: 0px;
	margin-bottom:0px;
	width: 180px;
	height: 106px;
	background-image: url("img/logo3.gif");
	background-repeat: no-repeat;
	}

#signatur {
  position: relative;
	align: center;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width: 210px;
	height: 56px;
	background-image: url("img/Tobias-Patitz_Signatur_kl1.gif") ;
	background-repeat: no-repeat;
}

#startlogo {
    position: relative;
	font-weight:bold;
	line-height:.7em;
	font-size:4.7em;
	letter-spacing:.0em;
	font-family:arial;
	color:#71b3cc;	
	align: center;
	top: 7px !important;
	top: 7px;
	margin-top:140px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width: 407px;
	height: 265px;
	background-image: url("img/logobig.gif") ;
	background-repeat: no-repeat;
}



	