@font-face{
	font-family: 'MonotypeCorsivaRegular';
	src: url('../font/mtcorsva-webfont.eot');
	src: url('../font/mtcorsva-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/mtcorsva-webfont.woff') format('woff'),
	url('../font/mtcorsva-webfont.ttf') format('truetype'),
	url('../font/mtcorsva-webfont.svg#mtcorsva-webfont') format('svg');
}

#inhalt a,
#inhalt a:visited{
	text-decoration: none;
	color:#ff3333;
}

#inhalt a:hover,
#inhalt a:active,
#inhalt a:focus{
	text-decoration: underline;
	color:#ff3333;
}

img,
a img,
a:visited img,
a:hover img,
a:focus img,
a:active img{
	border: none;
}

#h-left ul  a,
#h-left ul  a:active,
#h-left ul  a:focus {
	text-decoration:none;
	color:#fff;
}

#h-left ul  a:hover,
#h-left ul  a:visited {
	text-decoration:underline;
	color:#fff;
}

#right-box a,
#right-box a:active,
#right-box a:focus {

	color:#ff3333;
}

#right-box a:hover,
#right-box a:visited {
	text-decoration:none;
	color:#ff3333;
}

#right-box h1 {
	font-family: 'MonotypeCorsivaRegular', Arial;
	color:#ff3333;
	background:url(../images/mail-icon.png) left no-repeat;
	height:30px;
	padding:15px 0 0 75px;
	font-size:22px;
	margin:0 0 15px 0;
}

#right-box h2 {
	background:url(../images/phone-icon.png) left no-repeat;
	height:65px;
	padding:8px 0 0 45px;
	margin:10px 0 10px 10px;
}

#right-box  h3 {
	font-family: 'MonotypeCorsivaRegular', Arial;
	color:#ff3333;
	font-size:26px;
	margin:0 0 15px 0;
}

.more {
	margin:50px 0 0 0;
	color:#000;
	font-size:12px;
}

#fenster a,
#fenster a:active,
#fenster a:focus {

	color:#000;
}

#fenster a:hover,
#fenster a:visited {
	text-decoration:none;
	color:#000;
}

#inhalt h1 {
	font-family: 'MonotypeCorsivaRegular', Arial;
	color:#ff3333;
	margin:0 0 15px 0;
}

#footer-inner  a,
#footer-inner  a:active,
#footer-inner  a:focus {

	color:#fff;
}

#footer-inner  a:hover,
#footer-inner  a:visited {
	text-decoration:none;
	color:#fff;
}