/* Abschnitte */
body 
{
	background-color:		#d9e2e5;
	color:					#606161;
	font-family:			"Verdana", "Arial", "Sans-Serif";
	margin:					0px;
}

.datatable td
{
	padding:				4px;
}

.moreimageslink
{
	color:					#009964;
	position:				relative;
	top:					-4px;
}

.moreimagesdiv
{
	width:					180px;
	text-align:				center;
}

.datatable
{
	margin-right:			15px;
	margin-bottom:			15px;
	border-style:			solid;
	border-color:			#009964;
	border-width:			1px;
}

.datatd th
{
	padding-right:			10px;
}

.datatd td
{
}

#popupcontent
{
	padding:				10px;
	font-size:				11px;
	line-height:			16px;
	padding:				30px 25px 30px 25px;
	line-height:			1.3em;
}

#teaser
{
	background-color:		#ffffff;
	float:					right;
}

#container
{	
	background-color:		white;
	padding-left:			1px;
	padding-right:			1px;
	margin:					auto;
	width:					779px;
}

#innercontainer
{	
	background-color:		#ffffff;
	min-height:				200px;
	clear:					both;
}

.bullettd
{
	vertical-align:			top;
	padding-top:			3px;
}

#submenu
{
	vertical-align:			top;
	width:					120px;
	text-transform:			none;
	font-size:				1em;
	font-weight:			normal;
}

#menutd
{
	vertical-align:			top;
	font-size:				0.7em;
	font-weight:			bold;	
	height:					100%;
	padding:				60px 10px 60px 13px;
	text-transform:			uppercase;	
	width:					137px;
	background-color:		#F1F4F5;
}

#mainmenustart
{
	float:					left;
	width:					779px;
	height:					335px;
}

#mainmenu
{
	float:					left;
	width:					156px;
	height:					150px;
}

#bluebarcontent
{
	background-color:		#1AB0CD;
	text-align:				right;
	padding-right:			16px;
	padding-bottom:			5px;	
	height: 20px;
}

#bluebarcontent a
{
	color:					white;
	text-decoration:		none;
	font-size:				9px;
	padding-right:			10px;
}

#bluebarcontent a:hover
{
	text-decoration:		underline;
}

#ctl00_cartImageLink img,  ctl00_bwSearchImageLink img
{
	position:				relative;
	top:					2px;
	padding-left:			20px;
	padding-right:			-2px;
}

.fieldTd
{
	vertical-align:			top;
	padding-right:			20px;
}

#bluebar
{
	background-color:		#ffffff;
	font-size:				0.7em;
	padding:				5px 20px 5px 13px;
	text-align:				right;
}

#contenttd
{	
	background-color:		#ffffff;
	font-size:				11px;
	line-height:			17px;	
	padding:				60px 50px 60px 50px;
	width:					520px; 
	vertical-align:			top;
}

#contenttd table
{
	margin-left:			-6px;
}

#footer
{	
	background-color:		#009964;
	color:					#ffffff;
	font-size:				0.7em;
	padding:				5px 20px 5px 13px;
}

/* Textformate: Überschriften, Links */
h1
{
	color:					#009964;
	font-size:				1.2em;
	font-weight:			bold;
	margin:					0px 0px 30px 0px;
	padding:				0px;
}

h2
{
	color:					#000000;
	font-size:				1.0em;
	font-weight:			bold;
	margin:					0px 0px 30px 0px;
	padding:				0px;
}

.productdetail
{
	font-weight:			bold;
}

h3
{
	font-size:				12px;
}

a {
	color:					#209cb4;
	text-decoration:		none;	
}

a:hover
{
	color:					#209cb4;
	text-decoration:		underline;
}

a[disabled]
{
	color: #afafaf;
}

.submenutitle
{
	color:					#a3aaa8;
	text-decoration:		none;	
}


#menutd a
{
	color:					#a3aaa8;
	text-decoration:		none;	
}

.activemenulink
{
	color:					#597d9a !important;
}

#menutd a:hover
{
	color:					#597d9a !important; 	
	text-decoration:		none;
}

#footer a
{
	color:					#ffffff;
	text-decoration:		none;
}

#footer a:hover
{
	color:					#ffffff;
	text-decoration:		underline;
}

/* Sonstiges */
img
{
	border:					0px;
}

textarea, input
{
	background-color:		#ffffff;
	border:					1px solid  #dcdcdc;	
	padding:				4px;
	font-family:			"Verdana", "Arial", "Sans-Serif";
	font-size:				0.8em;	
}

input[type=submit]
{
	color:					#19afcc;
	background-color:		white;
	border-style:			solid;
	border-width:			1px;
	border-color:			#19afcc;
	padding:				3px;
}

.addtocartbutton
{
	width:					65%;
}

html
{
    overflow: -moz-scrollbars-vertical;
}