*{
	margin:0;
	padding:0;
	outline:none;
}

body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#444;
	background-color:#fdfdfd;
}

#header{
	border-top:5px solid #d0d0d0; /*L�schen wenn .hrbold und .hrsmall festgelegt sind!*/
	margin:0 auto;
	width:1080px;
	padding:40px 0;
}

p{
	margin-bottom:8px;
}

br{
	margin-bottom:16px;
}

h1{
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:42px;
	letter-spacing:-2px;
	text-transform:uppercase;
	margin-bottom:12px;
}

#indepent h2{
	display:inline-block;
	padding:9px 0 0 12px;
}

#indepent h2,
h3 /*Datum*/{
	float:left;
}

#indepent h2,
h3, /*Datum*/
small /*Tags und Kommentare*/{
	color:#888;
	font-size:11px;
	font-weight:normal;
	margin-bottom:6px;
}

#wrapper h2,
#footer h2,
h4{
	clear:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin-bottom:24px;
}

#com,
#com a
{
	float:right;
	color:#fff;
	text-align:center;
	background-color:#444;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:20px;
	width:20px;
	}
	
#com a:hover, #com a:active{
	background-color:#888;
	}

#eintrag p a,
#eintrag p a:link,
#eintrag p a:visited,
.more-link,
.more-link:link,
.more-link:visited{
	color:#256c88;
	white-space:nowrap;
}

#eintrag p a:hover,
#eintrag p a:active,
.more-link:hover,
.more-link:active{
	text-decoration:underline;
}

.pagepic,
object{
	padding:2px;
	border:1px solid #d0d0d0;
}

.pagepic,
object embed,
object{
	display:block;
	width:794px;
	height:auto;
	margin:0 0 12px 0;
	outline:none;
	background:#fff;
}

object embed,
object{
	min-height:471px;
}

#twitter{
	clear:left;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	margin:84px 0 0 0;
	padding:12px 0;
}

.aktt_tweets,
.aktt_tweets a:link,
.aktt_tweets a:visited,
.aktt_tweets a:hover,
.aktt_tweets a:active{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#256c88;
}

.name{
	font-size:11px;
	padding:0 0 0 12px;
}

.aktt_tweet_time,
.aktt_more_updates{
	display:none;
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h4 a:link, h4 a:visited{
	color:#444;
}

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h4 a:hover, h4 a:active{
	color:#888;
}

.entrytext a, .entrytext a:link, .entrytext a:visited{
	color:#256c88;
}

.entrytext a:hover, .entrytext a:active{
	color:#256c88;
	text-decoration:underline;
}

.name:link, .name:visited,
#nav a, #nav a:link, #nav a:visited,
#menue a, #menue a:link, #menue a:visited, #menue ul li ul li,
.aLeft a, .aLeft a:link, .aLeft a:visited,
small a, small a:link, small a:visited,
.commentlist a, .commentlist a:link, .commentlist a:visited,
#respond a, #respond a:link, #respond a:visited{
	color:#888;
}

.name:hover, .name:active,
#menue a:hover, #menue a:active,
.aLeft a:hover, .aLeft a:active,
small a:hover, small a:active,
.commentlist a:hover, .commentlist a:active,
#respond a:hover, #respond a:active{
	color:#444;
}

a:link,
a:visited{
	text-decoration:none;
}

a:hover,
a:active{
	text-decoration:none;
}

li{
	list-style:none;
}

#wrapper{
	width:1080px;
	background-color:#f00;
	margin:0 auto;
}

#content{
	float:left;
	width:800px;
}

#eintrag{
	xpadding:24px 18px 36px 18px;
	xbackground-color:#fff;
	x-moz-border-radius-topleft:5px;
	x-webkit-border-top-left-radius:5px;
	x-moz-border-radius-topright:5px;
	x-webkit-border-top-right-radius:5px;
	margin-bottom:56px;
	xbackground-image:url(images/bg_content.gif);
	xbackground-position:bottom;
	xbackground-repeat:no-repeat;
	border-bottom:1px solid #d0d0d0;
}

#headline{
	display:inline;
}

#menue{
	float:left;
	width:200px;
	margin-left:80px;
	xpadding-left:24px;
}

#input{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	width:188px;
	height:32px;
	padding:2px 6px;
	margin-bottom:6px;
	border:1px solid #d0d0d0;
	background-color:#fff;
}

#menue ul li ul{
	width:200px;
	padding-bottom:12px;
	margin-bottom:24px;
	border-bottom:1px solid #d0d0d0;
}

.aLeft{
	float:right;
	margin-bottom:72px;
}

.aRight{
	float:left;
	margin-bottom:72px;
}

#footer h2{
	color:#d0d0d0;
}

#footer a,
#footer a:link,
#footer a:visited{
	color:#888;
}

#footer a:hover,
#footer a:active{
	color:#d0d0d0;
}

#footer{
	color:#666;
	clear:left;
	width:100%;
	display:inline-block;
	padding:24px 0;
	background-color:#444;
}

#cont{
	width:1080px;
	margin:0 auto;
}

#footer ul{
	float:left;
	width:25%;
}

.avatar_cont {
	border-bottom:1px dotted #d0d0d0;
}

.avatar_cont img {
	background-color:#d0d0d0;
	float:left;
	margin:3px 12px 0 0;
}

.children {
	padding-left:32px;
}

.commentlist{
	padding-top:12px;
}

.comlistnorm {
	background-color:#f9f9f9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:12px 0;
	padding:12px;
}

.comment-author vcard {
	margin:12px 0;
	padding:6px 0 6px 12px;
}

.comment-body img {
	border:1px solid #d0d0d0; /*�berpr�fen!*/
	float:left;
	padding:5px;
}

.comment-body .fn {
	height:50px;
	margin:0;
	padding:0;
}

.reply {
	margin-top:12px;
	text-align:right;
}

#cancel-comment-reply {
	padding-bottom:12px;
}

hr,
.hrend {
	border:none;
	border-top:solid #d0d0d0 1px;
}

.commentlist{
	border-bottom:1px solid #d0d0d0;
}

h4{
	margin:24px 0;
}

#respond p{
	margin:-12px 0;
}

.avatar_cont p{
	padding:0;
	margin:0 0 12px 0;
}

input,
textarea,
#submit{
	xdisplay:block;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	width:283px;
	height:28px;
	padding:2px 6px;
	margin-bottom:6px;
	border:1px solid #d0d0d0;
	background-color:#fff;
}

textarea{
	height:200px;
	width:66%;
}

#submit:hover, #submit:active{
	outline:none;
	cursor:pointer;
	color:#256c88;
}

blockquote {
	color:#256c88;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	margin:0 12px;
}

em {
	display:inline-block;
	border-left:1px solid #d0d0d0;
	padding-left:12px;
}

.italic{
	margin:0;
	padding:0;
	border:none;
}

.bildunterschrift:before{
	content:"Bild von ";
}

.bildunterschrift{
	float:right;
	padding:0;
	margin:-32px 0 0 0;
}
