body {
	background: #ffffff;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

a {
	color: #666666;
}

h4 {
	font-size: 9px;
	color: #999999;
	border-bottom: 1px solid;
	font-weight: normal;
}

h1 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding-top:25px;
	padding-bottom:15px;
}

h2 {
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	padding-top:25px;
	padding-bottom:15px;
}

h3 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

h4.woca-right_box_title {
	font-size: 10px;
	color: #666666;
	border-bottom: 0px none;
	margin-bottom: 5px;
	font-weight:bold;
}

a img {
	border: none;
}

h3.woca-topmenu {
	list-style-type: none;
	background: transparent url('woca-bilder/arrow_list.png') no-repeat scroll 0px 5px;
	padding-left: 10px;
	color: #CCCCCC;
	margin: 0px;
	font-weight: normal;
}
h3.active {
	background: transparent url('woca-bilder/arrow_list_active.png') no-repeat scroll 0px 5px;
	color: #666666;
}

.clear {
	clear: both;
}

#woca-center_footer {
	position: relative;
	width:657px;
	text-align: right;
	left: 50%;
	margin-left: -327px;
	margin-top: 10px;
}
	#woca-center_footer a{
		color: #666666;
		text-decoration: none;
	}
	#woca-center_footer a:hover{
		text-decoration: underline;
	}

#woca-center {
	position: relative;
	width:605px;
	left: 50%;
	margin-left: -327px;
	border: 1px solid #CDCDCD;
	background: #E2E2E2 url('woca-bilder/background.jpg') repeat-x;
	padding: 25px;
}

	#woca-header {
		width: 100%;
		text-align: center;
		height:85px;
	}
	#woca-sublinks {
		position: absolute;
		top:20px;
		left: 492px;
	}
		#woca-sublinks a{
			color: #CCCCCC;
			text-decoration: none;
		}
		#woca-sublinks a:hover{
			text-decoration: underline;
		}

	#woca-content_left {
		float: left;
		width: 412px;
		margin-right:55px;
	}
	#woca-content_right {
		float: left;
		width: 134px;
	}
		#woca-content_right p{
			font-size: 10px;
			color: #666666;
			margin-top: 2px;
		}
		.right-woca-product {
			border: 1px solid #CDCDCD;
			text-align: center;
			padding: 10px;
			background: #ffffff;
		}
		
	
	#woca-content_footer {
		margin-left:-5px;
		width: 625px;
	}	
		#woca-content_footer img{
			margin-right: 5px;
		}
	
