body {
	background-color:#002A47;
}

td, body, .text, .textp, .smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.text, .textp {
	text-align:justify;
	line-height:14pt;
}

.textp {
	padding:15px;
}

.textp2 {
	padding:10px;
}


.border {
	border: 1px solid #999CA4;
}

.borderbottom {
	border-bottom: 1px solid #999CA4;
}

.borderleft {
	border-left: 1px solid #999CA4;
}

.bordertop {
	border-top: 1px solid #999CA4;
}

.borderright {
	border-right: 1px solid #999CA4;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.plink, .smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.smalltext, .smalllink {
	font-size:9pt;
}

.link:hover, .plink:hover, .smalllink:hover, .tlink:hover {
	text-decoration:underline;
}

.bgpanel_main {
	background-image:url('img/layout/panel.jpg');
	background-repeat:no-repeat;
	border-left: 1px solid #999CA4
}

.bgtop_main {
	background-image:url('img/layout/top.jpg');
	background-repeat:no-repeat
}

.bgbody_main {
	/*background-image:url(img/main/background.jpg);
	background-repeat:no-repeat;*/
	background-color:#18566F;
}

.button_left {
	background-color:#003960;
	border-right:1px solid #999CA4;
}

.button_middle {
	background-color:#003960;
	border-left:1px solid #999CA4;
	border-right:1px solid #999CA4;
}

.button_right {
	background-color:#003960;
	border-left:1px solid #999CA4;
}


.titleimg {
	background-image: url('img/titel.jpg');
	background-repeat: no-repeat
}

.adrtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}



.table_head, .table_head_left, .table_head_topleft, .table_head_top {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999CA4;
	border-right-color: #999CA4;
	border-bottom-color: #999CA4;
	border-left-color: #999CA4;
	background-color: #004778;
}

.table_cont, .table_cont_left, .table_cont_top, .table_cont_topleft {
	border-top: 1px #999CA4;
	border-right: 1px solid #999CA4;
	border-bottom: 1px solid #999CA4;
	border-left: 1px #999CA4;
}

.table_head_left, .table_cont_left, .table_head_topleft, .table_cont_topleft {
	border-left:1px solid #999CA4;
}

.table_cont_top, .table_head_top, .table_head_topleft, .table_cont_topleft {
	border-top:1px solid #999CA4;
}

.plink_table {
	padding-top:5px;
}

.downloadspacing {
	padding-bottom: 5px;
}

.tlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.smallimg {
	margin-right:10px;
}
