/* 
	Drewermann Mauritz und Partner
	---------------------------------------------------------------------------
	(c) 2006 das Netzbüro | Internet Services
	http://www.netzbuero.de
	
	v2 - 22/03/07
 */



/*	Common Tags ................................................................................................................
 */
 
body {
	margin: 0px;
	padding: 0px;
}

body, div, p, ul, ol, td, h1, h2, h3, blockquote, a {
	font-family: Georgia, serif;
	font-size: 12px;
}

p, ul, ol, blockquote, td, h1, h2, h3, a {
	margin-top: 0px;
	margin-bottom: 15px;
}

img {
	border: none;
}

a { padding-left: 5px; padding-right: 5px; }

/*	Layout elements	............................................................................................................
 */


/* Logo
 */
 .lyLogo {
 	position: absolute; top: 0px; left: 0px;
 }
 
 
/* Left picture 167 x 149 Pixel
 */
 .lyPictureLeft {
 	display: none;
 	position: absolute; top: 96px; left: 0px;
	border-right: 1px solid #fff; border-bottom: 1px solid #fff;
 }

/* Indicator
 */ 
 .lyIndicator {
 	position: absolute; top: 70px; left: 0px; font-size: 14px; font-weight: bold; color: #0099c9;
	text-align: left;
 }

/* Right Picture 226 x 410 Pixel
 */
 .lyPicRgt {
 	float: left;
	width: 226px;
	border-right: 0px solid #fff;
	padding-bottom: 0px;
	display: none;
 }

/*	Inner wrap for Content
 */ 
 .cntInner {
	margin-top: 35px; 
	margin-left: 0px; 
	width: 100%;
 }
 
 .cntInner P, ul, ol, td, strong {
	font-size: 12px;
	line-height: 20px;
 }
 
 .cntInner H1 {
 	font-size: 15px;
 	font-weight: bold;
 }
 
 .cntInner H2 {
 	font-size: 13px;
 	font-weight: bold;
 }
 
 .cntInner td {
 	vertical-align: top;
 }
 
 
 
 
 
 
 
.lyContent {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 100px;
}
.newsBox { display: none; }
.navMain { display: none; }
.navSub { display: none; }
.metaBox { display: none; }
.searchBox { display: none; }
.quickBox { display: none; }
.lyBar1001x10 { display: none; }
.lyBarULP { display: none; }
.lyBarULPCnt { display: none; }
