body {
    font-family: century gothic, arial;
	color: #000;
	margin: 0px;
	background-image: url(../images/back.png) ;}

#site {
    position: absolute;
	width: 798px;
	left: 50%;
	margin-left: -399px;
    margin-top: 10px;
	background-color: #ffffcc;
}

#box1 {
    position: relative;
	width: 236px;
	height: 150px;
	background-image: url(../images/back1.png);
}

#box2 {
    position: relative;
	width: 281px;
	height: 150px;
	margin-left: 236px;
	margin-top: -150px;
	background-image: url(../images/back2.png);
}

#box3 {
    position: relative;
	width: 281px;
	height: 150px;
	margin-left: 517px;
	margin-top: -150px;
	background-image: url(../images/back3.png);
}

#box4 {
    position: relative;
	width: 798px;
	height: 150px;
	margin-left: 0px;
	
	background-image: url(../images/picture.png);
}

#login {
    font-size: 9px;
	color: #8c9999;
	border-width: 0px;
	margin-left: 3px;
}

#login p {
	margin: 0 0 0px;
}

#login a:hover {
    text-decoration: underline;
}

#login .inputbox {
	width: 70%;
	height: 10px;
	font-size: 9px;
	color: red;
}

input#modlgn_remember {
    margin-top: -25px;
	margin-left: 70px;
}

p#form-login-remember  {
    margin-top: 7px;
}

#login .button {
    margin-top: 2px;
	width: 45%;
	height: 19px;
	color: grey;
	vertical-align: middle;
	font-size: 10px;
}

#login ul, #form-login li, #form-login a {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	color: #8c9999;
	list-style-type: disc;
	margin-left: 10px;
	line-height: 10px;
}

#maincontent {
    
	width: 798px;
	background-color: #ffcc99;
}

#left {
    float: left;
	width: 236px;
    min-height: 460;
	background-color: #ffcc99;
}

#modules_left {
    width: 210px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	background-color: #ffcc99;
}

#componenttext {
    margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	width: 552px;
    background-color: #ffffcc;
    padding-top: 20px;
	font-size: 14px;
}

#componenttext h3 {
    color: #000;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-left: -10px;
	
}

#footer {
    clear:both;
    text-align: right;
    background-color: #ffcc99;
    font-size: 10px;
    color: #cc9966;
}

#footer a, #footer a:visited {
   color: #cc9966;
}

#footer a:hover {
   text-decoration: underline;
}

/* Website Elemente Positionieren */
#date {
    position: absolute;
	margin-left:35px;
	margin-top: 110px;
	font-size: 10px;
	color: #cc9966;
}

#logo {
    position:absolute;
	margin-top: 7px;
	margin-left: 16px;
	font-weight: bold;
	font-size: 16px;
}

#boxtext {
    position: absolute;
	color: #cc9966;
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 20px;
}

#box2text {
    position: absolute;
	color: #cc9966;
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 20px;
}

#box3text {
    position: absolute;
	color: #cc9966;
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 20px;
}

/* Standard HTML Formatierungen */
h1 {
	color: #990000;
	font-size: 16px;
	font-weight: normal;
	margin: 0px; /*Befehl f�r Mozilla*/
}

h2, h3 {
    color: #cc9966;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px; /*Befehl f�r Mozilla */
}

/* Linkformatierungen */
a {
    color: #cc9966;
	text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

a.latestnews, a:visited.latestnews, a:active.latestnews {
    font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #cc9966;
}

a:hover.latestnews {
    font-style: italic;
	text-decoration: underline;
}

a.mostread, a:visited.mostread, a:active.mostread {
    font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #cc9966;
}

a:hover.mostread {
    font-style: italic;
	text-decoration: underline;
}

/* Modulformatierungen */
.module_donation {
    color: #cc9966;
    text-align: center;
}

.moduletable_menu {
}

.moduletable_menu h3 {
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 15px;
	color: #cc9966
}

/* MEN� FORMATIERUNG */
.menu {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
	list-style-type: disc;
	line-height: 22px;
	font-size: 15px;

}

.menu a, .menu a:visited, .menu a:active, .menu li, .menu ul {
	color: #993300;
}

.menu a:hover {
    text-decoration: underline;
		font-weight: bold;
}

.input {
    color: #cc9966;
	border-width: 0px;
}

.latestnews {
    font-size: 12px;
}

ul.latestnews {
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.mostread {
    font-size: 12px;
}

ul.mostread {
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.poll{
    font-size: 12px;
	margin-left: -10px;
	color: #cc9966;
}

.pollstableborder {
    text-align: left; /*IE-Formatierung*/	
	font-style: italic;
}

.sectiontableentry1 {
    text-align: left;	/*IE-Formatierung*/	
	font-style: italic;
}

.sectiontableentry2 {
    text-align: left; /*IE-Formatierung*/	
	font-style: italic;
}

/* Runde Ecken */
.reck_box {	
    background: url(../images/reck_tl.png) no-repeat top left;
}

.reck_top {
	background: url(../images/reck_tr.png) no-repeat top right;
}
.reck_bottom {
	background: url(../images/reck_bl.png) no-repeat bottom left;
}

.reck_bottom div {
	background: url(../images/reck_br.png) no-repeat bottom right;
}

.reck_content {
	background: url(../images/reck_r.png) top right repeat-y;
}

.reck_top div,.reck_top,.reck_bottom div, .reck_bottom {
	width: 100%;
	height: 19px;
	font-size: 1px;
}

.reck_content, .reck_bottom {
	margin-top: 0px;
}

.reck_content {
 padding: 0 10px;
}