body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #CCCCCC;

	margin: 0; padding: 12px 0;

    text-align: center;  /* Zentrierung im Internet Explorer */

}



  div#Seite {



	text-align: left;

	margin: 0 auto;

	width: 900px;

	padding: 12px 12px 12px 0px;

	background-color: #ffffff;

	border: 2px ridge silver;

	background-image: url(../images/toro.jpg);

	background-repeat: no-repeat;

	}

  div#logo{

	height: 130px;

	width: 200px;

	z-index:1;

	position: absolute;

	top:20px;

	padding-top: 80px;

	padding-right: 80px;

	padding-left: 15px;



  }	

  div#nav {

	position:absolute;

	top:290px;

	z-index: 2;

	float: left;

	margin:0px 0px 0px 20px;

	padding: 0px;

	width: 150px;

}
 /* verhindert überlaufen von Seiten */
  div#leer{

	height:235px;

	  }

	  
/* beendet das floaten der Bilder */
div#leer2{
	clear:right;
	  }	

	  

/*  INHALT*/	  

  div#Inhalt {

	margin-left: 180px;

	padding: 0 12px;

	border: none;

	width: 700px;

	text-align: justify;

/* 	height: 100%; */

  }

  div#Inhalt h1 {

    font-size: 16px;

    margin: 0 50 0px;

	color:#A60E22;

	text-align:right;
	

  }

  div#Inhalt h2 {

    font-size: 16px;

    margin: 0 0 12px;

  }

    div#Inhalt h3 {

    font-size: 12px;

    margin: 12 0 0px;

	color:black;

	font-weight:bold;

  }

  div#inhalt img{

	float:left;

	padding: 0 10 0 0;

	border: 0;

}

  div#Inhalt p {

	margin: 12 0 0 0;

/*	background-image: url(../images/bullet.jpg);*/

	text-align: left;

	background-repeat: no-repeat;

	background-position: 0px 0px;

	padding-left: 0px;

	vertical-align: top;

/* 	clear: float;  */

  }

div#Inhalt table{
	width:700px;
/*  	margin:10 0 0 0px;  */

}

	div#Inhalt td {

	font-size: 12px;

	vertical-align: top;

	border-top: 1px solid #CC0033;

	border-right: 1px none #CC0033;

	border-bottom: 1px none #CC0033;

	border-left: 1px none #CC0033;



	}

div#inhalt a {

	color:#990033;

	text-decoration:underline;

}

div#inhalt a:link {

	color:#990033;

	text-decoration:underline;

}

div#inhalt a:hover {

	color:#000000;

	text-decoration:underline;

}

div#inhalt li {

/*	list-style-type: square;*/

	list-style-position: outside;

	list-style-image: url(../images/bullet2.gif);

}


/*roter Strich*/
div#rot
{
border-bottom: 1px solid #CC0033;
width:700px; 

}
/*blauer Strich*/
div#blau
{
border-bottom: 1px solid #b1afb4;	
width:680px; 
margin-bottom: 10px;

}
/* DIE NAVITATION ZU PROJEKTEN */

div#anker {

margin: 20 0 0 0px;
text-align:left;
}



/* LAYOUT PROJEKT.HTM */

div#projekt {
  	border-top: 1px solid #CC0033;
	padding: 12 12px;
	width: 670px;
	text-align: left;
	}
	
	

/* div#projekt p {

	background-image: none;

	padding-left: 0px;

}

	 */

 div#projekt1  h3{

	clear:float; 
}	 
	 
	 
 div#projekt2 {
	margin-bottom:40x;
/* border-bottom: 1px solid #124356;	 */
}

/* FONT KURSIV FüR  "pro" */

.tauruspro{
	font-style: italic;
	font-variant: normal;
	color: #990033;
	text-transform: lowercase;
}



.projekte{
		padding: 0 0 0 0px;
}

