body 
{
    font-family:Verdana;
    font-size:12px;
    background-color:#151515;
    text-align:center;
    margin: 0px;
}

h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}

#wrapper {
    width:800px;
    margin:0px auto;
    text-align:left;
    background-repeat: no-repeat;
    height: auto;
    background-color: #303;
    overflow: auto;
}

/* Die Titelzeile */
#title {
    height:150px;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 20px;
    font-weight: normal;
    padding-top: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: url(images/header.jpg);
}
.titletext {
    height:20px;
    text-align:center;
    font-family: Tahoma;
    color: #303;
    font-size: 14px;
    font-weight: normal;
    padding-top: 100px;
    width: 250px;
    margin: 0 0 0 335px;
}

/* Das Menü */
#menu {
    color:#ffffff;
    background-color:#609;
    text-align:center;
    height: 24px;
    padding-top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    background-image: url(images/navi_bg.jpg);
}
#menu a:visited {
    font-family: Tahoma;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}
#menu a:hover {
    font-family: Tahoma;
    font-size: 12px;
    color: #CF0;
    text-decoration: underline;
}
#menu a:link {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}
#content_links {
    color:#FFF;
    height: 800px;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    padding: 4px;
    width: 300px;
    float: left;
}

/* Der Inhalt */
#content {
    color:#FFF;
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    padding: 4px;
    float: left;
    width: 250px;
    margin: 0 0 0 20px;
}
#news {
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    float: left;
    margin: 5px;
    background-color: #FCF;
    border:1px solid #CCC;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    box-shadow: 10px 10px 10px #000000;
    padding: 5px;
    width: auto;
}
.schrift {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
}
.schrift_datum {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #603;
    text-align: right;
}
.schrift_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #603;
    text-align: justify;
    font-weight: normal;
    font-variant: normal;
}
#newsletter {
    color:#FFF;
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    padding: 4px;
    float: left;
    width: 250px;
    margin: 0 0 0 20px;
}
#newsletter td {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    color: #FFF;
}
.textarea {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    background-color: #FCF;
}
#content_rechts {
    color:#FFF;
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    padding: 4px;
    width: 480px;
    float: left;
}
#content_webcam {
    color:#FFF;
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    padding: 0px;
    width: 800px;
    float: left;
}
.willkommen {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    background-color: #FCF;
    width: 90%;
    margin: 20px auto 20px auto;
    font-weight: normal;
    color: #603;
    padding: 10px;
    border: 1px dotted #F0F;
}
#footer {
    background-color:#609;
    color:#FFF;
    height: 24px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 6px;
    background-image: url(images/navi_bg.jpg);
    float: left;
    width: 800px;
}
.vorschaupics {
    font-family: Tahoma;
    font-size: 10px;
    color: #FFF;
}
.vorschaupics_text {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: lighter;
    color: #FFF;
}
#sidebar_links {
    color:#FFF;
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    padding: 0px;
    width: 280px;
    float: left;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #cc99ff;
}
.sidebar_box {
    color:#FFF;
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    margin: 15px 5px 5px 5px;
    padding: 0px;
    width: 100%;
}
#main {
    color:#FFF;
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    margin: 10px 5px 5px 10px;
    padding: 15px 5px 15px 5px;
    width: 480px;
    float: left;
    border-right-style: dashed;
    border-left-style: dashed;
    border-bottom-style: dashed;
    border-top-style: dashed;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: white;
    border-left-color: white;
    border-bottom-color: white;
    border-top-color: white;
}

#main h1{
    color:#FFF;
    text-align: center;
    font-family: Tahoma;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}

#main h2{
    color:#FFF;
    text-align: center;
    font-family: Tahoma;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

#main_nosb {
    color:#FFF;
    height: auto;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    margin: 10px 10px 10px 10px;
    padding: 20px 10px 0px 10px;
    width: 760px;
    float: left;
    border-right-style: dashed;
    border-left-style: dashed;
    border-bottom-style: dashed;
    border-top-style: dashed;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: white;
    border-left-color: white;
    border-bottom-color: white;
    border-top-color: white;
}

#main_nosb h1{
    color:#FFF;
    text-align: center;
    font-family: Tahoma;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}

#main_nosb h2{
    color:#FFF;
    text-align: center;
    font-family: Tahoma;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}
