/* ****************************** colors ****************************** \*/
a,
#overview h3,
#overview a,
#overview div.more_features a,
div.more_features a,
#overview div.more_link a,
div.more_link a,
#newsletter .bg_box h3,
div.news_box li a,
div.news_box h4 a,
.feature_navi li a,
#fora_list li a,
.feature_navi h4 a,
#fora_list h4 a,
.feature_navi h4,
#fora_list h4,
#latest_posts h4,
#latest_posts h4 a {
    color: #039;
}
#newsletter .bg_box input {
    background-color: #039;
}
.heise-table-emph {
    color: #f60;
}
#item_list h4.search_title,
#news_archive h4.search_title {
    margin: 10px 10px 2px 30px;
    font-size: 0.8em;
    color: #ccc;
}
/* ****************************** layout ****************************** \*/
#wrapper {
    background: url(/security/icons/bg_645_355.gif) 64.5% 0 repeat-y;
}
#content_wrapper {
    background: url(/security/icons/border_left.gif) left top repeat-y;	
}
#content {
    background: #c06a0d url(/security/icons/frame.jpg) left top repeat-x;
}
#frame_bottom {
    background: #c06a0d;
}
/* ****************************** header ****************************** \*/
#newsheader {
    background: #f9bf33 url(/security/icons/header_bg.png) left top repeat-x;
}
#newsheader_left {
    background: url(/security/icons/header_bg_left.png) no-repeat top left;
}
#newsheader_right {
    background: url(/security/icons/header_bg_right.png) no-repeat top right;
}
/* --------- png-bug IE6 ------------------------- */
* html #newsheader_left {
    background: url(/security/icons/header_bg_left.gif) no-repeat top left;
}
* html #newsheader_right {
    background: url(/security/icons/header_bg_right.gif) no-repeat top right;
}
/* ----------------------------------------------- */
ul#tab_navi li a {
    background-color: #88310a;
}
/* ****************************** login--search ****************************** \*/
#search form input.submit {
    background-color: #000;
}
#search form fieldset#inputs {
	border: 1px solid #e68512;
}
/* ****************************** right col ****************************** \*/
.feature_navi li a {
    font-weight: normal;
}
.split {
    background: #c06a0d;
    color: #c06a0d;
}
.price_insight_link {
    background: #c06a0d;
}
#right_col_navi {
    background: #c06a0d url(/security/icons/frame.jpg) left top repeat-x;
}
/* ****************************** comment ****************************** \*/
#comment img {
    float: right;
    margin: 20px 30px;
}
#comment h2 {
    float: left;
    margin-top: 52px;
}
#comment h3 {
    clear: both;
}
/* ****************************** subnavigation ****************************** \*/
#sub_navi {
    margin-top: 20px;
}
#sub_navi div {
    padding: 5px 10px;
    float: left;
    width: 45%;
    margin-bottom: 10px;
}
#sub_navi div.subright {
    border-left: 1px solid #fff;
    padding-right: 0;
}
#sub_navi h5 a {
    font-size: 0.9em;
    color: #333;
    text-decoration: none;
    margin-left: 20px;
}
#sub_navi ul {
    list-style: none;
    margin-left: 10px;
    line-height: 1.1;
}
#sub_navi ul a {
    color: #039;
    text-decoration: none;
    font-size: 0.8em;
    white-space: nowrap;
}
#sub_navi a:hover {
    text-decoration: underline;
}
/* ****************************** services ****************************** \*/
#services {
    padding: 0 16px 16px;
}
#services h1 {
    color: #012469;
    margin-top: 0.5em;
}
#services h2 {
    color: #012469;
    font-size: 1.1em;
    margin-bottom: 5px;
}
#services h2 a {
    color: #039;
}
#services h3 {
    margin: 10px 0;
}
#services h3 a {
    color: #039;
}
#services h3.subheading {
    margin: 0.75em 0 0;
}
#services h4 {
    margin: 12px 30px 5px;
}
#services .page_navi {
    margin-bottom: 20px;
    font-size: 0.7em;
}
#services table th a,
#services table td a,
#services ul a,
#services .page_navi a,
#services ul p a:hover {
    text-decoration: none;
}
#services table th a:hover,
#services table td a:hover,
#services .page_navi a:hover,
#services ul p a {
    text-decoration: underline;
}
#services p {
    font-size: 0.9em;
    margin-top: 5px;
    margin-bottom: 12px;
}
#services .navi_toc {
	width:10em;
}
#services form p {
    font-size: inherit;
    margin-left: 0;
}
#services img {
    max-width: 508px;
}
#services ul,
#services ol {
    font-size: 0.9em;
    margin-left: 20px;
    margin-right: 30px;
    line-height: 140%;
    padding-bottom: 10px;
}
#services ul p {
    font-size: inherit;
}
#services pre {
    font-size: 13px;
    margin-left: 30px;
}
#services ul pre {
    margin-left: 0px;
}
#services table {
    margin: 5px 20px 30px 0;
    border: 1px solid #999;
    border-spacing: 2px 2px;
    border-collapse: separate;
}
#services table th,
#services table td {
    padding: 4px 8px;
    line-height: 1.2em;
}
#services table td {
    font-size: 0.8em;
}
#services table th {
    text-align: left;
    background-color: #ebf4fb;
    border-bottom: 1px solid #999;
    font-size: 0.9em;
}
#services .heise-table-title {
    background-color: #ebf4fb;
    border-bottom: 1px solid #999;
    font-size: 0.9em;
}
#services .heise-table-subtitle {
    background-color: #eff6fc;
}
#services .heise-table-emph {
    color: #000;
    background-color: #eee;
}
#services form {
    font-size: 0.8em;
    margin-left: 30px;
}
#services form input {
    display: block;
    margin-bottom: 10px;
}
#services form input[type="submit"] {
    background-color: #0345a9;
    color: #fff;
}
#services form input[type="text"],
#services form input[type="password"] {
    background-color: #fffef8;
    color: #000;
    width: 140px;
    border: 1px solid #999;
}
#services .clear_bottom { 
    height: 1px;
}
.bg_grey {
    background-color: #eee;
}
ul.navilist {
    list-style-type: none;
}
ul.navilist a {
    color: #039;
    text-decoration: none;
}
ul.navilist a:hover {
    text-decoration: underline;
}
/* ****************************** services subnavi ****************************** \*/
#services_sub_navi {
    margin: 30px 10px 20px 0;
    clear: both;
}
#services #services_sub_navi img {
    display: block;
    margin: 0 0 4px 0;
    width: 508px;
}
#services #services_sub_navi table {
    border: 1px solid #d8d8d8;
    width: 508px;
    margin: 0;
    border-collapse: collapse;
}
#services #services_sub_navi table th,
#services #services_sub_navi table td {
    font-size: 0.8em;
    white-space: nowrap;
    padding: 0;
}
#services #services_sub_navi table td {
    vertical-align: top;
    background-color: #eee;
}
#services #services_sub_navi table th {
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding: 5px 8px 2px 8px;
    background: none;
}
#services #services_sub_navi ul {
    list-style-type: none;
    line-height: 1.1;
    margin: 0;
    padding: 0;
}
#services #services_sub_navi a {
    color: #039;
    text-decoration: none;
}
#services #services_sub_navi li {
    padding: 6px 4px 2px 12px;
    border-bottom: 1px solid #fff;
}
#services #services_sub_navi li:hover {
    border-bottom: 1px solid #9ecff0;
}
.blueborder {
    border-left: 1px solid #9ecff0;
    border-right: 1px solid #9ecff0;
}
/* ****************************** tools ****************************** \*/
#tools {
    padding: 16px;
}
#tools h1 {
    color: #666;
    margin-bottom: 5px;
}
#tools h2,
#tools h3 {
    color: #333;
    margin-bottom: 2px;
    margin-top: 12px;
    font-size: 0.9em;
}
#tools h2 a {
    color: #039;
}
#tools h4 {
    margin-left: 30px;
    font-size: 0.8em;
}
#tools p {
    margin: 5px 0;
}
#tools pre {
    margin-left: 30px;
    font-size: 10px;
}
#tools p.bg_white {
    color: #333;
    padding: 8px 5px 8px 30px;
    font-size: 0.9em;
    background-color: #fff;
    margin: 5px -30px;
}
#tools .formborder {
    border: 1px solid #dedede;
    padding: 10px;
    margin-bottom: 15px;
}
#tools form,
#tools .toolbox {
    background-color: #f3f5ee;
    padding: 15px 20px;
}
#tools .toolbox a {
    display: block;
    /*width: 10em;*/
    margin-top: 10px;
    background-color: #ddd;
    padding: 6px 12px 3px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    text-align: center;
}
#tools .toolbox p {
    margin-left: 0;
    font-size: 1.0em;
}
#tools p.contact {
    font-size: 0.8em;
}
#tools p.contact a {
    text-decoration: none;
}
#tools p.contact a:hover {
    text-decoration: underline;
}
#tools form h2,
#tools form p {
    margin: 0;
}
#tools fieldset {
    margin-bottom: 10px;
}
#tools form label {
    color: #039;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    margin-bottom: 12px;
    margin-top: 6px;
}
#tools label input,
#tools label select {
    background-color: #fff;
    margin-top: 4px;
    color: #000;
    display: block;
}
#tools label.check input,
#tools label.inline,
#tools label.inline input {
    display: inline;
}
#tools label.inline {
    margin-top: 16px;
    font-weight: normal;
    color: #000;
}
#tools label input.textfield,
#tools label select.minwidth {
    width: 17em;
}
#tools input.submit {
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    background-color: #666;
    color: white;
    padding: 1px 2px;
    margin-top: 12px;
    margin-right: 6px;
}
#tools form dl {
    width: 30em;
}
#tools form dl img {
    margin-left: 8px;
}
#tools form dl dd,
#tools form dl dt {
    float: left;
    width: 45%;
    margin-top: 6px;
    padding: 4px;
}
#tools form dl dd {
    font-size: 0.9em;
    font-weight: bold;
    background-color: #ddd;
}
#tools form dl dd.transp {
    background-color: transparent;
}
#tools form dl dt {
    text-align: right;
    padding-right: 10px;
    color: #039;
    font-size: 0.9em;
    font-weight: bold;
}
#tools form dl dt label {
    display: inline;
    margin: 0;
    font-size: inherit;
}
#tools form dl.simple,
#tools form dl.simple dd {
    width: auto;
    background-color: transparent;
}
#tools form dl.simple dt {
    width: 2.5em;
    text-align: left;
    font-size: inherit;
    clear: both;
}
#tools ul.presettings,
#tools dl.ip_address {
    margin-left: 10px;
}
ul.presettings li {
    display: inline;
    padding-left: 10px;
}
#tools dl.ip_address dt a,
ul.presettings li a,
#tools #erg ul li a,
#result ul li a {
    color: #039;
    font-weight: bold;
    text-decoration: none;
}
ul.presettings li a,
#tools #erg ul li a,
#result ul li a {
    font-size: 0.9em;
}
#tools dl.ip_address dd {
    font-size: 0.9em;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1.2em;
}
#tools dl.ip_address dd a {
    text-decoration: none;
    color: #039;
}
#tools .legend {
    margin-left: 10px;
}
#tools .legend td,
#tools .legend th {
    padding: 0.5em;
    font-size: 0.8em;
    background: #eee;
    border: 1px solid #fff;
}
#tools #erg,
#result {
    margin-top: 1em;
}
#result h3 {
    margin-bottom: 12px;
}
#tools #erg ul,
#result ul {
    margin-left: 30px;
    list-style: none;
    line-height: 1.3em;
}
#tools #erg h4 {
    font-size: 0.9em;
    margin: 1em 0 0.5em;
}
#result table,
table.whois {
    margin-left: 30px;
    margin-bottom: 20px;
}
#result table td,
#result table th,
table.whois td,
table.whois th {
    padding: 0.5em;
    font-size: 0.8em;
    border: 1px solid #333;
}
#tools form .rfc_help {
    float: right;
    font-size: 0.9em;
}
#tools form .rfc_help a {
    color: #036a6a;
    text-decoration: none;
}
#tools form .rfc #text_search,
#tools form .rfc #by_number {
    width: 13em;
}
#tools form .rfc label,
#tools form .rfc {
    margin-top: 0;
    margin-bottom: 0;
}
#tools .drafts,
#tools .rfcs,
#tools dl {
    font-size: 0.9em;
    line-height: 1.2em;
}
#tools ol,
#tools ul {
    line-height: 120%;
    margin: 3px 30px 8px 65px;
    font-size: 0.9em;
}
#tools ol ul,
#tools ul ol {
    margin-left: 25px;
    font-size: 1em;
}
#tools .drafts ul {
    list-style-type: circle;
    margin: 10px 0;
    padding: 0 0 0 15px;
}
#tools .drafts ul li {
    margin-bottom: 0.75em;
}
/* ****************************** syndication ****************************** \*/
#syndication h2 {
    font-size: 1.2em;
    color: #666;
    font-weight: normal;
    margin-bottom: 12px;
}
#syndication p {
    font-size: 0.9em;
    margin-top: 5px;
    margin-bottom: 12px;
}
#syndication h3 {
    font-size: 1em;
    color: #012469;
}
/* ****************************** preview ****************************** \*/
.preview {
    background-color: #e9f3fb;
}
