/* startseite */
#startseite .cell_wrap
{
margin:4px 0px 0px 0px;
}

.paginationstyle
{
	position:relative;
	left:625px;
	top:300px;
}

/*----------image carousel css-------------*/
.stepcarousel
{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 750px;
	height: 330px; /*Height should enough to fit largest content's height*/
	margin-bottom:0px;
	clear:both;
	margin-left: 0px;
}

.stepcarousel .belt
{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.carousel1_wrap
{
	margin:0px; /* distance between the main image carousel and the suche box */
	padding-top:10px;
	width:750px;
	height:330px;
}

.carousel1_l
{
	width:735px;
	float:left;
	display: inline-block;
	height: 250px;
}

#cell_wrap_cr
{
width:690px;
border-top:10px solid #da412b;
margin-bottom:5px;
}

.carousel1_r
{
	width:718px;
	height:66px;
	float:left;
	background-image:url(images/shadow250.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	display: block;
	border: 1px solid #CCC
}
.carousel1_wrap h2
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 18px;
	line-height: 16px;
	color: #333333;
	text-decoration:none;	
}
.carousel1_wrap h2 a:link
{
	color: #333333;
	text-decoration:none;	
}

.carousel1_wrap h2 a:visited
{
	color: #333333;
	text-decoration:none;	
}
.carousel1_wrap h3
{
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
line-height:26px;
margin-bottom:15px;
}

.carousel2_wrap
{
margin:0px 0px 0px 0px;
padding-top:0px;
padding-left:0px;
width:705px;
height:290px;
clear:both;
border:0px solid #000;
}

.stepcarousel .panel
{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin-right: 0px; /*margin around each panel*/
	width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	width:750px;
	height:330px;
}

.stepcarousel h5
{
clear:both;
width:200px;
}

.stepcarousel .panel p
{
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:10px;
}
.stepcarousel .panel p a:link
{
	color: #63B000;
	text-decoration: underline;
	font-weight: bold;
}

.stepcarousel .panel p a:visited
{
	color: #63B000;
	text-decoration: underline;
	font-weight: bold;	
}

#carousel2
{
width: 704px;
height: 240px;
border: 0px solid #000;
}

#carousel2 .panel /* the individual carousel panel properties */
{
width: 225px;
height: 220px;
border: 0px solid #000;
background: url(images/shadow.gif) no-repeat bottom right;
padding-left:4px;
margin-right:5px;
background-position: 1px 100%;
}

#carousel2 h4
{
color: #333333;
}

#carousel2 img
{
width:170px;
}
