/* Schriftlich */

html {  }
body { color: #565656; background: #151515; font-family: Tahoma, Geneva, sans-serif; font-size: 1.0em; font-weight: normal; }

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {}

a {color: #7d4f07; text-decoration: none;}
a:link {}
a:visited {}
a:hover {color: #ee7c00;}
a:active {}

p { text-align: center; font-size: 0.7em; }
p.abstandt { margin-top: 20px; }
p.impressum { width: 790px; margin: 0 auto; }


div#wrapper { width: 900px; height: 713px; margin: 30px auto; }
div#wrapcontent { background: url(back.jpg) no-repeat left top; height: 713px; }
	
	
div#header {padding: 70px; clear: both;}
div#header2 { padding: 70px 70px 50px 70px; clear: both;}



	
div#maintext { }

div#column1 {}
div#column2 {}
div#column3 {}

div#column1, div#column2, div#column3 { float: left; width: 300px; }

div#footer { margin-top: -30px; font-size: 0.7em; text-align: center; height: 60px;}
div#footer a {color: #666;}
div#footer a:hover {color: #7d4f07;}
