A { color: #ed3c3e; 
	text-decoration: none; 
	font-family: Futura,Arial,Tahoma,sans-serif;
	
}
A:hover { color: #cd1c3e; }

H1 {color: #ed3c3e;
	font-size:110%;}
	
.csc-header {margin-bottom:20px;}

#logo_head {
	display: compact;

	background: url(images/head_bk.png) no-repeat;
	width: 775px;
	height: 108px;
}

#language {
	position:absolute;
	top:110px;
	margin-left:710px;
	color: #7f0003;
	text-align:right;
	width: 50px;
	font-family: Futura,Arial,Tahoma,sans-serif;
	font-size: 92%;
}

#lang_akt {
	font-weight:bold;
	display:inline;
	
}

#lang_inakt {
	display:inline;
	
}

#lang_akt A{color: #7f0003;}
#lang_inakt A{color:white;}


#menu_1	 {
	position:absolute;
	top:88px;
	margin-left:10px;
	height:23px;
	width: 765px;
	z-index:1;
	font-family: Futura,Arial,Tahoma,sans-serif;
	font-size: 92%;
	font-weight:bold;
}
#menu_1_no {
color: #8B8C8E;
float:left;
width:113px;
height:23px;
background: url(images/menu1_no.png) no-repeat;
	text-align:center;
	line-height: 23px;
}

#menu_1_act {
color: #ffffff;
float:left;
width:112px;
height:23px;
background: url(images/menu1_act.png) no-repeat;
	text-align:center;
	line-height: 23px;
}

#menu_2	 {
background: url(images/menu2_back.png) repeat-x;
	text-align:center;
	
	width: 775px;
	height: 19px;
	
	
	line-height: 19px;

}

#menu_2_no{
display:inline;
margin-right:20px;
line-height: 19px;
}
#menu_2_act{
display:inline;
margin-right:20px;
}

#menu_3	 {
background: url(images/menu3_back.png) repeat-x;
	text-align:center;
	
	width: 775px;
	height: 21px;
	
	font-size:8pt;
	line-height: 21px;

}

#menu_3_no{
display:inline;
margin-right:20px;
line-height: 21px;
}
#menu_3_act{
display:inline;
margin-right:20px;
line-height: 21px;
}

#teaser{

	width: 775px;
	height: 215px;
}

#content{
padding-left: 30px;
padding-right: 30px;
min-height:100px;
font-size: 85%;
}

#content OBJECT {
	position:relative;
	left:-30px;}

#footer	 {
	margin-top: 20px;
	background: url(images/footer_back.png) repeat-x;
	padding:2px;
	padding-top:5px;
	width: 775px;
	height: 22px;
	line-height: 22px;
	color:white;
	text-align:center;
	font-size:90%;
}

#footer A {color:#7f0003;}
#footer A:hover {color:#5f0003;}
