@import "dpg_specific.css";

BODY {
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
border:0;
}
table {
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
border:0;
}
a {
	text-decoration:none;
}
a:link, a:visited {
color: #000000;
}
a:hover {
color: #000000;
font-weight: bold;
}

#header {
	margin-left: 0px;
    border: 0;
    width: 100%;
    background-color: #000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 48px;
	font-color: #FF0000;
}

#pathway {
	text-align: left;
	color: #000000;
	font-weight: bold;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #000000;
}
#pathway a, #pathway a:link, #pathway a:visited {
	color: #000000;
	text-decoration:underline;
}
#pathway a:hover {
	color: #D04D47;
}
#footer {
	background-color: #CCCCCC;
	height: 15px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height:15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-size:10px;
clear:both;
}
#footer a, #footer a:link, #footer a:visited {
	text-decoration:underline;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}
#zoneleft  {
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 3px;
}
#zonemain {
        background-position: left left;
        background-image: url(/images/bglogo_big.jpg);
        background-repeat: no-repeat;	padding: 0px;
	margin-left: 0px;
	width: 100%;
}

.moduletableusermenu {
	width: 190px;
	padding-top:0px;
}

table.moduletableusermenu th{
        padding-left:10px;
	color:#9B0000;
	width: 100%;
	height: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}

.moduletable {
	width: 190px;
	padding-top:0px;
	background-image: url(../images/mod_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:20px;
}

table.moduletable {
	width: 190px;
	border:0;
}
table.moduletable th {
	color:#000000;
	width: 100%;
	height: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}

table.moduletablelatestnews {
        width: 190px;
	padding-top:0px;
	padding-bottom:10px;
}

table.moduletablelatestnews th{
	color: #9B0000;
        font-size: 14px;
}


table.moduletable td {
	color: #265D99;
	font-size: 12px;
	padding-left:0px;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.contentpane{
	padding: 5px;
}
.contentpaneopen{
	padding: 5px;
}

.contentheading {
	font-size: 14pt;
	line-height:10px;
        color: #000000;
	font-family: arial;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	margin-bottom:2px;
}
.contentheadingtitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
}

.contentheadingtitlehome {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
}

span.contentheading {
	background-image: url(../images/heading_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	line-height:20px;
	color: #00ff00;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 400px;
	text-align: left;
	margin-bottom:5px;
}

.componentheading {
	background-image: url(../images/heading_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12pt;
	line-height:20px;
	color: #265D99;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 50px;
	text-align: left;
	margin-bottom:5px;
}

.componentheadingvriendenvan{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
	padding-left: 5px;
}

createdate, .modifydate  {
	font-size: 10px;
	color: #91BAE8;
	margin-left:10px;
}
.readon {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	color: #000000;
	padding-left:15px;
	font-weight: bold;
	font-size: 12px;
	margin-left:10px;
}
a.readon, a.readon:link, a.readon:visited {
	text-decoration:underline;
	color: #000000;
}
a.readon:hover {
	color: #D04D47;
}

.sublevel, .moduletable a {
	color: #000000;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.mainlevel {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #9B0000;
	padding-left: 10px;
}

a.mainlevel, a.mainlevel:link, a.mainlevel:visited, a.sublevel, a.sublevel:link, a.sublevel:visited, .moduletable a:link, .moduletable a:visited {
	margin-left: 10px;
	font-family: arial;
	font-size: 10pt;
	text-decoration:none;
	color: #000000;
	}
a.mainlevel:hover, a.sublevel:hover, .moduletable a:hover {
	color: #000000;
        font-weight: bold;
	font-size: 10pt;
}

.ontab {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:auto;
	border: thin outset #DF8681;
	background-color: #D04D47;
	margin:2px;
}
.offtab {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:auto;
	border: thin outset #CDE0F5;
	background-color: #B6D1F0;
	margin:2px;
}
.tabpadding {
}
.tabheading {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	text-align: left;
	padding: 5px;
}
.contentpagetitle{
	color: #00FF00;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #265D99;
	text-align:center;
	height:0;
}
.contentdescription{
	color: #265D99;
}
table.contenttoc{
	background-color:#B6D1F0
}
table.contenttoc td{
	color: #000000;
}
.content_rating, .content_vote{
}

.sectiontableheaderlinks {
	background-color: #9B0000;
	height:auto;
	color: #FFFFFF;
	font-weight:bold;
	padding:5px;
}

.categorylinks {
	color: #000000;
	font-size:14px;
}

a.categorylinks{
      color:#000000;
}

.sectiontableentry1links {
	background-color: #FFFFFF;
        color: #000000;
	padding: 5px;
	height:auto;
}
.sectiontableentry2links {
	background-color: #CCCCCC;
	color: #000000;
        padding: 5px;
	height:auto;
}

.category {
	color: #265D99;
	font-weight:bold;
	font-size:14px;
}

.frontpageheader {
	font-weight:bold;
	font-size:14px;
	height: auto;
	color: #D04D47;
	font-weight: bold;
	margin: 5px;
}
.small {
	font-size: 10px;
	color: #265D99;
	}
.smalldark {
}
.blogsection{
}
.poll {
	font-size: 10px;
	color: #000000;
	line-height: 14px
	}
.pollstableborder {
	border: 1px solid #265D99;
	width:auto;
}
.weblinks {

}
.newsfeedheading {
	font-size: 14px;
	font-weight: bold;
	color: #D04D47;
	text-align: left;
}
.newsfeeddate {
	font-size: 10px;
	color: #91BAE8;
	font-weight: normal;
}
.fase4rdf {
	font-size: 10px;
	color: #000000;
}
table.searchintro {
}
.contact {
	text-align:center;
}
table.contact {
	border: 1px solid #265D99;
}
table.contact td.icons {
background-color: #D04D47;
padding:5px;
color:#FFFFFF;
}
table.contact td.details {
background-color: #B6D1F0;
text-align:left;
padding:5px;
}
hr {}
hr.separator {}
.pagenavbar {
	background-color: #91BAE8;
	color:#FFFFFF;
	text-align: center;
}
.pagenav {
color: #B6D1F0;
}
a.pagenav, a.pagenav:link, a.pagenav:visited {
text-decoration: underline;
color: #FFFFFF;
}
a.pagenav:hover {
text-decoration: underline overline;
color: #FFFFFF;
}
.thumbnail {
	float:left;
	border: 1px solid #D04D47;
	margin:5px;
	padding:2px;
}
.banner {
	text-align:center;
	clear:both;
}

.button {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:auto;
	border: thin outset #DF8681;
	background-color: #D04D47;
	margin:2px;
font-size:12px;
}
.inputbox {
	padding:0 2px 0 2px;
	border: 1px inset #CCCCCC;
	background-color:#FFFFFF;
	color: #000000;
	margin:2px;
	width:auto;
font-size:12px;
}

