* {
	font-family: Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 24px;
	margin-bottom: 12px;
	line-height: 16px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#homespecial #subnav strong {
	color: #002A8C;
}

#home #wrapper a, #homespecial #wrapper a {
	background-image: url(images/arrow-right-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 7px;
}
#biere #wrapper a {
	background-image: url(images/arrow-right-orange.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left: 7px;
}
#brauhaus #wrapper a {
	background-image: url(images/arrow-right-red.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left: 7px;
}
#gewerbe #wrapper a {
	background-image: url(images/arrow-right-cyan.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left: 7px;
}
#spass #wrapper a {
	background-image: url(images/arrow-right-purple.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left: 7px;
}

#wrapper li {
	list-style: none;
	margin:0px;
	padding-left:10px;
	background: url(images/bullet-blue.gif) no-repeat 0px 7px;
}

#wrapper ul {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

#nav img, #external img {
	display: inline;
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/images_neu/background.jpg) center top no-repeat #173269;
	padding-bottom: 20px;
}

#external {
	background: url(images/images_neu/header_upper_bg.jpg);
	height: 43px;
	width: 766px;
}

#sitenavi {
	margin-right:20px;
	float: right;
	height: 5px;
	text-align: right;
}

#homespecial #container {
	background: url(images/images_neu/bg-container-home.gif) #FFFFFF;
}

#container {
	background: url(images/bg-container.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 766px;
}
#header {
	width: 766px;
}

#nav {
	height: 45px;
	width: 766px;
}

.spacer {
  margin: 0 0 10px 0;
}

#subnav-wrapper {
	float: left;
	width: 192px;
}
#subnav {
	margin-left: 2px;
	margin-top: 0px;
	width: 167px;
}
#app {
	margin: 20px 0 0 2px;
	width: 169px;

}
#app-newsletter {
	margin-left: 10px;
	margin-top: 0px;
	width: 159px;
	border-width: 0px;
	border-style:solid;
	border-color:grey;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 16px;
}


#wrapper {
	float: right;
	width: 571px;
}
#content-wrapper {
	float: left;
	margin-left: 2px;
	width: 374px;
  display: inline;
}
#content {
	margin-left: 10px;
	width: 354px;
	margin-bottom:30px;
	float: left;
  display: inline;
}
#content-left {
	float: left;
	margin-left: 10px;
	width: 172px;
  display: inline;
  margin-bottom:30px;
}
#content-left-beer {
	float: left;
	margin-left: 10px;
	width: 146px;
  display: inline;
  margin-bottom:30px;
}
#content-right {
	float: right;
	width: 172px;
  display: inline;
    margin-bottom:30px;
}
#content-right-beer {
	float: right;
	width: 198px;
  display: inline;
    margin-bottom:30px;
}
#related-wrapper {
	float: right;
	margin-right: 12px;
	width: 178px;
  display: inline;
}
#related {
	margin-left: 10px;
	width: 158px;
}
#footer {
	background-color: #321321;
	background-image: url(images/images_neu/bg-footer.gif);
	background-repeat: none;
	clear: both;
	height: 29px;
	width: 766px;
}
#copyright {
	margin-left: 18px;
	margin-top:11px;
	float: left;
	height: 5px;
	width: 150px;
	display: inline;
}
#impressum {
	margin-right: 22px;
	margin-top:11px;
	float: right;
	height: 5px;
	text-align: right;
	width: 155px;
	display: inline;
}


#subnav a {
	background-image: url(images/arrow-right-green.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left:8px;
	color: #002A8C;
	background-position: 0px 5px;
}
#subnav a:hover {
	color:#33CC00;
}
#subnav ul {
	font-weight: bold;
	list-style-type: none;
	margin-bottom:8px;
}

#subnav ul ul {
	padding-left:12px;
	font-weight:normal;
	list-style-type: none;
}


#biere #subnav a:hover {
	color:#EF9800;
}
#biere #subnav a {
	background-image: url(images/arrow-right-orange.gif);
}
#brauhaus #subnav a:hover {
	color:#EE320C;
}
#brauhaus #subnav a {
	background-image: url(images/arrow-right-red.gif);
}

#gewerbe #subnav a:hover {
	color:#19D8F1;
}
#gewerbe #subnav a {
	background-image: url(images/arrow-right-cyan.gif);
}

#spass #subnav a:hover {
	color:#4F0B8E;
}
#spass #subnav a {
	background-image: url(images/arrow-right-purple.gif);
}



.subnav-active
{
	padding-left:8px;
	background-position: 0px 5px;
	background-image: url(images/arrow-right-blue.gif);
	background-repeat: no-repeat;
	color:#EF9800;
}

#brauhaus .subnav-active
{
	color:#EE320C;
}
#gewerbe .subnav-active
{
	color:#19D8F1;
}
#spass .subnav-active
{
	color:#4F0B8E;
}

h1 {
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 18px;
}

p {
	line-height: 17px;
  margin-bottom: 8px;
}

input, textarea {
	font: 11px Verdana;
	border: solid 1px #cccccc;
	padding: 2px;
	color: #002A8C;
}

strong, b {
	color: #1E1C15;
	
}
/* ################################# History ::: Aktualisierungen vom 2009-06-30 Ronny John */
.bottle {
  background: url(images/images_neu/bernsteinweizen.png) no-repeat;
  width: 150px;
  height: 470px;
  margin: -125px 0 0 15px;
  position: relative;
}

* html .bottle {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.brauhaus-sacher.de/assets/images/images_neu/flasche_neu.png', sizingMethod='scale');
}

