/*
Thema: akku
URI: http://www.akku-netz.de
Description: Thema fuer das CMS eLIAS auf http://www.akku-netz.de (C)2006 Simonow/Seth. http://netzlaboranten.de
 */

@import url(defaults.css);

* {
    margin: 0;
    padding: 0;
}

body {
    margin:0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif; 
    }    
img {
    border: none;
}
strong {
	color: #888888;
}

a { 
    color:  #CF0C0C;
 }
#leftCol, #navi, #pageName, #SubNav, #seitenFuss  {
    display: none;
    }
#container {
    width: 1001px;
    margin: 4px auto 4px auto;
}
#header {
	height: 16px;
	color: #CF0C0C;
	background: white;
    font-weight: bold;
	padding: 0 0 0 16px;
	font-size: 11px;
	margin: 0 0 6em 0;
	width: 91.2%;
	text-align: center;
}
#header a {
	color: #CF0C0C;
	color: #3B8DEF;
	text-decoration: none;
	font-weight: bold;
	}
#header img {
	margin: 0 132px 0 0;
	}
	
#register {
	float: left;
    width: 230px;
    font-size: 1.3em;
    font-weight: bold;
}
		

#register ul { 
    padding: 0 20px 0 0 ;
    clear: both;
    list-style-type: none;
	text-align: right;
    } 
#register ul li {    
    padding: .3em 0 .3em 0;
    }
#register li a {
    text-decoration: none;
	color: #CF0C0C;
    }
#register li a:hover {
    color: #3B8DEF;	
	}
#rightCol {
	float: right;
	width: 200px;
	padding: 70px 6em 0 0;
}
#rightCol ul {
	list-style-type: none;
	text-align: right;
	}
#rightCol a {
	displaY: block;
	width: 99%;
    margin: .4em 0 .4em 0;
	text-decoration: none;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #3B8DEF;
	font-weight: bold; 
}		
#rightCol a:hover {
    color: #CF0C0C;
}
#content {
	margin: 0 20px 0 20px;
	width: 440px;
    font-size: 1.1em;
    line-height: 150%;
	float: left;
}    
#content .textMaterial {
    margin: 10px 0 10px 0;
}
#content h1 {
	color: #888888;
	font-weight: bold;
	font-size: 2em;
	margin: .3em 0 .8em 0 ;
	line-height: 95%;
}
#content h2 {
	color: #888888;
    font-weight: bold;
	font-size: 1.4em;
	}
#content h3 {
	display: inline;
	color: #888888;
    padding: .1em .2em .1em .2em;
	font-size: 1.1em;
}
#loginlink a {
	text-decoration: none;
	color: black;
}
#adresse {
	margin: 0 0 42px 0;
}

#sgPerson img {
}
#sgPerson h2 { 
    margin: 6px 0 6px 0;
 }
.blogUser {
    display: none;
}

#seitenFuss {
    text-align: center;
    background: url(../images/bkg-footer.gif) no-repeat left top;
    padding: 0 0 2em 0;
}
.edit img {
	width: 16px !important;
}
.activeModule { 
color: green;
 }
