/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2 (Oct 21, 2005)

Print layout: */

body{ margin:0 auto; padding:0; background:#ffffff; color:#000000; font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
	
#wrap{
margin:2%;
width:auto;
float:none !important;
}

#header h1{
margin:0 0 10px 0;
}

#frontphoto, #avmenu ul, #extras, .announce, .hide{
display:none;
}
a{
text-decoration:underline;
color:#0000FF;
}
.menu { display:none; }
#rechts { display:none;  }

.inputbox { border: solid 1px #13aed7; margin-bottom: 3px; color: black; font-size: 10pt; margin-left: 3px; }

.button { display:none;
}

