A: link{
background: none; 
color: #0000aa; 
font-size: 12px; 
font-family: Times New Roman, Georgia, Verdana, Helvetica; 
text-decoration: none
}

A:active {
background: none; 
color: #000000; 
font-size: 12px; 
font-family: Times New Roman, Georgia, Verdana, Helvetica; 
text-decoration: none
}

A:visited {
background: none; 
color: #8A0074; 
font-size: 12px; 
font-family: Times New Roman, Georgia, Verdana, Helvetica; 
text-decoration: none
}

A:hover {
background: none; 
color: #FF8A00; 
font-size: 12px; 
font-family: Times New Roman, Georgia, Verdana, Helvetica; 
text-decoration: none
}

BODY {
background: #ffffff;
}

img {
margin: 3px;
}

*html img {
margin: 0px;
}

.box {
font-family: Times New Roman, Georgia,Verdana,Helvetica; 
font-size: 12px; 
border: 1px solid #000000; 
background-color: #FFFFFF;
}

TABLE { 
border-collapse: collapse; 
border: 1px solid #A7CC8F; 
}





div.content {

margin: 0em 3em 1em 3em;
text-align: justify;
letter-spacing: 0.1em;
}

div.content img {float: right; 
margin-left: 7em;
}

div.tmp img{
margin-left: 3em;
}


html>body div.tmp img{
margin-left: 3em;
}



P.titel {

font-family: Times New Roman, Georgia, Verdana, Helvetica;
text-decoration: none;
text-align: center ;
padding-top: 0;
padding-left: 0em;
padding-right: 5em;
font-weight: bold;
font-size: 14px;
color: #000000;
background: none;
}





#footer {
font-family: Times New Roman, Georgia, Verdana, Helvetica;
text-decoration: none;
text-align: center;
font-weight: normal;
font-size: 10px;
color: #15B846;
background: none;
letter-spacing: 0.1em;
}

/* ---------- bof-themeheader ---------- */
#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #a7cc8f;
color: #FFF;
width: 100%;
font: normal 150% Times New Roman, Georgia, Verdana, Helvetica, helvetica, sans-serif;
text-align: center;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
text-decoration: none;
background-color: #a7cc8f;
color: #0033CC;
padding: .2em 2em;
border-right: 1px solid #fff;
font-size: 14px;
font-weight: normal;
letter-spacing: 0.1em;
}

#navcontainer li a:hover
{
background-color: #CED09F;
color: #CF6795;
}
/* ----------eof-themeheader------------ */

/* ---------- bof-leftmenu ---------- */


#leftmenu{
width: 13.4em;
border-right: 0px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Times New Roman, Georgia, Verdana, Helvetica,'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 100%;
background-color: #ffffff;
color: #333;
}

* html #leftmenu{ /*IE 6 only */
width: 13em; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#leftmenu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#leftmenu li {
border-bottom: 1px solid #ffffff;
margin: 3px;
}

#leftmenu li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 14px solid #CED09F;
border-right: 10px solid #758F64;
background-color: #A7CC8F;
color: #5382A6;
text-decoration: none;
text-align: left;
width: 100%;
FONT-SIZE: 14px;
font-weight: normal;
}

html>body #leftmenu li a{ /*Non IE6 width*/
width: auto;
}

#leftmenu li a:hover{
border-left: 14px solid #ECE9D8;
border-right: 10px solid #B2A0AC;
background-color: #CED09F;
color: #CF6795;
}

#leftmenu li a:active{
border-left: 14px solid #CB4840;
border-right: 10px solid #ECE9D8;
background-color: #CED09F;
color: #CF6795;
}
/* ---------- eof-leftmenu ---------- */


/* ---------- bof-weg zu uns ---------- */


P.titel_l {

font-family: Times New Roman, Georgia, Verdana, Helvetica;
text-decoration: none;
text-align: left ;
padding-left: 0em;
padding-right: 5em;
font-weight: bold;
font-size: 14px;
color: #000000;
background: none;
}

div.contentblock {
padding-left: 5em;
width: 32.6em;
font-family: Times New Roman, Georgia, Verdana, Helvetica;
text-decoration: none;
text-align: justify;
font-weight: normal;
font-size: 14px;
color: #000000;
background: none;
letter-spacing: 0.1em;
}

.galleryimage {
position: relative;
}

*html  .thumbnail:hover{
position:relative;
}

html>body  .thumbnail:hover{
position:relative;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background: #ffffff;
padding:7px;
left: -1000px;
border:1px dashed gray;
}

.thumbnail span img{ /*CSS for enlarged image*/
padding:2px;
}

*html .thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:-325px;
z-index: 5;
left: 30px;
}

html>body .thumbnail:hover span{
visibility: visible;
top:-425px;
z-index: 5;
left: 30px;
}

.thumbnail img{
border: 1px solid #0000FF;
margin: 0 1px 5px 0;
}

.thumbnail:hover img{
border: 1px solid #FF0000;
}
/* ---------- eof-weg zu uns ---------- */

