body {  background-color: #af001e; background-attachment: scroll; background-image: url(../pix/peperoni.gif); background-repeat: no-repeat;  background-position:685px -1px;}

#main { background-color:transparent; width:790px; float:left; padding:0px 0px; margin:130px 0px 0px 0px } 

#content1, #content2 { color: #dcdcdc; border:0px #ff33ff double; background-color:transparent; width:380px; float:left; padding:6px 6px; margin:0px 0px 0px 15px; font-family: Tahoma, Arial, Helvetica, sans-serif;  font-weight: normal;  font-size: 12px; font-style: normal; text-align: left; white-space: normal } 

#content2 { margin:125px 0px 0px 20px } 
 
a { color: #FFFFFF }

a:link { color: #FFFFFF }

.fotogalerie-img { padding: 2px }

.text,.texttabelle, h2 , td { font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; color: #dcdcdc }

.texttabelle, td { font-size: 13px; color: #dcdcdc }

.text10 { font-family:  Tahoma,Arial, Helvetica, sans-serif; font-weight: normal; color: #dcdcdc; font-size: 10px }

.text15 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; color: #dcdcdc; font-size: 15px }

pre { font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; color: #dcdcdc; font-size: 13px }

/* Styles für linke Menuleiste */
#menucontainer { border:0px #606060 double; background-color:#ff8c00; width:98px; height:415px; float:left; padding:3px 3px; margin:0px 5px 5px 0px; line-height: 10px; font-family: Arial, Helvetica, sans-serif;  font-size: 11px;  text-decoration: none; color: grey;  font-style: oblique; text-align: left; white-space: normal }

#menucontainer a:hover{ color:#333333; text-decoration: none ; background-color: #ff4c00 }

#menucontainer a { color: #ffe4b5; text-decoration: none ; line-height: 12px }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size:14px;
}

.menu ul {padding:0px; margin:0px; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* obere Menuleiste */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
text-align: center;
color:#900000;
width:103px; 
text-align:center; 
cursor: default;
background:#ff8c00; 
line-height:18px; 
overflow:hidden;
border-left: #fff 1px solid;  
border-right: #fff 0px solid; 
border-bottom: #fff 1px solid; 
border-top: #fff 1px solid
}


/* specific to non IE browsers */
.menu ul li:hover a {color:#900000; background:#ff8c00}
.menu ul li:hover ul {display:block; position:absolute}

/* Aufklappmenu */
.menu ul li:hover ul li a {
width:93px;
font-size:11px; 
color: #ff8c00; 
font-weight: normal; 
text-align: left ; 
display: block; 
background: #af001e ;
padding-right: 5px; 
padding-left: 5px; 
padding-bottom: 0.2em; 
padding-top: 0.2em; 
border-right: #ff8c00 1px solid; 
border-left: #ff8c00 1px solid; 
border-bottom: #ff8c00 1px solid; 
border-top: #ff8c00 1px solid
}

/* Aufklappmenu aktiviert mit Maus*/
.menu ul li:hover ul li a:hover {
padding-left: 4px; 
padding-right: 6px; 
}

