@charset "utf-8";
/* -- [allgemein] -------------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
	
a img { border: none }


body {
background-attachment: fixed;
		background-image:url(../bilder/hg-2.jpg);
		background-repeat:repeat-x; 
		font-family: "Trebuchet MS", sans-serif; 
		font-size: 12px;
		min-height:100%;
		margin:0;
		padding:0;
		overflow: auto;
		}
	

img.rahmen {
	border: 1px #ffffff solid; padding: 3px}
	
table {
		font-family: "Trebuchet MS", sans-serif; 
		font-size: 12px;
		color:#FFF;	
		border-spacing:0px;
}
table tr td {
	vertical-align:top;
	padding-bottom:30px ;
	padding-right:15px ;
}



/* -- [content bereich] -------------------------------------------------------------------- */


#hauptcontainer  {
	width: 800px;
	overflow: visible;
	height:100%;
		}


#links {  
float: left; 
width:190px; 
background-image:url(../bilder/hg-menue.png);
background-repeat:repeat;
border:1px solid;
font-size: 9pt;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
border-color:#ffffff; 
padding: 0px; 
line-height: 1.5; 
font-family: "Trebuchet MS", sans-serif; 
color:#FFFFFF; 
overflow: visible;
border-bottom:none;
border-top:none;
}


#nav{
font-style: normal;
margin-top: 50px;
font-weight: normal;
text-decoration: none;
border: 10px solid #808080;
background-color: #665955;
list-style: none;
width: 170px;
}

*html #nav{
width: 190px;
}

*html #subnav{
width: 190px;
}

#nav li a{
border-bottom: 1px solid #ffffff;
display: block;
padding: 5px;
color: #ffffff;
size: 9pt;
font-family: "Trebuchet MS", sans-serif; 
text-decoration: none;
font-style: normal;
}

#nav li a:hover{
background-color: #7d6d68;
}

#subnav{
font-weight: normal;
border: 10px solid #808080;
background-color: #b04513;
list-style: none;
margin-top: 20px;
width: 170px;
}

#subnav li a{
border-bottom: 1px solid #ffffff;
display: block;
padding: 5px;
color: #ffffff;
size: 9pt;
font-family: "Trebuchet MS", sans-serif; 
text-decoration: none;
font-style: normal;
}

.mainact{
background-color: #7d6d68;
}

.subact{
background-color: #ae613d;
}

#subnav li a:hover{
background-color: #ae613d;
}

#krone{
position: relative; 
margin: auto 0 auto;
margin-bottom:0px;
padding-top: 50px;
}


#mitte{  
float: left; 
width:53px;
height:100%;
}

.csc-caption{
font-family: "Trebuchet MS", sans-serif; 
color: #ffffff;
font-size: smaller;
}

#language{
padding-left:7px;
}


#rechts { 
color: #ffffff; 
float: left; 
width:555px; 
background-image:url(../bilder/hg-menue.png);
background-repeat:repeat;
border-color:#ffffff; 
font-size:10pt;
line-height: 1.5;
padding:0px;
height:100%;
margin:0px;
overflow: visible;
/*filter:  alpha(opacity=0.5);  IE 
-moz-opacity: 0.95; /* Gecko 
opacity: 1; /* Opera */
padding-bottom: 50px;
}


#main{
text-align: left;
background-color: #665955;
padding: 0px;
color: #ffffff;
min-height:100%;
padding-left: 45px;
padding-right: 45px;
overflow: visible;
padding-bottom:20px;
border:1px solid #ffffff;
border-top:none; 
border-bottom: 1px solid #ffffff;

}


#main ul{
list-style-position: outside;
list-style-type: none;
list-style-image: url(../bilder/listen-punkt.png);
padding-left: 20px;
}

#specialmenu{
color: #665955;
font-size: 9pt;
padding-top: 18px;
height: 32px;
text-align: right;
padding-left: 20px;
padding-right: 20px;
border:1px solid #ffffff;
border-top:none; 
border-bottom:none; 
}


#specialmenu a{
color: #000000;
font-size: 9pt;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
}

#specialmenu a:hover{
color: #665955;
}

#main a{
color: #ffffff;
text-decoration: underline;
}

#main a:hover{
color:  #000000;
}

.bodytext{
padding-top: 15px;
}

h1{ 
text-align: left; 
font-variant: small-caps; 
font-size: 16pt;
color: #ffffff;
padding-top: 20px;
} 
h2{ 
text-align: left; 
font-variant: small-caps; 
font-size: 14pt;
color: #ffffff;
padding-top: 20px;
} 
h3{ 
text-align: left; 
font-variant: small-caps; 
font-size: 12pt;
color: #ffffff;
padding-top: 20px;
} 


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img, img .bild {
border: 1px #ffffff solid;
padding: 3px
}


.csc-textpic-above {
  margin-top:20px;
  margin-bottom:10px;
}

#mittagstisch table {
 margin-left:-45px;
 display:bloack;
 }
#mittagstisch table tr td {
  padding-left:25px;
  padding-right:0px;
  vertical-align:top;
  padding-bottom:15px;
  }

#zigarren table {
 margin-left:-45px;
 display:block;
}
#zigarren table tr td {
  padding-left:22px;
  padding-right:0px;
  vertical-align:top;
  padding-bottom:15px ;
}
  
#nachoben { 
  position:fixed;
  bottom:0px;
  left:50%;
  margin-left:401px;
  } 
  
*html #links{
margin-top: -5px;
overflow: visible;
}

*html #rechts{
margin-top: -5px;
background-image: none;
}

*html #specialmenu{
padding-bottom: 15px;
background-image:url(../bilder/hg-menue.png);
background-repeat:repeat;
}