#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	width: 400px;
	break: both;
}
#content td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

.tabn {
 border-color: black #E5D1AC #E5D1AC;
 border-style: solid;
 border-top-width: 0px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px
}
.zagl {
 text-align:left;
 font-size: 14px;
 font-weight: bold;
 color: #000000
}
.podr {
 color: #962607;
 text-decoration: none;
}

a.links { color: #962607; text-decoration: underline}
a.links:visited { color: #962607; text-decoration: underline}
a.links:active { color: #962607; text-decoration: underline}
a.links:hover { color: #962607; text-decoration: none}

a.links2 { color: #962607; text-decoration: underline}
a.links2:visited { color: #962607; text-decoration: underline}
a.links2:active { color: #962607; text-decoration: underline}
a.links2:hover { color: #962607; text-decoration: none}

.contentMenu a.links { color: white;}
.contentMenu a.links:visited { color: white; }
.contentMenu a.links:active { color: white; }
.contentMenu a.links:hover { color: white; }

.red { color: #942102}
.btext {  
	font-size: 13px; 
	font-weight: normal; 
	color: #000000 
}
.zagl2 { 
	 text-align:left;
	 font-size: 14px; 
	 color: #962607
}
.zagl3 {
		text-align:left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #C59F52;
        font-weight: bold;
}
.whitezagl {
		text-align:left;
        font-size: 14px;
        color: #FFFFFF;
        font-weight: bold;
}
.whitesmall {
        color: #FFFFFF;
        font-weight: normal;
}

ul, ol {
        margin: 5px 0px 5px 0px;
        padding-left: 20px;
}

li {
        list-style-image:url(pictures/li.gif)
}

pre {
        display: inline;
}

html {
     height:100%;
     margin:0px;
     padding:0px;
}
body {
     height:100%;
     margin:0px;
     padding:0px;
     
	 scrollbar-base-color: #D8C08D;
     background-image:url(pictures/logo-de.gif); 
	 background-repeat:no-repeat;
     background-position: 450px 30px;
     background-attachment:fixed;
}
/* heller #DCC89B */

.contentMenuLink {
	position:relative;
	overflow:visible;
}
.contentMenu {
	display: block;
	width:120px;
	padding: 3px;
	position: absolute;
	top: auto;
	left: 0px;
	;
	color:white;
	background-color:#942102;
	text-align:center;
	overflow:visible;
	z-Index:1;
	visibility: hidden;
}

.title {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bolder;
     color:white;
     font-size: 15px;
     width:100%;
     padding: 2px 0px 2px 5px ;
     background-color:#942102;
}

ul.subcat {
     display: block;
     list-style: none;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
}
ul.subcat li
{
     display: block;
     float:left;
     margin: 0px;
     padding: 0px;
     text-align: center;

}
ul.subcat li a
{
     background-color:#942102;
     border-right: 4px solid white;
     display: block;
     color: white;
     padding: 3px 5px 4px 5px;
     display: block;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     text-decoration: none;
     font-weight: bold;
}
ul.subcat li a:hover
{
   background-color:#915045; /*DCC89B*/
}
