BODY		 { 
				font-family : Verdana;
				font-size : 8pt;

			 }

a      		 { text-decoration: none; font-weight:bold}
a:link       { color: #3399FF}
a:visited    { color: #3399FF}
a:active     { color: #3399FF}
a:hover      { color: #3399FF; text-decoration: underline}

h1           { font-family: Verdana; font-size: 10pt; color: #003366; font-weight: bold}
h2           { font-family: Verdana; font-size: 8pt; color: #003366; font-weight: bold}
h5           { font-family: Verdana; font-size: 8pt; color: #3399FF; font-weight: bold}

table        { color: #000000; font-family:Verdana; font-size:8pt}


p, h1, pre, h2 {
	margin : 0px 10px 10px 10px;
}

.date {
	color : #113377;
	float : right;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	padding-bottom : 10px;
}

.floatright {
	padding-right : 10px;
	text-align : right;
}

#banner {
	background-color : #113377;	
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #FFFFFF;
	height : 29px;
	padding : 15px;
}

#banner a {
	color : #FFFFFF;
	text-decoration : none;
}

#banner a:hover {
}

#banner h1 {
	display : inline;
	font-size : 22px;
	height : 30px;
	margin : 0px;
	padding : 10px 10px 0px 0px;
}

#banner h2 {
	display : inline;
	font-size : 16px;
	font-style : italic;
	height : 30px;
	margin : 0px;
	padding : 10px 10px 0px 10px;
}

#centercontent {

}

#comment {
	background-color : #FFFFFF;
	background-image : url('images/titel4.jpg');
	background-position :  right top;
	background-repeat : repeat-x;
	margin : 10px
}


#commentcontent {
	background : #FFFFFF;
	border : 1px solid #000000;
	line-height : 18px;
}



#leftcontent {
	font-family : Verdana;
	font-size : 10pt;
}

#rightcontent {
	font-family : Verdana;
	font-size : 8pt;
}
