@charset "UTF-8";
/* CSS Document */

	
body {
	background:url(../images_system/start_body_bg.gif) repeat-x;
	}

.content {
	background:url(../images_system/start_content_upper.gif) no-repeat 0px 0;
	padding:5px 8px 10px;
	}

.content_container {
	background:none;
	}
.pagehead {
	height:168px;
	background:url(../images_system/trolly_oben.gif) no-repeat 0px 0;
	}


/* Inline Teaser */

.teaserbox_1, .teaserbox_2, .teaser {
	background:url(../images_system/start_trenner.gif) no-repeat 0 -20px;
	padding:5px 23px 5px 15px; 
	margin:0 0 0 -10px;
	width:286px;
	font-size:11px;
	float:left;
	height:224px;
	position:relative;	
	}
.teaserbox_1 p, .teaserbox_2 p, .teaser p {
	font-size:11px;
	}
.teaserbox_1 a, .teaserbox_2 a, .teaser a {
	text-decoration:none;
	}
.teaserbox_head, .teaser h3 {
	font-size:15px; 
	font-weight:bold; 
	color:#000; 
	line-height:19px;
	}
.teaserbox_head a {
	color:#000; 
	text-decoration:none;
	}
.teaserbox_1 img, .teaserbox_2 img, .teaser img {
	border:1px solid #ddd;
	padding:5px;
	margin-right:10px;
	background:#fff;
	}
/*.mehr_button {
	display:block;
	color:#fff;
	background: url(../images_system/mehr_button.gif) no-repeat;
	margin:5px 0 10px 0;
	padding:0px 0 10px 9px; 
	}*/


.teaserbox_1 a.mehr_button, .teaserbox_2 a.mehr_button, .teaser a.mehr_button  {
	position:absolute;
	bottom:0px;
	left:10px;
	background:transparent url(../images_system/bullit_cont.gif) no-repeat scroll 0 -1px;
	color:#555555;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 10px 0;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 1px #FFFFFF;
	width:88px;
	}

.teaser .date {display:none;}

#content a.mehr_button  {
	color:#fff}

/* Startboxen Listing */

.startBox_listing {
	width:435px;
	margin:18px 15px 0 0;
	font-size:11px;
	float:left;
	height:208px;
	position:relative;	
	background:#f4f4f4 url(../images_system/large_box_body.gif) top left repeat-x;
	overflow:hidden;
	border:1px solid #e3e3e3;
	padding:10px;
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

.startBox_listing h2 {
	font-size:18px; 
	padding:0; 
	line-height:18px;
	}
.startBox_listing h3 {
	padding:0; 
	font-size:14px; 
	line-height:18px;
	}
.startBox_listing p {
	padding:0; 
	line-height:16px; 
	margin:0;
	}
.startBox_listing ul {
	padding:0px 20px 20px 0px; 
	list-style:none; 
	margin:8px 0 8px 0;
	}
.startBox_listing li {
	background:url(../images_system/bullit_cont.gif) no-repeat 0px 6px; 
	padding:5px 0 5px 25px;
	}
.startBox_listing a {
	text-decoration:none; 
	color:#D68A24;
	}