/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 25, 2013 */
@font-face {
	font-family: 'proxima_nova_rgregular';
	src: url('fonts/mark_simonson_-_proxima_nova_regular-webfont.eot');
	src:
		url('fonts/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('fonts/mark_simonson_-_proxima_nova_regular-webfont.woff')
		format('woff'),
		url('fonts/mark_simonson_-_proxima_nova_regular-webfont.ttf')
		format('truetype'),
		url('fonts/mark_simonson_-_proxima_nova_regular-webfont.svg#proxima_nova_rgregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}


/*Rahmen um Bilder*/
.degimgrahmen {
background-color: #FFF; 
padding: 4px; 
border: 1px solid #ccc; 
margin:0 10px 10px 0;
 }

/**Fliesstext Linkfarbe**/
a.fe:link {
color: #bb9f55;
}
a.fe:visited {
color: #bb9f55;
}
a.fe:hover { 
color: #494949;
}

.links-wrapper-separators .links > li > a {
margin-top: -2px;
}
