/*#############################################################
Name: main.css 
Version: 0.3alpha (Vorversion)
Datum: 16-10-2007 1040 Uhr
Beschreibung: Bairle.de
Anzeige: Hauptlayout
Author: Marco Krauß, Jochen Brenner
#############################################################*/
/* Start Global Bereich */

* {
margin: 0;
padding: 0;
}

html[xmlns^="http"] {
height:101%;
padding-bottom:0.010em;

}

body {
	color: #000;
	font-style: normal;
	font-family: arial, verdana, sans-serif;
	background:url(../images/background.jpg) center repeat-y;
	width:580px;
}

.dreispaltig
{
display:none;}

a
{
color:#000000;
text-decoration:none;
}
a:hover
{
color:#000000;
text-decoration:none;
}
a:visited
{
color:#000000;
text-decoration:none;
}

.footer {display:none; }

.header {
display:none;}
