h1, h2, h3, h4, p, div, img, a {
	padding: 0px;
	margin: 0px;

}

p {
    margin-bottom: 0.7em;
}

a {
    color: #3c2800;
    text-decoration: none;
}
    
a:hover {
    color: #000000;
}

body {
	color: #000000;
	background-color: #808080;
    font-family: Arial,sans-serif;	
	font-size: 80%;
}

#korpus {
    background-color: #104300;
	border: 1px solid #a28e69;
	width: 90%;
	margin: 10px auto;
	padding: 5px;
	font-family: Arial,sans-serif;
}

#kopf {
	background-color: #a28e69;
	background-image: url('images/Kopf.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 120px;
	}


/* Navigation */
	
#nav {
    background-color: transparent;
    border: 1px solid #a28e69;
    margin: 5px 0px;
    padding: 2px;
    text-align: center;
    font-family: Arial,sans-serif;
    }

#nav ul {
    white-space: nowrap; 
    margin: 0px;
    padding: 0px;
    }
    
#nav li {
    margin-right: 10px;
}
       
#nav ul li {
    display: inline;
}

#nav a {
    color: #a28e69;
    text-decoration: none;
}

#nav a:hover {
    background-color: #a28e69;
    color: #000000;
    text-decoration: none;

}



/* Inhalt */

#inhalt {
    background-color: #a28e69;
    margin-left: 195px;
    padding: 5px;
    font-family: Arial,sans-serif;
}

#inhalt h2.datum {
    text-align: right;
    text-decoration: underline;
    font-size: 140%;
    margin-bottom: 5px;
}

#inhalt h3.titel {
    text-align: left;
    font-size: 140%;
    border-bottom: 1px solid #104300;
}

#inhalt h3.kommentar {
	text-align: left;
	font-size: 120%;
	border-bottom: 1px solid #104300;
	margin: 20px 0px 10px;
}

.zeit {
	font-size: 85%;
	text-align: left;
	font-style: italic;
	margin-bottom: 5px;
}

.eintrag {
	padding: 10px;
}

.info {
 	font-size: 75%;
	text-align: right;
	border-top: 1px solid #104300;
	margin-bottom: 25px;
	
}

.kommentare {
    background-color: #b29c73;
    border: 1px solid #808080;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 10px;
	margin: 5px 15px;
	}
	
.komm_zeit {
	font-size: 85%;
	text-align: right;
	text-decoration: none;
	float: right;
}

.komm_autor {
	font-size: 115%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.komm_ein {
	padding-top: 10px;
	}

.komm_info {
    font-size: 115%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
}


.komm_edit {
	text-align: right;
	text-decoration: none;
	font-style: italic;
	border-top: 1px solid black;
	margin-top: 10px;	
}

.formular {
    margin-bottom: 5px;
}

.fav {
    margin-right: 5px;
    width: 16px;
    height: 16px;
}


/* Seitenleiste */

#leiste {
    background-color: #a28e69;
    width: 180px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px;
    font-family: Arial,sans-sans-serif;
    font-size: 90%;
}

.seitentitel {
    text-align: left;
	font-size: 100%;
	border-bottom: 1px solid #104300;
}

.seiten_inhalt {
    padding: 2px;
    font-size: 90%;
    margin: 0px 2px 15px 0px;
}

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

#leiste a {
    color: #3c2800;
    text-decoration: underline;
}
    
#leiste a:hover {
    color: #000000;
}




/* Fuss */

#fuss {
    background-color: #a28e69;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
    clear: both;
    
}
    

/* DER GANZE REST */

em {
    font-style: italic;
}

.itunes {
	color: #104300;
	font-size: 90%;
	text-align: right;
	margin-bottom: 2px;
}

blockquote { 
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	margin-top: 0px;
	margin-bottom: 1.2em;
	padding: 0px;
	padding-left: 25px; 
	background-color: #b29c73;
	background-image: url(images/anfuehrung.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #000000;
}

.zitat {
    padding: 5px 25px 5px 0px;
    margin: 0px;
    background-color: transparent;
	background-image: url(images/abfuehrung.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.rahmen {
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}

a#tooCool {
    position: fixed;
    right: 0;
    bottom: 0;
    display: block;
    height: 80px;
    width: 80px;
    background: url(images/too_cool.png) bottom right no-repeat;
    text-indent: -999em;
    text-decoration: none;
}


#wp-calendar {
    margin: 0px auto;
}

caption {
   margin: 5px auto 0px;
}

.pagebar 
	{ 
		font: 11px Arial, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #3c2800; 
		background: #104300;
		color:  #a28e69;
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #a28e69; 
		text-decoration: none;
		color: #104300;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border: 1px solid #104300; 
		font-size: 13px; 
		vertical-align: top; 
		background: #a28e69;
		color: #104300;
	}


/* Eselsohr */

div#akct {	position: absolute; top:0px; right: 0px; z-index: 2342; width:113px; height:88px;	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvse.gif);	background-repeat: no-repeat;	background-position: right top;	border:none;	padding:0;	margin:0;	text-align: right;}div#akct img {	border:none;	padding:0;	margin:0;	background: none;}div#akct a#akpeel img {        width: 113px;        height: 88px;}div#akct a, div#akct a:hover {	text-decoration: none;	border:none;	padding:0;	margin:0;	display: block;	background: none;}div#akct a#akpeel:hover {	position: absolute; top:0px; right: 0px; z-index: 4223; width:500px; height:500px;	display: block;	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);	background-repeat: no-repeat;	background-position: right top;}div#akct a#akpreload {	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);	background-repeat: no-repeat;	background-position: 234px 0px;}