*{ margin:0; padding:0; list-style:none; }
html { height:100%; }
body {
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#1a1a1a;
	margin:0;
	padding:0;
	height:100%;
}
img { border:none; }
a {	color:#fda814; text-decoration:none; }
a:hover { color:#0099FF; text-decoration:underline; }
h1,h2,h3,h4,h5,h6 { color:#fda814; }
.empty { float:none !IMPORTANT; clear:both !IMPORTANT; font-size:1px !IMPORTANT; padding:0 !IMPORTANT; margin:0 !IMPORTANT; height:1px !IMPORTANT; }

#navigation { }
#navigation #previous_post { float:left; }
#navigation #next_post { float:right; }

#blog-webkatalog { display:none; }

#container-page {
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}
#page {
	width:935px;
	height:auto !important;
	height:100%;
	margin:0 auto;
}
/* Header */
#page #header {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:18px;
}
#header #top-header { width:925px; height:auto; float:left; }
#top-header #bloginfo { float:left; }
#bloginfo h1 { font-size:17px; }
#bloginfo h1 a { color:#000000; text-decoration:none; }
#bloginfo h1 a:hover { color:#333333; text-decoration:underline; }
#bloginfo h1 a:visited { color:#999999; text-decoration:none; }
#bloginfo h2 { font-size:11px; color:#cccccc; }
#top-header #navigation-menu { float:right; height:83px; position:relative; width:500px }
#navigation-menu ul { width:auto; height:33px; float:left; position:absolute; bottom:-3px; width:500px;}
#navigation-menu ul li {
	font-size:16px;
	font-weight:bold;
	height:33px;
	float:left;
	margin-left:5px;
	color:#000000;
	line-height:45px !IMPORTANT;
	text-transform:uppercase;
}
#navigation-menu ul li div { float:left; height:33px; }
#navigation-menu ul li:hover .top-menu-l, #navigation-menu ul li.current_page_item .top-menu-l { background-image:url(images/menu/aktiv_l.jpg); width:5px;}
#navigation-menu ul li:hover .top-menu-m , #navigation-menu ul li.current_page_item .top-menu-m { background-image:url(images/menu/aktiv_m.jpg);}
#navigation-menu ul li:hover .top-menu-r, #navigation-menu ul li.current_page_item .top-menu-r { background-image:url(images/menu/aktiv_r.jpg); width:9px;}
#navigation-menu ul li .top-menu-l { background-image:url(images/menu/no_l.jpg); width:5px;}
#navigation-menu ul li .top-menu-m { background-image:url(images/menu/no_m.jpg);}
#navigation-menu ul li .top-menu-r { background-image:url(images/menu/no_r.jpg); width:9px;}
#navigation-menu ul a:hover {  }
#navigation-menu ul li a { color:#000000; text-decoration:none; display:block; padding:0 10px;}

#rss-feed { float:right; width:83px; height:16px; position:absolute; right:0; bottom:0; }
/* Search */
#page #top-search {
	width:100%;
	height:47px;
	float:left;
	background:url(images/top-search.jpg) top left no-repeat;
}
#page #top-search div { padding:10px; }
.search-wpt .searchform { float:left; width:333px; }
.searchform input { float:left; }
.searchform input[type=text] { width:178px; height:20px; }
.searchform input[type=submit] { width:88px; height:24px; }
.search-wpt .adsense-link-unit-wpt { width:523px; height:auto; float:left; }
/* Content */
#content-container { width:100%; height:auto; float:left; }
#content-container #the-content { width:535px; height:auto; float:left; }
#the-content .content{
	background-color:#535353;
	width:525px;
	margin-bottom:10px;
	float:left;
	border:2px #313131 solid;
}
#the-content .thumbs-container {
	width:130px;
	height:100px;
	float:left;
	position:relative;
}
#the-content .thumbs-container a { position:absolute; right:0px; }
#the-content .thumbs-container img { width:120px; height:90px; border:none; }
#the-content .content-excerpt { width: 385px; float:right; }
#the-content .content-excerpt h2 { font-size:16px; }
#the-content .content h2 { padding:0; }
#the-content h2 { padding-bottom:5px; }
/* Impressum */
#Impressum div { padding:5px; }
#Impressum p { padding:3px 0; }
/* Sidebar-Container */
#sidebars-container { float:right; width:392px; }
#sidebars-container #sidebar-top { padding-right:10px;}

.widget-top h2{ color:#FFFFFF; }
/* Sidebar */
#content-container #sidebar {
	width:196px;
	height:auto;
	float:left;
	
}
#sidebar .widget { width:100%; height:auto; float:left; }
#sidebar .widget-top { width:100%; height:23px; float:left; background: url(images/widget-top.jpg) no-repeat; }
#sidebar .widget-top h2 { font-size:14px; padding:3px; }
#sidebar .widget-middle { background:url(images/widget-middle.jpg) repeat-y; padding:5px 0 0 10px; }
#sidebar .widget-middle li { list-style:url(images/list_point.jpg); list-style-position:inside; }
#sidebar .widget-bottom { width:100%; height:10px; float:left; margin-bottom:10px; background:url(images/widget-bottom.jpg) no-repeat; }
/* Sidebar2 */
#content-container #sidebar2 {
	width:196px;
	height:auto;
	float:left;
}
#sidebar2 .widget { width:100%; height:auto; }
#sidebar2 .textwidget { text-align:center; }
/* Footer */
#footer {
	display:none;
	width:935px;
	height:auto;
	background-image:url(images/footer.jpg);
	height:45px;
	position:absolute;
	bottom:0px;
}
#footer .footer-items { width:100%; height:auto; float:left; }
#footer #top-footer {
	height:auto;
	float:left;
	padding:8px;
}
#bottom-footer .bottom-footer-item {
	width:273px;
	height:auto;
	float:left;
	margin-top:10px;
	padding-left:10px;
	margin-bottom:10px;
}
#bottom-footer .left-border { border-left:#cccccc 1px solid; }
#bottom-footer #categories h4 { margin-bottom:8px; }
#bottom-footer .bottom-footer-item ul li { width:136px; height:auto; float:left; }
#bottom-footer p { margin-bottom:8px; }
/* Theme License */
#theme-license { text-align:center; }