* {
	margin:0;
	padding:0;
	}

body { 
	background: url(/images/site/detras.jpg) repeat-x left top #6c9a43;
	font:normal 14px/22px "Estrangelo Edessa", Cambria, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	margin:25px;
	color:#000;
	text-align:center;
	}
	
a {
	text-decoration:none;
	color:#bd0000;
	}	
	
a:hover {
	text-decoration:underline;
	}	
	
p, h2, #content ul {
	padding-bottom:20px;
	}	
	
#klammer {
	width:802px;
	padding:13px;
	background:#fffdf4;
	margin:0 auto;
	}	
	
#global {
	background:#fffdf4;
	border:1px solid #d6e3c1;
	width:800px;
	text-align:left;
	position:relative;
	}	
	
h1 {
	background:url(/images/site/head2.jpg) no-repeat 0 0px;
	text-indent:-9999em;
	height:260px;
	width:800px;
	}	
	
h1 a {
	display:block;
	height:150px;
	width:200px;
	position:absolute;
	top:50px;
	left:300px;
	outline:none;
	}
	
#contentWrap {
	padding-top:20px;
	height:1%;
	}

#content {
	width:420px;
	padding:0 0 20px 50px;
	float:left;
	background:url(/images/site/mancha1.jpg) no-repeat 50px top;
	}	
	
.entry {
	background:url(/images/site/trenner.gif) no-repeat center bottom;
	margin-bottom:40px;
	padding-bottom:40px;
	}	
	
#content li {
	list-style-type:circle;
	}	
	
#content p.seguir {
	font:italic 13px/20px "Estrangelo Edessa", Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	color:#bdc9ab;
	text-align:center;
	padding:0;
	}		
	
#content h2 {
	color:#422010;
	text-align:center;
	padding:0 0 5px 0;
	}	
	
#content h2#statisch {
	padding-bottom:30px; /* Abstand unten ohne Data */
	}	
	
#content h2 span {
	background:#fffdfa;
	padding:0 10px;
	}	
	
#content h2, #content h2 a {
	font:normal 18px/20px "Estrangelo Edessa", Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	}	
	
#content h2 a:hover {
	text-decoration:none;
	color:#422010
	}	
	
#content h3 {
	font:bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform:uppercase;
	color:#422010;
	padding-bottom:20px;
	}	
	
	#content h3.sin {
		padding-bottom:0;
		}
	
#content p.data {
	font:normal 10px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform:uppercase;
	color:#422010;
	text-align:center;
	margin-top:10px;
	}
	
#content p.data span {
	font:italic 12px/20px "Estrangelo Edessa", Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	text-transform:none;
	letter-spacing:0;
	margin-left:10px;
	}
	
#content p.data a {
	color:#422010;
	border-bottom:1px dotted #c2c0ba;
	}
	
#content p.data a:hover {
	color:#bd0000;	
	border-bottom:1px dotted #422010;
	text-decoration:none;
	}	
	
#content .comm  {
	color:#422010;
	margin-left:10px;
	font:bold 18px/20px "Estrangelo Edessa", Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	background:url(/images/site/blase.gif) no-repeat left center;
	padding:5px 0 5px 28px;
	margin-left:15px !important;
	}	
	
	
#content .comm a {
	text-decoration:none;
	font:normal 10px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform:uppercase;
	} 
 	
	
#content p.comm {
	font:bold 13px/20px "Estrangelo Edessa", Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	}	
	
p img {
	margin-bottom:-20px;
	display:block;
	}		

#content img {
	padding:9px;
	background:#fff;
	border:1px solid #dedede;
	float:left;
	margin:0 10px 20px 0;
	display:block;
	}	
	
#content img.gravatar {
	float:right;
	display:inline;
	margin:0 0 10px 10px;
	padding:4px;
	}	
	
#content img.dcha {
	float:right;
	margin:0 0 0 10px;
	border:0;
	background:none;
	}	
	
/* contact form */	
	
fieldset {
	border:0;
	}	
	
legend {
	display:none;
	}		
	
input, textarea {
	width:220px;
	border:1px solid #b3c694;
	padding:4px;
	margin-bottom:10px;
	background:#fff;
	font:normal 11px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}
	
textarea {
	height:200px;
	width:300px;
	}	
	
input.zemSubmit {
	width:100px;
	border:1px solid #999;
	background:#422010;
	color:#d6e3c1;
	margin-top:10px;
	font-weight:bold;
	}
	
/* Comments */

#txpCommentHelpLink {
	font:normal 10px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}
	
#content ol.comments {
	padding-top:3px;
	background:url(/images/site/kommentartrenner_top.gif) no-repeat center top;
 	}
 
#content ol.comments li, #cpreview {
	list-style-type:none;
	background:url(/images/site/kommentartrenner.gif) no-repeat center bottom #f9f7ee;
	}	

#cpreview p, ol.comments li p {
	/*background:#f0eee6;*/
	padding:5px 5px 10px 5px;
	}

#cpreview p.small, ol.comments li p.small {
	padding-top:10px;
	font:normal 10px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform:uppercase;	
	}	
	
.grande {
	display:block;
	font:normal 15px/20px "Estrangelo Edessa", Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	text-transform:none;
	}	

#txpCommentInputForm table {
	padding:20px 0;
	width:420px;
	}
	
#txpCommentInputForm td {
	padding:3px;
	vertical-align:top;
	}	
	
td.lbl {
	text-align:right;
	}	
	
h3#comentario {
	font:normal 14px/20px "Estrangelo Edessa", Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	color:#422010;
	padding-bottom:20px;
	}	
	
h3#formulario {
	padding-top:20px;
	}	
	
input.button {
	width:100px;
	margin:0 5px 10px 0;
	padding:2px;	
	}	
	
#remember, #forget {
	width:auto;
	background:none;
	border:none;
	margin:0;
	}	
		
li.comments_error {
	color:f00;
	}	
	
#sidebar {
	padding:0 50px 20px 0;
	float:right;
	width:225px;
	background:url(/images/site/mancha2.jpg) no-repeat -30px top;
	}	
	
#sidebar dl {
	margin-bottom:55px;
	padding-bottom:25px;
	background:url(/images/site/sidebardlback.gif) repeat-x left bottom;
	}	
	
#sidebar dt {
	font:bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform:uppercase;
	color:#422010;
	text-align:center;
	background:url(/images/site/d6e3c1.gif) repeat-x left center;
	margin-bottom:10px;
	}	
	
#sidebar dt span {
	background:#fffdfa;
	padding:0 10px;
	}
	
#sidebar dd a {
	color:#422010;
	text-decoration:none;
	}	
	
#sidebar dd#arch {
	font:normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform:uppercase;
	margin-top:22px;
	background:url(/images/site/trenner.gif) no-repeat center top;
	padding-top:20px;	
	}	
	
#sidebar dd#arch a {
	display:block;
	background:url(/images/site/ar.gif) no-repeat left center !important;
	padding:10px 10px 10px 45px;
	color:#422010;
	}
	
#sidebar dd#arch a:hover {
	color:#bd0000;	
	text-decoration:none;
	}		
	
#sidebar a:hover {
	text-decoration:underline;
	color:#bd0000
	}	

#sidebar form {
	margin-bottom:55px;
	padding-bottom:25px;
	background:url(/images/site/sidebardlback.gif) repeat-x left bottom;
	}	
	
#sidebar form div {
	text-align:center;
	}	
	
#sidebar form input {
	width:215px;
	margin:0 auto;
	}	

#sidebar label {
	display:block;
	font:bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform:uppercase;
	color:#422010;
	text-align:center;
	background:url(/images/site/d6e3c1.gif) repeat-x left center;
	margin-bottom:10px;
	}	
	
#sidebar label span {
	background:#fffdfa;
	padding:0 10px;
	}
	
#sidebar p#rss {
	background:url(/images/site/rss.gif) no-repeat left center;
	padding:15px 0 15px 40px;
	font:normal 10px/22px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform:uppercase;
	
	margin-bottom:25px;
	}
	
	
	
#sidebar p#rss a {	
	color:#422010;
	border-bottom:1px dotted #c2c0ba;
	}	

#sidebar p#rss a:hover {
	color:#422010;	
	text-decoration:none;
	border-bottom:1px dotted #422010;
	}		

#footer {
	background:url(/images/site/footertop.gif) no-repeat center top;
	clear:both;
	color:#666;
	padding:10px 0 20px 0;
	margin:0 50px;
	text-align:center;
	text-transform:uppercase;
	}
	
#footer p {
	font:normal 9px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	padding:10px 0 0px 0;
	letter-spacing:0.1em;
	}	
	
#footer a {
	color:#666;
	border-bottom:1px dotted #ccc;
	}	
	
#footer a:hover {
	color:#333;
	border-bottom:1px solid #666;
	text-decoration:none;
	}	
	
#footer span {
	font:italic 10px/20px "Estrangelo Edessa", Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	text-transform:none;
	letter-spacing:0;
	}	
	
	
	
	
	
#subnav {
	height:28px;
	width:250px;
	margin-bottom:50px;
	}	
	
#subnav li {
	display:inline;
	}	

#subnav li a {	
	dxisplay: block;
	text-indent: -900%;
	xposition: absolute;
	outline: none;	
	float:left;
	}
	
#subnav #contactar a {
	background:url(/images/site/subnav.gif) no-repeat 0px -28px;
	width:71px;
	height:28px;
	}	
	
	#subnav #contactar a:hover {
		background:url(/images/site/subnav.gif) no-repeat 0px 0px;
		}
	
#subnav #archivo a {
	background:url(/images/site/subnav.gif) no-repeat -72px -28px;
	width:58px;
	height:28px;
	}	
	
	#subnav #archivo a:hover {
		background:url(/images/site/subnav.gif) no-repeat -72px 0px;
		}
	
#subnav #lapapa a {
	background:url(/images/site/subnav.gif) no-repeat -130px -28px;
	width:63px;
	height:28px;
	}	
	
	#subnav #lapapa a:hover {
		background:url(/images/site/subnav.gif) no-repeat -130px 0px;
		}
	
#subnav #rss a {
	background:url(/images/site/subnav.gif) no-repeat -193px 0px;
	width:36px;
	height:28px;
		}	