/* ALLGEMEINE DEFINITIONEN */

dd, dt, p, ul, li, div, address, form, blockquote, frame, iframe, frameset, body, table, th, td, tr, ol, dl, dt, dbr, img, map, object, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

body {
	background:#000000;
	font-family:Georgia, serif;
	color:#2F1D0A;
}

a:link, a:active, a:visited {
	color:#AA0000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {color:#DD0000;}


/* ARCHITEKTUR */

#wrapper {
	margin:0 auto;
	width:1000px;
}

/* Seitenkopf */

#head {
	position:relative;
	width:1000px;
	height:219px;
	float:left;
	background:url(../images/head.jpg) top left no-repeat #000000;
}

#head a {
	position:absolute;
	top:0px;
	left:120px;
	height:200px;
	width:450px;
	display:block;
}

/* Seitenkopf - Quote of the day */

#head #qotd {
	position:absolute;
	top:35px;
	right:155px;
	width:150px;
}

#head #qotd p#quote {	
	font-size:16px;
	font-weight:bold;
}

#head #qotd p#origin {
	margin-top:10px;
	width:150px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
}

#content_wrapper {
	width:1000px;
	float:left;
	background:url(../images/bricks.jpg) top left repeat-y;
}

#content {
	width:1000px;
	float:left;
	background:url(../images/main.jpg) top left no-repeat;
}

/* Seitenheadline */

#content .headline {
	float:left;
	width:546px;
	height:0;
	overflow:hidden;
	padding-top:45px;
	margin:45px 0 0 100px;
	display:inline;
}

#content .news				{background:url(../images/h1_news_for_today.gif) top center no-repeat;}
#content .archive			{background:url(../images/h1_archive.gif) top center no-repeat;}
#content .faq					{background:url(../images/h1_faq.gif) top center no-repeat;}
#content .disclaimer 	{background:url(../images/h1_disclaimer.gif) top center no-repeat;}
#content .impressum {background:url(../images/h1_impressum.gif) top center no-repeat;}
#content .imprint {background:url(../images/h1_imprint.gif) top center no-repeat;}



/* Blog */


#blog {
	margin:30px 0 0 104px;
	float:left;
	width:546px;
	background:url(../images/bg_entries_wrapper.jpg) top left repeat-y;
	display:inline;
}

#blog h1 {
	font-size:20px;
	margin:0 0 5px 30px;
}

#blog ul {
	list-style:none;
	width:500px;
	margin-left:25px;
}

#blog li {margin-bottom:0px;}

#blog li h1 {
	font-size:20px;
	margin:0 0 5px -1px;
}

#blog li h2 {
	font-size:14px;
	margin-bottom:5px;
}

#blog li strong {
	font-size:11px;
	font-weight:normal;
}

 #blog li p {
	font-size:14px;
	font-weight:normal;
	margin:8px 0 15px 0;
}

#blog li p img {
	float:left;
	margin:0 15px 7px 0;
	border:5px solid #FFFFFF;
	display:inline;
}

.functions {
	float:left;
	width:500px;
	margin-bottom:25px;
}

.functions a {
	font-size:11px;
}
.functions a strong {
	font-size:11px !important;
	font-weight:bold !important;
}

#blog_footer {
	background:url(../images/blog_footer.jpg) top left no-repeat;
	height:128px;
}

#blog_footer strong {
	font-weight:normal;
	font-size:11px;
	padding:50px 0 0 310px;
	display:block;
}

#blog_footer p {
	font-size:11px;
	color:#AA0000;
	padding:35px 0 0 20px;
}

.trademarks {
font-size:14px;
margin:20px 0 0 25px;
width:485px;
}

p a {
font-size:12px !important;
}


.links {
margin:20px 0 20px 0;
}

.links h4 {
margin-bottom:5px;
font-size:13px !important;
}

.links ul {
margin-left:0 !important;
}

.links a {
display:block;
font-size:12px !important;
padding-bottom:2px;
}

.initial {
	float:left;
	border:none !important;
}

.D {margin:5px 6px 0 -4px !important;}
.F {margin:5px 8px 0 -4px !important;}
.G {margin:4px 9px 0 -4px !important;}
.H {margin:4px 4px 0 -4px !important;}
.T {margin:4px 5px 0 -6px !important;}
.W {margin:7px 5px 0 -6px !important;}

/* FAQ */

#blog h3 {
font-size:14px;
margin:0 0 0 25px;
width:500px;
}

#blog p {
font-size:12px;
margin:10px 0 15px 25px;
width:500px;
}

/* COMMENTS */

#comments {
clear:left;
font-size:12px;
}

#comments h1 {
margin:0 0 15px 25px !important;
}

#comments h2 {
clear:left;
margin:20px 0 10px 25px !important;
font-size:12px;
}

#comments li {
padding-bottom:10px;
}

#comments li {
padding-bottom:5px;
}

#comments p {
margin:10px 0 10px 25px;
}

#comments .comment {font-size:14px;padding-bottom:15px;}

#comments .avatar {
float:left;
margin:0 10px 10px 0;
border:5px solid #FFFFFF;
} 

#comments .button {
margin-left:25px;
}

#comments .divider {height:10px;padding:0;margin:0;clear:left;}

/* Archive */

#blog #archive h2 {
margin:0 0 10px 25px !important;
font-size:16px;
}

#blog #archive h3 {
margin:0 0 10px 25px !important;
font-size:14px;
}

#blog #archive ul {
margin:0 0 10px 50px !important;
}

#blog #archive li {
font-size:12px;
margin-bottom:1px;
}


/* Sidebar */

#sidebar {
	margin-top:31px;
	float:left;
	width:270px;
}

.sbts {
	width:270px;
	float:left;
}

.rec {background:url(../images/sbts_bg_recent_stories.jpg) 0px 45px repeat-y;}
.arc {background:url(../images/sbts_bg_arcanicum.jpg) 0px 45px repeat-y;}
.rad {background:url(../images/sbts_bg_radio_chatter.jpg) 0px 45px repeat-y;}
.all {background:url(../images/sbts_bg_radio_chatter.jpg) 0px 45px repeat-y;}

#sidebar h1 {
	width:270px;
	height:0;
	overflow:hidden;
	padding-top:45px;
}

#sidebar .hd_rec {background:url(../images/sbts_hd_recent_stories.jpg) top left no-repeat;}
#sidebar .hd_arc {background:url(../images/sbts_hd_arcanicum.jpg) top left no-repeat;}
#sidebar .hd_rad {background:url(../images/sbts_hd_radio_chatter.jpg) top left no-repeat;}
#sidebar .hd_all {background:url(../images/sbts_hd_allies.jpg) top left no-repeat;}

#sidebar ul {
	list-style:none;
	margin:10px 0 0 30px;
	font-size:13px;
}

#sidebar ul li {
	width:210px;
	font-size:11px;
	padding-bottom:5px;
}

#sidebar img {
	padding-bottom:3px;
}

*+html #sidebar img {padding-bottom:0px;}

* html #sidebar img {padding-bottom:0px;}

#sidebar p {
color:#AA0000;
font-size:12px;
text-align:center;
width:263px;
padding-top:5px;
}


/* FOOTER */

#footer {
	width:1000px;
	clear:left;
	padding:40px 0 30px 0;
}

#footer p {
	text-align:center;
	color:#AA0000;
	font-size:12px;
}