body { margin: 0 auto; padding: 0; background: #9D9EA0; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #000; font-size: 14px; }

body { background: #9D9EA0 url(/userfiles/image/bg.png) top left repeat; }
/*body { background: #e5e5e5 url(/userfiles/image/bg_nzz.png) top left repeat; }*/
body { line-height: 1.3em;}




/* helpers */
/* div {border: 1px solid #333; } */


/* content */
#header {  margin-bottom: 10px;}
#navigation, #navigation .white { height: 30px;}
#content { margin-top: 2px; }
#content, #content .white {  height: 500px;}
#content_news {  height: 500px; overflow: none; color: #000;}
.white {background-color: #fff; }

.pnav {  padding: 4px 10px 2px 10px; }  /* 63px */
.pnavr {  padding: 6px 10px 2px 22px; }
.pnavr {
    font-size: 1.05em;
}

.pleft {  padding: 31px 20px 8px 20px; }
.pright { padding: 4px 22px 4px 22px; }

.pright p, .pright h1, .pright h2, .pright h3 { color: #990000; }



/* standard */
h1 { color: #000; font-size: 14px; font-weight: bold; text-decoration: none; margin-top: 0; }
h2 { color: #000; font-size: 14px; font-weight: bold; text-decoration: none; font-weight: 400;}
h3 { color: #000; font-size: 14px; font-weight: bold; text-decoration: none; }
h4 { color: #000; font-size: 14px; font-weight: bold; text-decoration: none; font-weight: 400; }

h1,h2,h3,h4 { margin-bottom: 6px;}

.clev_text,td,p { color: #000; font-size: 14px; font-weight: normal; text-decoration: none; }
.clev_sub { color: #000; font-size: 12px; line-height: 1.4em; }

p.kleinerabstand { margin-bottom: 0.5em; }
img { display: inline; border: none;  }
p img.left, img.left {float:left;margin:2px 8px 8px 0;padding:0;}
p img.right, img.right {float:right;margin:0 0 8px 8px;}

/*  News  */


.news dl { width: 100%; line-height: 1.3em;  }
.news dl, .news dd { margin: 0; padding: 0; }
.news dt a { font-size: 14px; background-color: #fff; border-bottom: 1px solid #000;  margin-bottom: 2px; padding: 2px 0; display: block; color: #000; font-weight: 700; text-decoration: none; line-height: 1.3em; }
.news dt a:hover { background-color: #fff; border-bottom: 1px solid #000;  text-decoration: none; color: #c00;}
.news dd { color: #000; margin: 0; }



.news_date { font-size: 9px; color: #000;}
.news_content { color: #000;  font-size: 14px;  }
.news_content {  padding: 2px 0;  margin-bottom: 2px; }


/* link*/

.clev_link, .clev_link:visited, a, a:active, a:link { color: #c00; color: #000;text-decoration: underline; }
.clev_link:hover, a:hover { color: #FF3333; color: #c00; text-decoration: underline; }
a:focus { outline-width: 0; }


.box { padding: 6px; border: 1px solid #80A4CE; }


.clev_tabletitle1 { color: #333; font-size: 13px;  }
.clev_tabletitle2 { color: #333; font-size: 12px;  }


/* antispam */
.formular_h { display: none; }

/* nav1 */

.nav1,.nav1a,.nav1:hover,.nav1a:hover,.nav1:focus {
    /* font-family: Georgia, Times, Times New Roman, serif; */
    font-size: 14px;
    color: #000;

    background-color: #fff;
    /*
    border-bottom: 1px solid #c00;
    border-top: 1px solid #c00;
    */
}

a.nav1 {
    text-decoration: none;
}

a.nav1:hover,a.nav1a:hover,a.nav1:focus {
    text-decoration: none;
    color: #c00;
    /*
    border-bottom: 1px solid #c00; border-top: 1px solid #c00;
    border: none;
         border-bottom: 6px solid #c00;
    */
}

a.nav1a {
    text-decoration: none;
    color: #c00;
    font-weight: 700;
}

.nav1,.nav1a {
    padding: 0.15em 0.3em;
    margin: 0 0.5em;

}


.nav1,.nav1a {
    display: block;
    float: left;

}


/* nav2 */

.nav2,.nav2a,.nav2:hover,.nav2a:hover,.nav2:focus {
    font-size: 1.1em;
    color: #6D6A59;
    background-color: #fff;
}

.nav2 {
    text-decoration: none;
}

.nav2:hover,.nav2a:hover,.nav2:focus {
    text-decoration: none;
}

.nav2a {
    text-decoration: none;
}

.nav2,.nav2a {
    padding-left: 0.2em;
    padding-right: 0.2em;
    margin: 10px;

}

.nav2,.nav2a {
    padding-top: 0.0em;
    padding-bottom: 0.0em;
}

.nav2,.nav2a {
    display: block;
    float: left;

}


ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 0.4em; padding-left:0.6em; color: #000; }
li { margin-left: 0em; line-height: 1.5em; }


/* admin */

.admin input { background-color: #f1f1f1; border: none; }
.admin textarea, .admin select { background-color: #f1f1f1; border: solid 1px #999; }


.admin .clev_linkbutton, .admin input[type="text"], .admin input[type="password"], .admin textarea, .admin select {
    background-color: #f1f1f1;
    border: solid 1px #999;
}

.admin .clev_linkbutton:hover, .admin input[type="text"]:hover, .admin input[type="password"]:hover, .admin textarea:hover, .admin select:hover {
    border: solid 1px #333;
}

.admin .clev_linkbutton:focus, .admin input[type="text"]:focus, .admin input[type="password"]:focus, .admin textarea:focus, .admin select:focus {
    background-color: #e5f2ff;
}


.admin .input_name {  font-size: 12px; padding: 2px 0 1px 0; }
.admin .input_text {  font-size: 12px; }
.admin .input_submit, .admin input[type="submit"], .admin input[type="reset"], .admin .clev_linkbutton  { background-color: #EBFFED; font-size: 12px; padding: 0 0.5em 0 0.5em; border: double 3px #999; color: #000; }
.admin .input_submit:hover, .admin input[type="submit"]:hover, .admin input[type="reset"]:hover, .admin .clev_linkbutton:hover { background-color: #DBFFDF; font-size: 12px; padding: 0 0.5em 0 0.5em; border: double 3px #333;   color: #000;}


table {border: 1px solid; }

