/* www.dietaktlosen.de dtdruck.css 27.01.2004 */

/* Layoutbereiche */

body{
	padding : 0;
	margin : 0;
	border:none;
	background-color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	text-decoration : none; 
	color: #000;
	
}

#header {
	background-color:transparent;
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 4.5em; 
	font-size: 1em;
	color: #000; 
	border:none;
	margin:0;
	padding:0;
}
  
#header h1 {
	float:left;
	width:auto;
	margin: 0;
	padding:.3em .3em .3em 0;
	font-size: 2.2em;
	font-weight: normal;
} 
#header h2 {
	margin: 0;
	padding: 1.3em 0 .3em 0;
	font-size: 1.2em;
	font-weight: normal;
} 


#bild {
	
	}
#navigation {
	display:none;
}

#topnav {
	display:none;
}

#cleardiv {
	clear: both;
	height: 1em;
}

/* Footer*/
#footer {
	margin:3em 0 0 0; 
	padding:.5em;
	border: 1px solid #000;
	text-align:left;
	color: #000;
	background: transparent;
	text-decoration: none;
	
} 


#footer p {
	margin: .5em;
	padding: 0;
	}



/*Inhaltsfenster*/
#content {
	
	background: #fff;
	color: #000;
	padding:2em 2em 0 0; 
	margin:0;
	border:none;
}

#content h2, h3, h4, h5, h6, p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	background-color: transparent;
	}


#content h1{
      font-size: 1.4em;
      font-weight: normal;
      background-color: transparent;
	  border-bottom: 1px solid;
	  border-bottom-color: #000;
	  white-space:nowrap;
}
                   
#content h2
{
	font-size: 1.2em;
	
	}


#content h3
{
	font-size: .9em;
	padding-top:3em;
	font-weight:bold;
}
#content h4
{
	font-size: .9em;
	font-style: italic;
}
#content h5
{
	font-size: .9em;
	font-style: italic;
	font-weight:bold;
}
#content h6
{
	font-size: 8.5em;
}
#content p
{
	color:#000;
	background-color: transparent;
	margin-left:1.8em;
	font-size: .8em;
	line-height:1.8em;
	
}


	
#content a:link 	{
	padding:0 1em 0 0;
	color:#000; 
	background-color: transparent;
	text-decoration:none;
	
	}

#content a:visited 	{
	padding:0 1em 0 0;
	color:#000;
	background-color:transparent;
	text-decoration:none;
	}


	
#content ul {
	margin: 2em;
	padding:0 1em;
	line-height: 1.5em;
	background-color:transparent;
	color: #000;
	border:1px solid #000;
}

#content ul li { 
	margin:1em;
	padding:0 2em;
	list-style-type: disc;
	list-style-position: inside;
	font-size:0.8em;
}

#content #sitemap ul {
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color:transparent;
	color: #000;
	border:none;
}

#content #sitemap ul.folder li { 
	margin:0;
	padding:0 2em;
	list-style-type: disc;
	list-style-position: inside;
	font-size:0.9em;
	font-weight:bolder;
}
#content #sitemap ul.file li { 
	margin:0;
	padding:0 2em;
	list-style-type: circle;
	list-style-position: inside;
	font-size:0.9em;
}

#infobox {
	
	margin:2em;
	padding:.3em;
	color: #000;
	background: #fff;
	border:1px solid #000;
	}

#infobox h1 {
	color: #000;
	background: #fff;
	line-height: 1.1em;
	padding:.3em;
	margin-top:.3em;
	border-bottom: none;
	font-size:1.2em;
}





/*allgemeine Angaben*/


.hinweis {
	display:none;
	text-align:left;
	margin:0;
	padding:0;
	color:#000;
  	font-family:Arial;
	font-size:80%;
	}

img {
	margin:0;
	padding:0;
	border:none;
	
}
	

.inhalt {
	font-variant:small-caps;
	font-size:1em;
}

blockquote {
	margin-left: 7%;
	background-color: #FFFFCC;
	border:1px dotted black;
	color:#000;
	line-height:1.8em;
	font-style:italic;
}

cite {
} 

em {
	font-style:italic;
	}

strong {
	font-weight:bolder;
}

address {
	padding:.5em 0 .5em 1.5em;
	}
	
.up {
	display:none;
}

.stand {
	padding:0 1em;
	
}
