@charset "UTF-8";

@import url(menu.css);


body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.table_maincontent {
	/*margin: 10px;*/
	background-color: #FFFFFF;
}

.table_maincontent td {
	vertical-align:top;
}

.table_maincontent .td_maincontent {
	margin: 10px;
	padding: 10px;
}

a {
	color: #666666;
	cursor: pointer;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table_top_dpu_logo {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	text-align: center;
}

.table_top_dpu_logo td {
	
}


/*
.delrubrik {
	background-color: #C1C1C1;
	width: 100%;
	text-align: left;
}
.underrubrik {
	width: 100%;
	text-align: left;
	background-color: #FFCCCC;
	text-indent: 9px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.h2 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.h3 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.h4 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.gradient {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 100%;
	background-image: url(../images/navbar/gradient_black-transp.gif);
	background-repeat: repeat-x;
	top: -14px;
	position: relative;
}
table.navbar  td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
}
table.navbar td.selected {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

h1 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #7A7A7A;
}
*/
