/*
* *********************
* **** Fliestext und Co
* *********************
* *********************
*/


p { margin: 10px 20px 20px 42px; clear:both;}


/*
	/////////////////////
	headlines
*/


h1, h2, h3, h4, h5 { margin: 60px 0 30px 42px; line-height: 1.4; clear:both; }

h1 { font-size: 140%; margin: 40px 0px 30px 42px; } 
h2 { font-size: 140%; }
h3 { font-size: 140%; }
h4 { font-size: 140%; }
h5 { font-size: 140%; }


#teaser{
   margin: 0px 0 30px 42px; 
   line-height: 1.4; 
   clear:both;
   font-weight: bold
}

/*
	/////////////////////
	Links
*/


#main_content a {
	text-decoration: none;
	font-weight: bold;
	}

#main_content a:hover {
	color: #B76465;
	}

/*
	/////////////////////
	Texte // Auszeichnung
	Alles wie "Bold"
*/

i{ font-weight: bold; font-style: normal; text-decoration: none; }
b{ font-weight: bold; font-style: normal; text-decoration: none; }
u { font-weight: bold; font-style: normal; text-decoration: none; }
strong { font-weight: bold; font-style: normal; text-decoration: none; }

/*
	///////////////
	Grafiken und Co
*/

.picright img, .picleft img {width:250px; border:none;}
.picleftmini {width:100px; border:none;}
.piccenter img { width:572px; border:none;}
.picneu {border:none;}

.picright, .picleft, .picleftmini, .piccenter, .picneu {padding: 6px; border: solid 1px #c1c1c6;}

.picleft {margin:3px 20px 10px 0px; width:250px; float:left; background-color: #ffffff; }
.picleftmini {margin:3px 20px 10px 0px; width:100px; float:left; background-color: #ffffff; }
.picright {margin:3px 20px 10px 20px; width:250px; float:right; background-color: #ffffff;}
.piccenter {margin:3px 0px 10px 0px; width:572px; float:left; background-color: #ffffff;}
.picneu {margin:3px 20px 10px 0px; float:left; background-color: #ffffff; }
.picleftergreif{margin:3px 20px 10px 0px; width:260px; float:left; background-color: #ffffff; }

/*
* *********************
* ******* Footer und Co
* *********************
* *********************
*/

#footer {
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
}

#footer a {}

#footer a:hover { }

#form
{
  background-color: #C0C0C0;
  border: 1px #FF0000 solid;   
}

#textrot
{
     color: #FF0000;
     margin-left: 45px;
}

#textgruen
{
     color: #339933;
     margin-left: 45px;
}
