* {
    margin: 0px;
    padding: 0px;
}

#menu a.invisible, a.invisible {
    display: none;
}
/*
  Hier könnte Ihr Kommentar stehen
*/
a, a:link {
    color: #383838;
    font-weight:bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #383838;
    font-weight:bold;
}

body {
    background: #000000;
    font: 13px Arial, Helvetica, sans-serif;
    color: #383838;
}

#content {
    margin: 0 auto;
    background: #1e7c01;
    width: 989px;
    text-align: left;
    background: url(images/mainbg.gif) repeat-y center;
}

#main {
    width: 989px;
    margin: 0 auto;
    clear: both;
}

#header {
    height: 397px;
    width: 289px;
    background: #1e7c01 url(images/header.jpg) no-repeat top;
}

#logo {
    height: 59px;
    text-align: left;
    padding-top: 20px;
    padding-left: 300px;
    background: #000000;
}

#logo a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    text-decoration: none;
    font-style: italic;
    font-size: 28px;
    color: #ffffff;
}

#menu {
    width: 701px;
    height: 53px;
    background: url(images/menu.gif) no-repeat;
    border-bottom: 10px solid #000000;
}

#menu ul {
    list-style: none;
    padding-left: 0px;
}

#menu li {
    display: inline;
}

#menu a, #menu span {
    display: block;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    height: 35px;
    padding-top: 18px;
    width: 107px;
}

#menu a:hover {
    height: 35px;
    background: url(images/menu_hover.jpg) repeat-x;
}

#left {
    width: 278px;
}

#lefttop {
    background: url(images/lefttop.gif) no-repeat top;
    height: 13px;
}

#left h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 236px;
    height: 30px;
    font-size: 18px;
    font-weight: normal;
    padding-left: 15px;
    padding-top: 10px;
    color: #ffffff;
    background: url(images/title.png) repeat-x;
    margin: 0 auto;
}

.leftbg {
    background: url(images/leftbg.jpg) no-repeat center top;
    padding-top: 25px;
}

.leftcenter {
    background: url(images/leftcenter.gif) no-repeat right;
    height: 19px;
}

#left ul {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#left ul ul {
    padding: 0 10px;
    margin: 10px 0 0 0;
}

#left ul li {
    background: url(images/liststyle.png) no-repeat top left;
    padding-left: 25px;
    padding-bottom: 10px;
}

#left a, #left span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

#right {
    float: right;
    width: 700px;
}

#righttop {
    background: url(images/righttop.gif) no-repeat top right;
    height: 13px;
}

#right h3 {
    width: 660px;
    height: 30px;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0 10px 14px;
    color: #ffffff;
    background: url(images/right_top.png) no-repeat;
    margin: 0 auto;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.rightcenter {
    background: url(images/rightcenter.gif) no-repeat right;
    height: 19px;
}

.rightbg {
    background: url(images/rightbg.jpg) no-repeat center top;
    padding-top: 25px;
}

#right p {
    margin: 0;
    padding: 0 20px 10px 20px;
}

#right ol, #right ul {
    margin-left: 30px;
}

.read {
    text-align: right;
    padding-right: 150px;
}

#mainbot {
    background: url(images/mainbot.gif) no-repeat;
    height: 20px;
    clear: both;
}

#footer {
    height: 35px;
    width: 990px;
    clear: both;
    padding-top: 25px;
    background: #000000 url(images/footer.gif) no-repeat top;
    padding-bottom: 5px;
}

#footer, #footer a, #footer span {
    margin: 0;
    font-size: 10px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}

#footer ul {
    list-style: none;
    display: inline;
}

#footer ul li, #footer .mod_customnav {
    display: inline;
}
#right p, #right .mod_newsreader h2, #right .mod_newsarchive h2 {
	padding: 0 20px 10px 20px;
}
#right h2 {
	color: #78030A;
}
#right .mod_newsarchive h1, #right .mod_newsreader h1 {
    width: 660px;
    height: 30px;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0 10px 14px;
    color: #ffffff;
    background: url(images/right_top.png) no-repeat;
    margin: 0 auto;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.ce_comments {
    margin: 50px 0;
}

.ce_comments .comment_default {
    margin-bottom: 30px;
    clear: both;
}

.ce_comments .form {
    margin: 50px 0;
	padding: 0 20px;
}

.ce_comments .form input, .ce_comments .form textarea {
    border: 1px solid #A0A0A0;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0 0 2px;
    width: 200px;
    color: #383838;
}

.ce_comments .form textarea {
    width: 300px;
}

#right p.info {
    color: #A0A0A0;
    padding: 0 20px 10px 20px;
}

