/*
 Theme Name: Theme Poll
 Theme URI:
 Version: 1.0
 Description:
 Author: Pierstorff
 Author URI: http://diebesteallerzeiten.de */ /* standard elements */
html {
    min-height: 100%;
}

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #133E11;
}

a:hover {
    color: #555544;
}

a img {
    border: none;
}

table, tr, td {
    vertical-align: top;
}

body {
    background-color: #ccc;
    color: #444;
    font: normal 62.5% Tahoma, sans-serif;
}

p, code, ul {
    padding-bottom: 1.2em;
}

li {
    list-style: none;
}

h1 {
    font: normal 1.2em Tahoma, sans-serif;
}

h2 {
    font: normal 1.1em sans-serif;
}

h3, h4 {
    font: bold 1em Tahoma, sans-serif;
}

h1, h2, h3 {
    margin-bottom: 4px;
}
/* misc */
.clearer {
    clear: both;
    font-size: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}
/* structure */
.inner-container {
    font-size: 1.2em;
    margin: 0 auto;
    width: 955px;
}

/* header and title */
.header {
	background: url('img/stiftung-logo.jpg');
	background-repeat: no-repeat;
	background-position: 0px 40px;
	height: 100px;
	width: 910px;
	text-align: center;
	position: relative;
}

.header .title {
    color: #FFF;
    padding-top: 50px;
    display: none;
}

.header .title .sitename a {
    color: #FFF;
    font: normal 3em sans-serif;
    padding-bottom: 2px;
    text-decoration: none;
}

.header #efp_logo {
    float: left;
}

.header .lang a:hover {
    color: #fff;
}
/* main */
.main {
    background: url('img/main.gif') repeat-y;
    padding: 0px;
}
/* content */
.content {
    float: right;
    width: 650px;
    margin-top: 25px;
    margin-right: 44px;
    line-height: 1.4em;
}

.content .descr {
    color: #664;
    font-size: 0.9em;
    margin-bottom: 6px;
}

.content .intro {
    margin-bottom: 20px;
}

.alignleft {
    float: left;
    padding-right: 10px;
    clear: left;
}

.alignright {
    float: right;
    margin-left: 10px;
    clear: right;
}

.content ul {
    margin-left: 10px;
}

.content li {
    list-style-type: square;
    padding: 2px 2px 2px 5px;
    margin: 2px 2px 2px 5px;
    list-style-type: square;
}
/* blog-navigation */
#sidebar {
    float: left;
    width: 210px;
    padding-top: 24px;
}

#sidebar img {
    margin-bottom: 10px;
}

.side-navigation {
    margin: 0px 10px 0px 10px;
}

.side-navigation h2 {
    color: #fff;
    background-color: #BACB67;
    border-top: 2px solid #AEC14B;
    border-bottom: 2px solid #AEC14B;
    font: bold 1.1em Tahoma, sans-serif;
    margin: 0;
    padding: 4px 0px 4px 12px;
}

.side-navigation h2 a {
    color: #fff;
    text-decoration: none;
}

.side-navigation ul {
    padding: 0;
}

.side-navigation li a {
    font-size: 1.1em;
    color: #554;
    background: url('img/listicon.gif') no-repeat 11px 13px;
    display: block;
    padding: 8px 0 8px 20px;
    text-decoration: none;
    background-color: #fff;
}

.side-navigation ul li ul li a {
    background: url('img/listicon.gif') no-repeat 21px 13px #fff;
    padding: 8px 0 8px 30px;
}

.side-navigation li a:hover, .side-navigation ul li ul li a:hover, .side-navigation li.current-cat a, .side-navigation li.current_page_item a, .side-navigation ul li.current_page_parent a {
    color: #fff;
    background-color: #554;
    background-image: url('img/listicon-a.gif')
}

.side-navigation ul li.current-cat ul li a, .side-navigation ul li.current_page_item ul li a, .side-navigation ul li.current_page_parent ul li a, .side-navigation ul li.current_page_parent ul li.page_item a {
    background-color: #fff;
    color: #554;
    background-image: url('img/listicon.gif')
}

.side-navigation ul li.current-cat ul li a:hover, .side-navigation ul li.current_page_item ul li a:hover, .side-navigation ul li.current_page_parent ul li.current_page_item a, .side-navigation #navarea ul li a.highlight {
    background-color: #776;
    color: #fff;
    background-image: url('img/listicon-a.gif')
}
/* Site-Navigation */
.main-navi {
    position: absolute;
    height: 26px;
    top: 74px;
    left: 218px;
    background-color: #bbb;
    width: 737px;
}

.main-navi ul, .main-navi ul li {
    padding: 0px;
    border: 0px;
    margin: 0px;
    display: inline;
}

.main-navi ul li a {
    display: block;
    height: 26px;
    line-height: 2em;
    float: left;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 10px 0px 10px;
}

.main-navi ul li a:hover, li.current-main a {
    color: #fff;
    background-color: #554;
}

.search {
    position: absolute;
    width: 180px;
    text-align: right;
    top: 65px;
    left: 785px;
}

#s {
    font-size: 10px;
}

#searchsubmit {
}

#artists a {
    text-decoration: none;
    color: #732E78;
    display: block;
    width: 24%;
    float: left;
}
/* footer */
.footer {
    color: #F7F7F2;
    background-color: #bbb;
    font-size: 95%;
    height: 38px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 10px 12px;
}

.footer a {
    text-decoration: none;
    color: #554;
}

.footer a:hover {
    color: #FFF;
}

.footer .footer_link {
    float: right;
    margin: 15px 10px 0px 0px;
}
/* posts */
.post h1 a, .post h1 {
    text-transform: uppercase;
    margin-bottom: 16px;
}

.post h2 a, .post h2 {
    text-transform: uppercase;
    margin-bottom: 16px;
}

.post {
    margin: 6px 0 2px;
}

.post .descr, .post .descr a, .more-link {
    color: #EA6428;
    text-decoration: none;
}

.post img {
    margin: 4px 0;
}

.entry {
    padding-bottom: 10px;
}

p {
    padding-bottom: 2px;
    margin-bottom: 2px;
}

#searchform {
    padding: 10px;
}

.more-link {
    display: block;
}
/* Bestellformular */
.poll_katalog_orderform {
    margin: 0px 0px 15px 0px;
}

#poll_katalog_orderform {
    padding: 6px 6px;
    background-color: #fff;
    border: 1px solid #000;
    margin: 0px 0px 15px 0px;
    width: 100%;
}

.poll_katalog_orderform input {
    width: 400px;
}

.poll_katalog_orderform textarea {
    width: 400px;
    height: 100px;
}

a.send {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #eee;
    display: block;
    padding: 4px;
    width: 8em;
}

a.send:hover {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
}

.poll_katalog_error {
    margin-left: 10px;
    color: #cc0000;
}
/* Galerie Plugin */
/* Übersicht alle Künstler */
#kuenstlernavi {
    width: 640px;
}

#kuenstlernavi td {
    width: 25%;
}
/* Navigation für eine Künstlerseite */
ul#kuenstler_detail li {
    padding: 0px;
    border: 0px;
    margin: 0px;
    display: inline;
}

ul#kuenstler_detail li a {
    font-size: 1.1em;
    color: #554;
    background: url('img/listicon.gif') no-repeat 11px 13px;
    display: block;
    padding: 8px 0 8px 20px;
    text-decoration: none;
    background-color: #fff;
}

ul#kuenstler_detail li a:hover, ul#kuenstler_detail li a.active {
    color: #fff;
    background-color: #554;
    background-image: url('img/listicon-a.gif')
}

.kuenstler_seite table tr td:first-child {
    width: 75px;
}
/* Formatierungen Künstlerseite */
div.kuenstler_seite td {
    padding-right: 10px;
}

div.kuenstler_seite td strong {
    display: block;
    margin: 2px 0px 10px 0px;
}

table.pics {
    width: 640px;
    margin-bottom: 20px;
}

table.pics td {
    padding: 0px;
    border-collapse: collapse;
}

table.pics .right, table.pics .left {
    width: 300px;
}

table.pics .center {
    width: 40px;
}
/* Container für die Bilderseite */

#eins, #zwei, #drei {
	margin:0px;
	padding:0px;
}
#drei .pic1 {
    width: 200px;
    float: left;

    margin-right: 10px;
}

#drei .pic3 {
    width: 200px;
    float: left;
}

#drei .pic2 {
    float: left;
}

#drei .name, #drei .unterschrift {
    text-align: left;
}

.separator {
    clear: both;
    display: block;
    height: 20px;
}

hr {
    clear: both;
    margin: 10px 0px 10px 0px;
}

img.aligncenter {
    margin: 0 auto;
    display: block;
}

.leftwidgettext {
    background-color: #fff;
    padding: 5px;
}

.leftwidgettext img {
    float: none !important;
}

.mtop {
    margin-top: 10px;
}




