body {
	margin:0px; 
	padding:0px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:12px;
	color: #999999; 
	background-color:#ffffff;
}

#allinall {
	width:684px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}

#lnhtabelle {
	z-index:100;
}

#content {
	width: 650px;
	margin-left: 15px;
	/*margin-top: -22px;*/
	/*min-height: 300px;*/
}

* html #content {
	/*height: 300px;*/
}

/*
#wrap, #insert, #about, #loginform {
	padding-bottom: 50px;
	background-image: url(img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
*/
#headerimg {
	height: 292px;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	z-index:1000;
}

#headerimg img {
	margin-top:80px;
}

table, tr, td {
	padding:5px;
}

th {
	font-weight:bold;
	border-bottom: 1px solid white;
	background-color: #83B7E9;
	margin:0px;
	padding:0px;
}

table {
	border-collapse:collapse;
	width: 650px;
}

td {
	font-size:14px;
	vertical-align:top;
}

tr.oddrow {
	background-color: #F0F0F0;
	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;
}

.gb {
	font-size:9px;
}

.datecolumn {
	width: 150px;
}

.textcolumn {
	background-color: #999999;
}

#gbtabelle td.datum {
	font-size: 9px;
}

.checkbox {
	width: auto;
}
.tabmiddle, .tabright {
	width:246px;
}

a {
	color: #78A8D6;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
	behavior:	url("pngbehavior.htc");
}

.seiten {
	position:fixed;
	top:0px;
	background-image: url(img/bg_links.gif);
	background-repeat:no-repeat;
	width: 635px;
	height:22px;
	padding-left: 30px;
	margin-bottom:1px;
	font-size: 14px;
	color: white;
	margin-left: auto;
	margin-right: auto;
}

* html .seiten {
	position: absolute;
}

.seitenontop {
	position:absolute;
	z-index:1000000;
	font-weight: bold;
}

.inactivesite {
	color: white;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
}

.inactivesite:hover {
	color: black;
}

#login {
	padding-right:30px;
	text-align: right;
	padding-bottom:5px;
	margin-top:-20px;
}

.login, .eintragen, .home {
	margin-left: 12px;
}

.love {
	background-image: url(img/bg_love.png);
}

.hate {
	background-image: url(img/bg_hate.png);
}

.date {
	font-size: 13px;
}

.hate a {
	color: #999999;
	font-weight: normal;
}

#footer {
	text-align:center;
	padding-top: 130px;
	padding-bottom: 30px;
	background-image: url(img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer a {
	color: #999999;
	font-weight: normal;
	text-decoration:underline;
	font-size: 12px;
}

#footer a:hover {
	text-decoration: none;
}

#insert, #about, #loginform, #main {
	padding-left:50px;
	padding-bottom:40px;
	padding-right: 50px;
}

#about {
	padding-right: 200px;
}

#inserttabelle {
	width:100%;
}

input {
	width: 150px;
}

table.gb input, table.gb textarea {
	width: 100%;
}

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;
}

.zugangsdaten {
	color: #89ACB4;
}