@charset "UTF-8";
/* CSS Document */


	@font-face {
	    font-family: 'pflanzungenregular';
    src: url('Pflanzugen-webfont.eot');
    src: url('Pflanzugen-webfont.eot?#iefix') format('embedded-opentype'),
         url('Pflanzugen-webfont.woff') format('woff'),
         url('Pflanzugen-webfont.ttf') format('truetype'),
         url('Pflanzugen-webfont.svg#pflanzungenregular') format('svg');
    font-weight: normal;
    font-style: normal;	
	}

	@font-face {		
    font-family: 'pflanzungenbold';
    src: url('Pflanzugen_Bold-webfont.eot');
    src: url('Pflanzugen_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Pflanzugen_Bold-webfont.woff') format('woff'),
         url('Pflanzugen_Bold-webfont.ttf') format('truetype'),
         url('Pflanzugen_Bold-webfont.svg#pflanzungenbold') format('svg');
    font-weight: normal;
    font-style: normal;

	}
	
	p {
	font-family: 'pflanzungenregular', Arial, Sans Serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

} 

strong {
	font-family: 'pflanzungenbold';
		font-size: 15px;
	    font-style: normal;
	    font-weight: normal;
		color: #ac9129;

} 

h1 {
	font-family: 'pflanzungenregular';
		font-size: 17px;
		line-height: 18px;
	    font-style: normal;
	    font-weight: normal;
		color: #000000;

} 


a {
	color: #000000;
	text-decoration : none;
	font-family: 'pflanzungenbold';
	font-style: normal;
	font-weight: normal;
} 

a:hover {  color: #cc0000} 

.transparent { 
background-image: url(../bilder/hintergrund80.png);
vertical-align: bottom;
padding-left: 20px;
}

.logo { 
background-image: url(../bilder/hintergrund80.png);
vertical-align: bottom;
text-align: right;
padding-right: 20px;
}

table {
} 

.name {
	font-size: 17px;

} 