html,body
{
	color: #000;
	background-color: #FFF;
}

html,body,p,h1,h2,h3,h4,h5,h6,ul,li,div
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.zwei { }
.drei { }
.links, .mitte { }
.rechts { }
.zwei .links { }
.zwei .rechts { }
.drei .links { }
.drei .mitte { }
.drei .rechts { }

.divsize { }

body
{
}

p { }

.menu
{
}
.menu li
{
}
.menu a
{
}
.menu a#active
{
}
.text
{
}
.text img { }
.text p { }
.text textarea, .text input
{
}
.hr
{
}
hr { }

h1 { font-size: 17px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

a { color: #600; }
a:hover
{
	background-color: #FFA;
	color: #C00;
}
a img
{
	border-style: none;
	border-width: 0px;
}
#header
{
}

.imgbox
{
}
.imgbox img { }
.imgbox a:hover { }

