
body {
font: 12px arial, hevetica, sans-serif;
background-color:#BEBEBE;
}
#container {
margin: 1em auto;
width: 800px;
position:inherit;
text-align: left;
}
.content{
font-size:12px;
color:#505367;
background-color:#FFFF95;
margin:1em auto;
position:inherit;
width: 800px;
}
.kommentar{
color:#000000;
font-size:8px;
font-style:italic;
}
#footer{
clear:both;
color:#000000;
font-size:11px;
text-align:center;
}
#Seiten{
color:#000000;
font-size:11px;
text-align:center;
}
a{
color:#000000;
}
#footer2{
clear:both;
color:#4C4C4C;
font-size:9px;
padding:3px;
text-align:right;
}
#kommentar h1 {
font-size: 6px;
color:#B3FFB3;
font-style:italic;
}
.table{
background-color:#B3FFB3;
border-collapse:collapse;
border-color:#CCC;
table-layout:fixed;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

input.error { border: 1px dotted red; }

.field {
	background-color:#FFFFFF;
	border-color:#D2D2D2;
	border-style:solid;
	border-width:1px;
}

.url {
	background-color:#FFFFFF;
	border-color:#D2D2D2;
	border-style:solid;
	border-width:1px;
}

