body {
margin: 0px;
padding: 0px;
}

a {
color: #B1B1B1;
text-decoration: none;
}

a:hover {
color: #800000;
text-decoration: none;
}

a.over {
color: #800000;
text-decoration: none;
background-color: #000000;
}

a.over:hover {
color: #B1B1B1;
text-decoration: none;
}

table.menue {
width: 800px;
}

td.menue {
font-family: Arial;
color: #B1B1B1;
font-size: 17px;
font-weight: bold;
letter-spacing: 2px;
font-variant: small-caps;
background-color: #2D2D2D;
padding: 3px;
margin-top: 7px;
padding-top: 7px;
padding-bottom: 7px;
text-align: center;
}

td.menue_over {
font-family: Arial;
color: #B1B1B1;
font-size: 17px;
font-weight: bold;
letter-spacing: 2px;
font-variant: small-caps;
background-color: #000000;
padding: 3px;
padding-top: 7px;
padding-bottom: 7px;
text-align: center;
}

td.kontakt {
color: #B1B1B1;
font-size: 12px;
padding: 5px;
border: 1px dotted #111111;
background-color: #000000;
}

td.normal {
color: #B1B1B1;
font-size: 12px;
padding: 5px;
border: 1px solid #2D2D2D;
background-color: #000000;
}

input {
background-color: #222222;
border: 1px solid #3D3D3D;
color: #B1B1B1;
padding: 2px;
}

textarea {
background-color: #222222;
border: 1px solid #3D3D3D;
font-family: Arial;
font-size: 12px;
color: #B1B1B1;
padding: 2px;
}

/*data */

body {
background-color: #292929;
font-family: Arial;
color: #B1B1B1;
}

table.main {
margin-top: 7px;
width: 800px;
border: 1px solid #2D2D2D;
}

td.logo {
width: 800px;
height: 90px;
vertical-align: top;
}

td.main {
width: 800px;
}

.copy {
font-family: Arial;
color: #B1B1B1;
font-size: 11px;
letter-spacing: 2px;
padding: 5px;
text-align: center;
}

.termin {
border: 1px solid #2D2D2D;
width: 300px;
float: right;
padding: 10px;
}


/* GALERIE */

table.gal {
width: 800px;
border: 0px solid #000000;
}

td.gal {
border: 1px solid #292929;
padding: 9px;
background-color: #000000;
}

td.stats {
border: 1px solid #292929;
padding: 9px;
}

td.gal_small {
width: 240px;
border: 1px solid #292929;
padding: 9px;
background-color: #000000;
}

td.gal_bk {
width: 240px;
background-color: #000000;
}

td.gal_rand {
width: 10px;
border: 0px solid #000000;
}

.no_image {
width: 200px;
height: 200px;
font-size: 12px;
border: 1px solid #000000;
}

img {
border: 1px solid #800000;
}

/* Textvariationen */

.navi_old {
font-family: Arial;
color: #444444;
font-size: 17px;
font-weight: bold;
letter-spacing: 2px;
font-variant: small-caps;
}

.headline_small {
font-family: Arial;
color: #B1B1B1;
font-size: 15px;
font-weight: bold;
letter-spacing: 2px;
font-variant: small-caps;
}

a.headline_small {
color: #B1B1B1;
text-decoration: none;
}

a.headline_small:hover {
color: #800000;
text-decoration: none;
}

.haedline {
font-family: Arial;
color: #B1B1B1;
font-size: 17px;
font-weight: bold;
letter-spacing: 2px;
font-variant: small-caps;
background-color: #000000;
padding-left: 10px;
padding-right: 10px;
}

a.headline {
color: #B1B1B1;
text-decoration: none;
}

a.headline:hover {
color: #800000;
text-decoration: none;
}

.datum {
font-family: Arial;
color: #B1B1B1;
font-size: 11px;
float: right;
font-weight: normal;
}

.beschreibung{
font-family: Arial;
color: #B1B1B1;
font-size: 12px;
}


a.m_over {
font-family: Arial;
color: #444444;
font-size: 17px;
font-weight: bold;
letter-spacing: 2px;
font-variant: small-caps;
position: relative;
}
a.m_over:hover {
font-family: Arial;
color: #800000;
font-size: 17px;
font-weight: bold;
letter-spacing: 2px;
font-variant: small-caps;
background-color: transparent;
position: relative;
z-index: 89;
}
a.m_over span {
display: none;
text-decoration: none;
}
a.m_over:hover span {
display: block;
position: absolute;
top: 17px;
left: -30px;
z-index: 99;
text-decoration: none;
background-color: #000000;
border: 1px solid #800000;
font-size: 12px;
font-family: Tahoma, Arial, Helvetica;
color: #444444;
padding: 3px;
cursor: pointer;
}


/*MENUUUUU*/


td.menu_l {
font-size: 11px;
border: 0px solid #999999;
text-align: left;
}
td.menu_r {
font-size: 11px;
border: 0px solid #999999;
text-align: right;
}
td.menu_c {
font-size: 11px;
border: 0px solid #999999;
text-align: center;
}
span.rot {
color: #800000;
font-weight: bold;
}

div.aktualisieren {
padding-top: 7px;
margin-left: 15px;
width: 770px;
border: 1px solid #2D2D2D;
background-color: #000000;
font-weight: bold;
text-align: center;
}
