/* base
 ----------------------------------------------- */
* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #fff;
    color: #111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 1.6em;
    background-image: url(../images/fahne.png);
    background-repeat: no-repeat;
}

a img {
    border: none;
    text-decoration: none;
}

a {
    color: #333
}

a:hover {
    color: #E61700;
}

h1, h2, h3 {
    font-family: Garamond, "Times New Roman", Times, serif;
    font-weight: 100;
    line-height: 1.4em;
}
/* layout
 ----------------------------------------------- */
#accessibility {
    position: absolute;
    top: -10000px;
}
/* error page
 ----------------------------------------------- */
.error-status {
    font: 1.3em Georgia, Times, serif;
}
/* elements
 ----------------------------------------------- */
#container {
    width: 901px;
    margin: 10px 0 0 40px;
}

#head {
    padding: 10px 0 20px 20px;
}
/* navi
 ------------------------------------------------ */
#navi {
    background-image: url(../images/navbar.png);
    height: 31px;
    padding: 0 25px;
}

#navi li {
    list-style: none;
    display: inline;
}

#navi li a {
    margin: 0 0px 0 -7px;
    padding: 0 0px 0 7px;
}

#front #homelink, #about #aboutlink, #gta #gtalink, #service #servicelink, #shop #shoplink, #gallery #galerylink {
    background-image: url(../images/active.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

#navi li a:hover {
    background-image: url(../images/hover.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
/* content --------------------------------------*/
#content {
    width: 621px;
    float: left;
    padding: 0 15px 0 10px;
    margin: 20px 0;
    border-right: 1px dotted #ddd;
}

#content h3 {
    color: #333;
    padding: 0;
    margin: 15px 10px 5px;
    display: block;
    font-size: 1.7em;
}

#content h3 a, #content h2 a {
    color: #333;
    text-decoration: none;
    /* background-image: url(../images/headbar.png);
     background-repeat: no-repeat; */
}

#content h3 a:hover, #content h2 a:hover {
    color: #E61700;
}

#content p {
    padding: 0;
    margin: 5px 10px;
}

#content .bookblock {
    font-size: 0.9em;
}

#content .artBild {
    float: right;
    padding: 0px;
    margin: 5px 10px;
}

#content .divider {
    border-bottom: 1px dotted #ddd;
    clear: both;
}

#content h2 {
    margin: 15px 10px 5px;
    padding: 0 0 10px;
    border-bottom: 1px dotted #ddd;
    font-size: 1.8em;
}
#content h2.entry-title {
    font-size: 1.9em;
}

#content h4 {
    margin: 15px 10px 5px;
}

#content a img.rightFlow {
    float: right;
    clear: right;
    margin: 8px 8px 5px;
    padding: 2px;
}

#content a:hover img.rightFlow {
    padding: 1px;
    border: 1px solid #E61700;
}

/*links in service*/
#links ul {
     list-style: none;
    padding: 0;
    margin: 5px 10px;
}
#links .lefty {
    float: left;
    margin: 10px 30px 0px 10px;
    width: 250px;
    padding: 0 5px 10px 5px;
    border: 1px dotted #ccc;
}
#links .righty {
    margin: 10px;
    padding: 0 5px 10px 5px;
    border: 1px dotted #ccc;
    float: left;
    width: 250px;
}

/*bildergallery*/
#content ul {
    list-style: none;
}
#content ul.gallery li {
    float: left;
    display: inline;
}
#content ul.gallery li img {
    margin: 7px;
    padding: 2px;
    border: 1px solid #ccc;
}
#content ul.gallery li a:hover img {
    padding: 2px;
    border: 1px solid #E61700;
}

/* sidebar ------------------------------------ */
#sidebar-1 {
    width: 228px;
    padding: 0 8px;
    margin: 20px 0;
    float: right;
}

#sidebar-1 h3 {
    color: #333;
    padding: 0;
    margin: 15px 10px 5px;
    display: block;
    font-size: 1.7em;
}

#sidebar-1 h3 a, #sidebar-1 h2 a {
    color: #333;
    text-decoration: none;
}

#sidebar-1 h3 a:hover, #sidebar-1 h2 a:hover {
    color: #E61700;
}

#sidebar-1 p, #sidebar-1 ul {
    padding: 0;
    margin: 5px 10px;
}

#sidebar-1 img.artBild {
    margin: 3px 8px;
	padding: 2px;
}
#sidebar-1 a:hover img.artBild {

    border: 1px solid #E61700;
	padding: 1px;
}

#sidebar-1 .divider {
    border-bottom: 1px dotted #ddd;
    clear: both;
}

#sidebar-1 ul {
    list-style: none;
}

#sidebar-1 h4 {
    margin: 15px 10px 5px;
}

/* footer -------------------------------------- */
#footer {
    clear: both;
    padding: 5px 20px;
    height: 25px;
    background-image: url(../images/footbar.png);
    background-repeat: no-repeat;

*
    /
}

#search {
    float: right;
}

#search form {
    margin: 40px 20px 10px 10px;
}

input {
    padding: 5px;
}

p.readon a {
    font-size: 0.9em;
}




div.pictureHolder a:focus { outline: none; }


/*Formular*/

form.zemContactForm fieldset {
    width: 210px;
    padding: 5px;
    border: 1px solid #ddd;
    margin: 20px 0 10px 5px;
}

form.zemContactForm textarea, form.zemContactForm input.zemText {
    width: 190px;
    padding: 5px;
    margin: 0 0 10px 0;
}

form.zemContactForm legend {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: bold;
    font-size: 1.2em;
    color: #000;
}

form.zemContactForm label {
    margin: 5px 0 0 5px;
    font-size: 0.9em;
}
/*shop*/
.shopArticle {
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 5px;
    margin: 5px 5px 5px 0;
}
.shopArticle p, .shopArticle a {
    margin: 0;
    padding: 0;
}
form.zemContactForm .shopArticle label {
    margin: 0 5px 0 10px;
}
.shopArticle select {
    float: right;
    margin: 0px 0;
}
form.zemContactForm .zemError, form.zemContactForm label.zemRequirederrorElement {
    color: #d30;
}

form.zemContactForm input.zemRequirederrorElement, form.zemContactForm textarea.zemRequirederrorElement {
    border-color: #d30;
}

#gallery #content .artBild {display: none;}


