body {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#004c73;
}
img {
	border:none;
}
p {
margin:0;
padding:0;
}
h1 {font-size:14px;margin:0;line-height:24px;font-weight:bold;}
h2 {font-size:12px;margin:0;line-height:21px;font-weight:bold;}


#contentArea a {
	color:#fe0000;
	text-decoration:none;
}

#contentArea a:hover {
	color:#fe0000;
}

 .contentArea a {
 color:#00ccff;
 }
 
 .contentArea a:hover{
    color:#fe0000; 
  }
.text_image {
	border:#9D0040 solid 2px;
	padding:5px;
	opacity:0.5;
	-moz-opacity:0.5;
	filter: alpha(opacity=50);
	cursor:pointer;
}

#gallery a:hover img, .text_image:hover{
	opacity:1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
}
.text {
	color:#004c73;
	font-size:10px;
}

.text a{
color:#fe0000 !important;
text-decoration:none;
}

.text_title {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.headline_title{
	color:#FFFFFF;
	font-size:11px;
	margin-left:5px;
	text-transform:uppercase;
}

.headline_date {
font-size:10px;
margin-bottom:2px;
width:100%;
}
.headline_text{
margin:0px;
width:100%;
}


.troonrede a{
color:#004c73;
text-decoration:none;
}

.troonrede a:hover{
color:#fe0000;
}


.linkImage {
clear:both;
padding:0 0 5px 0;
float:left;
width:95%;
}
.linkImage img{
float:left;
margin:0 10px 0 0;
}

.linkImage a {
padding-top:4px;
text-transform:uppercase;
display:block;
}

.linkImage a:focus {outline:none}

a.more {
  clear:both;
  float:right;
  text-align:right;
}
