div#zeLeft {
	margin:0;
	padding:0;
	width:438px;
	float:left;
}

div#zeCenter {
        margin:0;
        padding:0;
	width:25px;
	float:left;
}

div#zeRight {
        margin:0;
        padding:0;
	width:437px;
	float:left;
}

div#zeWebcam {
        margin:0;
        padding:0;
	width:438px;
	clear:both;
}

div#zeWetter {
	width:438px;
	clear:both;
}

div#zeTipp {

}

div#zeSpalten {
	width:437px;
	padding-top:30px;
	clear:both;
}

div#zeTermine {
	width:231px;
	float:left;
}

div#zeLinks {
	width:206px;
	float:left;
}




/* Box ...  */
.ct_box{
	width: 100%;
	font-size:11px;
	font-weight:normal;
	line-height: 15px;
	margin-bottom: 20px;
}


h2.ct_box_headline{
	font-size:11px;
	font-weight:normal;
	color: #5f2a03;
	padding: 0px;
	margin: 0px 0 10px 0;
	font-weight: bold;
}

.ct_box_subheader{
	color: #5f2a03;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}

.ct_box_text{
	color: #5b5b5b;
	
}


.ct_box_price{
	color: #50183f;
	font-weight: bold;
}

.ct_box_line{margin-top:20px; line-height:1px; height:1px; background:url(../images/ct_box_line.gif) repeat-x left;}


/* picBox */
.ct_picbox{
	width: 100%;
	background-color: #f5edd7;
}

.ct_picbox_bild{
}


h2.ct_picbox_headline{
	color: #931b59;
	font-size:12px;
	font-weight:bold;
	line-height: 30px;
	padding: 5px 10px 0px 5px;
	margin: 0px;
}

.ct_picbox_text{
	color: #5b5b5b;
	padding: 0px 10px;
	font-size:11px;
	
}

.ct_picbox_link{
	padding: 5px 10px 15px 10px;
}

.ct_picbox_link a {font-size:11px;}

/* BLUEBOX */

.ct_blue_box{
}

h2.ct_blue_box_headline{
	color: #931b59;
	font-size:11px;
	font-weight:normal;
	line-height: 30px;
	padding:0px 5px 0 5px;
	margin: 0px;
	background-color: #a2c6e6;
}

.ct_blue_box_text .bodytext{
	background-color: #c7ddf0;
	font-size:11px;
	font-weight:normal;
	line-height: 15px; 
	padding: 10px 10px 15px 10px;
}

/* LAYOUT - 3 Spaltig */

.lt_1_sp, .lt_1_sp_rand {
	width:195px;
	float:left;	
}

.lt_1_sp{
	margin:0px 27px 0px 0px;
}
.lt_1_sp_rand{
	margin:0px 0px 0px 0px;
}


