/* www.paulus_thewalt.de */
/* Rot: #870005  grau: cccccc */

body {
 	width: 100%;
 	height: 100%;
  	margin: 0px;
 	padding: 0px;
	background: #eceded;
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 101%;
}

h1 {
	font-size: 14px;
	background:url(../img/headline.gif);
	width:532px;
	height:28px;
	margin-top:0px;
	padding-top:5px;
	color:#00864e;
}

h2 {
	font-size: 100%;
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
}

h3 {
	font-size: 14px;
	color:#00864e;
	font-weight:bold;
	padding-top:8px;
}


a:link, a:visited, a:active, a:focus { 
	color:#00864e; 
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

a:hover { 
	color:#00864e; 
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.textfeld {
    font-size: 0.8em;
	line-height: 1.6em;
    color: #000000;
	margin-left:30px;
	padding-right: 10px;
	margin-top:22px;
	margin-right:10px;
}

.klein {
    font-size: 1%;
}

.ticker {
	background: url(../img/ticker.jpg) no-repeat;
	padding-left:50px;
}


.senden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00864e; 
	border: 1px solid #00864e; 
	background-color: #FFFFFF;

}

.normtext {
   font-size: 1.0em;
   line-height: 1.6em;
}

.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #00864e; 
	font-weight: bold;
	color: #00864e; 
}

.formular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #00864e; 
	border: 1px solid #00864e; 
}

div#bg_holder {
	width:100%;
	height:100%;
	background: url(../img/hg.gif) no-repeat top center;
}

.weiss {
	background-color:#FFFFFF;
}

.subline {
	color:#00864e;
	}
	
.tabback {
	background:url(../img/tabelle_back.gif);
}

.produktbilder {
	border: 1px solid #007d3d;
}

.tabellenzellen {
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:8px;
}

.tabellenzellen2 {
	padding-left:5px;
	padding-top:2px;
	padding-bottom:8px;
	font-size: 0.8em;
	line-height: 1.6em;
}

.kontakttabelle {
	font-size: 1.0em;
	line-height: 1.4em;
}


.lexikon {
	font-size: 1.0em;
	line-height: 1.8em;
}

.initial {
	color:#00864e;
}

.tickerfarbe {
	color:#ed1c24;
}

.tabkurz {
	width:4.3em;
	height:25px;
	display:block;
	float:left;
}


