/* from style.css */
body, form {
	margin:0px;
	padding:0px;
}

#pagetitel h1 {
	padding:5px;
	margin:0px;
}

#navi ul {
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	padding-top:3px;
}

#navi ul li {
	display:inline;
}

#navi ul li a,
#navi ul li a:link,
#navi ul li a:visited,
#navi ul li a:active {
	padding:5px;
}

#header h1, #partner h1 {
	margin-bottom:5px;
	border-bottom:1px solid;
}

#header a,
#header a:link,
#header a:visited,
#header a:active {
	color:#000000;
}

#ad {
	text-align:center;
	margin-bottom:15px;
}

#content {
	padding:30px;
	width:595px;
	border-right:2px solid;
	float:left;
}

#partner {
	width:200px;
	padding-left:15px;
	padding-top:30px;
	float:left;
}

.adsense {
	padding:7px;
	border:1px dashed;
}

.error {
	border:1px dashed;
}

.quote {
	border:1px solid;
}
/* from user */
body, #content td {
	background-color:#ffffff;
}

a, a:link, a:visited, a:active {
	color:#794350;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

#content .title {
	color:#000000;
	background-color:#B17C89;
}

.outborder, .inborder {
	background-color:#666666;
}

.out, .in {
	background-color:#ffffff;
}

.smallgrey {
	color:#808080;
}

.adsense {
	border-color:#666666;
}

.error {
	border-color:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote {
	border-color:#000000;
	background-color:#f8f8f8;
	color:#000000;
}

#pagetitel {
	background-color:#59313B;
}

#pagetitel h1 {
	color:#66CCFF;
	font-family:Tahoma;
	font-size:20px;
}

#navi {
	background-color:#794350;
}

#navi ul li a, #navi ul li a:link, #navi ul li a:visited, #navi ul li a:active {
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}

#navi ul li a:hover {
	color:#66CCFF;
	text-decoration:underline;
}

#header {
	background-color:#B17C89;
}

#header h1, #partner h1 {
	color:#59313B;
	border-bottom-color:#59313B;
	font-family:Tahoma;
	font-size:14px;
}

#header a, #header a:link, #header a:visited, #header a:active {
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}

#header a:hover {
	color:#000000;
	text-decoration:underline;
}

#content {
	border-right-color:#B17C89;
}

.link a, .link a:link, .link a:visited, .link a:active {
	color:#794350;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}

.link a:hover {
	color:#000000;
	text-decoration:underline;
}

body, td {
	font-family:Tahoma;
	font-size:11px;
}

input, textarea, select {
	font-family:Tahoma;
	font-size:11px;
}

#marquee h1{
	color:#808080;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	}
