
@font-face {
    font-family: 'FuturaLight';
    src: url('font/futura-ltcn-bt-light-webfont.eot');
    src: url('font/futura-ltcn-bt-light-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('font/futura-ltcn-bt-light-webfont.woff') format('woff'),
         url('font/futura-ltcn-bt-light-webfont.ttf') format('truetype'),
         url('font/futura-ltcn-bt-light-webfont.svg#FuturaLight') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Global styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	text-align:justify;
}
a{
	color:#b50000;
}
a:hover{
	text-decoration:none;
}
p{
	padding:5px 0 5px 0;
	line-height:20px;
}
ul,ol{
	margin:5px 0 10px 20px;
}
hr{
	border:none;
	border-bottom:1px solid #2b9b07;
}
table{
	font-size:11px;
	border-collapse:collapse;
	border-spacing:0;
}
/* CMS styles */
body.mceContentBody{
	background:#ffffff;
	color:#444444;
	margin:0;
	padding:0;
}
/* Other styles */
.titel1{
	font-size:22px;
	color:#b50000;
}
.titel2{
	font-size:18px;
	color:#96c002;
}
.titel3{
	font-size:14px;
	color:#000;
}