/* *** Author: maekkes URI: http://pointon.de *** */

*
	{
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:11px;
	}

body
	{
	background-color:#27282d;
	}

p
	{
	padding:2px 0px 5px 0px;
	margin:2x 0px 5px 0px;
	font-size:12px;
	line-height:18px;
	color:#7a7a79;
	}
	
a
	{
	color:#6c5c44;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	}
	
h2, h2 a
	{
	font-size:18px;
	color:#db1600;
	line-height:24px;
	padding:1px 0px 0px 0px;
	margin:2px 0px 4px 0px;
	text-decoration:none;
	font-family:Times New Roman;
	}
	
h2.pagetitle
	{
	color:#6c5c44;
	text-align:center;
	line-height:18px;
	}
	
img
	{
	border:0px;
	}
	
div#outer-container
	{
	margin:15px auto;
	width:900px;
	}
	
div#container
	{
	width:900px;
	display:block;
	float:left;
	background-color:#ffffff;
	}

div#header
	{
	background-image:url("img/tollerort-blog-header.gif");
	height:180px;
	width:900px;
	display:block;
	}
	
div#headnav
	{
	width:720px;
	height:50px;
	display:block;
	float:left;
	margin:0px 90px 0px 90px;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#666666;
	}
	
div#inner-container
	{
	width:719px;
	display:block;
	float:left;
	margin:1px 90px 1px 91px;
	border-width:1px 0px 1px 0px;
	border-style:dotted;
	border-color:#666666;
	}

div#content
	{
	width:508px;
	display:inline;
	float:left;
	min-height:1300px;
	border-width:0px 1px 0px 0px;
	padding:0px 10px 0px 0px;
	border-style:dotted;
	border-color:#666666;
	margin-right:5px;
	}
	
div.rahmen
	{
	width:508px;
	display:block;
	float:left;
	padding:4px 0px 6px 0px;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#666666;
	background-color:#ffffff;
	overflow:hidden;
	}
	
div#sidebar
	{
	width:195px;
	display:inline;
	float:left;
	border-width:0px 0px 1px 0px;
	}
	
div#sidebar div.rahmen
	{
	width:190px;
	padding-left:5px;
	}
	
#sidebar li
	{
	list-style: disc;
	list-style-position: inside;
	display:inline;
	float:left;
	width:190px;
	padding-left:0px;
	background-color:#bdbb9e;
	border-bottom:1px solid #ffffff;
	}
	
#sidebar li ul, #sidebar ul
	{
	list-style: disc;
	list-style-position: inside;
	width:190px;
	line-height:18px;
	color:#6c5c44;
	}
	
#sidebar h2, #sidebar li#rss-3 h2 a
	{
	width:190px;
	font-size:18px;
	font-family:Times New Roman;
	color:#6c5c44;
	line-height:160%;
	background-color:#ffffff;
	padding-left:5px;
	}
	
#sidebar li#tag_cloud-3 div.rahmen
	{
	padding-bottom:20px;
	}
#sidebar li#archives-3 select
	{
	width:190px;
	display:block;
	margin-bottom:5px;
	border:0px dotted #6c5c44;
	}
	
#sidebar a
	{
	text-decoration:none;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	}
	
#sidebar li#pages-3 li a, #sidebar li#linkcat-13 li a,  #sidebar li#meta-3 li a, #sidebar li#recent-comments-3 li a, #sidebar li#rss-3 li a
	{
	color:#7a7a79;
	font-weight:normal;
	padding-left:0px;
	}
	
#sidebar li#tag_cloud-3 a
	{
	color:#7a7a79;
	font-weight:normal;
	display:inline;
	float:left;
	}

#sidebar li.seo-tag-cloud, #sidebar li#pages-3 li, #sidebar li#linkcat-13 li, #sidebar li#meta-3 li, #sidebar li#recent-comments-3 li, #sidebar li#rss-3 li
	{
	list-style: disc;
	list-style-position: inside;
	display:inline;
	float:left;
	width:190px;
	padding-left:5px;
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	}
	
#sidebar li#rss-3 li
	{
	margin-bottom:10px;
	}
 
div#footer
	{
	width:719px;
	height:50px;
	display:block;
	float:left;
	margin:0px 90px 0px 91px;
	border-width:1px 0px 0px 0px;
	border-style:dotted;
	border-color:#666666;
	}