/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for Achim Amme created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. Modified by: <a href="http://www.evelynengel.de">Evelyn Engel</a>.
Version 1.2: 15 Apr, 18:01
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	margin-bottom:0;
	min-height: 495px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3a3a3a;
	background: #0037a0 url(images/obg_ok.gif) repeat-x;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #000;
}

#doc {
	width: 720px;
	margin-top: 1px;
	background-color: #fefefd;
	border:10px solid #fff;
}

a {
	color: #1860A8;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: #1860A8;
	border-bottom: 1px solid;
}

a:active {
	border-bottom:1px solid;
	background-color: #EAF0F3;
}

b, strong {
	font-weight: bold;
}

em {
	font-style: italic;
	font-weight: bold;
}

i {
	font-style: italic;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}

h2 {
	font-family: georgia;
	font-weight: bold;
	font-size: 170%;
}

h3 {
	font-family: georgia;
	font-size: 150%;
}

h3 a {
	border-bottom: none;
}

h4 {
	font-family: georgia;
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 5px 0;
	color: #c9c9c9;
}

p {
	margin-bottom:1em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
}

img {
	border:none;
	float:left;
	margin:0 14px 3px 0;
}

a img {
	border:1px solid #ccc;
	float:left;
	margin:0 14px 3px 0;
}

#hd{
	position: relative;
	background: #fff url(images/amme458x92.jpg) no-repeat;
	border:1px solid #003290;
	height: 92px;
	color: #003290;
	text-align: left;
}

#hd h1{
	font-size: 200%;
	letter-spacing: 0.01em;
	margin: 20px 0 0 92px;
}

#hd h1 a{
	text-decoration: none;
	border-bottom:none;
	color: #003290;
	padding-bottom:0;
}

#hd h2{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #3a3a3a;
	font-size: 100%;
	padding:0;
	margin: -3px 0 0 110px;
}

h3 a:link, h3 a:hover, h3 a:visited{
	display: inline;
	text-decoration: none;
	color: #003290;
	font-weight: bold;
}

.storycontent {
	min-height: 150px;
	overflow: auto;
}

.item {
	min-height: 190px;
	background: #FEFEFD url(images/rand_unten.gif) 0 bottom repeat-x;
	padding: 8px 20px 28px 20px;
	text-align:left;
	margin-bottom: 1.0em;
}

.pagetitle{
	padding-top: 3px;
}

.itemhead{
	padding-top: 6px;
	margin-bottom: 13px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #c9c9c9;
}

.chronodata {
	text-align: right;
	padding-bottom: 1px;
	margin-left: 2em;
	margin-right: 0;
	font-size: 90%;
	color: #666;
}

.itemhead h2{
	display: inline;
	font-family: Tahoma, Verdana, sans-serif;
}

.itemhead h3{
	display: inline;
	float: left;
	margin-top: 0;
	margin-bottom: 8px;
	line-height: 0.7em;

}

.item ul {
	margin:0.5em;
	padding:0 1.5em;
}

.item ul li {
	list-style-image:url(images/stern.gif);
	padding:0;
	margin-bottom:0.7em;
}

.item ol{
	list-style-type: decimal;
	margin:0.5em;
	padding:0 1.5em;
}

.item ol li {
	padding:0;
	margin-bottom:0.7em;
}

input{
	font-size: 100%;
	border:1px solid #ccc;
}

.metadata{
	float: right;
	display: block;
	text-align: right;
	line-height: 180%;
	font-size: 90%;
	color: #ccc;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #1860A8;
}

.tags, .category {
	text-align: right;
	margin-right:0;
	margin-bottom:15px;
}

.edit a {
	color: #ff0;
	text-align: right;
	margin-right:0;
	margin-bottom:15px;
}

cite{
	font-size: 95%;
}

blockquote 
{
    font-style:italic;
    margin:5px 15px 15px 15px;
    padding-left:7px;
    border-left:#ccc 2px solid;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

input.text, textarea, select {
	padding:2px;
	background:#fff;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}

.navigation {
	display: block;
	background: #c2c2c2;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #cccc00;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #cccc00;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color: transparent;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: none;
}

#secondary h4, #third h4{
	color: #082EC4;
	font-family: "Trebuchet MS", arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 100%;
		font-weight: normal;
}

#third {
	margin-left: 9px;
}

#searchform {
	position: relative;
	margin: 5px 0 -9px 17px;
	padding: 3px;
}

#menu input
{
	font-size: 100%;
	margin-bottom: 2px;
	border: 1px solid #ccc;	
}
#menu input.searchsubmit
{
	font-size: 90%;
	width:auto;
}

#menu {background: #d9e6f3; padding:3px 0 0 0; border-bottom: 10px solid #fff; width: 13.8456em; }
#menu ul {list-style:none; margin:0; padding:0; }
#menu ul li {display:block; padding:0; margin:0; border-top:1px solid #fff; font-weight:bold; }
#menu ul ul li {margin:0; font-weight: normal; text-indent: 11px; background: url(images/arrow.gif) 23px 10px no-repeat; }
#menu ul li a {display:block; padding:3px 3px 3px 21px; border-bottom:none; color:#1860A8; }
#menu ul li a:hover {color:#fff; background: #78A0D0; }
#menu p {display:block; padding: 16px 5px 40px 21px; border-top:1px solid #fff; background: #d9e6f3; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	padding: 10px 10px 12px 11px;
	background: #002265 url(images/menu_bg.gif) bottom left;
	margin-top: 1px;
	margin-bottom: -1px;
}

.yui-navset .yui-nav li a {
	background: transparent;
	border:#002265 0px;
	color: #fff;
	padding: .3em .7em .3em .7em;
	font-family: Georgia, serif;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 120%;
	font-weight: bold;
}

.yui-navset .yui-nav a:hover{
	background-color: #fff;
	color: #002265;
}

.yui-navset ul li.current_page_item a{
	background-color: #fff;
	color: #002265;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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 td {
	color: #FCFEFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: transparent;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	background: #ececec;
	margin-top: 0px;
	border:0;
	padding:9px 10px 10px 10px;
	color: #b2b2b6;
}

#ft a:link, #ft a:visited {
	color: #666;
	text-decoration:none;	
	border:none;
}
#ft a:hover,#ft a:active {
	color: #1860A8;
	text-decoration: none;
	border-bottom: #1860A8 1px solid;
}