/** CSS Document */
/* copyright by zenzero web publishing*/
/* aktualisiert: 23.11.2004
*/
html { 
  padding:0px;
  margin:0px;
}

body {
	background-image:url(../img/hinter2.jpg);
	background-repeat:no-repeat;
  background-color: #e1ddd9;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*color:#564b47;*/  
  color: #333333;  
  padding:0px 20px;
  margin:0px;
}

/* BEGIN Tabellenformatierungen***************************************************/
table{
	/*border:1px dashed black;*/
	text-align:left;
	font-size:90%;
}
th{
	padding:0 0 5px 5px;
}
tr {
	margin:0;
}
td{
	border:1px dashed #CC0000;
	padding:10px;
}
/* END Tabellenformatierungen***************************************************/

p {
	line-height:144%
}
#kopf{
	height:50px;
	z-index:1;
}
* html #startseitentitel{
	top:0;
	left:0;
	position:absolute;
	height:100px;
	width:93%;
	z-index:50;
	padding:20px 0 0 30px;
}
#startseitentitel{
	top:0;
	left:0;
	position:absolute;
	height:100px;
	width:88%;
	z-index:50;
	padding:0 0 0 30px;
}
#startseitentitel h1{
	color: #CC0000;
}
#startseitentitel h1 a{
	text-decoration:none;
	font-size:56px; 
}
.kleiner{
	font-size:30px; 
}
h2 {
	color:#6699CC;
}

#fuss{
	/*position: absolute;*/
	margin: 10px 85px 0 11px ;
	padding: 5px 0 5px 5px;
	height:15px;
	background-color:transparent;
	text-decoration:none;
	font-size:64%;
	border-top: 1px solid #666;
	border-left: 2px solid #666;
	z-index:55;
}
* html #fuss{	/* Hack: Hochpassfilter fuer IE*/
	margin: 10px 75px 0 11px ;
}
#fuss_rechts{
	text-decoration:none;
	font-size:64%;
	text-align:right;
	font-size:99%;
	margin:-12px 0 0 0 ;
	z-index:54;
}
#fuss_mitte{
	text-decoration:none;
	font-size:64%;
	text-align:center;
	font-size:99%;
	margin:-12px 0 0 0 ;
	z-index:53;
}
#fuss a, #fuss_mitte a, #fuss_rechts a{
	text-decoration:none;
	font-size:99%;
	color: #333;
	font-weight:800;
}
#fuss a:hover{
	text-decoration:underline;
}

/* start NAVIGATION****************************/
navlist
 {
	text-align: center; 
	margin: 0px; 
	padding-bottom: 2px; 
	z-index: 33; }

#navlist ul, #navlist li
 {
	list-style-type: none; 
	margin: 0 22px 0 0px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px; 
 }
 
 #navlist li {
	background-color: #6699CC;  
	display: block;
	font-size: 13px; 
 }
#navlist a:link, #navlist a:visited
 { 
	color: #fff; 
	font-weight: normal; 
	font-size: 13px; 
	text-decoration: none; 
	margin: 0px; 
	padding: 0px 8px 2px 5px;
	border-left: 8px solid; 
	border-left-color:#3333CC;
}

#navlist a:hover
{
    color: #fff;
    background-color: #3333CC;
    margin: 0px;
    padding: 0px 8px 2px 5px;
    border-left: 8px solid;
	border-left-color:#FFFFFF;
}

#menu {
position: absolute;
width: 230px;
left: -10px;
top:105px;
/*padding:0px;
margin:69px 0 0 0;*/
z-index:100;
}

* html #menu{	/* Hack: Hochpassfilter fuer IE*/
	top:126px;
}

#inhalt {
	/*position:absolute;*/
  margin-left: 189px;
  margin-right:30px;
  top:-46px;
  z-index:2;
  background-color:transparent;
  overflow: auto;
  padding:5px 55px 5px 15px;
}

* html #inhalt {	/* Hack: Hochpassfilter fuer IE*/
  margin-right:10px;
  padding:25px 40px 5px 15px;
}
* html #inhalt p{	/* Hack: Hochpassfilter fuer IE*/
  height:1%;
}


/*fieldset fuer Seite mit Links*/

#inhalt fieldset legend{
	font-weight:800;
}
#inhalt fieldset legend a{
	text-decoration:none;
}
#inhalt fieldset legend a:hover{
	text-decoration:underline;
}
* html #inhalt fieldset legend{ /* Hack: Hochpassfilter fuer IE*/
	font-weight:bold;
	margin:0 0 20px 0;
}
#inhalt fieldset {
	padding:15px;
}
#inhalt fieldset a {
	text-decoration:none;
}
#inhalt fieldset a:hover {
	text-decoration:underline;
}

/**/

.nicht_unterstrich{
	text-decoration:none;
	color:#6699CC;
}
.fett{
	font-weight:bold;
	}
.blau{
	color: #CC0000;
}

/*Classe für Bilder in BIOS***************************************************/
.bild_dominik{
	width:250px;
	height:227px;
	float:left;
	margin:4px 8px 2px 2px;
	border-bottom-color:none;
	}
*html .bild_dominik{
	margin:5px 8px 2px 2px;
	}
.bild_thise{
	width:255px;
	height:191px;
	float:left;
	margin:4px 8px 2px 2px;
	border-bottom-color:none;
	}
*html .bild_thise{
	margin:5px 8px 2px 2px;
	}
.bild_thomas{
	width:274px;
	height:227px;
	float:left;
	margin:4px 8px 2px 2px;
	border-bottom-color:none;
	}
*html .bild_lenz{
	margin:5px 8px 2px 2px;
	}
.bild_pius{
	width:136px;
	height:250px;
	float:left;
	margin:4px 8px 2px 2px;
	border-bottom-color:none;
	}
*html .bild_pius{
	margin:5px 8px 2px 2px;
	}
.bild_xavi{
	width:188px;
	height:250px;
	float:left;
	margin:4px 8px 2px 2px;
	border-bottom-color:none;
	}
*html .bild_xavi{
	margin:5px 8px 2px 2px;
	}
.bild_mathias{
	width:150px;
	height:225px;
	float:left;
	margin:4px 8px 2px 2px;
	border-bottom-color:none;
	}
*html .bild_mathias{
	margin:5px 8px 2px 2px;
	}
		
	

