*{margin:0; padding:0;}html, body {
    font-family: georgia, serif;    color: #333;    height: 100%;    margin:0;    padding:0;}
#wrapper {position: relative;margin: 0 auto;padding: 0;width: 964px; /*ORG=964px*//*min-height: 100%;*/ /* Mindesthhe in modernen Browsern */height: auto !important; /* !important-Regel fr moderne Browser */height: 100%; /* Mindesthhe in IE (<7) */}
/* HEADER ....................................... */
#header { width: 964px;height: 135px;margin: 0 0 60px 0;padding: 0;
background: url(../img/header_linie.gif) no-repeat;
}

#header img { float:left;
}

/* RUBRIKENTITEL ....................................... */
#rubrikentitel {float: left;width:946px;/*ORG=946px*/
margin: 94px 0 34px 18px;padding: 0;
font-size:30px;
font-weight:normal;
color: #666;
}

#rubrikentitel_mit_unavi {float: left;width:946px;/*ORG=946px*/
margin: 22px 0 34px 18px;padding: 0;
font-size:30px;
font-weight:normal;
color: #666;
}

/* Roter kleiner Titel */
h3  {
font-family: helvetica, arial, sans-serif;
font-size:15px;
line-height:19px;
margin: 0 0 8px 0;padding: 0 20px 0 0;
color: #bb2e36;
}


/* VERSCHIEDENES ....................................... */
.ce_text.text_klein {
font-size:14px;
line-height:24px;
color: #333;
}

.ce_text.text_klein_grau {
font-size:12px;
line-height:24px;
color: #666;
}

.ce_text li {
margin:0 0 0 30px;
list-style-type: circle;
}

a {
text-decoration: underline;
color: #333;
}
a:hover {
color: #bb2e36;
}

.mod_pluginmp3 {
margin: 2px 0 55px 0;
}

.mod_tellafriend {
margin: 2px 0 75px 0;
}



/* TABELLEN ....................................... */
table {
font-size:14px;
line-height:24px;
text-align: left;
background-color: #f8f8f8;
padding:3px;
margin: 12px 0 0 0;
}

th {
font-family: helvetica, arial, sans-serif;
padding:0px;
font-size:14px;
font-weight:bold;
color: #666;
text-align:left;
}
td.col_0 {
width: 200px;
}
td.col_1 {
width: 100px;
}
td.col_2 {
width: 100px;
}



/* FOOTER ....................................... */

/*#clear {	clear: both;	position: relative;	width: 964px;    height: 0px;
}*/

#footer {	clear: both;	position: relative;	/*bottom:0;*/ /* stick to bottom */	width: 946px;/*ORG=1032px*/	height: 100px;/*ORG=142px*/
	padding: 40px 0 30px 9px;
	margin: 0;
	font-family: helvetica, arial;    font-size: 11px;
    line-height: 18px;
    color: #999;
}

#footer a {    text-decoration: none;
    font-weight:normal;
    color: #bb2e36;
    font-size: 11px;
    line-height: 18px;
}


