@import "template_design.css";


/* * * * * * * * * * * *
 MAIN CONTENT STYLES
 * * * * * * * * * * * */

body, html {
	margin:0px;
}

* {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#333333;
}


img {
	border:none;
}

.mceContentBody a:link, .mceContentBody a:visited { color:#CC5500 !important; text-decoration:none !important; }
.mceContentBody a:hover, .mceContentBody a:active { color:#330000 !important; text-decoration:underline !important; }

.TitelOrange {
	font-size:14px;
	font-weight:normal;
	color:#FF8800;
	margin:0px;
}

.TitelGrau {
	font-size:14px;
	font-weight:normal;
	color:#666666;
	margin:0px;
}
