a:link, a:visited {color:#D40000; text-decoration:none; }
a:hover, a:focus  {color:#D40000; text-decoration:underline; }

a.grau:link, a.grau:visited {color:#9E9E9E; text-decoration:none; }
a.grau:hover, a.grau:focus  {color:#9E9E9E; text-decoration:underline; }

a.menu_main:link, a.menu_main:visited { 
	display:block;

	font-size:12px; 
	color:#42422D;
	height:25px; 
	line-height:25px; 
	
	text-indent:10px;
	
	background:url(graphic/dot3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

a.menu_main:hover, a.menu_main:focus, a.menu_main_ak { 
	display:block;

	font-size:12px; 
	color:#D40000;
	height:25px; 
	line-height:25px; 
	
	text-indent:10px;
	
	background:url(graphic/dot3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

a.menu_sub1:link, a.menu_sub1:visited { 
	display:block;

	font-size:12px; 
	color:#42422D;
	height:25px; 
	line-height:25px; 
	
	text-indent:10px;
	
	background:url(graphic/dot3red.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

a.menu_sub1:hover, a.menu_sub1:focus, a.menu_sub1_ak { 
	display:block;

	font-size:12px; 
	color:#ffffff;
	height:25px; 
	line-height:25px; 
	
	text-indent:10px;
	
	background:url(graphic/dot3red.gif)#D40000;
	background-repeat:repeat-x;
	background-position:bottom;
}
a.menu_sub2:link, a.menu_sub2:visited { 
	display:block;

	font-size:11px; 
	color:#D40000;
	background:#EBE3E6;
	height:25px; 
	line-height:25px; 
	
	text-indent:20px;	
}

a.menu_sub2:hover, a.menu_sub2:focus, a.menu_sub2_ak:link, a.menu_sub2_ak:visited, a.menu_sub2_ak:hover, a.menu_sub2_ak:focus  { 
	display:block;

	font-size:11px; 
	color:#D40000;
	background:#EBE3E6;
	
	height:25px; 
	line-height:25px; 
	
	text-indent:20px;
	
	text-decoration:underline;

}


a.menu_btm { font-size:12px; }
a.menu_btm:link, a.menu_btm:visited { color:#3e3d40; }
a.menu_btm:hover, a.menu_btm:focus { color:#B42459; }
a.menu_btm_a { color:#B42459; }


#head {	
	width:1000px;
	height:345px;
	background:url(graphic/medsek-head-red.gif);
	background-repeat:no-repeat;
}
.left {
	background:url(graphic/medsek-col-red.gif) #F6EBE7;
	background-repeat:no-repeat;
}
.main {

}
.right {
	background:url(graphic/medsek-col-red.gif) #F6EBE7;
	background-repeat:no-repeat;
}

.box_right_top { 
	padding-bottom:10px;
}
.box_right { 
	display:block;
	font-size:12px; 
	height:25px; 
	line-height:25px; 
	
	text-indent:10px;
	
	background:url(graphic/dot3.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.box_right_btm { 
	padding:10px 0px 0px 10px;
}

.history {
	height:25px;
	line-height:25px;
	background:url(graphic/spacer-red.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tx_foot {
	height:25px;
	line-height:25px;
	background:url(graphic/spacer-red.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.news_head {
	font-size:14px;
	text-indent:15px;
	
	background:#D40000;
	color:#ffffff;
	line-height:30px;
}

/* FCK classes */
.hl1, .hl2, .highlight { 
	color:#D40000;
}

div.hr {
  height: 1px;
  background: url(graphic/spacer-red.gif);
  margin-bottom:15px;
}
div.hr hr {
  display: none;
}

div.hr2 {
  height: 1px;
  background: url(graphic/spacer-red.gif);
  margin-bottom:0px;
}
div.hr2 hr {
  display: none;
}
