/* Club Maulwurf
CSS Document 	*/
	
html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	background-color:#4FAC24;
	width: 950px;
	background-image:url(../images/background.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#eeeeee;
        font-size: 11px;
}
div {
	position:relative;       
}

p { 
margin:0px;
padding:0px;
}
#top {
	width: 950px;
	height: 150px;
}
#middle {
	width: 950px;;
	height:auto;
}
#bottom {
	clear: left;
        width:950px;
	height:auto;
}

#logo_photo {
	z-index: 1;
	height: 150px;
	width: 695px;
	left: 125px;
}
#content {
        float: left;
        z-index: 2;
        background-image:url(../images/content_background.png);
        background-repeat: repeat;
        height: auto;
        left: 135px;
        margin:7px 0px;
        padding: 5px 10px 0px 10px;
        width: 450px;
        voice-family:"\"}\""; /* Box Model fix */
        voice-family:inherit;
        width: 450px;       
}

.dummyklasse
{
line-height:0px;
}

html>body #content {
  width:450px;
}

#third_column {
        float: left;
        z-index: 2;
        background-image:url(../images/content_background.png);
        background-repeat: repeat;
        height: auto;
        left: 135px;
        margin:7px 5px 0px 5px;
        padding: 2px 0px 2px 0px;
        width: 240px;
        voice-family:"\"}\""; /* Box Model fix */
        voice-family:inherit;
        width: 240px;       
}

.dummyklasse
{
line-height:0px;
}

html>body #third_column{
  width:240px;
}


#menus {	
        float: left;
        z-index: 2;
        height: auto;
        width: 100px;
        left: 130px;
        voice-family:"\"}\""; /* Box Model fix */
        voice-family:inherit;
        width: 100px;
        line-height: 20px;    
}

.dummyklasse
{
line-height:0px;
}

html>body #menus {
  width:100px;
}

#menus #weblog, #menus #navi, #menus #login {
background-image:url(../images/content_background.png);
background-repeat: repeat;
margin:7px 0px 5px 0px;
padding: 0px 5px;
}

#menus .moduletable th {
color:#225522;
text-decoration: none;
font-weight: bold;
font-size:9px;
text-align:left;
}

#footer {
        z-index: 2;
        height: auto;
        width: 810px;
        left: 135px;
        border-top-style: solid;  
        border-top-width: 1px;
        border-top-color:#eeeeee;
        font-size:9px;
        color:#eeeeee;
        padding: 0px 5px 5px 5px;
        margin-top: 7px;
        voice-family:"\"}\""; /* Box Model fix */
        voice-family:inherit;
        width: 800px;
       
}
.dummyklasse
{
line-height:0px;
}

html>body #footer {
  width:800px;
}

#secret {
 width:5px;
 height:5px;
 float: right;
 color:#ffddff;
 font-size: 8px;
 text-decoration: none;
 position:absolute;
 right:2px;
}

#secret a{
color:#ffddff;
text-decoration: none;
font-weight: normal;
}


/*Content Links */

#content a {
color:#ffff33;
text-decoration: none;
font-weight: normal;
}

#content a:hover,a:active {
color:#ffff33;
text-decoration: underline;
font-weight: normal;
}

#content a.contentpagetitle {
font-weight: bold;
}

#content a.contentpagetitle:hover{
font-weight: bold;
text-decoration: underline;
}

/*Menu Links */

a.mainlevel {
font-size: 13px;
width: 100px;
display: block;
font-weight: normal;
margin-bottom: 2px;
color:#eeeeee;
text-decoration: none;
}

a.mainlevel_current {
font-size: 13px;
width: 100px;
display: block;
font-weight: normal;
margin-bottom: 2px;
color:#ffff33;
}

html>body a.mainlevel {width:100px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel:active {
color:#ffff33;
text-decoration: underline;
font-weight: normal;
}






/* Content Font */

.contentheading {
font-size: 14px;
font-weight:bold;
}

.contentpaneopen {
font-size: 11px;
}
.contentpaneopen .small, .contentpaneopen .createdate  {
font-size: 10px;
}

.componentheading {
font-size:9px;
color:#225522;
margin-left:-5px;
}

.article_seperator {
}

/*Static Content*/

.contentheading_impressum {
font-size:9px;
color:#225522;
margin-left:-5px;
}

/* Gallery */

#rsg2 h2 {
font-size: 14px;
font-weight:bold;
}

#rsg2 .descr {
font-size: 11px;
}