/*startseite*/

div .startbox {
	width:610px;
	margin:auto;
	position:static;
	text-align:left;
	border-top:0px;
	border-style:solid;
	border-color:#F19914;
	background-color:#fff;
}

div .startleft {
  	float:left;
	width:350px;
	margin:0px;
	/*position:absolute;*/
	position:relative;
	text-align:left;
	border-width:0px;
	border-style:solid;
	border-color:#F19914;
	background-color:#fff;
}

div .startright {
	float:right;
	width:230px;
	margin:0px;
	position:relative;
	text-align:left;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#F19914;
	background-color:#fff;
}

div .startteaserleft {
	float:left;
	width:335px;
	margin:5px;
	padding-bottom:10px;
	position:relative;
	text-align:left;
	border-bottom:1px;
	border-style:solid;
	border-color:#F19914;
	background-color:#fff;
}

div .startteaser {
	float:right;
	width:230px;
	margin:0px;
	position:relative;
	text-align:center;
	border-left:1px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#F19914;
	background-color:#fff;
}

div .startteaserline {
	float:left;
	width:210px;
	margin-left:5px;
	position:relative;
	text-align:center;
	border-left:0px;
	border-right:0px;
	border-top:1px;
	border-bottom:0px;
	border-style:solid;
	border-color:#F19914;
	background-color:#fff;
}

div .startposter {
	float:left;
	width:190px;
}

div .startpostertext {
    position:relative;
	font-size:12px;
}

div .startteaserlinks {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

div .startteasertext {
	text-align:left;
	margin:5px;
}