#formular input  {
	border: 1px solid #333333;
	width: 200px;
	margin: 3px;
}

#formular input.kf_button {
	width: 100px;
	height: 35px;
	border: none;
	background: url('../blockdefault.gif') repeat-x center;
	color: white;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

#formular textarea {
	border: 1px solid #333333;
	width: 300px;
	margin: 3px 0 3px 15px;
	overflow: hidden;
}


body {

background: url('../img/background.gif') repeat-x top; 
font-family: arial; 
font-size: 12px;
text-align: left;
letter-spacing: 1px;
line-height: 130%;
color: #393939;
margin-bottom: 50px;
margin-top: 0px;

}

.rahmen {
	width: 763px;
	background: white;
	border: 1px solid;
	border-color: #8c8e8c;
	border-top: none;
}

.header {
	height: 147px;
	width: 763px;
	text-align: center;
	background: url('../img/header.jpg') no-repeat top left;
}





.inhalt {

	background: white;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 150%;
	
}

h1 {
	font-size: 18px;
	font-family: garamond, sans-serif;
	color: #282828;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 30px;
	letter-spacing: 0px;
	
}

ul {
	line-height: 18px;
}

/*DAS IST DER RAHMEN DES RECHNERS*/

.rechner {font-size: 10pt; color: #333333; margin-top: 1px; margin-left: 7px; text-align: left; border: 0px; border-color: transparent;}

/* DAS SIND DIE INPUTFELDER*/

.felder { width: 92px; border-width: 1px; border-color: #666666; display: inline; }


/*HIER DIND DIE NORMALEN LINKS DEFINIERT*/

a {color: #cc6600;}
a:visited {color: #000000;}
a:hover {color: blue;}
a:active {color: #000000;}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 763px;
background: black url(../blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 22px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}


.solidblockmenu li a:hover, .solidblockmenu li a:active, .solidblockmenu li .current{
color: white;
background: transparent url(../blockactive.gif) center center repeat-x;
}


<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->





