@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic);


@font-face {
    font-family: 'brush455_btregular';
    src: url('font/brush-445-bt_allfont.de-webfont.eot');
    src: url('font/brush-445-bt_allfont.de-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/brush-445-bt_allfont.de-webfont.woff2') format('woff2'),
         url('font/brush-445-bt_allfont.de-webfont.woff') format('woff'),
         url('font/brush-445-bt_allfont.de-webfont.ttf') format('truetype'),
         url('font/brush-445-bt_allfont.de-webfont.svg#brush455_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.content
{
   font-family: 'PT Serif', serif;
    text-decoration: none;
	 font-size: 14px;
    color: #090909;
    line-height: 20px;
	font-weight:400;
}
.contentsmall
{
   font-family: 'PT Serif', serif;
    text-decoration: none;
	 font-size: 12px;
    color: #090909;
    line-height: 20px;
	font-weight: 400;
	font-style:italic;
}
.contentbig
{
   font-family: 'PT Serif', serif;
    text-decoration: none;
	 font-size: 16px;
    color: #090909;
    line-height: 20px;
	font-weight:700;
}
.contentblau
{
   font-family: 'PT Serif', serif;
    text-decoration: none;
	 font-size: 14px;
    color: #8a951e;
    line-height: 20px;
	font-weight:400;
}
.menue
{
    font-family: 'PT Serif', serif;
    text-decoration: none;
	font-size: 15px;
	letter-space: 0.10 em;
    color: #66388b; 
    line-height: 25px;
	text-transform: uppercase;
	
}
.menueaktiv
{
    font-family: 'PT Serif', serif;
    text-decoration: none;
	font-size: 15px;
	    letter-space: 0.10 em;
    color: #8a951e;
    line-height: 25px;
	text-transform: uppercase;
	
}



.menue:hover
{
    font-family: 'PT Serif', serif;
    text-decoration: none;
	font-size: 15px;
    letter-space: 0.10 em;
    color: #8a951e;
    line-height: 25px;
	text-transform: uppercase;

	
}
.menue2
{
    font-family: 'PT Serif', serif;
    text-decoration: none;
	font-size: 14px;
	
    color: #66388b; 
    line-height: 14px;
	text-transform: uppercase;
	
}
.menue2aktiv
{
    font-family: 'PT Serif', serif;
    text-decoration: none;
	font-size: 14px;
	    
    color: #8a951e;
    line-height: 14px;
	text-transform: uppercase;
	
}



.menue2:hover
{
    font-family: 'PT Serif', serif;
    text-decoration: none;
	font-size: 14px;
  
    color: #8a951e;
    line-height: 14px;
	text-transform: uppercase;

	
}
.h1
{
      font-family: 'brush455_btregular', Arial, Helvetica, sans-serif;
    text-decoration: none;
	 font-size: 30px;
    color: #8a951e;
    line-height: 26px;
font-weight: 400;

}


.h2
{
       font-family: 'brush455_btregular', Arial, Helvetica, sans-serif;
    text-decoration: none;
	 font-size: 24px;
    color: #66388b;
    line-height: 20px;
	font-weight: 400;
}

.adress
{
font-family: 'PT Serif', serif;
    font-size: 11px;
    color: #181817;
    line-height: 13px;

	font-weight: 400;
	
}


a
{

    text-decoration: none;
    color: #8a951e;

}
a:hover
{

    text-decoration: none;
    color: #8a951e;

}

