body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	color: #333333;
}
.blutext {
	color: #4C74BF;
	font-size: 12px;
}

#wrapper{
	width: 770px;
	text-align: left;
	background: #DAE0F1 center;
	margin: 10px auto;
	border: 1px solid #000033;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#nav{
	border-bottom: 3px solid #4C74BF;
	border-top: 8px solid #FFFFFF;
}

#nav ul{
	padding: 0;
	margin: 0;
	background-color:#000033;
	border-top: 6px solid #000033;
	border-bottom: 6px solid #000033;
	text-align: left;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #76A2D0;
	text-align: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #000033;
	width: 9em;
	padding: 3px 7px;
} 

#nav ul li a:hover, #nav ul li a:focus{
	background-color: #76A2D0;
	color: #000033;
}
#conftitle {
	color: #FFFFFF;
	background: #000033;
	text-align: center;
	text-indent: 10px;
	font: bold 14px Arial;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-bottom-color: #000033;
}
#content {
	width: 710px;
	margin-left: 30px;
	margin-right: 30px;
}
#rightcol {
	background-color: #FFFFFF;
	width: 208px;
	border: thin solid #999999;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 4px;
	float: right;
}


#content p{
	font-size: 12px;
	font-style: normal;
}

#content h1{
	font-size: 90%;
	color: #4C74BF;
}

#content h2{
	font-size: 80%;
	color: #000000;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.leftimage{
float: left;
margin-right: 10px;
}

.rightimage{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.container{
	width: 600px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#news{
	width: 610px;
	background-color: #C6CEE9;
	border: 10px solid #C6CEE9;
	text-align: center;
	color: #000000;
}

.blacktext {
	color: #000000;
	font-weight: bold;
	}

h5 {
	font: lighter 8px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
	font-size: 9px;
	text-align: center;
}
a:link {
	color: #000066;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #76A2D0;
}

.activepge{
	background-color:#666666;
	font: bold 11pt Arial, Helvetica, sans-serif;
	color:#FFFFFF
	width: 9em;
	color: #FFFFFF;
	border-top: 3px solid #666666;
	border-right: 7px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 7px solid #666666;
}
.whitetxt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
h4 {
	color: #3F68B6;
	margin-top: 6px;
	text-align: center;
	font: normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.tabletextBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000066;
}
li {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.prog {
	border: 1px solid #000033;
}
.prog td {
	border: 1px solid #000033;
}
#wrapper #content hr {
	line-height: 1px;
	color: #000033;
	text-decoration: none;
}
