html {height:100%;}
body {
 height:100%;
 margin:0%;
 padding:0%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:400;
 color: #000000;
 padding-left:1px;

	
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000066;
font-weight:400;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #CC0000;
font-weight:400;
}
.links{

height:20px;
float:left;

}

.benutzer {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000066;
font-weight:400;
font-style:italic;
}

.u1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #AA0D1D;
font-weight:400;
}

.u2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000066;
font-weight:400;
font-style:italic;
}

td {
height:20px;
}

.kategorie {
height:20px;
width:200px;
vertical-align:middle;
font-stretch:expanded;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;

}
.neu {
height:20px;
width:40px;
vertical-align:middle;
text-align:center;

}
.sprache {
height:20px;
background-color: #D6D8ED;
border-top:1px solid silver;
border-bottom:1px solid silver;
white-space:nowrap;
padding-top:2px;
padding-bottom:10px;
}


.farbe1 {
background-color:#E3E3E3;
}

.farbe2 {
background-color: #E8E8E8;
}


.aktion {
height:20px;
background-color: #D6D8ED;
border-top:1px solid silver;
border-bottom:1px solid silver;
white-space:nowrap;
text-align:center;
}

.footer {
height:20px;
background-color: #D6D8ED;
border-top:1px solid silver;
border-bottom:1px solid silver;
}
.neuerEintrag {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #EEEEEE;
	margin-left: -250px;
	position: absolute;
	top: -60px;
	left: 50%;
	width: 500px;
	height: 500px;
	visibility: hidden;
	padding:20px;
	padding-top:2px;
	z-index:3;

	
	
}
