/* stylesheet fdu - v2: 2013 by unit-interactive */

/* STANDARD ELEMENTS                                         */
/*-----------------------------------------------------------*/

body {
	text-align: left;
	color: black;
/*	line-height: 115%; */
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
/*	background-color: #EDEDED; */
/*	background-repeat: repeat-y; */
/*	background-attachment: fixed; */
  	 }
		 
td {
/*	background-repeat: repeat-x; */
  	 }
		 
hr {
	width:100%;
  border-top: solid 1px #ffffff;
  height: 0px;
  line-height: 1px;
	}

a:link, a:visited { 
	text-decoration:none; 
	color: #000000; 
}

a:active { 
	text-decoration:none; 
	color: #000000; 
}

a:hover { 
	text-decoration:none; 
	color: #6F7072; 
/*	background-color: #FE4110; */
	}
	
a.img {
	text-decoration: none;
	border-bottom: none;
	border: none;
}

a.navileft:link, a.navileft:visited { 
	text-decoration:none; 
	color: #6F7072;
}

a.navileft:active { 
	text-decoration:none; 
	color: #6F7072; 
}

a.navileft:hover { 
	text-decoration:underline; 
	}

img {
	text-decoration: none;
	border: none;
}

h1	{
	font: 14px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 0,5pt; */
	color: #ffffff;
	}
	
h2	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px !important;
	font-weight: bold;
	color: #205F73;
	margin-top: 6px;
	margin-bottom: 3px;
	}
	
.small	{
	font: 10px/120% verdana, arial, helvetica, sans-serif;
	letter-spacing: -0,5px;
	color: #6F7072;
	}

.orange {
	color: #ED7304;
  	 }

.blue {
	background-color: #ffffff;
  	 }

.main {
	text-align: left;
	padding: 10px 12px 10px 0px;
	background-color: #ffffff;
	color: 6F7072;
	line-height: 145%; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
  	 }
		 
.footer {
	text-align: left;
	padding: 10px 12px 10px 0px;
	background-color: #ED7304;
	color: ffffff;
	line-height: 145%; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
  	 }
	 
.news {
	text-align: left;
	padding: 0px 12px 0px 0px;
	background-color: #003374;
	color: ffffff;
	line-height: 145%; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
  	 }
	 
.regular {
	text-align: left;
	padding: 10px 10px 10px 0px;
	color: black;
	line-height: 145%; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
  	 }

.header {
	background-color: #ED7304;
	font: 14px verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}

.navileft {
	text-align: left;
	padding: 10px 0px 10px 0px;
	background-color: #ffffff;
	color: 6F7072;
	line-height: 145%; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
  	 }

.navimain {
	background-color: #FBC9A6;
	font: 11px verdana, arial, helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
}

/* formelements */
.box {
	width: 320px;
	border: 1px solid #F7A800;
	margin: 4px 0px 1px 7px;
	font: 10px verdana, arial, helvetica, sans-serif;	
	}
	
input.button {
	background-color: #ED7304;
	border: 0px solid #CACDD4;
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #ffffff;	
	}

