body {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
        background: #f7f7f7;
	font: normal 12px/150% helvetica, arial, verdana, sans-serif;

}
#banner {
  	margin: 0 0 0 16px;
	padding: 0 ;
        width: 764px;
        height: 94px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        background: url(/html/fileadmin/templates/main/images/banner.jpg) repeat-y #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 758px;
}

#inhalt {
	text-align: left;
	width: 796px;
	margin: 0 auto;
        padding: 0;
        background: url(/html/fileadmin/templates/main/images/schattenright.gif) repeat-y #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 790px;
}

#right {
	background: url(/html/fileadmin/templates/main/images/schattenleft.gif) repeat-y 100% 0% transparent;
        padding: 0 16px 0 0;

}

#header {
         text-align: center;
         margin: 0 auto;
         padding: 10px 0 ;
         width: 295px;
         height: 86px;
         background: url(/html/fileadmin/templates/main/images/logo.gif) no-repeat;
         voice-family: "\"}\"";
         voice-family: inherit;
         width: 289px;
}

#menu_1 {
  	margin: 0 0 0 16px;
	padding: 0 ;
        width: 764px;
        border-bottom: 1px solid #000;
        background-color: #A33701;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 758px;
}

#menu_1 a {
	text-decoration: none;
        font: bold 12px/120% verdana, helvetica, arial, sans-serif;
	color: #fff;
	margin:0;
	padding: 5px 20px ;
	border-left: 1px solid #eee;
	display: block;
	float: left;
}				   
#menu_1 a:hover {
	text-decoration: none;
        color: #fff;
        background-color: #741002;
}

.menu1-level1-act a {
        background: #f33701;
}				   
.menu1-level1-no a {
        background: #A33701;
}				   

div.clear {
        clear: both;
}


#content {
	padding: 50px 105px 40px 130px;
	background: url(/html/fileadmin/templates/main/images/schattenright.gif) repeat-y #fff;
	height: 400px;
}
html>body #content {
	min-height: 400px;
	height: auto;
}



#fuss {
	margin: auto ;
	background: url(/html/fileadmin/templates/main/images/schattenu1.gif) no-repeat #f7f7f7;
        width: 776px;
        height: 16px;
}


#footer {
        margin: 5px 0 ;
	padding: 0 ;
        background: #f7f7f7;
        position: relative;
}

#footer p {
	font: normal 11px/17px helvetica, arial, verdana, sans-serif;
	color: #777;
}

.dummy { }

h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font: bold 14px/150% verdana, helvetica, arial, sans-serif;
	border-bottom: 1px solid #ddd;
}

p {
	margin: 0 0 10px 0;
}

a {
	text-decoration: underline;
	color: #b40;
}

a:hover {
	text-decoration: underline;
	color: #e50;
}

a img {
	border: 0 none;
}

 .tr-0 {
 /* formatierungen für die erste Zeile */
 }
 .tr-even {
 /* formatierung für alle ungeraden Zeilen */
 background: #DEDEDE;
 /* background: #f33701; */
 /* color: #fff; */
 font: normal 12px/150% helvetica, arial, verdana, sans-serif;
 font-weight: bold;
 }
 .tr-odd {
 /* formatierung für alle geraden Zeilen */
 font: normal 12px/150% helvetica, arial, verdana, sans-serif;
 }
 .tr-even .td-0{
 /* formatierung für die linke Spalte der ungeraden Zeilen */
 padding: 10px;
 }
 .tr-even .td-last {
 /* formatierung für die rechte Spalte der ungeraden Zeilen */
 }
 .tr-odd .td-0{
 /* formatierung für die linke Spalte der geraden Zeilen */
 }
 .tr-odd .td-last {
 /* formatierung für die rechte Spalte der geraden Zeilen */
 }
 .tr-last {
 /* formatierung für die letzte Zeile */
 }
 .contenttable {
 /* allgemeine Formatierungen für alle Tabellen */
 border-collapse:collapse;
 border:1px solid black;
 }
 .contenttable-1 {
 /* allgemeine Formatierungen für die erste Tabelle der Seite */
 }
 .contenttable-1 .tr-0 {
 /* formatierungen für die erste Zeile der ersten Tabelle */
 }
 .contenttable .tr-0 {
 /* formatierungen für die erste Zeile aller Tabellen */
 }

