/*
Theme Name: Lichtblick
Description: Die deutsche Bearbeitung erfolgte durch <a href="http://wordpress-deutschland.org/">WordPress-Deutschland.org</a>.
Version: 0.1
Author: Ludger Ester
Author URI: http://www.ludger-ester.de/

	Lichtblick
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
  /* Resets 1em to 10px 	
  font-size: 14px; 
*/
  font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: left;
	margin:0px; padding:0px;
	}
a {text-decoration:none; color:#9c120b}
ul { list-style:none;}
img {border:none;}
div {margin:0px; padding:0px;}

#page {
	background-color: white;
	text-align: left;
	margin:0px; padding:0px;
	width:960px;
	height:600px;
	}

#sidebar {
	float:left; position:relative; 
	width:250px; height:598px;
	background:#ac6 url(images/ankommen.png) right top no-repeat; 
	background:#ac6; background-image:none;
	margin:0px 25px 0px 0px; margin:0px; 
	padding:0px;
}
#sidebar a{ color:white; }
#sidebar ul {padding:0px; margin:0px}
#in_sidebar {padding:0px; margin:0px; width:250px}

#logo {height:150px; overflow:hidden; margin:10px 0px 0px 10px; margin:0px;  color:#fff;}
a.logo {margin:30px 0px 0px 20px;display:block;width:200px;
}

#menu_top {background:white; margin:0px; height:149px; overflow:hidden;}
#menu_top ul {margin-top:8px}
#menu_bottom {margin:0px;}
#menu_bottom a {font-weight:bold}

#theme_images {float:left; background:#555; width:250px; margin:0px 25px 0px 0px; }
.theme_image_wrapper {height:299px; overflow:hidden; width:250px; margin:0px; padding:0px}
.theme_image_wrapper img{border:none; height:300px;}

li.pagenav { margin:0px; }
.page_item {padding-left:20px; margin:3px 0px 3px 0px; border:0px solid black; }

.current_page_item:first-child{ font-weight:bold; margin-bottom:8px;}
.current_page_item a{ font-weight:bold; }
.current_page_ancestor a{} 
.current_page_parent{ }

#current_page_menu .current_page_parent{font-weight:bold; margin-bottom:8px;}
#current_page_menu .current_page_item a{ font-weight:bold; }
#current_page_menu .current_page_ancestor a{ font-weight:bold;}

.titel_zusatz {font-weight:normal}

#content {float:left; width:430px}
.entry{ margin:143px 0px 0px 0px}

.clearleft {clear:left;}

.widgettitle {display:none}

#footer {position:absolute; bottom:0px; left:20px;}
#footer a {color:#ddd;  }

