body
{
 font-family:Verdana;
 font-size:12px;
 margin:0px;
}
h1 {font-size:22px;
color:#9E9E9E;
letter-spacing:3px;
font-variant:small-caps;
font-family: "trebuchet ms", helvetica, sans-serif;
padding:12px 20px 4px 20px;}
h2 {font-size:15px;
color:#6C6C6C;
line-height:12px;
background-image:url(../images/layout/lisges2.jpg);
background-repeat:no-repeat;
background-position:left;
font-weight:600;
padding:3px 20px 5px 20px;
margin:0 0 0 20px;
}
h3 {
	font-size:14px;
	color:#000000;
	background-color: #E8E8E8;
}
#content a{font-weight:bold;
color:#535300;}

/*Box */
#container
{  margin:auto;
 width:100%; 
 background-color:#FFFFFF;
 text-align: left; }
 /*Kopfbereich*/
#header {
display:none;
}
#header table
 {display:none;}
#header p
{display:none;}
a.obenrechts
{display:none;}
a.obenrechts:hover
{display:none;}
 a.tiefbau :hover
{display:none;}

/*Menübereich*/
#left {
display:none;
}

.menucontainer {
display:none;

}
a.menu {
display:none;
 }
a.menu:link
{
  display:none;
}
 a.menu:visited
 {
  display:none;
}
a.menu:active, a.menu:hover
{
 display:none;

 
}



/*Inhalt*/
#content {
background-color:#fff;
width:auto;

padding:0px;
margin:0;
}
#content  p
{padding-left:20px;
padding-right:20px;
line-height:18px;
margin:0;}
#content p.abstand
{margin-top:30px;
width:248px;
margin-left:20px;
padding-left:0;
background-color:#FFFFAA;
margin-bottom:20px;}
#content p.jahr
{background-image:url(../images/layout/lisges2.jpg);
background-position:left;
background-repeat:no-repeat;
font-weight:bold;
padding-left:22px;
margin:8px 20px 4px 20px;
color:#666666;
}
#content p.einzug
{margin-left:40px;
margin-right:40px}
#content p.trenn
{margin:20px 40px 20px 20px;
line-height:1px;
height:1px;
background-color:#B0B000}
#content img.rahmen
{border-top:1px solid silver;
border-bottom:2px solid silver;
border-right:2px solid silver;
border-left:1px solid silver;}
#content a.ref
{padding:7px 0px 7px 2px;
 text-align:left;
 font-weight:bold;
 color:#464600;
 text-decoration:none;}
 #content ul
 {list-style-type:disc;}
 #content li
 {margin:10px 0px 10px 0px;
 padding:0;
 list-style-image:url(../images/layout/kllis.jpg);
 list-style-position:outside;}

 /*Fußbereich*/
 #footer
 {
 display:none;}
#footer a
{font-size:10px;
color:#333;}
.bildunterschrift {
	font: italic 12px Arial, Helvetica, sans-serif;
	color:#595959;
}
.extlink {
	font-size:9px;
		font-weight: bold;
		
		color:#669933;
}


td
{font-size:12px;
font-family:Verdana;}

/*########################*/

<!-- Code by Stu Nicholls http://www.stunicholls.myby.co.uk/-->

a.screen, a.screen:visited {

position:relative; 
text-decoration:none;
z-index:1;
}
a.screen strong {
position:absolute;
visibility:hidden; /* hide the image */
width:660px; /* give it a width */
height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
border:1px solid silver; /* add a border */
left:450px; /* position:the image */
margin-top:20px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover strong {
visibility:visible; /* make the image visible */
height:auto; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
text-decoration:none;
}
a.screen:hover strong img 
{

border:0; /* remove the link border */
}
/*###### Suchformular###*/
/*################# Formatierung für das Formular ##########*/
form.such
{display:inline;
margin-left:0px;
background-color:transparent;
padding:0;
}
input.sub
{
background-color:#fff;
padding-left:2px;
text-decoration:underline;
color:#003300;
cursor:hand;
font-weight:bold;
border:1px solid green;}
input.suche
{background-color:#fff;
border:1px solid silver;
height:18px;

}

/*################# Slideshow ############*/
/* SLIDESHOW */
#slideshow {
 display:none
}
#slideshow img {
 display:none;
 
}
#slideshow img.start {
 display:none;
}