/* 
Theme Name: Europa2009
Version: 1.4 final PRINTVERSION
Description: Thema Europawahl 2009, Birgit-Sippel.de, WP 2.7
Author: k&ouml;hnedesign 59872 Meschede
Author URI: http://www.koehne-design.de
*/

#header,#footer,#seitenbox {
	display: none;
}

div.fluid {
	width: 100% !important;
}

/* Basiseinstellungen */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #333;
	font-size: 14px;
	font-family: Arial,Verdana,Helvetica,sans-serif; vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: 0;
	text-transform: normal;
}
h5 {
	font-size: 16px;
}
h2, h3, h4, h5, h6 {
	color: #000;
    font-weight: bold;
}
h1 span, h3 span, h4 span {
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
        color: #000;
}
ul.links {
	list-style: none;
}
ul.links li {
	line-height: 16px;
}
ul.links li.first {
}
p {
	line-height: 20px;
}
hr {
	display: none;
}

/* Bilder und Grafiken */

img {
	padding: 0;
	border: solid 2px #fff;
}
a:hover img {
	border: solid 2px #fff;
}
img.floatTL {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright, div.alignright {
	padding: 4px;
	margin: 0 0 5px 15px;
	display: inline;
	}
img.alignleft, div.alignleft {
	padding: 4px;
	margin: 0 15px 5px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
    margin: 0 15px 5px 0;
	}
.wp-caption {
    border: 2px solid #DDEBF1;
    text-align: center;
    background-color: #DDEBF1;
    padding-top: 4px;
    margin: 0px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 2px solid #DDEBF1;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 4px 4px 5px;
    margin: 0;
}


/* Anweisungen Kopfbereich */

#header {
	width:100%;
	height:200px;
    margin-top: 20px;
	background: url('images/header.jpg') no-repeat center top;
}
#header_box {
	position: relative;
	width:950px;
	height:180px;
	margin: 0 auto;
}
#headerlogo {
	position: absolute;
	bottom: 0px;
}


/* Navigationselement */

#navigation {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	float: left;
}
#navigation li a {
	margin-left:10px;
	display: block;
	padding: 10px;
	background: #1C4C5C;
	border: solid 2px #fff;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: normal;
	text-decoration: none;
}
#navigation li a:hover {
	background: transparent;
	color: #1C4C5C;
	border: solid 2px #fff;
}
#navigation li.current_page_item a {
	background: #86ADB9;
	color: #1C4C5C;
	border: solid 2px #86ADB9;
}


/* Anweisungen fÃÂ¼r den Contentbereich */

#content {
}
#content_box p {
	text-align: left;
	margin-bottom: 0;
}
#content_box ul {
	margin-bottom: 2.0em;
}
#content_box {
	width: 100%;
	margin: 0 auto;
	padding-top: 2px;
}
#content_box h2 {
	font-size: 2.1em;
	padding-bottom: 0.1em;
	margin-bottom: 0.8em;
}
#content_box h3 {
	font-size: 1.2em;
	padding-bottom: 0.175em;
	margin-bottom: 1.4em;
	margin-top: 0.95em;
}
#content_box .post {
	position: relative;
	margin-bottom: 50px;
    margin-top: 10px;
}
#content_box .post h2 {
	position: relative;
	font-size: 18px;
	padding-bottom: 1px;
}
#content_box .post h2 a {
	text-decoration: none;
	color: #000;
    display: inline;
    background: #fff;
    padding: 2px;
}
#content_box .post h2 a:hover {
    color: #000;
    background: #fff;
}
#content_box .post ul.post_info {
	list-style: none;
	position: absolute;
	top: 3em;
	font-size: 0.8em;
}
#content_box .post ul.post_info li {
	background-position: 0em 0.2em;
	background-repeat: no-repeat;
	display: inline;
	padding-left: 18px;
}
#content_box .post ul.post_info li.date {
    display: none;
}
#content_box .post ul.post_info li.comments {
    display: none;
	margin-left: 1.1em;
}
#content_box .post ol, #content_box .post ul {
	list-style-position: inside;
}
.subnavigation {
	height: 3em;
	font-size: 12px;
	font-weight: normal;
}
.subnavigation a {
	text-decoration: none;
}
.subnavigation a:hover {
	text-decoration: underline;
}
.subnavigation .alignleft {
	float: left;
}
.subnavigation .alignright {
	float: right;
}
.commentlist {
	list-style-position: inside;
}
#comment {
	width: 400px;
}


/* Anweisungen fÃÂ¼r den Fussbereich */

#footer {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	clear: both;
    background:transparent;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	text-transform: normal;
}
#footer .text {
	border: solid 2px transparent;
	color: #1C4C5C;
	font-weight: bold;
	font-size: 12px;
	text-transform: normal;
	text-decoration: none;
    margin-top:20px;
}
#footer .text a {
	margin-right:20px;
	display: inline;
	padding: 5px;
	background: transparent;
	border: solid 2px #1C4C5C;
	color: #1C4C5C;
    text-decoration: none;
}
#footer .text a:hover{
	background: #1C4C5C;
	border: solid 2px #1C4C5C;
	color: #fff;}


/* Anweisungen fÃÂ¼r das Suchformular */

input.button, #searchsubmit {
	background: #E2001A;
	color: #fff;
	border: solid 2px #E2001A;
	font-weight: bold;
	text-transform: normal;
	font-size: 1.0em;
    margin-left: 5px;
}
input.text, #s {
	margin-bottom: 5px;
	border: solid 2px #ccc;
	font-size: 0.9em;
	padding: 0.25em;
}
#search {
	position: relative;
	width: 100%;
	margin-bottom: 2.0em;
}
#search input.text {
	position: absolute;
	top: 0em;
	left: 0em;
	width: 9.5em;
}
#search input.button {
	position: absolute;
	top: 0em;
	right: 0em;
	min-width: 2.0em;
	max-width: 2.5em;
}


/* Layoutausgabe von Inhalt und Seitenleiste */

#designbox {
	margin-right: 0;
}
#hauptinhalt {
	width: 100%;
	padding: 10px;
    background: #fff;

}
#seiteninhalt {
	width: 100%;
	padding: 10px;
}
#seitenbox {
	float: right;
}
#seitenbox ul {
	list-style: none;
}
#seitenbox li {
	line-height: 30px;
}


/* Spezialanweisungen fuer die Widgets in der Seitenleiste */

.textwidget {
    line-height: 1.4;
}
.widgettitle {
    color:#333;
    border-bottom: 2px solid #E2001A;
    padding: 25px 10px 5px 10px;
margin-bottom: 5px;
    line-height: 1;
}
.widget_tag_cloud {
    text-align: justify;
}
.widget_tag_cloud a {
	text-decoration: underline;
    text-transform: uppercase;
	color: #1C4C5C;
    display: inline;
    background: transparent;
    padding: 2px;
}
.widget_tag_cloud a:hover {
	text-decoration: none;
    color: #fff;
    display: inline;
    background: #1C4C5C;
    padding: 2px;
}