@font-face {
	font-family: "GraublauWebRegular";
	src: url("type/graublauweb-webfont.eot");
	src: local("Graublau"), local("GraublauWeb"), local("Graublau Web"), 
	url("type/graublauweb-webfont.woff") format("woff"), 
	url("type/graublauweb-webfont.ttf") format("truetype"), 
	url("type/graublauweb-webfont.svg#webfontphFwMKMK") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Museo300";
	src: url("type/museo300-regular-webfont.eot");
	src: local("Museo 300"), local("Museo300"), 
	url("type/museo300-regular-webfont.woff") format("woff"), 
	url("type/museo300-regular-webfont.ttf") format("truetype"), 
	url("type/museo300-regular-webfont.svg#webfont7uM0nts4") format("svg");
	font-weight: normal;
	font-style: normal;
}



.masterhead 
{
	font-family: "Museo300", helvetiva, verdana, sans-serif;
	font-size: 16px;
	color: #1c2256;
}
.standard {
	font-family: "Museo300", helvetiva, verdana, sans-serif;
	font-size: 13px;
	color: #1c2256;
}
.headline {
	font-family: "GraublauWebRegular", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 16px;
	color: #1c2256;
}
.small {
	font-family: "Museo300", helvetiva, verdana, sans-serif;
	font-size: 11px;
	color: #1c2256;
}

.smallheadline {
	font-family: "GraublauWebRegular", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 12px;
	color: #1c2256;
}

.bildlinks {
float: left;
margin: 0 1em 1em 0;
text-align: center;
width: 150px;
}

.bildlinks_spalte {
float: left;
margin: 0 0.5em 0.5em 0;
text-align: center;
width: 100px;
}


a:link {color:#db0012; text-decoration:underline; cursor: hand;}
a:visited {color:#db0012; text-decoration:underline; cursor: hand;}
a:hover {color:#db0012; text-decoration:none; cursor: hand;}
a:active {color:#db0012; text-decoration:none; cursor: hand;}
