/**
* @site art-form-design.de
* Theme Name: AFD
*
* @media screen
* @author webkrebse.com
* @version 1.0
* @colordef #ffffff; Hintergrund
* @colordef #000000; Schriftfarbe
* @colordef #9e1c58 Pink
* @fontdef Arial, Helvetica, san-serif;
*/

/**
* @section Allgemeines
*/

/** weil die Browser dies so unterschiedlich besetzen */
* {
    padding: 0;
    margin: 0;
}

body {
    color: #000000;
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
    line-height: 18px;
    background-color: #ffffff;
}

/**
* @subsection Links
*/

a,
a:active,
a:visited {
     color: #707173;
   }

a:hover,
a:focus {
     color: #9e1c58;
    }

:focus,
:active {
    outline: none;
}

/**
* @subsection Bilder
*/

img {
    border: 0px;
}

/**
* @subsection allgemeine Textformatierungen
*/

h1 {
    color: #707173;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 12px;
    border-left: 3px solid #9e1c58;
    padding-left: 5px;
}

h2 {
    color: #707173;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0px;
}

h2 a,
h2 a:active,
h2 a:visited {
     color: #9e1c58
   }

h2 a:hover,
h2 a:focus {
     color: #707173;;
    }

h3 {
    color: #9e1c58;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 0px;
}

h4 {}

#content p, #content ul, #content ol {
     margin-bottom: 14px;
     width: 365px;
     text-align: justify;
}

td,
th {
    vertical-align: top;
}

#content ul,
#content ol {
   padding-left: 16px;
}

#content ul, #content ol,
#content ul li,
#content ol li {
   margin-bottom: 7px;
}

hr {
	display: none;
}

.post hr {
	display: block;
}

/**
* @subsection allgemeine Elmenete
*/

/**
* @section Navigation
*/

#navi,
#subnavi,
#footernavi {
    list-style-type: none;
    width: 182px;
}

#sidebar_left #navi a,
#sidebar_left #navi a:active,
#sidebar_left #navi a:visited,
#sidebar_left #navi a:hover,
#sidebar_left #navi a:focus {
    color: #666769;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

#sidebar_left #navi a:hover,
#sidebar_left #navi a:focus,
#sidebar_left #navi .current_page_item a,
#sidebar_left #navi .current_page_parent a {
    color: #9e1c58;
}

#sidebar_right #subnavi a,
#sidebar_right #subnavi a:active,
#sidebar_right #subnavi a:visited,
#sidebar_right #subnavi a:hover,
#sidebar_right #subnavi a:focus {
    color: #000000;
    text-decoration: none;
}

#sidebar_right #subnavi a:hover,
#sidebar_right #subnavi a:focus,
#sidebar_right #subnavi .current_page_item a,
#sidebar_right #subnavi .current_page_parent a {
    color: #9e1c58;
}

#sidebar_right h2 {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 14px;
    color: #9e1c58;
}

#footernavi li {
    display: inline;
}

#footernavi a,
#footernavi a:active,
#footernavi a:visited,
#footernavi a:hover,
#footernavi a:focus {
    color: #666769;
    font-size: 11px;
    line-height: 12px;
    text-decoration: none;
    text-transform: lowercase;
}

#footernavi a:hover,
#footernavi a:focus {
    color: #9e1c58;
}

#footernavi li a {
    padding-right: 6px;
    margin-right: 5px;
    border-right: 1px solid #9e1c58;
    line-height: 14px;
}

#footernavi li.last a {
    padding-right: 0px;
    margin-right: 0px;
    border-right: none;
}

/**
* @section Bereiche im Seitenrahmen
*/

#page {
    position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 950px;
}

#seite_13 #page { /* Kontakt */
    background: url(layout/mood_kontakt.jpg) bottom right no-repeat;
}

#seite_23 #page { /* Feedback */
    background: url(layout/mood_feedback.jpg) bottom right no-repeat;
}

#content {
    width: 768px;
    margin-top: 100px;
    margin-left: 182px;
    margin-bottom: 0px;
    height: 463px;
}

#content.intro {
     margin-top: 0px;
     height: 540px;
}

#content1 {
    position: relative;
    width: 600px;
    padding-top: 287px;
    padding-right: 26px;
    height: 128px;
    background: url(layout/buehne.jpg) 0px 0px no-repeat;
}

#content1 img {
    position: absolute;
    bottom: 168px;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #ddd #999 #999 #ddd;
}

#content1 img.bildlinks {
    right: 345px;
}

#content1 img.bildrechts {
    left: 325px;
}

#content1 img.buehne {
    left: 0px;
    bottom: 128px;
    border: 0;
}

#content1 td,
#content1 th,
#content1 p,
#content1 ul,
#content1 ol,
#content1 h2,
#content1 h3 {
    width: 280px;
}

#content1 td.aligncenter,
#content1 th.aligncenter,
#content1 p.aligncenter,
#content1 ul.aligncenter,
#content1 ol.aligncenter,
#content1 h2.aligncenter,
#content1 h3.aligncenter {
    width: 600px;
}

#content1 td {
    padding-right: 40px;
}

/*

#content2 {
    width: 265px;
    padding-right: 15px;
    float: left;
}

#content3 {
    width: 265px;
    padding-left: 15px;
    float: left;
}

#content2 p,
#content3 p,
#content2 ul,
#content3 ul,
#content2 ol,
#content3 ol {
    width: 265px;
}
*/

#spalte1 {
    width: 365px;
    padding-right: 15px;
    float: left;
}

#spalte2 {
    width: 365px;
    padding-left: 15px;
    float: left;
}

#spalte1 p,
#spalte2 p,
#spalte1 ul,
#spalte2 ul,
#spalte1 ol,
#spalte2 ol {
    width: 365px;
}

#sidebar_left {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 182px;
}

#sidebar_right {
    position: absolute;
    top: 85px;
    right: 0px;
    width: 182px;
    text-align: right;
}

#sidebar_right li {
    text-align: right;
}

#logo {
    margin-top: 55px;
}

#sidebar_left #navi {
    position: absolute;
    top: 418px;
    left: 0px;
    height: 122px;
    margin-bottom: 0px;
}

.pagebar {
    position: absolute;
    top: 379px;
    right: 182px;
    font-weight: bold;
    color: #9e1c58;
}

.pagebar a,
.linkbar a {
    text-decoration: none;
}

.linkbar {
    position: absolute;
    top: 379px;
    left: 200px;
}

#footer {
   position: absolute;
   top: 556px;
   border-top: 16px solid #9e1c58;
   width: 950px;
}

#footernavi {
    float: right;
    text-align: right;
    margin-top: 2px;
}

/**
@section Inhaltsbereich
*/

/**
@subsection Template Text
*/

/**
@section Spezielles
*/

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

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

.clearing {
    clear: both;
}

.preload {
    display: none;
}

.rahmen {
    border: 1px solid #9e1c58;
}
