body {
	margin:0px; 
	margin-top:50px;
	padding:0px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:12px;
	color: #999999; 
	background-color:#ffffff;
	background-image: url(img/bg.gif);
}

#allinall {
	width:650px;
	margin-left:auto;
	margin-right:auto;
}

#lnhtabelle {
	width:650px;
	z-index:100;
}

table, tr, td {
	padding:5px;
}

th {
	font-weight:bold;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	background-color: #D9E4E7;
	margin:0px;
	padding:0px;
}

table {
	border-collapse:collapse;
	border: 1px solid white;
}

td {
	font-size:14px;
	border-left: 1px solid white;
	vertical-align:top;
}

tr.oddrow {
	background-color: #E1E7E9;
	border-bottom: 1px solid white;
}

tr.evenrow {
	background-color: #F6FAFB;
	border-bottom: 1px solid white;
}

tr.nodisplay {
	background-color: #F8EBEA;
	border-bottom: 1px solid white;
}

textarea {
	width:100%;
	height:200px;
}

.tableft {
	width:160px;
}

.checkbox {
	width: auto;
}
.tabmiddle, .tabright {
	width:245px;
}

a {
	color: #999999;
	font-weight:bold;
	font-size:11px;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
	behavior:	url("pngbehavior.htc");
}

.seiten {
	width:640px;
	height:17px;
	padding-left: 10px;
	margin-bottom:1px;
	font-size: 14px;
	background-color: #89ACB4;
	background-image: url(img/bg_verlauf_topleiste.gif);
	background-repeat:repeat-x;
	color: white;
}

.seitenontop {
	position:absolute;
	z-index:1000000;
}

.inactivesite {
	color: white;
	font-size: 14px;
	text-decoration:none;
}

.inactivesite:hover {
	color: black;
}

#logoheader {
	padding-top:10px;
	width: 649px;
	height: 160px;
	background-color: #999999;
	background-image: url(img/header_bg.gif);
}

.login, .eintragen, .home {
	margin-left: 12px;
}

#logo {
	position: absolute;
	z-index:1000;
	margin-left:276px;
	margin-top: 1px;
}

.love {
	background-image: url(img/bg_love.png);
}

.hate {
	background-image: url(img/bg_hate.png);
}

.date {
	font-size: 13px;
}

#footer {
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

#insert, #about, #loginform, #main {
	background-color: #F0F4F5;
	margin-top:1px;
	padding-left:50px;
	padding-top:30px;
	padding-bottom:20px;
	padding-right: 50px;
}

#about {
	padding-right: 200px;
}

#inserttabelle {
	width:100%;
}

.balken {
	margin-top:1px;
	height: 20px;
	background-color: #E8EEF0;
}

input {
	width: 150px;
}

h1 {
	font-size: 16px;
}

.noborder {
	border:0px;
}

form {
	display:inline;
}

#displaylink {
	background-color: #89ACB4;
	margin-top:1px;
}

.displaylink {
	padding:2px;
	padding-left: 10px;
	display:block;
	color: white;
	text-decoration:none;
}

.displaylink:hover {
	background-color: white;
	color: #89ACB4;
}