/* Rubrik Teasers Bild ausrichten */
.csc-textpic-imagewrap {
    position: relative;
    top: 5px; 
    left: 0px;
}



.bodytext {t
	margin-bottom:15px;
	
}



div.csc-textpic div.csc-textpic-imagewrap {
margin: 15px 0px 0px 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
position: relative;
left: 0px;
margin: 0 0 10px 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin: 0 0 0 10px;
position: relative;
right: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
margin: 5px 0px 0px 0px;
float: left;
}


/* richi abstand bild text*/
DIV.csc-textpic-imagewrap { padding: 0px 0px 10px 10px;}

* html
div.csc-textpic-text { border: 1px solid #ffffff;  margin-left: -1px;}

* html
div.csc-textpic-intext-right { border: 0px solid #00ff00; padding:  0px 20px 0px 0px; }


* html
.csc-header-n2 {   margin:  0px 0px -14px 0px;  }

* html #inhalt_r {
margin: 0px 0px 0px 15px;
}


/* ################################################################### */
/*Tabellen*/
/* ################################################################### */



.tabelle {
	position:relative;
	top:10px;
	/*left:10px; */
	z-index:2;
    float: left;
    margin-bottom:20px;
    padding-bottom:10px;
    	background-image: url(img/bottomline_tsr.gif);
    background-repeat:repeat-x;
	background-position:bottom;
}

.contenttable {

	width:569px;
	border:none;
	font-size:11px;
	border-collapse:collapse;
	z-index: 100;
}

thead {
    background-image: url(img/bottomline_tsr.gif);
    border-collapse:collapse;
    background-repeat:repeat-x;
    background-position:bottom;
}

th {
	width:148px;
	height:25px;
	vertical-align:top;
    padding-bottom:10px;
}
/*IE7 hack*/
*+html th {
    padding-bottom:15px;
}

td {
	width:148px;
	vertical-align:top;
}

.td-0 {
	width:190px;
}



/* ie6 hack */
* html td {
	width:200px;
	vertical-align:top;
    padding-top:10px;
}
/* ie7 hack */
*+html td {
	width:200px;
	vertical-align:top;
    padding-top:10px;
}



th {

    text-align:left;


}


#inhalt_inpage .reiter_navig li {margin: 0px 0px 0px 0px; }

