/* RESET
*********************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {border:0; font-size:100%; margin:0; padding:0;}
a {outline:none;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
img {vertical-align:bottom;}
del,ins {text-decoration:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0; font-variant:normal;}
sup,sub {vertical-align:baseline;}
legend {color:#000;}
input,button,textarea,select,optgroup,option {font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}
input,button,textarea,select {font-size:100%;}



/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Large desktop */
@media (min-width: 1200px) {
  
}



/* FRAMEWORK
*********************************************/
html {
height:100%;
overflow-y:scroll;
}

body {
background-color: #f6f0e2;
  /*background-color: #f9f5ec;*/
background-image: url("../images/bg.jpg");
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 76%;
color:#000000;
letter-spacing: 0.2px;
line-height: 1.4;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#wrapper {
width:940px;
margin: 20px auto 0px 20px;
padding:0px 0px 0px 0px;
background: transparent;
border: 0px solid #BDBCBC;
}

#head-image {
width:940px;
height:336px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border: 0px solid #BDBCBC;
}

.cn_photosstartseite1 {
background-image: url("../../../images/head/head-startseite/head-startseite-01.jpg");
background-repeat: no-repeat;
}

.cn_photosrestaurant1 {
background-image: url("../../../images/head/head-restaurant/head-restaurant-01.jpg");
background-repeat: no-repeat;
}

#topnav {
width:940px;
height:25px;
margin:0px 0px 0px 0px;
padding:8px 0px 0px 0px;
background-image: url("../images/bg-topnav-2.gif");
background-repeat: repeat;
border: 0px solid #BDBCBC;
}

#subnav {
width:940px;
height:25px;
margin:3px 0px 10px 0px;
background: transparent;
border: 0px solid #BDBCBC;
}
#subnav .gasthaus {
margin:0px 0px 0px 320px;
}
#subnav .scherenschnitt {
margin:0px 0px 0px 422px;
}
#subnav .galerie {
margin:0px 0px 0px 578px;
/*display: none;*/
}
#subnav .konzert {
margin:0px 0px 0px 661px;
/*display: none;*/
}

#logo {
float:left;
width:180px;
margin:6px 0px 0px 0px;
background: transparent;
border: 0px solid #BDBCBC;
}

#content {
float:left;  
/*width:690px;*/
/*width:530px;*/
margin:0px 30px 0px 40px;
background: transparent;
border: 0px solid #BDBCBC;
}

#content h1,
#teaser h1,
#teaser h3,
.page-header {
font-size: 17px;
font-weight: bold;
margin:0px 0px 5px 0px;
}

#content h2,
#teaser h2 {
font-weight: bold;
}

#content p,
#teaser p {
font-size: 13px;
margin:0px 0px 15px 0px;
line-height: 25px;
}

#content a:link,
#content a:visited,
#teaser a:link,
#teaser a:visited {
font-weight: bold;
text-decoration: none;
color:#000000;
}

#content a:hover,
#content a:focus,
#content a:active,
#teaser a:hover,
#teaser a:focus,
#teaser a:active {
font-weight: bold;
text-decoration: underline;
color:#000000;
}

#content ul,
#teaser ul {
margin:0px 0px 0px 15px;
}

#teaser {
float:right;
width:150px;
background: transparent;
border: 0px solid #BDBCBC;
}

#footer-bottom {
width:100%;
margin:30px 10px 30px -15px;
border: 0px solid #BDBCBC;
text-align:right;
}

/* NAVIGATION
*********************************************/
#topnav ul, 
#subnav ul {
margin:0px 0px 0px 200px;
padding:0px 0px 0px 0px;
text-align: left;
text-transform: uppercase;
}

#topnav ul li,
#subnav ul li {
display: inline-block;
height: 24px;
margin:0px 0px 0px 20px;
padding:0px 0px 0px 0px;
}

#footer-bottom ul li {
display: inline-block;
height: 22px;
text-transform: uppercase;
margin:5px 0px 0px 10px;
padding:0px 0px 0px 0px;
}

#topnav ul li a, 
#topnav ul li a:link,
#topnav ul li a:visited {
color: #fefefe;
  /*color: #222222;*/
font-size: 15px;
font-weight: normal;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration: none;
}

#subnav ul li a, 
#subnav ul li a:link,
#subnav ul li a:visited {
color: #222222;
font-size: 13px;
font-weight: normal;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration: none;
}

#topnav ul li a:hover,
#topnav ul li a:active, 
#topnav ul li a:focus {
color: #fefefe;
  /*color: #222222;*/
font-size: 15px;
font-weight: normal;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration: underline;
}

#subnav ul li a:hover,
#subnav ul li a:active, 
#subnav ul li a:focus {
color: #222222;
font-size: 13px;
font-weight: normal;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration: underline;
}

#topnav ul li.active a:link,
#topnav ul li.active a:visited {
color: #fefefe;
  /*color: #222222;*/
font-size: 15px;
font-weight: bold;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration: none;
}

#subnav ul li.active a:link,
#subnav ul li.active a:visited {
color: #222222;
font-size: 13px;
font-weight: bold;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration: none;
}

#footer-bottom ul li a,
#footer-bottom ul li a:link,
#footer-bottom ul li a:visited {
color: #222222;
font-size: 11px;
font-weight: normal;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration: none;
}

#footer-bottom ul li a:hover,
#footer-bottom ul li a:active,
#footer-bottom ul li a:focus {
color: #222222;
font-size: 11px;
font-weight: normal;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration: underline;
}


/* CLASS
*********************************************/

.clear-both {
clear:both;
}

.breite-sidebar{
width: 530px;
}

.breite-voll{
width: 690px;
}
