/*  
Theme Name: Print-Layout
Theme URI: http://www.nahtief.de
Description: Drucklayout
Version: 1.0
Author: Martina Roemer
Author URI: http://nahtief.de
*/


/***************************
 LAYOUT 
 ***************************/
body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;	
}

#wrap {
	width: 850px;
	position: relative;
	margin: 50px auto 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}
	
hr {
	visibility: hidden;
}

#picshow {
	visibility: hidden;
	widht: 0px;
	height: 0px;
}
	
#post {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	margin: 0;
	padding: 0;
}

#headline {
	top: 80px;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
}
#category-page-header {
	top: 80px;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
}

#header {
	top: 0;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
}

#brand {
	top: 0;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 600px;
}

#content_text {
	top: 130px;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 600px;
	padding: 4px 12px 2px 13px;
}


/***************************
 TYPO 
 ***************************/
#brand h1 {
	margin: 0;
	padding: 0;
}
	
#brand a {
	color: #000;
	width: auto;
	padding: 4px 12px 2px 12px;
	margin: 0px;
	font-size: 36px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 37px;
	text-decoration: none;
}

h2 {
	color: #666;
	width: auto;
	padding: 4px 12px 2px 12px;
	margin: 0px;
	font-size: 36px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 37px;
}

h3 {
	visibility: hidden;
	width: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
}

p {
	color: #666666;
	
}

strong {
color: #000;
font-weight: bold;
}


#headline a {
	color: #666;
	text-decoration: none;
}

.subline {
	color: #000000;
	font-weight: bold;
	padding: 0 3px 0 0;
}

.subline a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.subline a:hover {
	color: #CC0099;
}

.time {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.zeit {
	padding: 0;
	float: left;
	display: block;
	width: 120px;
	height: 100%;
	color: #000;
}
.zusatz {
	padding: 0;
	display: block;
	height: 100%;
}

/*DEFINITION LIST*/
dl { 
 	padding: 0;  
	margin: 0;
}

dt {
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	color: #000;
}
dd {
	padding: 0;

}

/*CONTENTBOX*/
.contentbox h2 {
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	height: 0;
}
.contentbox, .contentbox ul, .contentbox li, {
	margin: 0;
	padding: 0;
}


/***************************
 NAVI 
 ***************************/
#navi  {
	visibility: hidden;
	widht: 0px;
	height: 0px;
}


/*FOOTER*/
#footer  {
	visibility: hidden;
	widht: 0px;
	height: 0px;
}




/***************************
 IMAGES 
 ***************************/
#content_img {
	
}

.simpleviewer {
	margin: 0;
	padding: 0;
}