
@font-face { font-family: Futura; src: url(../schrift/futura_lt_bt_light-webfont.woff); }

html {font-size: 70%;}

body {
	font-family: Futura, sans-serif;
}

hr { 
    background-color: #676767; 
    border: medium; 
    height: 1px; 
    margin: 3em; 
} 

link, a:link, a:visited {
	color: #58585a;
	font-size: 18x;
	text-decoration: none;	
}

a:hover {		
	color: #00999b;											/* Link, wenn Maus darüber ist */
	text-decoration: none;
}	

a.footer_feed:link {
   color:            #ffffff;
   text-decoration: none;
}

a.footer_feed:visited {
   color:            #ffffff;
   text-decoration: none;
}

a.footer_feed:hover {
   color:            #000000;
   text-decoration: none;
}

a.footer_feed:active {
   color:            #000000;
   text-decoration: none;
}

			
p {
	font-size: 18px;
	color: #1c1c1c;
	padding: 0.6em 0em 0.6em 0em ;
	}

td {
	font-size: 18px;
	color: #1c1c1c;
}

p.bildbeschreibung {
	font-size: 14px;
	color: #1c1c1c;
	margin: 1px 0px 0px 0px;	
	padding: 0em;	
}

h1, h2, h3, h4 {
	color: #00999b;
}
h1 {
	font-size: 37px;
	padding: 0px 0px 40px 0px ;
}

h2 {font-size: 22px;
	padding: 0px 0px 10px 0px ;
}
	
h3 {font-size: 18px;}

h4 {	font-size: 18px;
	font-style: italic;
	color: #A3A3A0;
	padding: 0.6em 0em 0.6em 0em ;
}
	

.thumb {
	width: 180px;
	height: 180px;
}
			

.storyImage {
   line-height:250%;
   width:auto;
   margin:1em;
   text-align:center;
}					