

.nihilo .dijitMenu, .nihilo .dijitMenuBar (linie 1354)
{
	background-color: black;
}

div {
   background-color: #BABABA;
   }

div.ges {
   background-color: #BABABA;
   width: 940px;
   }

  
.boxl {
    color: #292929;
    text-align: left;
    height: 300px;
    border: 0px solid #BABABA;
    background-color: #ddd;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
  }



.boxf {
    color: #292929;
    height: 1px;
    background-color: white;
     overflow: hidden;

     
    
}

.box {
    color: #black;
    text-align: left;
    border: 0px solid #BABABA;
    background-color: #BABABA;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    margin-top: 0px;
    overflow: auto;
    scrollbar-base-color: #ddd;
    height: 400px;
  }

.boxprob {
    color: #black;
    text-align: left;
    border: 0px solid #BABABA;
    background-color: #BABABA;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-top: 20px;
    overflow: auto;
    scrollbar-base-color: #ddd;
    width: 100%;
  }

.logo {
	width: 100%;
	color:#3300CC;
	font-size:50pt;
	text-align: center;
	font-weight:bold;
	height: 138px;
    border-bottom: 2px solid #666666;
    background-color: #ddd;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
  }

.test {
	font-size:35pt;
	font-weight:bold;
}
 
.ideenumehr {
	font-size:8pt;
	font-weight:bold;
	width: 100%;
}

.leerzeile {
	font-size:4pt;
	width: 100%;
}

table {
  width: 940px; 
  border: 1;
  font-family: arial;
  font-size:14px;
  background-color: #BABABA;
  border: 3px ridge #ddd;
}

th {
  background-color: #BABABA;
  border: 3px ridge #BABABA;
}

td.Inhalt {
  border-bottom:1 solid #BABABA;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 300px;
  width: 750px;
}

td.Kontakt {
  border-left: 3px ridge #ddd;
  width: 20%;
  height: 120px;
  background-color: #BABABA;
}

.fail {
  color:#FF0000;
} 

a 
{
	color:#666666;
	background-color: #BABABA;
	list-style-type: none;
	font-weight: bold;
	fontsize:10pt;
	margin-bottom: 0px;
	padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-top: 0px;
    overflow: auto;
}

a.mail {
	list-style-type: none;
	color:#666666;
	fontsize:8pt;
	font-weight: bold;
	text-align: right;
	width: 100%;
	background-color: #ddd;
}

p
{
	color:white;
	list-style-type: none;
	text-align: right;
	fontsize:10pt;
	margin-bottom: 0px;
}

a:hover 
{
  background-color: #BABABA;
}


ul {
   list-style-type: none;
   padding-top: 0px;
   padding: 0;
   margin: 0;
   }

ul.cir {
   
   padding-top: 0px;
   padding: 0;
   margin: 0;
   }

li.oben {
	color:#000088;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-right: 100px;
	width: 100%;	
}


li.gross {
	background: url(/Images/Aufza2.jpg) no-repeat left center;
	color:#666666;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-left:16px;
	margin-right: 100px;
	width: 100%;	
}

li.aussen {
	list-style-type: none;
	color:#666666;
	fontsize:8pt;
	font-weight: bold;
	text-align: right;
	width: 100%;	
}

li.mitte {
	list-style-type: none;
	color:#666666;
	font-size:10pt;
	font-weight: bold;
	text-align: left;
	width: 100%;	
}

li.unterstrich {
	list-style-type: none;
	color:#666666;
	font-size:10pt;
	font-weight: bold;
	text-align: left;
	width: 100%;
	text-decoration: underline;	
}


li.norm {
	list-style-type: none;
	color:#545454;
	fontsize:8pt;
	text-align: left;
	width: 100%;	
}

li.innen {
	color:#3300CC;
	list-style-type: none;
	font-weight: bold;
	fontsize:10pt;
	width: 100%;
	margin-bottom: 0px;
}


.seitentext {
	color: black;
	fontsize:6pt;
	align: left;
	width: 100%;
}

#ue {
	color:#3300CC;
	font-weight: bold;
	fontsize:10pt;
	width: 100%;
	
}

#de {
	color:#666666;
	fontsize:8pt;
	align: right;
	background-color: #ddd;
	width: 100%;
}

#Page {
	width:100%;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	backgroud-color: white;
}


#Content {
	width:100%;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	backgroud-color: white;
}


