html {
width:100%;
height:100%;
margin:0px;
padding:0px; 
}
body {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background-color:#fceea2;
line-height:20px;
margin:0;
padding:0; 
text-align:center;
}
p {
margin:3px 10px 10px 10px;
}
h1, td.content_table_heading {
/*	width:100%;*/
font-weight:bold;
font-size:16px;
color:white;
font-family:arial,verdana,tahoma;
background-color:#a81a18;
margin:0;
padding:3px 10px;
border-bottom:1px solid #a81a18;
}
h2{
font-weight:bold;
font-size:16px;
color:#a81a18;
font-family:arial,verdana,tahoma;
background-color:#ffffff;
margin:0;
padding:3px 10px;
}
hr {
border-top:medium none;
border-right:medium none;
border-left:medium none;
border-bottom:medium none;
width:100%;
height:1px;
color:#a81a18;
background-color:#a81a18;
}
ul {
margin-top:0;
}
sup {
font-size:65%;
}
a {
color:black;
text-decoration:none;
}
a img {
	border:0;
}
a:hover,a:active {
color:black;
text-decoration:underline;
}
table {
border-collapse:collapse;
}
.content_table {
width:100%;
border:1px solid #a81a18;
background-color:#ffffff;
margin-bottom:20px;
}
#pagewrapper {
text-align:left;
width:820px;
margin:0 auto;
border-left:2px solid #240076; 
border-right:2px solid #240076; 
background-color:transparent; 
background-image:url('images/bgk2.gif');
background-repeat:repeat-y;
background-position:left;
}
#colwrapper {
}
#header {
height:120px;
width:100%;
border-top:1px solid black;
border-bottom:1px solid black;
}
.print{
font-weight:bold;
font-size:38px;
color:black;
font-family:arial,verdana,tahoma;
background-color:white;
margin:10px auto;
text-align:center;
line-height:38px;
}
#thinline {
display:none;
}
#leftcol {
float:left;
width:198px;
background-color:#c1aa69;
}
#adresse {
float:left;
width:198px;
font-size:15px;
}
#adresse img {
display:block;
margin:10px auto;
}
#adresse p {
margin-left:5px;
}
.head {
background-color:#a81a18;
font-size:16px;
font-weight:bold;
line-height:30px;
color:#ffffff;
text-align:center;
margin-right:5px;
}
#inhalt {
float:right;
width:612px;
margin-left:5px;
margin-top:6px;
font-size:16px;
}
.clearfloat {
clear:both;
}
#footer {
width:100%;
height:50px;
padding-top:5px;
text-align:center;
background-color:#c1aa69;
}
#searchbox {
display:none;
}
#menue {
display:none;
}
.grau{
color:#b0b0b0;
font-size:10px;
}
.highlight {
background-color: #ffff00;
}
