/* Textlayout dokuho.com */

body {
	font-family: 'Lucida Sans', Geneva, Verdana, Arial, sans-serif;
font-size:11px;
color:#000;
}

h2 {
font-family: 'Lucida Sans', Geneva, Verdana, Arial, sans-serif;
font-size:18px;
color:#000;
font-weight:normal;
margin-bottom:0.6em;
}

#news h2 {
	margin-top:0;
	padding-top:0;
}

#blog h2 {
	margin-top:0;
	padding-top:0;
}

#linkbox h2 {
	margin-top:0;
	padding-top:0;
}

#terminbox h2 {
	margin-top:0;
	padding-top:0;
}

h3 { font-family: 'Lucida Sans', Geneva, Verdana, Arial, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
margin-bottom:0.6em;
}

p {
	font-family: 'Lucida Sans', Geneva, Verdana, Arial, sans-serif;
font-size:11px;
color:#000;
font-weight:normal;
padding:0;
margin-top:0.5em;
margin-bottom:0.5em;
}


a {
	color:#b89d38;
	text-decoration:none;
	font-weight:bold;
}

a.weiter:link, a.weiter:visited {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

a.weiter:hover, a.weiter:active {
	color:#b89d38;
	text-decoration:none;
	font-weight:bold;
}

.zitatvon {font-size:10px !important; color:#fff; padding-top:10px;}

.txtstandard {font-weight:normal !important; }


/**** TRENNER ***/

#trenner {height:5px;}
.trennlinie {height:5px;}

/**** IE <7 LAYOUT HACKS ***/

/* Hide from IE/Mac \*/
* html #trenner { height:1%; }
* html .trennlinie { height:1%; }
/* End hide from IE/Mac \*/