/* 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:159px;
	padding-left:15px;
	padding-top:10px;
	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:#1868b9;
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
}

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

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

#content .as_title {
	color:#FFFFFF;
	background-color:#1868B9;
	font-family:Arial;
	font-size:13px;
}

.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:#1a4672;
}

#pagetitel h1 {
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
}

#navi {
	background-color:#1868b9;
}

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

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

#header {
	background-color:#9ba8ae;
}

#header h1, #partner h1 {
	color:#1a4672;
	border-bottom-color:#1a4672;
	font-family:Arial;
	font-size:16px;
}

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

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

#content {
	border-right-color:#9ba8ae;
}

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

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

body, td {
	font-family:Arial;
	font-size:12px;
}

input, textarea, select {
	font-family:Arial;
	font-size:12px;
}

#container .gd_contentWidth {
	width: 650px;
}

#container .gd_Header{
	font-size: 18pt;
	color: #a51f02;
	font-weight: bold;
}

#container .gd_SubHeader {
	font-size: 12pt;
	color: #a51f02;
}

.style1 {
	font-family: Arial, Helvetica, Sans-Serif;
	/*font-size: x-small;*/
	font-size:12px;
	color: #0000FF;
	padding-top:3px;
}

.style2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
}

.style3 {
	border-width: 1px;
}

.style4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:24px;
}
.style5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:18px;
}
.style6 {
	font-weight: bold;
	font-size:18px;
	/*color: #FFFFFF;*/
	color: #CC0000;
	font-family: Arial, Helvetica, Sans-Serif;
	border-width: 1px;
}
.style7 {
	border-width: 0;
}
.style8 {
	text-align: right;
}

.goe {
	/*width:153px;*/
	/*padding-left:15px;*/
}

a.block{
color:white; 
background:#006699; 
display:block; 
text-align:center; 
width:153px;
border:black solid 1px; 
padding:2px; 
text-decoration:none; 
font:bold 12px arial, sans-serif;
}

a.block:hover{
color:yellow;
background-color:#1A4672; 
}
