@charset "UTF-8";
/* CSS Document */

*{ margin:0;padding:0}:focus,:active { outline:0 }img{ border:0 }
body { font: .8em Arial, Arial, Helvetica, sans-serif; background: #fff; color: #000; }
a { text-decoration:underline; color:#7ca215; font-weight:bold; }
h1 { font-size:1.4em; line-height:2em; }
	h1 a { font-size:1.6em; }
h2 { font-size:1.39em; line-height:2em; }
h3 { font-size:1.38em; line-height:2em; }
h4 { font-size:1.2em; line-height:2em; float:right; margin-right:13px; }
.clear { clear:both; }
#content { width:800px; margin:0  auto; background:#dedede url(hintergrund.png) repeat-x; }
	#header { padding:50px 0 25px 0; position:relative; }
	#logo { width:338px; height:125px; margin:10px 0 0 50px; float:left; }
	#form { position:absolute; right:0; margin-right:50px; width:300px; }
	#text { padding:25px; text-align: justify; }
	a.inlink { color:#000; font-weight:normal; text-decoration:none; }
	.links { font-size:1.2em; margin-top:10px; }
	select { margin:5px 12px 10px 0; padding:5px; width:237px; float:right; }
	#buttons { padding: 25px 115px 0 115px; width:520px; }
	#button { border:0px; width:260px; height:73px; background:url(button.png); text-align:center; font-size:1.5em; text-decoration:none; color:#fff; padding-bottom:15px; float:right; cursor:pointer; }
	#button2 { display:block; width:225px; height:58px; padding: 15px 0 0 35px; float:left; background:url(button2.png); font-size:1.5em; text-decoration:none; color:#fff; line-height:15px; }
		#button2 .subtext { font-size:0.5em; text-decoration:none; color:#fff; }
	#footer { padding:25px; padding-top:0px; text-align:center; }
