#Content .ContentRight .ContentMain .csc-textpic {
	width: 583px;
	padding: 30px 0px 20px 0px;
	color: #33434d;
	line-height: 1.4em;
	/*background-image:url(../img/dottet.gif);*/
	background-position:left bottom;
	background-repeat:repeat-x;
	border: 0px solid red;
}

#Content .ContentRight .ContentMain .csc-default:last-child {
	background-image:none;
}

#Content .ContentRight .ContentMain .csc-textpic h2{
	padding-bottom: 10px;
	font-size: 120%;
}

#Content .ContentRight .ContentMain .csc-textpic p{
	padding-bottom: 10px;
}

#Content .ContentRight .ContentMain .csc-textpic  a{
	font-weight: bold;
	text-decoration: underline;
}

#Content .ContentRight .ContentMain .VerkaufInfo{
	font-family: verdana;
	font-size: 80%;
	line-height: 1.4em;
}

#Content .ContentRight .ContentMain .csc-textpic .csc-textpic-imagewrap{
	padding: 0;
	float: left;
	border: 0px solid green;
}

#Content .ContentRight .ContentMain .csc-textpic .csc-textpic-text{
	font-family: verdana;
	font-size: 80%;
	line-height: 1.4em;
	color: #33434d;
	float: left;
	border: 0px solid green;
}

#Content .ContentRight .ContentMain .csc-textpic .csc-textpic-text span{
	font-weight: bold;
}

#Content .ContentRight .ContentMain .csc-textpic .csc-textpic-text h2 a{
	color: #33434d;
	text-decoration: none;
}

#Content .ContentRight .ContentMain .csc-textpic .csc-textpic-text h2 a:hover{
	color: #33434d;
	text-decoration: underline;
}

#Content .ContentRight .ContentMain .csc-default{
	width: 583px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #33434d;
	line-height: 1.4em;
	background-image:url(../img/dottet.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border: 0px solid red;
}


