div.MastersBlog {
	width: 780px;
	text-align: left;
	min-height: 600px;
}

div.BlogHeader {
	float:left;
	width:583px;
	height:141px; 
}

div.blogNavi {
	float: right;
	width: 192px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	margin-top : 5px;
}

div.blogNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #cfdfd3;
	font-weight: bold;
}

	
div.blogNavi ul li a:link, div.blogNavi ul li a:visited {
	color: #053F16;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	line-height : 26px;
	padding-left : 10px;
	border-top: 2px solid #fff;
}

div.blogContent {
	float: left;
	width: 583px;
	align : justify;
	font-family:  Verdana;
	font-size: 1.0em; 
	line-height : 1.5em;
}

div.blogcontent a{
	color: #fb860e;
}

h2#pageHead{
	font-size: 1.4em;
	font-weight:bold;
	color: #006600;
	margin : 1.2em 0;
}

h3.newsHead {
	color: #006600;
	margin : 5px 0px;
	font-size: 13pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

div.seperateNews {
	clear : both;
	margin : 15px 0;
	overflow: hidden;
	border: none;
	height : 1px;
	width : 580px;
	background : url(http://media.gameduell.de/res/blog/skm07/pkt_linie.gif);
	background-position : center;
}

.diffGreen {
	color: #006600;
}

.diffGrey { 
	color: #999999;
}

.border999lrtb { 
	border-color:#999999; border-style: solid; border-width: 1px;
}

.vbigbbold {
	 font-weight: bold; font-size: 12pt;
}

div.IE6 {
	display: none;
}
