#contentcolumn 
	
	{
	position:relative;
	margin-left: 190px;!important
		min-height: 430px;
	height: 430px;
	background-color: #ccc;
	overflow: auto;!important
		visibility: visible;		
	}
	



	#col1{
		margin: 0;
		width: 290px;
		float: right;
		color: #242424;
		padding-left: 5px;
		padding-right: 5px;
		margin-right: 10px;
		border-left-color: 1px solid #3f3f3f;
	}
	#col2{

		margin: 0;
		width: 290px;
		float: left;
		color: #242424;
		padding-left: 5px;
		padding-right: 5px;
	}

	
	
		#contentwrapper {
			min-height: 430px;
			float: left;
			width: 100%;
			margin: 0;
			padding: 0;
			background-color: #ccc; !important
		}

#box_text {
	margin: 0;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	overflow: auto;
}


#box_text_impressum {
	margin: 0;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;

}

#box_text_impressum h1 {
	color: #fd395e;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-transform: uppercase;
}

#box_text_impressum .TabbedPanelsContent ul {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#box_text_impressum .titolo {
	color: #252121;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}

#box_text_impressum .sottotitolo {
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#box_text_impressum .data {
	color: #ff1664;
	font-size: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#box_text_impressum .TabbedPanelsContent li {
	padding: 10px 10px 20px;
margin-right: 30px;
	height-min: 50px;
	color: #5c5c5c;
	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	border: 2px solid #c2c2c2;
	background-color: #d9d9d9;
}



/* 

#box_text_impressum li a {
	color: #ff0d6e;
	text-decoration: none;
}
#box_text_impressum li a:hover {
	color: #3c3939;
}


 */
#box_text h1 {
	color: #fd395e;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-transform: uppercase;
}

#box_text h2 {
	color: #3f3f3f;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-transform: uppercase;
}

#box_text h3 {
	color: #fd395e;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #fd395e;
}


#box_text p {
	font-size: 12px;
}

#box_text .corsivo {
	font-style: italic;
}

#box_text img {
	
}

#box_text ul li {
	
}

#box_text a, #box_text_impressum a {
	color: #ff0075;
	text-decoration: none;
}

#box_text a:hover,  #box_text_impressum a:hover {
	color: #000;
}

