* {
margin: 0;
padding: 0;
}
		
#body {
font-family: Times New Roman, serif;
font-size: 12pt;
color: #000000;
background-color: #ffffff;
}

#container {
font-family: Times New Roman, serif;
font-size: 12pt;
color: #000000;
background-color: #ffffff;
}

h1 {
font-size: 1.5em;
margin-bottom: 1em;
}

h2 {
font-size: 1.2em;
margin: 1.5em 0 0.5em 0;
}

h3 {
font-size: 1em;
margin-top: 1.5em;
}

p {
margin-bottom: 1em;
}

/*------------kopf-----------*/
	
#kopf {
font-family: Arial, sans serif;
color: #000000;
background-color: #ffffff;
}

#logo {
font-size: 2.5em;
float: left;
}
	
#zitat {
padding: 2em 0 1.5em 0;
clear: left;
font-style: italic;
}

#adresse {
font-weight: bold;
padding: 1.5em 0 2em 0;
color: #000000;
background-color: #ffffff;
}

.homekopf {
font-size: 2em;
font-weight: normal;
}

.homekopff {
font-size: 2em;
font-weight: normal;
padding-bottom: 0.5em;
}

/*------------navigation-----------*/
		
#navi {
display: none;
}

#navif {
display: none;
}
	
/*------------inhalt-----------*/
	
#inhalt {
margin: 0;
width: 100%
}

ul {
padding-left: 1em;
}

.zitat {
font-style: italic;
color: #000000;
background-color: #ffffff;
}

#home {
margin: 2em 1em 1em 1em;
}

#geschichten {
color: #000000;
background-color: #ffffff;
margin-top: 2em;
}

a:link { 
text-decoration: none; 
color: #000000;
background-color: #ffffff;
}

.nichtdrucken {
display: none;
}

/*------------fusszeile-----------*/
			
#fusszeile {
clear: both;
font-size: 0.9em;
padding: 0.5em 0 0 1.25em;
color: #000000;
background-color: #ffffff;
font-family: Times New Roman, serif;
}

#fusszeile a {
font-weight: normal;
text-decoration: none;
color: #000000;
background-color: #ffffff;
font-family: Times New Roman, serif;
}
