@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #232323;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #A0A0A0;
	margin: 0 auto;
	cursor: default;
}

#noscript {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	border: 1px dotted #FF0000;
	padding-top: 3px;
	padding-bottom: 3px;
}

#all {
	width: 1000px;
	margin: 0 auto;
}

#head {
	background-image: url('http://www.davahome.net/images/header.png');
	width: 535px;
	height: 99px;
	float: left;
}

#time {
	background-image: url('http://www.davahome.net/images/zeitbox.png');
	width: 434px;
	height: 64px;
	float: left;
	color: #4F4F4F;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 35px;
}

.br {
	clear: left;
}

#content_u {
	background-image: url('http://www.davahome.net/images/content_unten.png');
	width: 860px;
	height: 12px;
	margin: 0 auto;
	clear: left;
	text-align: right;
	padding-top: 70px;
	padding-right: 140px;
	font-size: 10px;
}

#content {
	width: 501px;
	height: 684px;
	overflow: auto;
	background-image: url('http://www.davahome.net/images/content.png');
	margin: 0 auto;
	padding: 20px;
	color: #A0A0A0;
	text-align: justify;
	line-height: 18px;
	float: left;
}

#left {
	background-image: url('http://www.davahome.net/images/topstats_links.png');
	width: 206px;
	height: 105px;
	float: left;
}

#news {
	background-image: url('http://www.davahome.net/images/topstats_news.png');
	width: 220px;
	height: 103px;
	float: left;
	text-align: left;
	line-height: 20.5px;
	padding-top: 2px;
}

#dls {
	background-image: url('http://www.davahome.net/images/topstats_dls.png');
	width: 209px;
	height: 103px;
	float: left;
	text-align: left;
	line-height: 20.5px;
	padding-top: 2px;
}

#partner {
	background-image: url('http://www.davahome.net/images/topstats_partner.png');
	width: 147px;
	height: 103px;
	float: left;
	text-align: left;
	line-height: 20.5px;
	padding-top: 2px;
}

#right {
	background-image: url('http://www.davahome.net/images/topstats_rechts.png');
	width: 218px;
	height: 105px;
	float: left;
}

#content_left {
	float: left;
	width: 206px;
	background-image: url('http://www.davahome.net/images/side_links.png');
	background-repeat: no-repeat;
	height: 724px;
	position: relative;
}

#kette {
	width: 143px;
	height: 96px;
	background-image: url('http://www.davahome.net/images/kette.png');
}

#rechtsspace {
	height: 558px;
	width: 143px;
	background-image: url('http://www.davahome.net/images/rechtsspace.png');
	float: left;
}

#content_right {
	background-image: url('http://www.davahome.net/images/side_rechts.png');
	width: 110px;
	height: 724px;
	float: left;
	position: relative;
}

#wood {
	background-image: url('http://www.davahome.net/images/holzbox.png');
	height: 55px;
	width: 138px;
	color: #885D1A;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 5px;
	font-size: 11px;
}

#rightside {
	float: left;
	width: 143px;
}

#footer {
	background-image: url('http://www.davahome.net/images/footer.png');
	margin: 0 auto;
	width: 999px;
	height: 80px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.topic {
	color: #1679BF;
}

#imp {
	font-weight: bold;
}

.navi {
	margin-top: 3px;
}

.navi a:link, .navi a:visited {
	color: #1679BF;
	text-decoration: none;
}

.navi a:hover, .navi a:active {
	color: #F2EC34;
	text-decoration: none;
}

.TopBox a:link, .TopBox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.TopBox a:hover, .TopBox a:active {
	color: #F2EC34;
	text-decoration: none;
}

#content a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#content a:visited {
	color: #555555;
	text-decoration: underline;
	font-style: italic;
}

#content a:hover, #content a:active {
	color: #F2EC34;
	text-decoration: underline;
}

#clock {
	width: 90%;
	background-color: transparent;
	border: 0px;
	color: #885D1A;
	text-align: center;
	font-weight: bold;
}

fieldset {
	border: 1px solid #505050;
	padding: 20px;
}

.guestbookoutline {
	width: 450px;
	margin: 0 auto;
	border: 1px dotted #999999;
}

.guestbookentry {
	width: 440px;
	padding: 5px;
	overflow-x: auto;
}

.guestbookheadline {
	width: 443px;
	border-bottom: 1px dotted #999999;
	padding: 2px;
	padding-left: 5px !important;
	position: relative;
}

.gb {
	background-color: transparent;
	color: #777777;
	border: 1px solid #777777;
}

#admin {
	position: absolute;
	right: 5px;
	width: 130px;
	text-align: right;
	top: 0;
}

.admin, .admin a {
	color: #1679BF;
}

.pre {
	width: 100%;
	margin-left: 30px;
	cursor: text;
	font-size: 12px;
	line-height: 12px;
}

#Search {
	border: 0;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#Search th, #Search td{
	border: 1px solid #777777;
	color: #777777;
	padding: 3px;
}

.ReSearch {
	border: 1px solid #0B0B0B;
	color: #A0A0A0;
	background-color: #232323;
}

.Codes {
	background-color: #444444;
	color: #999999;
	border: 1px solid #000000;
	width: 466px;
}