body {font-family:Arial,sans-serif;color:#000;}

p,ul,ol,li,h1,h2,div,small,strong span {font-family:Arial,sans-serif;}

#aa {text-align:left;font-size:1em;}

#hd {width:100%; height:80px;float:left;}
#logo {margin-left:5%;margin-top:15px;float:left;}
#nav {float:left;margin-top:23px;margin-left:30px;}
#nav span {
	margin-left: 2em;
	margin-right: 2em;
	color: #63788D;
}
#hu {
	float: left;
	width: 100%;
	height: 42px;
	margin-top: 0px;
	display: block;
	background: #7CA6D8;
}


h1 {font-size:0.9em;margin-left:20px;margin-top:11px;color:#EBEBEB;}
h2 {font-size:0.9em;margin-left:20px;margin-top:12px;color:#63788D;}
h3 {font-size:0.7em;margin-left:20px;margin-top:12px;color:#63788D; font-style:italic;}

#main {margin: 0px auto; width:760px;padding-top:0px;}
#navs {text-align:left; width:760px;}

#lfa {
	float: left;
	width: 760px;
	height: 40px;
	background: #fefefe; /* Old browsers */
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top, #fefefe 0%, #f4f6f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f4f6f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefefe 0%,#f4f6f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefefe 0%,#f4f6f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefefe 0%,#f4f6f7 100%); /* IE10+ */
background: linear-gradient(to bottom, #fefefe 0%,#f4f6f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f4f6f7',GradientType=0 ); /* IE6-9 */
}
#lfb {
	float: left;
	width: 760px;
	height: 40px;
	background: #f4f6f7; /* Old browsers */
background: -moz-linear-gradient(top, #f4f6f7 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f6f7), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #f4f6f7 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}
#lfc {
	float: left;
	width: 760px;
	height: 40px;
	background: #f4f6f7; /* Old browsers */
background: -moz-linear-gradient(top, #f4f6f7 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f6f7), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #f4f6f7 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

#lfbs {
	float: left;
	width:100%;
	display: block;
	background-color: #FFF;
	color:#003162;
	font-size:0.9em;
	text-align: center;
	margin-top:12px;
	margin-bottom:12px;
}
#lft {
	float: left;
	background-color: #FFF;
	color:#003162;
	font-size:0.8em;
	padding:2em;
	text-align:justify;
}
#lffo {
	float: left;
	width: 760px;
	height: 50px;
	background: #f4f6f7; /* Old browsers */
background: -moz-linear-gradient(top, #f4f6f7 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f6f7), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #f4f6f7 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

#head_start {
	float: left;
	width: 760px;
	height: 170px;
	text-align: center;
	color: #C9DAEF;
	font-size: 1.2em;
	line-height: 0.5em;
	background: #f4f6f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f6f7 0%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f6f7), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f6f7 0%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f6f7 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

#home_p {
	float: left;
	width: 760px;
	height: 50px;
	text-align:left;
	color:#7CA6D8;
	font-size:1.2em;
	line-height:1.5em;
	background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top, #fefefe 0%, #f4f6f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f4f6f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefefe 0%,#f4f6f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefefe 0%,#f4f6f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefefe 0%,#f4f6f7 100%); /* IE10+ */
background: linear-gradient(to bottom, #fefefe 0%,#f4f6f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f4f6f7',GradientType=0 ); /* IE6-9 */
}


#head_ba {float:left;
	width:360px;
	text-align:center;
	color:#7CA6D8;
	font-size:1.5em;
	line-height:1.5em;
	padding-top:2em;
	padding-bottom:2em;
	margin-bottom:1.5em;
	margin-top:0.5em;
	border-radius:4px;
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(left, #f9f9f9 0%, #eaf0f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f9f9f9), color-stop(100%,#eaf0f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #f9f9f9 0%,#eaf0f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #f9f9f9 0%,#eaf0f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #f9f9f9 0%,#eaf0f7 100%); /* IE10+ */
background: linear-gradient(to right, #f9f9f9 0%,#eaf0f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaf0f7',GradientType=1 ); /* IE6-9 */
}
#head_bb {float:right;
	width:360px;
	text-align:center;
	color:#7CA6D8;
	font-size:1.5em;
	line-height:1.5em;
	margin-bottom:1.5em;
	margin-top:0.5em;
	padding-top:2em;
	padding-bottom:2em;
	border-radius:4px;
background: #eaf0f7; /* Old browsers */
background: -moz-linear-gradient(left, #eaf0f7 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eaf0f7), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #eaf0f7 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #eaf0f7 0%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #eaf0f7 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to right, #eaf0f7 0%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf0f7', endColorstr='#f9f9f9',GradientType=1 ); /* IE6-9 */
}

#head_bc {float:left;
	width:360px;
	text-align:center;
	color:#7CA6D8;
	font-size:1.5em;
	line-height:1.5em;
	padding-top:2em;
	padding-bottom:2em;
	margin-bottom:1.5em;
	margin-top:0.5em;
	border-radius:4px;
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(left, #f9f9f9 0%, #eaf0f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f9f9f9), color-stop(100%,#eaf0f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #f9f9f9 0%,#eaf0f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #f9f9f9 0%,#eaf0f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #f9f9f9 0%,#eaf0f7 100%); /* IE10+ */
background: linear-gradient(to right, #f9f9f9 0%,#eaf0f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaf0f7',GradientType=1 ); /* IE6-9 */
}

#head_bd {float:right;
	width:360px;
	text-align:center;
	color:#7CA6D8;
	font-size:1.5em;
	line-height:1.5em;
	margin-bottom:1.5em;
	margin-top:0.5em;
	padding-top:2em;
	padding-bottom:2em;
	border-radius:4px;
background: #eaf0f7; /* Old browsers */
background: -moz-linear-gradient(left, #eaf0f7 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eaf0f7), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #eaf0f7 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #eaf0f7 0%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #eaf0f7 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to right, #eaf0f7 0%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf0f7', endColorstr='#f9f9f9',GradientType=1 ); /* IE6-9 */
}

#flog {
	margin-top:15px;
}

.s4 {float:left; width:190px;
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(left, #fefefe 0%, #f4f6f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f4f6f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #fefefe 0%,#f4f6f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #fefefe 0%,#f4f6f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #fefefe 0%,#f4f6f7 100%); /* IE10+ */
background: linear-gradient(to right, #fefefe 0%,#f4f6f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f4f6f7',GradientType=1 ); /* IE6-9 */
}
.s4 ul {list-style-type:none;}
.s4 li {margin-top:1em;margin-bottom:1em;margin-left:-2em;}

.auswa {float:left; width:380px;text-align:center; height:120px;
background: #f4f6f7; /* Old browsers */
background: -moz-linear-gradient(left, #f4f6f7 0%, #fefefe 50%, #f4f6f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f4f6f7), color-stop(50%,#fefefe), color-stop(100%,#f4f6f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #f4f6f7 0%,#fefefe 50%,#f4f6f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #f4f6f7 0%,#fefefe 50%,#f4f6f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #f4f6f7 0%,#fefefe 50%,#f4f6f7 100%); /* IE10+ */
background: linear-gradient(to right, #f4f6f7 0%,#fefefe 50%,#f4f6f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f7', endColorstr='#f4f6f7',GradientType=1 ); /* IE6-9 */
}
.auswb {float:left; width:380px;text-align:center;padding-bottom:20px;

background: #f4f6f7; /* Old browsers */
background: -moz-linear-gradient(left, #f4f6f7 0%, #fefefe 50%, #f4f6f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f4f6f7), color-stop(50%,#fefefe), color-stop(100%,#f4f6f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #f4f6f7 0%,#fefefe 50%,#f4f6f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #f4f6f7 0%,#fefefe 50%,#f4f6f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #f4f6f7 0%,#fefefe 50%,#f4f6f7 100%); /* IE10+ */
background: linear-gradient(to right, #f4f6f7 0%,#fefefe 50%,#f4f6f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f7', endColorstr='#f4f6f7',GradientType=1 ); /* IE6-9 */}

.clear {clear: both;}

#aa span {margin-left:1.5em;margin-right:1.5em;color:#63788D;font-size:1em;}

#b {text-align:center;font-size:0.8em;}

.bb {margin-top:1em;}
.bbb {color:#C0C0C0;font-size:0.8em;margin-bottom:1.5em;margin-top:1.5em;}
.bba {color:#776F7D;font-weight:bold;font-size:1.4em;margin-top:1em;}
.bbc {color:#D793A0;font-weight:bold;font-size:1.4em;margin-top:1em;}
.bbd {margin-top:1em;margin-bottom:1.8em;}
.bbe {text-align: center;}


a.clh:link {color:#63788D;text-decoration:none;font-size:0.8em;font-weight:normal;padding:0.5em;}
a.clh:hover {color:#003162;background-color:#DEE7EB;}
a.clh:focus {color:#DC143C;}
a.clh:visited {color:#63788D;}

a.clhf:link {color:#63788D;text-decoration:none;font-size:0.8em;font-weight:normal;padding:0.5em;font-weight:bolt;}
a.clhf:hover {color:#003162;background-color:#DEE7EB;}
a.clhf:focus {color:#DC143C;}
a.clhf:visited {color:#63788D;}

a.fl:link {color:#D793A0;text-decoration:none;font-size:1.2em;font-weight:bolt;padding:0.5em;}
a.fl:hover {color: #C66477;background-color: #F5E7E9;}
a.fl:focus {color:#F0D9DD;}
a.fl:visited {color:#D793A0}

a.fm:link {color:#D793A0;text-decoration:none;font-size:1.2em;margin-left:1.7em; margin-right:1.7em;font-weight:bolt;padding:0.5em;}
a.fm:hover {color: #C66477;background-color: #F5E7E9;}
a.fm:focus {color:#F0D9DD;}
a.fm:visited {color:#D793A0}

a.fr:link {color:#D793A0;text-decoration:none;font-size:1.2em;font-weight:bolt;padding:0.5em;}
a.fr:hover {color: #C66477;background-color: #F5E7E9;}
a.fr:focus {color:#D793A0;}
a.fr:visited {color:#D793A0}

a.fmlv:link {color:#D793A0;text-decoration:none;font-size:1.2em;font-weight:bolt;padding:0.5em;}
a.fmlv:hover {color: #C66477;background-color: #F5E7E9;}
a.fmlv:focus {color:#D793A0;}
a.fmlv:visited {color:#D793A0}

a.ml:link {color:#776F7D;text-decoration:none;font-size:1.2em;margin-top:2em;font-weight:bolt;padding:0.5em;}
a.ml:hover {color:#003162;background-color:#DEE7EB;}
a.ml:focus {color:#DC143C;}
a.ml:visited {color:#776F7D}

a.mm:link {color:#776F7D;text-decoration:none;font-size:1.2em;margin-left:1.7em; margin-right:1.7em; font-weight:bolt;padding:0.5em;}
a.mm:hover {color:#003162;background-color:#DEE7EB;}
a.mm:focus {color:#DC143C;}
a.mm:visited {color:#776F7D}

a.mr:link {color:#776F7D;text-decoration:none;font-size:1.2em;font-weight:bolt;padding:0.5em;}
a.mr:hover {color:#003162;background-color:#DEE7EB;}
a.mr:focus {color:#DC143C;}
a.mr:visited {color:#776F7D}

a.mmlv:link {color:#776F7D;text-decoration:none;font-size:1.2em;font-weight:bolt;padding:0.5em;}
a.mmlv:hover {color:#003162;background-color:#DEE7EB;}
a.mmlv:focus {color:#DC143C;}
a.mmlv:visited {color:#776F7D}

a.cf:link {color:#63788D;text-decoration:none;font-weight:normal;font-size:0.9em;padding-top:20px;margin-left:20px;}
a.cf:hover {color:#003162;background-color:#DEE7EB;padding:0em;}
a.cf:focus {color:#DC143C;}
a.cf:visited {color:#63788D;}

a.vakt:link {color:#FF3399;text-decoration:none;font-weight:bolt;font-size:1.2em;margin-left:0.2em;margin-right:0.2em;}
a.vakt:hover {color:#003162;background-color:#DEE7EB;}
a.vakt:focus {color:#DC143C;}
a.vakt:visited {color:#FF3399}

a.vor:link {color:#63788D;text-decoration:none;font-weight:bolt;font-size:1.1em;margin-left:0.2em;margin-right:0.2em;}
a.vor:hover {color:#003162;background-color:#DEE7EB;}
a.vor:focus {color:#DC143C;}
a.vor:visited {color:#63788D;}

a.nv {color:#CCCCCC;text-decoration:none;font-weight:bolt;font-size:1.1em;margin-left:0.2em;margin-right:0.2em;}
a.nv:hover {color:#003162;background-color:#DEE7EB;}
a.nv:focus {color:#DC143C;}

a[name]:hover,a[name]:focus {color:#CFCFDE;background-color:#CFCFDE;}
a {font-weight:600}







