@charset "utf-8";
/* CSS Document */
*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
	width:: 100%;
}

body 
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 62.5%; 
	line-height: 62.5%;
	color: #000000;
	background-color: #666666; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

*{
	font-size: 1em;
	line-height: 1em;
}

.clearer
{
	clear: both;
	display: block;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

img.preview
{
	background-color:white;
	border:1px solid black;
	padding:5px;
	margin-bottom: 10px;	
	margin-left:20px;
	float: right;
}
						
div
{
	font-size:1.0em;
}

p 
{
	line-height: 1.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000; 
	margin-top: 0em;
	padding-bottom: 1.5em;
	padding-top: 0em;
}

strong
{
	line-height: 1.4em;	
}

h1 
{
	color: #E20A16;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	margin-top: 0em;
	margin-bottom: 1em;
	padding-bottom: 0em;
	padding-top: 0em;
}

h2 
{
	color: #000000;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.1em;
	margin-top: 0em;
	margin-bottom: 1.1em;
	padding:0px;
}

h2 a			{font-weight: bold;}
h2 a:link		{font-weight: bold;}
h2 a:visited	{font-weight: bold;}
h2 a:active		{font-weight: bold;}
h2 a:hover		{font-weight: bold;}
h2 a:focus		{font-weight: bold;}

h3 
{
	color: #E20A16;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.1em;
	margin-top: 0em;
	margin-bottom: 1.1em;
	padding:0px;
}

h4
{
	color: #000000;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.1em;
	margin-top: 0em;
	margin-bottom: 1.1em;
	padding:0px;
}

hr 
{
	background-color: #CCCCCC; 	/* Mozilla 1.4 */
	color: #CCCCCC; 			/* IE 6 */
	border: #CCCCCC; 			/* Opera 7.11 */
	height: 1px; 				/* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */
	margin: 0px;
	padding: 0px;
}

hr.shop
{
	background-color: #B34F40; 	/* Mozilla 1.4 */
	color: #B34F40; 			/* IE 6 */
	border: #B34F40; 			/* Opera 7.11 */	
}

pre 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	line-height: 1.4em;
}

.shoptext 
{
	line-height: 1.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px;
	color: #666666; 
	margin-top: 0em;
	padding-bottom: 1.5em;
	padding-top: 0em;
}

/* BILDER ---------------------------------------------------------- */
img
{
	border: none;	
}

#container #siteMapContainer img
{
	border: none;
}

/* LINKS ---------------------------------------------------------- */
a			{font-size: 11px; text-decoration: none; color: #8D060E; font-weight: normal; line-height: 1.4em;}
a:link 		{font-size: 11px; text-decoration: none; color: #8D060E; font-weight: normal; line-height: 1.4em;}
a:visited 	{font-size: 11px; text-decoration: none; color: #8D060E; font-weight: normal; line-height: 1.4em;}
a:hover 	{font-size: 11px; text-decoration: underline; color: #8D060E; font-weight: normal; line-height: 1.4em;}
a:active	{font-size: 11px; text-decoration: underline; color: #8D060E; font-weight: normal; line-height: 1.4em;}
a:focus 	{font-size: 11px; text-decoration: underline; color: #8D060E; font-weight: normal; line-height: 1.4em;}

/* BODY ---------------------------------------------------------- */
#body
{
	width: 100%;	
	height: 100%;	
}

#rahmen
{
	width: 910px;
	min-height: 100%;
	margin: auto;
	margin-bottom: -13px; /*Platz für Footer*/
	background: #666666;
	background-image: url(../img/background.png);
	background-repeat: repeat-y;
}
#rahmen_shop
{
	width: 910px;
	min-height: 100%;
	margin: auto;
	margin-bottom: -13px; /*Platz für Footer*/
	background: #666666;
	background-image: url(../img/background_shop.png);
	background-repeat: repeat-y;
}

* html #rahmen
{
	height: 100%;
}

#bodyheader
{
	background-image: url(../img/verlauf_oben.png);
	background-repeat: repeat-y;
	height: 30px;
	width: 884px;
	margin: auto;
}

#fblike {
	padding:5px;
}

#logo
{
	background-image: url(../img/oben.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 120px;
	width: 884px;
	margin: auto;
	overflow: hidden;
}

#logo_weber
{
	margin: 24px 0 0 27px;
}

#container
{
	background-image: url(../img/background.png);
	background-repeat: repeat-y;
	height: auto;
	width: 910px;
	margin: 0px;
	margin-top: -6px; * /*Firefox*/
	margin-top: 0px;
	float: left;
}

#container_shop
{
	background-image: url(../img/background_shop.png);
	background-repeat: repeat-y;
	height: auto;
	width: 890px;
	margin: 0px;
	margin-top: -6px; * /*Firefox*/
	margin-top: 0px;
	float: left;
	padding-left: 13px;
}
#container_shop p {
	padding-left: 30px;
	padding-right: 30px;
  width: 837px;	
}

#leftrow
{
	width: 190px;
	margin-left: 13px;
	float: left;
}

/* Nur für IE 6.0 */ 
* html #leftrow
{/
	margin-left: 7px;
}

#content
{
	width: 474px;
	float: left;
	padding: 20px 20px 20px 20px;
	overflow: visible;
}

#content img
{
	border:1px solid #686868;	
}

#content ul
{ 
	list-style-type: square;
	font-size: 11px;
}

#content ol
{ 
	font-size: 11px;
}

#content ul li
{
	line-height: 1.8em;
	margin-left: 15px;
}

#content ol li
{
	line-height: 1.8em;
	margin-left: 22px;
}

#rightrow
{
	width: 150px;
	float: right;
	margin-right: 13px;
	padding: 25px 10px 25px 10px;
}

#rightrow p.news{
	padding-bottom:10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

/* Nur für IE 6.0 */ 
* html #rightrow
{
	margin-right: 6px;
}

#kontakt
{
	height: auto;
	width: 155px;
	background-image: url(../img/linie_grau.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 30px 10px 25px 25px;
}

/* Nur für IE 6.0 */ 
*html #kontakt 
{ 
    padding: 30px 6px 25px 27px;
}

#footer 
{
	height: 13px;
	width: 910px;
	background-image: url(../img/background_footer.png);
	background-repeat: repeat-y;
	margin: auto;
	clear: both;
    position: relative; 
}

#clearfooter
{
	clear: both;
	height: 13px;
}

/* HEADER NAVIGATION (horizontal) ------------------------------------- */
#nav
{
	width: 884px;
	height: 32px;
	background-image: url(../img/bg_nav.jpg);
	background-repeat: repeat-x;
	margin: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#nav ul.navigationListHeader
{
	margin-left: 25px;
	list-style: none;
	/*background-image: url(../img/bg_navbutton.jpg);
	background-repeat: repeat-x;*/
}

#nav ul.navigationListHeader li
{
	display: block;
	margin: 0px;
	height: 32px;
	padding: 6px 0 0 0;
	float: left;
	background-image: url(../img/bg_navbutton.jpg);
	background-repeat: repeat-x;
}

#nav ul.navigationListHeader li.navigationListEnd
{
	height: 32px;
	width: 2px;
	background-image: url(../img/bg_navbutton_ende.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#navEnd
{
	height: 32px;
	width: 2px;
	background-image: url(../img/bg_navbutton_ende.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

ul.navigationListHeader li a.nav			{text-decoration: none; color: #000000; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav:link 		{text-decoration: none; color: #000000; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav:visited 	{text-decoration: none; color: #000000; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav:hover 		{text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav:active		{text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav:focus 		{text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}

ul.navigationListHeader li a.nav_mark		    {text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav_mark:link 	    {text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav_mark:visited 	{text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav_mark:hover 	{text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav_mark:active	{text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}
ul.navigationListHeader li a.nav_mark:focus 	{text-decoration: underline; color: #8D060E; margin-left: 15px; margin-right: 15px;}

/* HEADER NAVIGATION (vertical) ------------------------------------- */
#vnav
{
	min-height: 135px;
	width: 155px;
	padding: 25px 10px 15px 25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow: hidden;
}

/* Nur für IE 6.0 */
 *html #vnav
 { 
    padding: 25px 6px 20px 27px;
 }

#vnav ul.navigationList
{
	margin: 0px;
	padding: 0px;
	color: #8d060e;
}

#vnav ul.navigationList li
{
	/*display: block;*/
	margin: 0 0 0 15px;
	padding: 0px;
	list-style: square;
}

#vnav ul.navigationList li.punkt
{
	margin-left: 30px;
	list-style: square;
}

ul.navigationList li a.nav			{text-decoration: none; color: #8D060E; margin: 0px;}
ul.navigationList li a.nav:link 	{text-decoration: none; color: #8D060E; margin: 0px;}
ul.navigationList li a.nav:visited 	{text-decoration: none; color: #8D060E; margin: 0px;}
ul.navigationList li a.nav:hover 	{text-decoration: underline; color: #E20A16; margin: 0px;}
ul.navigationList li a.nav:active	{text-decoration: underline; color: #E20A16; margin: 0px;}
ul.navigationList li a.nav:focus 	{text-decoration: underline; color: #E20A16; margin: 0px;}

ul.navigationList li a.nav_mark			{text-decoration: underline; color: #E20A16; margin: 0px;}
ul.navigationList li a.nav_mark:link 	{text-decoration: underline; color: #E20A16; margin: 0px;}
ul.navigationList li a.nav_mark:visited {text-decoration: underline; color: #E20A16; margin: 0px;}
ul.navigationList li a.nav_mark:hover 	{text-decoration: underline; color: #E20A16; margin: 0px;}
ul.navigationList li a.nav_mark:active	{text-decoration: underline; color: #E20A16; margin: 0px;}
ul.navigationList li a.nav_mark:focus 	{text-decoration: underline; color: #E20A16; margin: 0px;}


/* TABELLE ---------------------------------------------------------- */
table tr th td 
{
	vertical-align: top;
	text-align: left;
}

table.layout
{
	font-size:1.2em;
	background-color: white;
}

.layout
{
	background-color: white;
	font-size: 1.0em;
	text-align: left;
	vertical-align: top;
}

.gallery_bgr
{
	background-color: #eeeeee;
}

.abstand
{
	padding-left: 10px;
}
#content table
{
	border-width:0px;
	border:none;	
	background-color:black;
	
}	
#content th	
{
	background-color: #C04635; 
	color: white;	
	font-weight:bold;
	height: 18px;
	font-size:11px;
	padding: 5px 5px 0px 5px;
	vertical-align:top;
	text-align: left;
	border:none;	
}
#content td 
{
	background-color: white;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	line-height: 1.8em;
	vertical-align: top;
	text-align: left;	
	border:none;	
}

#content td p
{
	font-size: 11px;
	padding: 0px;
	margin:0px;
	line-height: 1.8em;

}

#content td a
{
	line-height: 1.8em;
}

#content td img
{
	border: none;	
}
#content .gallery_bgr td 
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

/* SITEMAP ---------------------------------------------------------- */
.siteMapLink	
{
	margin-top: 5px;
}
.siteMapLink a			{text-decoration: none; color: #8D060E; font-weight:normal;}
.siteMapLink a:link 	{text-decoration: none; color: #8D060E; font-weight:normal;}
.siteMapLink a:visited	{text-decoration: none; color: #8D060E; font-weight:normal;}
.siteMapLink a:hover 	{text-decoration: underline; color: #E20A16; font-weight:normal;}
.siteMapLink a:active	{text-decoration: underline; color: #E20A16; font-weight:normal;}
.siteMapLink a:focus 	{text-decoration: underline; color: #E20A16; font-weight:normal;}
