/*
Theme Name: Peter Green Theme
Theme URI:
Description: Theme für Peter Green
Version: 0.0
Author: Philipp Cordes
Author URI: http://www.pcordes.de
Tags:

*/

/* Begin Typography & Colors */

body {
    font-size: 12pt;
    font-family: Verdana, Arial, Sans-Serif;
    color: #000000;
}


div, ul, li {
    /*border: solid 1px #aaa;*/
}

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

#text a, #text a:hover, #text a:visited, #text a:focus {
    text-decoration: underline;
    color: #000000;
}

#text, #text a, #text span, #text p {
    color: #515150 !important;
    font-family: Arial, Verdana;
    font-size: 10pt;
}

#page-wrapper {
    width: 100%;    
}

#page-margin {
    width: 1000px;
    margin: 0 auto;    
}

#header {
    height: 150px;
}

#headline {
    font-size: 12pt;
    color: #6a1126;
    font-weight: normal;
}

#maincolumn {
    width: 1000px;
    text-align: left;
    clear: both;
    position: absolute;
    top: 150px;
}

#logo {
   position:relative;
    top: -120px;
    left: 820px;
}

#mainNav {
    height: 115px;
    width: 100%;
    margin: 0;
    padding: 0;
    /*margin-top: 35px;*/
    font-size: 10pt;
    list-style-type: none;
    list-style-position: inside;
}

#mainNav li {
    display: inline;
}

.navElement {
    width: 95px;
    height: 100%;
    margin-right: 8px;
    float: left;
    display: table;
}

.navElementPic {
    width: 100%;
    height: 65px;
    margin-bottom: 8px;
}

.navElementText {
    display: table-cell;
    width: 95px;
    height: 50px;
    margin-top: 5px;
    text-align: center;
    background-color: #969695;
    display:table-cell;
    vertical-align:middle;    
}

* html .navElement-181 a,
/** html .navElement-93 a,*/
* html .navElement-3 a,
* html .navElement-7 a{
    position:relative;
    top: 15px;
}

* html .navElement-9 a,
* html .navElement-13 a,
* html .navElement-4 a,
* html .navElement-6 a{
    position:relative;
    top: 8px;
}


.navElementText a {
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 8pt;
}

.navElementText a:hover{
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
}



#mainNav .selected {
    background-color: #5e1025;
}

#page-pic {
    width: 200px;
    height: 300px;
    position: relative;
    float: left;
    display: block;
    background-repeat: no-repeat;
}

#page-content {
    font-size: 10pt;
    width: 700px;
    margin-left: 220px;
    background-color: #FFFFFF;
}

.galleryImage img {
    border: 0 solid #000;
}

#imageGallery {
    clear: both;
    margin:0;
    padding-left: 200px;
    margin-top: 10px;
    width: 780px;
    list-style-type: none;
    list-style-position: inside;

}

.gallery-item {
    padding-left: 3px;
    padding-right: 3px;
}

#imageGallery li {
    display: inline;
}

#imageGallery img {
    width: 85px;
}

/*LOADINDICATOR*/

#loader {
    display: none;
    position: absolute;
    top: 200px;
    left: 550px;    
    z-index:10;
}

/* START */

#startanimation {
    /*display: none;  */
    width: 970px;
    
    position: absolute;
    top: 0;
    float: left;
    background-color: #FFFFFF;
    z-index: 1000;
}

.effect-balken {
    height: 200px;
    background-color: #FFFFFF;
    z-index: 1000;
    margin-top: 180px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.startanimation-logo-wrapper {
    width: 100%;
    text-align: center;
}

.startLine {
    color: #7c2e41;
    background-color: #7c2e41;
    height: 1px;
    width: 100%;
}

#startMainNav {
    height: 200px;
    margin: 0px auto;
    margin-top: 35px;
    width: 840px;
    padding: 0;
    font-size: 10pt;
    list-style-type: none;
    list-style-position: inside;
}

#startMainNav li {
    display: inline;
}

.startNavElement {
    width: 100px;
    height: 100%;
    margin-right: 5px;
    float: left;
}

.startNavElementPic {
    width: 100%;
    height: 130px;
    margin-bottom: 5px;
    background-color: #969695;
}

.startNavElementText {
    display: none;
    width: 100px;
    height: 40px;
    margin-top: 5px;
    text-align: center;
    padding-top: 10%;
    padding-bottom: 10%;
    background-color: #969695;
}

.startNavElementText a:hover{
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
}

.startNavElementText a {
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
}
