	body {
	text-align:center;
	background-image: url("img/bg.jpg");
	background-repeat: repeat-x;
	background-position: 0px 10px;
	}
	
	#frame {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:18px;
		padding:0px;
		border-left:0px solid #ccc;
		border-right:0px solid #ccc;
		border-bottom:0px solid #ccc;
		border-top:0px double #222;
		font-family: futura, verdana, arial, sans serif;
		font-size: 11px;
		color:#888;
		text-align:left;
		}

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

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

	a:visited {
	color:#888;
	}

		
	#contentleft {
		width:176px;
		height: 548px;
		margin-top:0px;
		margin-left:0px;
		padding-top:24px;
		padding-left:2px;
		border-left: solid 2px #ddd;
		float:left;
		font-size: 12px;
		background:#fff;
		opacity: 0.65;
		 -moz-opacity: 0.45; /* older Gecko-based browsers */
  		filter:alpha(opacity=45); /* For IE6&7 */		
		}
	
	#contentcenter {
		width:349px;
		height: 572px;
		padding:0px;
		float:left;
		}
	
	#contentright {
		width:249px;
		height: 626px;
		padding-top:4px;
		margin-top:-58px;
		border-right: solid 2px #ddd;
		float:left;
		background:#fff;
		opacity: 0.65;
		 -moz-opacity: 0.45; /* older Gecko-based browsers */
  		filter:alpha(opacity=45); /* For IE6&7 */		
		}
		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: 1px;
	top: 0px !important;
	top: 0px;
	margin-bottom:0px;
	width: 179px;
	height: 58px;
	background: #ccc; 
	background-image: url("img/patitz_logo4.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/tp-sign.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: 480px;
	height: 278px;
	background: transparent;
	background-image: url("img/startlogo1.png") ;
	background-repeat: no-repeat;
}



	