/* CSS Document Weinexpertise und Einzelansicht */
div.extabbox{
	width: 308px;
	height: 455px;
	overflow:hidden
}

table {
	border-collapse: collapse;
	border-spacing: 0;	
	
}

td {
	height: 22px;
	font-size: 12px;
	vertical-align:top;
}

td.ex_td_2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#63593c;
}
td.ex_td_2 a:hover {
	text-decoration:none;
}


td.ex_td_1 {
	
	width: 118px;
	padding-left: 12px;
}
td.ex_td_2 {
	padding-left: 12px;
	width: 158px;
}



:focus {
	outline: 0;
}

/* Expertise Einzelansicht */
div#c_header {
	height: 80px;
}

div#content_expertise_einzelansicht {
	width: 530px;
	margin-left: 85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	padding-bottom: 40px;
	
}

div.expertise_text {
	float: left;
	display: inline;
	width: 308px;
	height: 608px;
	background-image:url(../unsere_weine/weinexpertisen/expertise/image/content_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 23px;
}

div.expertise_img {
	float: left;
	display: inline;
	width: 176px;
	height: 608px;
}
