html {
	background-color:#9A6F6D;
	color:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	height:100%;
	width:100%;
}
body {
	height:97%;
	width:99%;
	overflow:hidden;
}

A:link {
	color:#444444;
}
A:visited {
	color:#444444;
}
A:active {
	color:#444444;
}
A:hover {
	color:#444444;
}

h1 {
	font-size:20px;
}		
h2 {
	font-size:16px;
}		
p,ul,a {
	font-size:14px;
}
img {
	border:0;
}

#box {
	background-image:url(/fileadmin/template/pic/back.gif);
	position:absolute;
	width:849px;
	height:607px;
	left:50%;
	margin-left:-425px;
	top:50%;
	margin-top:-304px;
}

#left {
	width:166px;
	height:80%;
	margin:0;
	float:left;
    text-align:center;
}
#inner_left {
	margin:10px;
}
#logo_img {
    margin-top:10px;
    margin-bottom:20px;
}

#right {
	width:166px;
	height:80%;
	float:left;
	margin:0;
	font-size:10px;
	background-image:url(/fileadmin/template/pic/chess_piece.gif);
	background-repeat:repeat-x;
}
#inner_right {
	margin-left:10px;
	bottom:5px;
	position:absolute;
}
.small_link {
	font-size:10px;
}
A.small_link:link {
	color:#FFFFFF;
}
A.small_link:visited {
	color:#FFFFFF;
}
A.small_link:active {
	color:#FFFFFF;
}
A.small_link:hover {
	color:#FFFFFF;
}

#footer {
	clear:both;
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:-1;
}
		
#content {
	color:#000000;
	margin:0;
	float:left;
	width:517px;
	height:607px;
	overflow-x:hidden;
	overflow-y:auto;
}
#inner_content {
	margin:20px;
}
#subnav {
	width:100%;
	margin-bottom:30px;
}
#subnav td {
	text-align:center;
}
.svw_tabelle1 {
	color:black;
	border:solid 1px;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	font-size:9pt;
}
.svw_tabelle1 td {
	border:solid 1px;
}
.svw_tabelle1 th {
	border:solid 1px;
}
dt {
	font-weight:bold;
	font-size:12pt;
	margin-top:20px;
}
.odd {
	color:black;
	font-size:10pt;
}
.even {
	color:black;
	font-size:10pt;
}
.tx-guestbook-field {
	font-size:10pt;
	color:black;
}
.tx-guestbook-form-obligationfield {
	font-size:10pt;
	color:black;
}
.tx-guestbook-field input {
	width:150px;
}
th {
	color:black;
	font-size:10pt;
}
