/* layout & fonts ------------------------------------ start */

@font-face 
{
	font-family: Eurostile;
	local: Eurostile;
	src: url('/files/fonts/customers/kontraproduktion/Eurostile.ttf');	
}
@font-face 
{
	font-family: EurostileIE;
	local: Eurostile;
	src: url('/files/fonts/customers/kontraproduktion/Eurostile.eot');	
}

body.mceContentBody table,
body.mceContentBody div,
body.mceContentBody p,
#main_page_body table,
#main_page_body div,
#main_page_body p
{
	font-family: Arial;
	font-size: 11pt;
}

body.mceContentBody p,p
{
	padding:8px 0px 8px 0px;
	margin:0;	
}

body.mceContentBody h1,h1
{
	font-size: 1.3em;
	margin:0;
	padding:0px 0px 20px 0px;	
	text-transform:uppercase;	
}

body.mceContentBody h2,h2
{
	font-size: 1.2em;
	margin:0;
	padding:10px 0px 10px 0px;
}

body.mceContentBody h3,h3
{
	font-size: 1.1em;
	margin:0;
	padding:10px 0px 10px 0px;	
}

body.mceContentBody h4,h4
{
	font-size: 1em;
	margin:0;
	padding:10px 0px 10px 0px;
}

#reference_list h2
{
	font-size: 1em;
}

body.mceContentBody span.quotes,
span.quotes
{
	font-size: 1.1em;
	font-style:italic;
}

div.rightBox h2,
div.rightBox h2 a
{
	margin-bottom:8px;
	padding:0px 0px 0px 0px;
	font-size: 1.0em;
	text-transform:uppercase;
}

 div.news_container h2
 {
	font-size: 1.0em; 
}
 div.news_container h3,
 h3.modulDate
 {
 	font-size: 0.6em;
 }
 
 a.moduleContainer span.ModuleTextContainer,
 div.rightBox a
 {
 	font-size: 0.8em;
}

ul.menueListRight li.head
{
	font-size: 1.1em; 
	text-transform:uppercase;
}

/* layout & fonts ------------------------------------ end */

/* colors ------------------------------------ start */

body.mceContentBody h1,h1,
body.mceContentBody h2,h2,
body.mceContentBody h3,h3,
body.mceContentBody h4,h4
{
	font-weight:bold;	
	color:#84002f;
}

body.mceContentBody a,
a
{
	color:#84002f;	
	font-weight:bold;
}
body.mceContentBody a:hover,
div.textArea a:hover
{			
	color:#ffc200;
}

/* colors ------------------------------------ end */
