/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
body {
margin: 0;
padding: 0;
background-image: url(nucleus/images/background2004.gif);
background-color: #ffffff;
text-align: center;
font-family: verdana,arial,sans-serif;
}

#container {
margin: 0px auto;
width: 772px;
text-align: left;
background-color: #eeeeee;
border-left: 1px solid rgb(51, 51, 51);
border-right: 1px solid rgb(51, 51, 51);
voice-family: "\"}\""; 
voice-family: inherit;
width: 770px;
}

#inhalt {
margin: 0;
padding: 0;
background: #eeeeee;
vertical-align: top;
/*
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
*/
}

/* >----------> */
/* Kopfzeile (= Logo) */
.logo {
margin: 0;
background: rgb(102,185,204) url(nucleus/images/logo_bgr2004.gif) repeat-x scroll center top;
height: 110px;
width: 100%;
border-bottom: #333333 1px solid;
}

.logo img { 
float: left;
display: inline;
}

.tagline {
padding-top: 40px;
font-size: .6em;
}
/* <----------< */

.content {
display: inline;
float: left;
margin: 0 0 0 20px;
padding: 0;
width: 506px;
/* box model hack nötig? */
}

.content h1 { 
margin: 0 0 0 21px;
padding: 5px;
font-size: 0.9em;
color: rgb(0, 0, 0);
}

.content a {
color: rgb(255, 153, 0);
text-decoration: none;
}

.rahmen { 
background: #ffffff;
border: 5px solid rgb(255, 255, 255);
/* -moz-border-radius: 20px; */
padding: 5px;
margin: 0 0 10px 0;
}

.itembody {
margin: 5px 0 5px 0;
font-size: 0.8em;
}

.iteminfo {
width: 506px;
font-size: .6em;
color: rgb(153, 153, 153);
margin: 0;
padding: 0;
}

.iteminfo a {
font-weight: bolder;
color: rgb(153, 153, 153);
text-decoration: none;
}

.menu { 
height: 100%;
border: 1px solid rgb(255, 255, 255);
padding: 20px 20px 20px 10px;
background: rgb(255, 255, 255);
margin: 0 0 0 542px;
color: rgb(153, 153, 153);
/* -moz-border-radius: 20px; */
}

.menu h1 {
padding: 0;
margin: 0;
}

.menu div {
background: #eeeeee;
padding: 5px;
margin-bottom: 12px;
font-size: 0.7em;
/* -moz-border-radius: 8px; */
}
    
.menu ul { 
background: #eeeeee;
padding: 5px;
font-size: 0.7em;
/* -moz-border-radius: 8px; */
}
    
.menu a {
color: rgb(0, 0, 0);
text-decoration: none;
}

.menu a:hover {
color: rgb(255, 204, 0);
}

.menu a:active {
color: #ff0000;
}

.menu h2 {
padding: 0;
margin: 10px 0 0 0;
font-size: small;
color: rgb(255, 204, 0);
}

#footer {
    margin: 0pt;
    clear: both;
    border-top: #333333 1px solid;
    background-color: rgb(153, 204, 255);
    padding: 0 0 0 20px;
    color: rgb(153, 153, 153);
    font-size: 0.6em;
}

#footer a {
    color: rgb(153, 153, 153);
    font-weight: bolder;
    text-decoration: none;
}

#footer a:hover {
    color: rgb(255, 204, 0);
}

.loginform .formfield { 
    font-size: .8em;
    width: 25%;
    background-color: #ffffff;
}

.searchform .formfield {
    font-size: .8em;
    width: 50%;
    background-color: #ffffff;
    }

.formbutton { 
    border: 1px solid #999999;
    font-size: x-small;
    background-color: #eeeeee;
}

h2 a {
    color: #000000 !important;
    text-decoration: none;
}

h2 a:hover {
    color: #ff9900 !important;
}

h2.item { 
    background: #FFFFFF url(nucleus/images/icongear.png) no-repeat left;
    margin: 0px 0 5px 0;
    color: rgb(51, 51, 51);
    border-bottom: rgb(51, 51, 51) 1px solid;
    padding: 0 0 0 16px;
    font-size: small;
}

h3.item { 
    background: #FFFFFF url(nucleus/images/icongear.png) no-repeat left;
    margin: 0px 0 5px 0;
    color: rgb(51, 51, 51);
    border-bottom: rgb(51, 51, 51) 1px solid;
    padding: 0 0 0 16px;
}

/* Einstellungen für die Itemansicht (Artikeldetailansichtsseite) */
h3.comment {
/*    font-size: medium;
    margin-bottom: 10px; */
    background: #FFFFFF url(nucleus/images/icongear.png) no-repeat left;
    margin: 0px 0 5px 0;
    color: rgb(51, 51, 51);
    border-bottom: rgb(51, 51, 51) 1px solid;
    padding: 0 0 0 16px;
    font-size: small;
}

.commentbody {
font-size: .8em;
background: #ffffff;
padding: 2px;
}

.commentinfo {
    font-size: x-small;
    color: rgb(102, 102, 102);
}

.commentform {
font-size: .8em;
}

.commentform a {
color: rgb(0, 0, 0);
text-decoration: none;
}

.commentform .formfield {
    font-size: small;
    width: 450px;
    background-color: rgb(255, 255, 255);
}

/* Einstellungen für die Bildboxen */
.leftbox, .rightbox {
    padding: 3px;
    background-color: #eeeeee;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
/* -moz-border-radius: 8px; */
}

.leftbox {
    float: left;
    margin: 5px 10px 5px 0px;
    display: inline;
}

.rightbox { 
    float: right;
    text-align: right;
    margin: 5px 0 5px 10px;
    display: inline;
}

.rightbox img, .leftbox img {
    background: #ffffff;
    border-top: 2px solid #555;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 2px solid #555;
/* -moz-border-radius: 8px; */
}
    
  img { border: medium none ;
    }

  .skip { display: none;
    }

ul.nobullets,
div.archivelist ul { 
    list-style-image: url(nucleus/images/arrow.png);
    margin-left: 0px;
    padding-left: 25px;
}

div.archivelist {
  font-size: 0.8em;
  font-weight: bold;
  background-color: #ffffff;
}

div.archivelist a:hover {
  color: #000000;
}

  .highlight { background-color: yellow;
    }

  .mailform .formfield { font-size: small;
    width: 506px;
    background-color: rgb(153, 204, 255);
    }

.formfield {
    font-size: small;
    background-color: rgb(153, 204, 255);
}

.extern {
    background: url(nucleus/images/extern.png) right no-repeat;
    padding-right: 15px;
}

/*
#sitenavi {
    padding-top: 0px;
    margin-top: 0px;
    background: rgb(153, 204, 255);
}

ul#sitenavilist {
    margin-left: 0px;
    margin-top: 0px;
    white-space: nowrap;
    padding: 1px 20px 0px 20px;
}

#sitenavilist li {
    display: inline;
    list-style-type: none;
    padding: 2px 20px 2px 20px;
    margin-right: -4px;
}

#sitenavilist a, a:visited {
    padding-top: 0px;
    text-decoration: none;
    color: #000000;
}

#sitenavilist li:hover {
    background-color: #eeeeee;
}
*/
#sitenavi ul
{
margin: 0;
padding: 0 0 0 0;
background-color: rgb(102,185,204);
color: #000000;
float: left;
display: inline;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-weight: bolder;
font-size: 0.8em;
}

#sitenavi ul li {
    display: inline;
}

#sitenavi ul li a
{
padding: 0.2em 2.2em 3px 2.2em;
background-color: rgb(102,185,204);
color: #369;
text-decoration: none;
float: left;
display: inline;
/*border-right: 1px solid #000000;*/
}

#sitenavi ul li a:hover
{
background-color: #369;
color: #fff;
}

.more {
    padding-left: 14px;
    background: url(nucleus/images/bullets/mehr.png) no-repeat 0px 1px;
}

.kommentar {
    padding-left: 14px;
    background: url(nucleus/images/bullets/kommentar.png) no-repeat 0px 1px;
}

.keinkommentar {
    padding-left: 15px;
    background: url(nucleus/images/bullets/keinkommentar.png) no-repeat 0px 1px;
}

.author {
    padding-left: 12px;
    background: url(nucleus/images/bullets/user.png) no-repeat 0px 1px;
}

.edit {
    padding-left: 15px;
    background: url(nucleus/images/bullets/edit.png) no-repeat 0px 1px;
}

.trackback {
    padding-left: 15px;
    background: url(nucleus/images/bullets/trackback.png) no-repeat 0px 1px;
}

.trackbackbody {
margin: 0px 0px 0px 20px;
padding: 0pt;
/* float: left; */
width: 526px;
display: inline;
voice-family: "\"}\""; 
voice-family: inherit;
width: 506px;
}

.trackbackbody a{
    color: rgb(255, 153, 0);
    text-decoration: none;
}

.trackbackbody a:hover{
    color: rgb(255, 204, 0);
}

#Countdown {
margin-top: 10px;
}

.menu div.other {
margin-top: 10px;
}

pre, code {
    font-size: 1.2em;
    line-height: 0.6em;
    background-color: #eeeeee;
    padding: 3px 0 5px 0;
}

.quote
{
background: url(nucleus/images/gf_top.gif) no-repeat 5px 2px #eeeeee;
display: block;
padding: 2px 5px 2px 5px;
font-size: .9em;
margin-top: 2px;
margin-bottom: 2px;
text-align: justify;
text-indent: 23px;
}

.strike
{
text-decoration: line-through;
}