
* {
margin : 0;
padding : 0;
}
html {
width : 100%;
height : 100%;
margin : 0;
padding : 0;
text-align : center;
}
body {
width : 100%;
height : 100%;
margin : 0;
padding : 0;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
line-height : 18px;
text-decoration : none;
background-color : #c8cccf;
text-align : center;
}
body, div, td, a {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
line-height : 18px;
text-decoration : none;
color : #333333;
}
img {
border : none;
}
td {
vertical-align : top;
}
p {
margin-bottom : 18px;
}
.bold {
font-weight : bold;
}
.all {
width : 1000px;
min-height : 100%;
padding : 20px 0 20px 0;
background-color : #ffffff;
vertical-align : top;
position : relative;
top : 0;
margin-left : auto;
margin-right : auto;
text-align : center;
background-image : url(./pics/backall.gif);
background-repeat : repeat-y;
background-position : center;
}
.all_content {
width : 940px;
position : relative;
top : 0;
margin-left : auto;
margin-right : auto;
}
h1 {
color : #990000;
font-size : 14px;
font-weight : bold;
margin-bottom : 18px;
}
h2 {
color : #990000;
font-size : 12px;
font-weight : bold;
margin-bottom : 9px;
}
h3 {
color : #990000;
font-size : 11px;
font-weight : bold;
}
h4 {
color : #000000;
font-size : 11px;
font-weight : bold;
}
h5 {
color : #000000;
font-size : 10px;
font-weight : bold;
}
h6 {
color : #000000;
font-size : 10px;
font-weight : bold;
}
a.link {
color : #990000;
text-decoration : none;
}
a.link:link {
color : #990000;
text-decoration : none;
}
a.link:visited {
color : #990000;
text-decoration : none;
}
a.link:hover {
color : #990000;
text-decoration : underline;
}
a.link:active {
color : #990000;
text-decoration : underline;
}
.content {
margin-top : 36px;
}
.top_tab_middle {
padding-left : 5px;
padding-right : 5px;
}
.main_tab_main {
padding : 0 25px 36px 25px;
border-left : 1px solid #c4d4db;
}
.main_line {
border-top : 1px solid #c5c5c5;
display : block;
height : 1px;
font-size : 0;
margin-top : 17px;
margin-bottom : 18px;
}
.button {
border : 1px solid #3d6988;
padding : 5px 20px;
background-color : #3e697a;
font-weight : bold;
color : #ffffff;
}
.button:hover {
background-color : #7da6b6;
text-decoration : underline;
}
.nav_td {
padding-top : 0;
font-family : Arial, Helvetica, sans-serif;
}
.nav {
display : block;
width : 180px;
margin-bottom : 20px;
background-color : #988d8d;
overflow : hidden;
}
.nav ul {
list-style : none;
margin : 0;
padding : 0;
background-color : #7da6b6;
}
.nav ul li {
margin : 0;
}
.nav ul li a {
display : block;
width : 180px;
background-image : url(./pics/navback.gif);
background-repeat : no-repeat;
background-position : top left;
margin : 0;
padding : 3px 0 2px 20px;
color : #ffffff;
text-decoration : none;
font-size : 11px;
font-weight : bold;
}
.nav ul li a:hover {
text-decoration : underline;
}
.nav ul li a.nav_akt {
background-color : #3e697a;
background-image : url(./pics/navbackakt.gif);
background-repeat : no-repeat;
background-position : top left;
text-decoration : none;
color : #ffffff;
font-weight : bold;
border-top : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
}
.nav ul li a.nav_akt:hover {
text-decoration : underline;
}
.nav ul ul {
list-style : none;
margin-bottom : 0;
padding : 0;
background-color : #c3d6dd;
border-bottom : 1px solid #ffffff;
}
.nav ul ul li {
margin : 0;
}
.nav ul ul li a {
display : block;
width : 200px;
background-image : url(./pics/subnavback.gif);
background-repeat : no-repeat;
background-position : top left;
margin : 0;
padding : 5px 0 4px 20px;
font-weight : lighter;
color : #333333;
text-decoration : none;
font-size : 10px;
line-height : 14px;
border-bottom : 0 solid #ffffff;
}
.nav ul ul li a:hover {
text-decoration : underline;
}
.nav ul ul li a.subakt {
background-image : url(./pics/subnavbackakt.gif);
background-repeat : no-repeat;
background-position : top left;
text-decoration : none;
font-weight : bold;
}
.service_td {
padding : 2px 0 18px 0;
}
.service {
width : 160px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
line-height : 15px;
}
.service_head {
color : #3d7388;
font-size : 13px;
font-weight : bold;
text-decoration : underline;
}
.service_url {
font-size : 10px;
color : #990000;
line-height : 15px;
}
.service_url:hover {
text-decoration : underline;
}
.service_link {
font-size : 11px;
color : #333333;
line-height : 15px;
text-decoration : underline;
}
.service_link:hover {
text-decoration : underline;
}
