/*
Theme Name: fallist
Theme URI: http://blog.mieo.de/wordpress-themes/
Description: Orange Headimage, White Content, White/grey Background
Version: 1.0
Author: Malte Schwarzer
Author URI: http://blog.mieo.de/
*/

body {
	font-size: 14px;
	font-family: 'Georgia', 'Lucida Sans Unicode', Verdana, sans-serif;
	background: url(bg.jpg);
	margin: 0; padding: 0;
	
}

#languages {
  padding:5px;
  text-align:right;
  text-transform:uppercase;
  font-family:Tahoma,Arial,Geneva,Helvetica,sans-serif;
  font-size:0.77em;
  padding-top: 40px;
  right:0;
  bottom:0;
  font-weight:bold;
}


#languages a {
  font-weight:bold;
  color:#FFFFFF;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: black;
	color: #ff6600;
}

a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:visited {
	color: #ff6600;
}

.navigators {
	font-size:1em;
	float: left;
	width: 490px;
	font-family: 'Times New Roman';

}

.navigators ul {

	margin: 0px;
	float: left;
	width: 490px;
	list-style-type: none;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.navigators ul li {

	display: inline;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;

}

.navigators ul li a:link, .navigators ul li a:visited {

	display: block;
	padding-right: 11px;
	padding-left: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #ff6600;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
	border-color: #f5f5f5;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;

}

.navigators ul li a:hover, .navigators ul li a:active {

	display: block;
	padding-right: 11px;
	padding-left: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #ff9900;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;

}

#wrapper {
	background: #FFF;
	width: 901px;
	margin: 0 auto;
}
#header {
	background: url(ueber.jpg) #FFFFFF no-repeat;
	background-position: bottom;
	height: 118px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	border-bottom: 5px solid #F5F5F5;

}

#inhalt {
	background: #FFFFFF;
	padding-top: 17px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 17px;
	text-align:justify;
	width: 855px;

}



#header h1 a{
	margin: 0;
	color: #fff;
}

#header h1, #header span.shadow {
	margin: 0;
	padding: 0;
	font-family: 'Times New Roman';
	font-size: 30pt;
	font-weight: bold;
}

#header span.shadow {
	display: none;
}

div#header a {
	text-decoration: none;
}

div#header a:hover {
	text-decoration: underline;
}

#content {
	padding: 0 25px;
	float: left;
	width: 70%;
}

#content h3 a, #content h2, #content h2 a {
	color: #FB8C20;
	font-size: 20pt;
}

#sitebar {
	width: 20%;
	float: right;
}

#sitebar h2, #sitebar ul li.pagenav {
	margin: 8px 0;
	font-size: 12pt;
	font-weight: bold;
	color: #856D55;
}

#sitebar ul {
	list-style: none;
	padding: 0;
}


#sitebar li a {
	margin-left: 5px;
	font-weight: normal;
	font-size: 11pt;
}

#footer {
	border-top: 5px solid #F5F5F5;
	background: #856D55;
	padding: 5px 25px;
	clear: both;
}

#footer p {
	color: #fff;
	font-size: 11px;
	margin: 0; padding: 0;
}

#footer a {
	color: #fff;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



.credit a:link, .credit a:hover {

}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
