@charset "utf-8";
/* ==== CSS-Datei made by friebel.it - Internetdienstleistungen & eBusiness (www.friebel.it) ==== */
/* cleaned up by primex-tech.de */


/* =Print
===============================================*/
body {
	background-color: transparent;
	font-family:'Times New Roman',Times,serif;
	color:#000;
	}

* {
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-size: 13pt; 
	font-weight: normal;
	}

/*=============================================*/

/* =Struktur
===============================================*/
#header, #contentcontainer {
	text-align: left; /*Aufheben von IE_quirks im BODY*/
	}
	
#header {
	display:none;
	}
	
#logoprint {
	height: 92px;
	width: 169px;
	top: 50px;
	right:200px;
	margin-left: 0px
	}

#image_head {
	display:none;
	}

#contentcontainer
	{
	top: 50px;
	}

#content {
	margin: 0; /*o,r,u,l*/
	}

#box_left {
	margin: 0; /*o,r,u,l*/
	}

#box_right {
	display:none;
	}

#box_bottom {
	display:none;
	}

#footer	{
	display:none;
	}
	
/*=============================================*/


/* =Navigation
===============================================*/
#nav {
	display:none;
}

#subnav {
	display:none;
}


/* =Typography
===============================================*/
h1 {
	font-family:'Times New Roman',Times,serif;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing:0.05em; 
	margin-bottom: 10px;
	}	

h2 {
	font-family:'Times New Roman',Times,serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing:0.05em; 
	padding: 5px 0 0 0; /*o,r,u,l*/
	margin-bottom: 5px;	
	}
	
h3 {
	font-family:'Times New Roman',Times,serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing:0.04em; 
	padding: 2px 5px 2px 5px; /*o,r,u,l*/
	margin-top:1px;
	}

.content { 
	line-height:120%; 
	font-size:0.9em; 
	margin-bottom: 10px;
	}

#box_left ul{
	margin: 0 0 0 20px;
	list-style-type:circle;
}

#box_right .date {
	display:none;
	}

#box_right .teaser {
	display:none;
	}

.copy{
	text-align: center;
	line-height:140%;
	margin-top: 50px;
	font-size: 10pt; 
	letter-spacing:0.05em; 
	font-weight: normal; 
	}

.copy a	{
	text-align: center;
	font-weight: normal;
	font-size: 10pt;
	text-decoration:none;
	}
	
.content a	{
	font-weight: normal;
	text-decoration:none;
	}
	
.blend{
	display:none;
}
/*=============================================*/

