@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

body {
	color: #666;
	background: url(background_short.gif) repeat-x;	
	font: normal 14px HelveticaNeue, "Helvetica Neue", helvetica, arial;
	line-height: 1.5;
}



/* CSS main - begin */
#container_short{
	clear: both;
	height: 383px;
	overflow: hidden;
}
/* CSS main - end*/	


/* CSS referenz_submain - begin */
.referenz {
	font-size:11px;
	height: 330px;	
}
.referenz h3{
	height: 36px;	
}
.referenz.image_container {
	padding-bottom: 20px;
}
#referenzensubmain .ce_text {
	background:url(trennlinie.png) 222px center no-repeat;
}
#referenzensubmain .ce_text.last {
	background:none;
}
#referenzensubmain .image_container{
	padding-bottom: 20px;
}

/* CSS referenz_submain - end */

/* CSS referenz_home - begin */
.referenzen_home{
	font-size:11px;
}
.referenzen_home h3{
	height: 36px;	
}
#referenzen_home h2{
	font-size: 14px;
	padding-bottom:10px;
}
#referenzen_home .ce_text {
   padding-top: 10px;
}
#referenzen_home .ce_text {
	background:url(trennlinie.png) 222px center no-repeat;
}

#referenzen_home .ce_text.last {
	background:none;
}
#referenzen_home .image_container {
	padding-bottom: 20px;
}

/* CSS referenz_home - end */


/* CSS news - begin*/
#news{
	background: url(850px.gif) bottom center no-repeat;
	padding: 0 65px 30px 75px;
}
#news h1 {
	font-size:16px;
	font-weight: bold;
}
#news a {
	text-decoration: none;
	color:#666666;
}
#news a:visited {
	color:#666666;
}
#news a:focus {
	color:#ff6600;
}
#news a:hover {
	color:#ff6600;
}
#news a:active {
	color:#ff6600;
}
/* CSS news - end*/

#aktuelles_angebot a {
	text-decoration: none;
	color:#666666;
}
#aktuelles_angebot a:visited {
	color:#666666;
}
#aktuelles_angebot a:focus {
	color:#ff6600;
}
#aktuelles_angebot a:hover {
	color:#ff6600;
}
#aktuelles_angebot a:active {
	color:#ff6600;
}
#aktuelles_angebot a:before {
	content: " < < < ";
}
#aktuelles_angebot .ce_headline {
   padding-top: 10px;
   padding-bottom: 20px;
  
}

hr {
   border: 0px; 
   border-bottom: 1px dotted #666;
   
}

.aktuelles_angebot_3sp {
   background:url("trennlinie.png") no-repeat scroll 308px center transparent;
   margin-right:10px;
   padding-right:10px;
   height: 300px;
}
.aktuelles_angebot_3sp.last {
	background:none;
	font-size:11px;
}
.aktuelles_angebot_3sp {
	padding-right: 10px;
	font-size:11px;
}

