﻿/*	Author Name	: Andre Kiwitz	20px
        Author Site	: www.kiwitz.com
	Scheme Name	: green K2
	Comments	:
*/

/*- ausgeblendete Elemente */
.akpc_pop {
	display: none;
          }

/*- Page Structure */

body {
        font-family: verdana, arial, Helvetica, sans-serif;
	color: #444;
	background: #1a1a1a url('andre/pattern.gif') top center repeat fixed;
	text-align: center;
        }

*     {
	color: black;
	}

a     {
	color: #4070FF;
	text-decoration: none;
        font-weight: bold;
	}

.entry-content a:visited {
	color: #4070FF;
	}

.entry-content {
	line-height: 1.4em;
	text-align: justify;
	}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 10px;
        width: 900px;
	_width: 900px;
	border: 0px solid #ddd;
	border-top: none;
	}

#primary-info { /* Die Spalte mit dem Inhalt bei Landesinfo*/
	width: 860px;
	_width: 830px; /* IE Hack */
	float: left;
	padding: 0px 15px 10px;
	margin: 0 10px 0 0px;
	_margin: 0 20px 0 15px; /* IE Hack */
	display: inline;
	}

.imagecaption {
	font-size: 0.8em;
	line-height: 0.8em;
	padding: 0;
	margin: 2px;
	}

.editsection
        {
        display:none;
        }

* html #page { width: 900px } /* IE hack */

#header {
	background: url('andre/headers/rotate.php') no-repeat;
 	background-position: 0px 0px;
	width: 100%;
	height: 200px;
	text-decoration: none;
        position: relative;
        top: 0px;
	}

#topnav {/*- für automatische Übersetzungen */
	list-style: none;
	font-size: 1em;
        color: #000000 !important;
	margin: 0 auto;	
	padding: 5px 2px 5px 800px;
	text-align: left;	
	font-family: Verdana, Arial, Sans-Serif;
        }

#topnav a.top { color: silver; }

.primary { /* Die Spalte mit dem Inhalt */
	width: 500px;
	_width: 500px; /* IE Hack */
	float: left;
	padding: 0px 0 10px;
	margin: 0 10px 0 0px;
	_margin: 0 20px 0 15px; /* IE Hack */
	display: inline;
	}

#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.1em;
	font-weight: bold;
	}

.entry-meta {
	line-height: 2.5em;
	border-top: 1px solid #000;
        margin-left: 66px;
	}


.entry-title {
	font-size: 0.9em;
	}

.chronodata {
	padding: 0;
	background: url('images/time0.png') left center no-repeat;
	letter-spacing: -0.2px;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.ImageFrame_shadow {
        text-align: center;
        margin: 0;
        }

ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}
.arrow:link, .arrow:visited, .arrow:active, .arrow {
   text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	background: #fff url(/wp-images/ownimg/nav/nav.gif) no-repeat left; 
	padding-left: 15px;
	color: #483D8B; 
}


ul.menu,ul.menu li a {
	padding: 5px 10px 6px;
	}


ul.menu li a {
        font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
        color: black;
        margin: 0;
	background: #CCC;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	}

ul.menu li a:hover {
	color: black;
	background: #CCC;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	}

ul.menu li.current_page_item a,ul.menu li.current_page_item a:hover {
	color: black;
	background: white;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	}

.admintab {
	position: absolute;
	right: 0px;
	_padding: 5px 15px 6px; /* IE hack */
	}

a img,:link img,:visited img { border:none }

/*- Search Form and Livesearch */

#searchform {
	margin-top: 20px;
	display: block;
	position: absolute;
        left: 580px;
        top: 155px;
	}



input[type=text], textarea {
	color: #444;
	padding: 1px;
	margin: 0;
	}

#s {
	width: 100px;
	}

#s.livesearch {
	width: 89%;
	}

#searchreset {
	position: absolute;
	right: 3px;
	top: 3px;
	height: 13px;
	width: 13px;
	background: url('images/reset-fff.png') center center no-repeat;
	}

#searchload {
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd url('images/livesearchbgdark.jpg') center repeat-y;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}



/*- Ueberschriften */

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3.5em;
	text-align: center;
	opacity: 0.5;
	filter: alpha(opacity=70);
        position: absolute;
        top: -80px;
        left: 320px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 1.4em;
	letter-spacing: -1px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

/*- Sidebar */

h4 {
	border-bottom: 1px solid #0000CD;	
	padding: 2px;
  text-align: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-left: 17px;
	color: #4070FF;
	font-weight: bold;
}



#aus-der-fotogalerie .one-image {  /* Fotokasten-Ueberschriften */
        font-family: Verdana,Arial,sans-serif;
        font-size: 1.0em;
        font-weight: normal;
        text-align: center;
	}


/*- Headings */

#header .description { /* Blog description, under blog title */
        display: none;
	}

.pagetitle { /* Used on static pages and archives */
	text-align: center;
	margin: 15px 0 15

/*- Links */

li.dem-results {
	text-decoration: none;
	}

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

a {
	color: #88B012;
	text-decoration: none;
	}

#footer {
        display: none !important;
        }


/*- Kommentare */

.comments, h4.replay {
        display:none;
	}
