body {
	background: #8F8E8E;
	width: 990px;
	color: #000000;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#frame {
	background: #8F8E8E url(images/background.gif) center repeat-y;
	width: 990px;
	margin: 0px auto 0px;
	padding: 0px;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #0033CC;
	text-decoration: underline;
	}
	
a:hover {
	color: #0033CC;
	text-decoration: none;
	}
	
a.product{
	text-decoration: none;
}
	

/************************************************
*	Header  									*
************************************************/

#header {
	background-image: url(images/hintergrund.jpg);
	width: 960px;
	height: 100px;
	color: #000000;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Tahoma, Verdana, Times New Roman, Trebuchet MS;
	font-weight: bold;
    text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	text-decoration: none;
	}

#header h2 {
	color: #000000;
	font-size: 18px;
	font-family: Serif, Times New Roman;
	font-weight: bold;
    text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #CCCCCC;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover{
	color: #CCCCCC;
	text-decoration: none;
	}
	
#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
#header a, #header a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}


/************************************************
*	Subnavbar      								*
************************************************/

#subnavbar {
	background: #555555;
	width: 960px;
	height: 27px;
	margin: 0px auto 0px;

	z-index: 40;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 41;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav a, #subnav a:visited {
	background: #555555;
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px;
	padding: 6px 15px 6px 15px;

	}
	
#subnav a:hover {
	background: #FFFFFF;
	color: #333333;
	display: block;
	text-decoration: none;
    margin: 0px;
	padding: 6px 15px 6px 15px;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;

	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #DDDDDD;
	color: #2255AA;
	}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#subnav li:hover ul {
	left: auto;
	display: block;
	}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: auto;
	}
	

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 17px;
	}
	
#content h1 {
	color: #6d1313;
	#color: #73a32e;
	#color: #449bd8;
	font-size: 34px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 20px 0px 40px 0px;
	line-height: 24px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#content h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#content h2 {
	color: #000000;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 30px 0px 20px 0px;
	padding: 0px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#content h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#content h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	}
	
#content h3 a, #content h3 a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#content h3 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#content h4 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
	
#contentMain {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
#contentMain p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

#contentMain p img {
	border: none;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	}
	

	
blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
       
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #000000;
	width: 960px;
	height: 28px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	
	}
	
#footer a:hover {
	text-decoration: none;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
#footerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	

#footerright {
	width: 260px;
	float: right;
	margin: 0px;

	padding: 7px 0px 0px 0px;
	text-align: right;

	}

/************************************************
*	Own definitions  							*
************************************************/
	
#teaserBox {
	background: transparent url(images/teaser-weinversand.jpg) repeat scroll 0 0;
	width: 940px;
	height: 190px;
}

div.teaserText {
	padding-top: 25px;
	margin-left: 510px;
}

li.toppics {
	font-size: 16px;
	list-style-image:none;
	list-style-position:inside;
	line-height: 1.5;
	list-style-type:disc;
}

.red {
	color: #CC0000;
}	

table.border {
	border: 1px solid #AAAAAA;
	border-collapse:collapse;
	empty-cells:show;
	vertical-align: top;
}

th.border, td.border{
	border: 1px solid #AAAAAA;
	padding: 4px 2px 4px 2px;
	vertical-align: top;
	font-size:12px;
	line-height: 100%;
}

td {
	border: 1px solid #AAAAAA;
	padding: 4px 2px 4px 2px;
	border-collapse:collapse;
	empty-cells:show;
	vertical-align: top;
}

.center {
	text-align: center;
	margin: auto;
}

.logo {
	position: relative; 
	width: 249px; 
	height: 58px; 
	left: 30px; 
	top: 25px;
}

.littleText {
	font-size: 10px;
}


.smallText {
	font-size: 9px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.forwarding {
	font-size: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

	
/************************************************
*	Bottom  									*
************************************************/

#bottom {
	width: 990px;
	height: 25px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

