/* MAIN NAVIGATION */

.nav3-grid {
width:199px; 
border-bottom:solid 1px rgb(200,200,200);
}

.nav3-grid dt a, .nav3-grid dt a:visited {
display:block; 
min-height:2.0em /*Non-IE6*/; 
height:auto !important; 
height:2.0em /*IE6*/; 
line-height:2.0em; 
padding:0px 10px 0px 20px;  
border-top: solid 1px rgb(200,200,200); 
text-decoration:none; 
color:rgb(70,122,167);
font-weight:bold;
font-size:120%;
}

.nav3-grid dd a, .nav3-grid dd a:visited {
display:block; 
min-height:1.7em /*Non-IE6*/; 
height:auto !important; 
height:1.7em /*IE6*/; 
line-height:1.7em; 
padding:0px 10px 0px 40px; 
border:none; 
font-weight:normal; 
text-decoration:none; 
color:rgb(70,122,167); 
font-size:120%;
}

.nav3-grid dt a:hover, .nav3-grid dd a:hover {
background-color:rgb(225,225,225); 
color:rgb(42,90,138); 
text-decoration:none;
}

.nav3-bullet {
width:170px; 
margin:10px 0 0 20px;
}

.nav3-bullet dt a, .nav3-bullet dt a:visited {
line-height:2.0em; 
background:url('../img/bg_bullet_full_1.gif') no-repeat 0px 50%; 
text-decoration:none; 
color:rgb(70,122,167); 
font-weight:bold; 
font-size:120%; 
padding-left:10px; 
padding-right:0; 
padding-top:0; 
padding-bottom:0;
}

.nav3-bullet dd a, .nav3-bullet dd a:visited {
line-height:1.7em; 
background:url('../img/bg_bullet_half_1.gif') no-repeat 0px 50%; 
text-decoration:none; 
color:rgb(70,122,167); 
font-weight:normal; 
font-size:120%; 
margin-left:15px; 
margin-right:0; 
margin-top:0; 
margin-bottom:0; 
padding-left:10px; 
padding-right:0; 
padding-top:0; 
padding-bottom:0;
}

.nav3-bullet dt a:hover {
background:url('../img/bg_bullet_full_2.gif') no-repeat 0px 50%; 
text-decoration:underline; 
color:rgb(42,90,138);
}

.nav3-bullet dd a:hover {
background:url('../img/bg_bullet_half_2.gif') no-repeat 0px 50%; 
text-decoration:underline; 
color:rgb(42,90,138);
}

.nav3-nobullet {
width:170px; 
margin:10px 0 0 20px;
}

.nav3-nobullet dt a, .nav3-nobullet dt a:visited {
line-height:2.0em; 
text-decoration:none; 
color:rgb(70,122,167); 
font-weight:bold; 
font-size:120%;
}

.nav3-nobullet dd a, .nav3-nobullet dd a:visited {
line-height:1.7em; 
margin:0 0 0 15px; 
text-decoration:none; 
color:rgb(70,122,167); 
font-weight:normal; 
font-size:120%;
}

.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {
text-decoration:underline; 
color:rgb(42,90,138);
}

.main-navigation h4.first {
clear:both; 
margin:0px; 
padding:4px 20px 3px 20px; 
background-color:rgb(190,190,190);
color:rgb(255,255,255); 
font-weight:bold; 
font-size:150%;
}

.main-navigation h4 {
clear:both;
padding:4px 20px 3px 20px; 
background:rgb(190,190,190);
color:rgb(255,255,255); 
font-weight:bold; 
font-size:150%;
}

.main-navigation h5 {
clear:both; 
margin:10px 10px 5px 20px;
color:rgb(100,100,100); 
font-weight:bold; 
font-size:12px;
line-height:1.0em; 
}

.main-navigation h6 {
clear:both; 
margin:10px 10px 5px 20px; 
color:rgb(80,80,80); 
font-weight:bold; 
font-size:110%;
}

/* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */

.main-navigation p {
clear:both; 
margin:10px 17px 10px 23px; 
color:rgb(80,80,80); 
line-height:1.3em; 
font-size:12px;
border:none;
}

.main-navigation p.center {
text-align:center;
}

.main-navigation p.right {
text-align:right;
}

.main-navigation ul {
list-style:none; 
margin:0.5em 10px 1.0em 20px;
}

.main-navigation ul li {
line-height:1.2em; 
font-size:110%; 
margin-left:2px; 
margin-right:0; 
margin-top:5px; 
margin-bottom:0.2em; 
padding-left:11px; 
padding-right:0px; 
padding-top:0px; 
padding-bottom:0
}

.main-navigation ol {
margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; 
margin:0.5em 10px 1.0em 45px /*IE6*/;
}

.main-navigation ol li {
list-style-position:outside; 
margin:0 0 0.4em 0; 
font-size:110%;
}

.main-navigation a img { border:solid 0px; }
.main-navigation a:hover img { border:solid 0px; }

/* MAIN CONTENT */

.main-content h3.pagetitle {
margin:1.5em 0 1.0em 0; 
padding:3px 0 3px 0; 
border-top:dotted 5px rgb(225,225,225); 
border-bottom:dotted 5px rgb(225,225,225);
color:rgb(100,100,100); 
font-weight:bold; 
font-size:150%;
}

.main-content h3.block {
clear:both; 
margin:1.0em 0 0em 0; 
padding:2px 0 2px 2px; 
background:rgb(190,190,190);
color:rgb(255,255,255); 
font-weight:bold; 
font-size:220%;
}

.main-content h3 {
margin-bottom: 0.5em ; 
padding: 0.5em 0em 0.5em 3.5em ;
background:url('../img/h3_03.gif') no-repeat 0px 50%;
font-weight:bold;
font-size:14px;
line-height:21px;
color:rgb(148,28,28); 
}

.main-content h4 {
margin:0 0.5em 1em 0.5em; 
padding: 0.3em 0.3em 0.2em 0.5em;
border-bottom:solid 1px rgb(200,200,200);
border-right:solid 1px rgb(200,200,200);
border-top:solid 1px rgb(250,250,250);
border-left:solid 1px rgb(250,250,250);
background:rgb(225,225,225);
font-weight:bold;
font-size:12px;
color:rgb(80,80,80); 
}

.main-content h5 {
clear:both; 
margin:0 0 1em 0;
color:rgb(80,80,80); 
font-weight:normal; 
font-size:170%;
}

.main-content h3.side {
clear:none;
}

.main-content h4.side {
clear:none;
}

.main-content h5.side {
clear:none;
}

.main-content p {
margin:0 0.5em 2em 1em;
line-height:1.5em;
font-size:120%;
}

.main-content p.center {
text-align:center;
}

.main-content p.right {
text-align:right;
}

.main-content p.details {
clear:both; 
margin:-0.25em 0 1.0em 0; 
line-height:1.0em; 
font-size:110%;
}

.main-content blockquote {
clear:both; 
margin:0 30px 0.6em 30px; 
font-size:90%;
}

.main-content table {
clear:both;
width:400px;
table-layout: fixed;
border-collapse:collapse;
empty-cells:show;
background-color:rgb(233,232,244);
}

.main-content table th {
width:80px;
padding:2px 20px 2px 7px;
border-left:solid 2px rgb(255,255,255);
border-right:solid 2px rgb(255,255,255);
border-top:solid 2px rgb(255,255,255);
border-bottom:solid 2px rgb(255,255,255);
background-color:rgb(225,225,225);
text-align:left;
color:rgb(80,80,80);
font-weight:bold;
font-size:110%;
}

.main-content table td {
width:320px;
padding:7px;
border-left:solid 2px rgb(255,255,255);
border-right:solid 2px rgb(255,255,255);
border-top:solid 2px rgb(255,255,255);
border-bottom:solid 2px rgb(255,255,255);
background-color:rgb(233,232,244);
text-align:left;
font-weight:normal;
color:rgb(80,80,80);
font-size:110%;
}

p.caption {
clear:both; 
margin:0.5em 0 2.0em 20px; 
text-align:left; 
color:rgb(80,80,80); 
font-size:110%;
}

.main-content ul {
margin: 0 0 2.5em 4em ;
list-style-type:disc; 
}

.main-content ul li {
line-height:1.5em; 
font-size:120%; 
margin-left:2px; 
margin-bottom:0.2em; 
/*padding-left:5px;*/
}

.main-content ol {
margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; 
margin:0.5em 0 1.0em 25px /*IE6*/;
}

.main-content ol li {
list-style-position:outside; 
margin:0 0 0.2em 0; 
line-height:1.4em; 
font-size:120%;
}

.main-content a img {
/*border:solid 1px rgb(150,150,150);*/
border:none;
}

.contactform {
width:418px; 
margin:2.0em 0 0 0; 
padding:10px 10px 0 10px; 
border:solid 1px rgb(200,200,200); 
background-color:rgb(240,240,240);
}

.contactform fieldset {
padding:20px 0 0 0 !important /*Non-IE6*/; 
padding:0 /*IE6*/; 
margin:0 0 20px 0; 
border:solid 1px rgb(220,220,220);
}

.contactform fieldset legend {
margin:0 0 0 5px !important /*Non-IE*/; 
margin:0 0 20px 5px /*IE6*/; 
padding:0 2px 0 2px; 
color:rgb(80,80,80); 
font-weight:bold; 
font-size:130%;
}

.contactform label.left {
float:left; 
width:100px; 
margin:0 0 0 10px; 
padding:2px; 
font-size:110%;
}

.contactform select.combo {
width:175px; 
padding:2px; 
border:solid 1px rgb(200,200,200);
font-size:110%;
}

.contactform input.field {
width:275px; 
padding:2px; 
border:solid 1px rgb(200,200,200);
font-size:110%;
}

.contactform textarea {
width:275px; 
padding:2px; 
border:solid 1px rgb(200,200,200);
font-size:110%;
}

.contactform input.button {
float:right; 
width:9.0em; 
margin-right:20px; 
padding:1px !important /*Non-IE6*/; 
padding:0 /*IE6*/; 
background:rgb(230,230,230); 
border:solid 1px rgb(150,150,150); 
text-align:center;
color:rgb(150,150,150); 
font-size:110%;
}

.contactform input.button:hover {
cursor: pointer; 
border:solid 1px rgb(80,80,80); 
background:rgb(220,220,220); 
color:rgb(80,80,80);
}

/* MAIN SUBCONTENT */

.main-subcontent h4 {
clear:both; 
margin:0 0 10px 0; 
padding:4px 10px 3px 10px; 
background-color:rgb(190,190,190);
color:rgb(255,255,255); 
font-weight:bold; 
font-size:140%;
line-height:1.5em;
}

.main-subcontent h4.green {
clear:both; 
margin:0 0 5px 0; 
padding:4px 10px 3px 10px; 
background-color:rgb(160,214,81);
color:rgb(255,255,255); 
font-weight:bold; 
font-size:140%;
line-height:1.5em;
}

.main-subcontent h4.blue {
clear:both; 
margin:0 0 5px 0; 
padding:4px 10px 3px 10px; 
background-color:rgb(137,170,214);
color:rgb(255,255,255); 
font-weight:bold; 
font-size:140%;
line-height:1.5em;
}

.main-subcontent h4.orange {
clear:both; 
margin:0 0 5px 0; 
padding:4px 10px 3px 10px; 
background-color:rgb(232,177,13);
color:rgb(255,255,255); 
font-weight:bold; 
font-size:140%;
line-height:1.5em;
}

 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */

.main-subcontent h3 {
clear:both; 
margin:1.0em 10px 0.5em 10px; 
color:rgb(80,80,80); 
font-weight:bold; 
font-size:110%;
}

.main-subcontent p {
clear:both; 
margin:0 10px 10px 10px; 
color:rgb(80,80,80); 
line-height:1.5em; 
font-size:110%;
}

.main-subcontent p.center {
text-align:center;
}

.main-subcontent p.right {
text-align:right;
}

.main-subcontent a img { border:none; }
.main-subcontent a:hover img { border:none; }

.main-subcontent ul {
list-style:none;
margin:1.5em 6px 1.5em 6px;
}

.main-subcontent ul li {
line-height:1.2em; 
font-size:110%; 
margin-left:2px; 
margin-right:0; 
margin-top:5px; 
margin-bottom:0.2em; 
padding-left:11px; 
padding-right:0; 
padding-top:0; 
padding-bottom:0;
}

.main-subcontent ol {
margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; 
margin:0.5em 10px 1.0em 35px /*IE6*/;
}

.main-subcontent ol li {
list-style-position:outside; 
margin:0 0 0.4em 0; 
font-size:110%;
}

.main-subcontent .loginform {
width:160px; 
margin:0 10px 0 10px;
}

.main-subcontent .loginform p {
clear:both; 
margin:0; 
padding:0;
}

.main-subcontent .loginform fieldset {
width:160px; 
border:none;
}

.main-subcontent .loginform label.top {
float:left; 
width:125px; 
margin:0 0 2px 0; 
font-size:110%;
}

.main-subcontent .loginform label.right {
float:left; 
width:125px; 
margin:5px 0 0 0; 
padding:0 0 0 3px; 
/*IE6*/; 
font-size:110%;
}

.main-subcontent .loginform input.field {
width:158px; 
margin:0 0 5px 0; 
padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; 
padding:0.2em 0 0.3em 0 /*IE6*/; 
border:solid 1px rgb(200,200,200);
font-size:110%;
}

.main-subcontent .loginform input.checkbox {
float:left; 
margin:5px 0 0 0 !important /*Non-IE6*/; 
margin:2px 0 0 -3px /*IE6*/; 
border:none;
}

.main-subcontent .loginform input.button {
float:left; 
width:5.0em; 
margin:10px 0 5px 0; 
padding:1px; 
background:rgb(230,230,230); 
border:solid 1px rgb(150,150,150); 
text-align:center;
color:rgb(150,150,150); 
font-size:110%;
}

.main-subcontent .loginform input.button:hover {
cursor:pointer; 
border:solid 1px rgb(80,80,80); 
background:rgb(220,220,220); 
color:rgb(80,80,80);
}

.main-subcontent .searchform {
width:160px; 
margin:0 10px 0 10px;
}

.main-subcontent .searchform fieldset {
border:none;
}

.main-subcontent .searchform input.field {
float:left; 
width:158px; 
padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; 
padding:0.2em 0 0.3em 0 /*IE6*/; 
border:1px solid rgb(200,200,200);
font-size:120%;
}

.main-subcontent .searchform input.button {
float:left; 
width:3.0em; 
margin-top: 0.5em; 
padding:1px; 
background:rgb(230,230,230); 
border:solid 1px rgb(150,150,150); 
text-align:center;
color:rgb(150,150,150); 
font-size:120%;
}

.main-subcontent .searchform input.button:hover {
cursor:pointer; 
border:solid 1px rgb(80,80,80); 
background:rgb(220,220,220); 
color:rgb(80,80,80);
}

/********************/
/*  COMMON CLASSES  */
/********************/

.main img {
clear:both; 
margin:5px 5px 5px 5px; 
padding:1px; 
}

.main img.center {
clear:both; 
float:none; 
display:block; 
margin:0 auto;
}

.main img.right {
clear:both; 
float:right; 
margin:3px 0 7px 10px; 
padding:1px; 
border:1px solid rgb(150,150,150);
}

.main a {
color:rgb(70,122,167); 
font-weight:bold; 
text-decoration:none;
}

.main a:hover {
color:rgb(42,90,138); 
text-decoration:underline;
}

.main a:visited {
color:rgb(42,90,138);
}