/*<![CDATA[*/ 

/* Allgemein */


body {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	text-align: center;
}

a {
	color: #000;
	text-decoration: underline;
}


form, ul, li {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 8 0 10px 0;
}

h1 {
	font-size: 1.5em;
	padding: 0;
	margin: 0 0 15px 0;
}


h2 {
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 15px 0;
}

.hr {
	border-bottom: 1px solid #929292;
	margin: 2px 0 10px 0;
}

.hr hr {
	display: none;
}

img {
	border: 0px;
}

table {
	font-size: 1.0em;
	border: 0px;
}

/* Druckstyles */
#drucktitel {
	display: none;
}


/* SeitenRahmen */

#seite {
	font-size: 0.8em;
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 12px auto 0px auto;
}

/* Buch */

#buch {
	float: left;
}

#buch-oben {
	display: none;
}

#hoefferhof-logo {
	text-align: center;
}
#hoefferhof-logo h2 {
	font-size: 1.2em;
	margin: 5px 0 0 0;
}
#hoefferhof-logo h1, #hoefferhof-logo h3 {
	display: none;
}

#buch-grafik {
	background: url(images/start_bg_zeichnung.gif) center no-repeat;
	text-align: center;
	height: 183px;
	margin: 10px 0;
}

#buch-grafik img {
	margin: 28px 0 0 7px;
}

#eingang {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 0 40px 0;
	background: url(images/start_ornament.gif) bottom center no-repeat;
}

#buch-inhalt {
	padding: 0 15px 10px 0;
}

/* Angebot */
#angebot {
	float: right;
	width: 260px;
	height: 240px;
	background: url(images/start_angebot_bg.gif) center no-repeat;
}

#angebotstext {
	text-align: center;
	padding: 10px 45px;
}

#angebotstext a {
	text-decoration: underline;
}

#angebotstext h1, #angebotstext .h1 {
	font-size: 1.3em;
}


/* Kontakt */

#start-kontaktdaten {
	text-align: center;
}

#start-kontaktdaten h3 {
	font-size: 1.1em;
	text-decoration: underline;
	margin: 0 0 3px 0;
}

#start-kontaktdaten h4 {
	font-size: 1.1em;
	display: block;
	margin: 5px 0 5px 0;
	
}

/* footer */

#buch-unten {
	padding: 10px 0px 10px 0px;
	font-size: 0.8em;
}

#buch-unten strong {
	display: none;
}

/* Copyrights */
#copyrights {
	float: right;
	text-align: right;
	padding: 0px;
}
#copyrights a {
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
}
#copyrights #hammer-link {
	border-bottom: 0px;
}

#copyrights strong {
	display: none;
}

#copy-hammer {
	display: none;
	margin: 0 3px 0 0px;
	padding: 0;
}



#parsingtime {
	color: #595959;
	float: left;
	font-size: xx-small;
	padding: 0 0px 0 10px;
}



/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #E32500;
	font-weight: bold;
}

/* Farben */

.rot {
	color: #E32500;
}

.gruen {
	color: #008000;
}


/*]]>*/ 
