/* <![CDATA[ */

html, body {
	margin:				0px;
	padding:			0px;
	font-size:			12px;
	font-family:		Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:				#000000;
	background-color:	#E3E4E5;
}

#container {
	width:				982px;
	padding-top:		218px;
}

#header {
	width:				982px;
	position:			absolute;
	top:				0px;
	background-color:	#88222F;
}

#header_iphone {
	width:				254px;
	height:				150px;
	position:			absolute;
	right:				12px;
	top:				10px;
}

#navi {
	width:				962px;
	height:				22px;
	padding-left:		20px;
	padding-top:		4px;
	background:			#1A171B url('images/navi_bg.jpg') scroll repeat-y left top;
}

#main {
	width:				955px;
	background:			#FFFFFF url('images/main_bg.jpg') scroll repeat-y left top;
	padding-right:		27px;
	overflow:			hidden;
}

#subnavi {
	width:				935px;
	height:				20px;
	padding:			10px 0px 10px 20px;
	border-bottom:		1px dotted #000000;
	color:				#818181;
}

#subnavi a {
	color:				#818181;
	text-decoration:	none;
	font-weight:		normal;
	margin:				0px 20px;
}

#subnavi a:active, #subnavi a:hover, #subnavi a.active {
	color:				#000000;
}

#content {
	width:				660px;
	padding-right:		30px;
}

#content .item {
	width:				550px;
	padding:			15px 0px 15px 43px;
	border-bottom:		1px dotted #000000;
	margin-bottom:		10px;
	line-height:		180%;
}

#content .item  table td.header {
	font-weight:		bold;
}

#content .item  table td.left {
	text-align:			left;
}

#content .item  table td.right {
	text-align:			right;
}

#content .item  table td.table {
	border:				1px solid #000000;
}

#content .item  table td.table table td{
	border-bottom:		1px solid #E3E4E5;
}

#content .item  table td img {
	border:				1px solid #000000;
}

#sidebar {
	width:				263px;
	float:				right;
	border-left:		1px dotted #000000;
	margin-bottom:		-50000px;
	padding-bottom:		50000px;
}

#sidebar .item {
	width:				240px;
	padding:			5px 0px 15px 25px;
	border-bottom:		1px dotted #000000;
}

#suchbox {
	width:				185px;
	height:				20px;
	padding:			5px 50px 5px 717px;
	border-bottom:		1px dotted #000000;
	font-size:			12px;
	color:				#000000;
}

#suchbox  input{
	font-size:			10px;
	margin:				0px;
}

#footer {
	width:				905px;
	color:				#818181;
	background:			#E3E4E5 url('images/footer.jpg') scroll no-repeat left top;
	padding:			28px 77px 0px 35px;
	clear:				right;
}

#footer a{
	color:				#818181;
	text-decoration:	none;
	font-weight:		normal;
	margin:				0px 8px;
}

#footer a:active, #footer a:hover, #footer a.active {
	color:				#000000;
}

#footer table a{
	margin:				0px;
}

#footer table td{
	padding:			0px 5px;
}

#welcomescreen{
	width:				520px;
	margin:				10px 0px 10px 43px;
	line-height:		180%;
	background-color:	#E3E4E5;
	border:				1px solid #000000;
	padding:			0px 15px;
	
}
/*****************************/

a, a:hover, a:visited, a:active {
	color:				#88222F;
	text-decoration:	underline;
	font-weight:		bold;
}

span.date {
	font-family:		'Times New Roman',serif;
}

h1 {
	font-size:			22px;
	font-weight:		bold;
	color:				#88222F;
	margin:				5px 0px;
	text-decoration:	none;
	line-height:		130%;
}

h2 {
	font-size:			16px;
	font-weight:		bold;
	color:				#88222F;
	margin:				5px 0px;
}

h3, h4 {
	font-size:			12px;
	font-weight:		bold;
	color:				#000000;
	margin:				5px 0px;
}

.color {
	color:				#88222F;
}

.bold {
	font-weight:		bold;
}

img {
	border:				0px;
}

hr {
	border:0px;
	border-bottom: 1px dotted #818181;
}
.teaser {
	font-weight:		bold;
}

.bookmarks a{
	margin-right:5px;
}

.subscribeform {
	font-size:			10px;
}

.subscribeform input {
	margin-bottom:		5px;
	font-size:			10px;
}

.tagcloud {
	color:				#818181;
}

.tagcloud  a{
	color:				#818181;
	text-decoration:	none;
	font-weight:		normal;
}

.subscribe {
	background-color:	#E3E4E5;
	border:				1px solid #000000;
	margin:				20px 0px;
	padding:			5px 20px;
}

/* ARCHIVE */

#content .item .subscribe img {
	border:				0px;
}

.archiv  {
	width:		550px;
}
	
.archiv  ol {
	margin:			0px;
	padding-left:	20px;
	list-style-image: url(../archiv/gui/arrow.grey.gif);
}

.archiv img {
	border:		1px solid #000;
}
/* ]]> */