body {
        background-color:#ffffff; /*weiß*/
        color:#000000; /*schwarz*/
        background-image: url(http://www.plagafolium.de/img/background.jpg);
			background-attachment:fixed;
			background-repeat:repeat-y;
			background-position:center;
   	  font-family:Verdana, Arial, Helvetica, sans-serif;
        text-align:center;
        line-height:18px;
}

body {
	font:62,5% "Lucida Grande", "Lucida Sans", "Verdana", Arial, sans-serif;
}

* {
        font-size: 13px;
        margin: 0px;
        padding: 0px;
}

#navigation .innen,
#banner,
#wrapper,
#footer div{
clear:both;
   text-align:left;
   width:950px;
   margin:0px auto;
}

#main,
#sidebar{
        width:475px;
}

#main{
clear:both;
        float:left;
}

#sidebar{
        float:right;
}

#footer{
        clear:both;
}

p {
        margin:18px 0px;
}

h1{
        font-size:16px;
        color:brown;
        font-variant:small-caps;
}

h2{
        font-size:14px;
        color:brown;
        font-variant:small-caps;
}

a:link {
        color:brown;
        text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a:visited{
	color:brown;
}

img {
        border:0px;
}

#navigation ul{
        padding:0px 2px 0px 0px;
        margin:0px;
        float:right;
        list-style-type:none;
        background:url(http://www.plagafolium.de/img/trenner.gif) right repeat-y
     
}

#navigation li,
#navigation li.active{
        float:left;
        background:url(http://www.plagafolium.de/img/trenner.gif) left repeat-y
}

#navigation a{
        text-decoration:none;
        display:block;
        padding:8px 12px 6px;
}

#navigation .innen{
	width:950px;
	margin:0px auto;
	padding-bottom:15px;
	background:url(http://www.plagafolium.de/img/nav-innen.gif) bottom no-repeat; 
	overflow:hidden;
}

#navigation li a{
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 2px;
	padding:8px 12px 6px;
	background:transparent;
}

#navigation .active a, #navigation li a:hover{
	background:url(http://www.plagafolium.de/img/nav-active.gif) bottom repeat-x; 
}

#banner {
        width:950px;
        margin:0px auto;
        height:350px;
}

ul#boxen{
        padding:0px;
        margin-left:20px;
        list-style:none;
}

#boxen li{
        width:188px;
        float:left;
        padding:10px;
        margin-right:20px;
        border:1px solid #ccc;
}

#boxen li div{
	padding:10px;
	overflow: hidden;
}
.ausgabe{background:#ffedcf;}
.magazin{background:#ffedcf;}
.mitglied{background:#ffedcf;}
.mitmachen{background:#ffedcf}

.post{
        clear:both;
        margin-bottom:2em;
        border-bottom:1px solid brown;
}

.post h4{
        font-size:16px;
        font-weight:normal;
        border-bottom:1px solid brown;
}

.post h4 a{
        text-decoration:none;
}

.postinfo{
        font-weight:bold;
        margin:5px 0px;
}

img.left{
        margin:10px 10px 10px 0px;
}

img.right{
        margin:10px 0px 10px 10px;
}

#footer div{
	text-align:center;
}

.ersatz{
		margin:0px 10px 10px 10px;
		background-color:#ffedcf;
		padding:10px 15px 0px 15px;
}

dd{
	padding-left:30px;
}

dt{
	padding-left:10px;
}

#archiv{
	width:866px;
	padding:0px 43px 0px 43px;
}

#aktuell{
	width:430px;
	padding:0px 260px 0px 260px;
}

#ausgabe{
	width:500;
	margin:0px 225px 0px 225px;
}

.textelement{
	float:right;
	margin:3px;
}

.textelement2{
	float:left;
	margin:3px;
}

h7,
h8,
h9{
	font-weight:bold;
}

.gross{
	font-size:16px;
}

#bildbox{
	font-size:11px;
	line-height:15px;
	text-align:right;
	background:#bababa;
}