/* CSS Dokument für ca-stuke.de */

{margin: 0px;}

html {
         width: 100%;
         height: 100%;
}

body {
        background-image: url(../layout/bg.jpg);
        background-repeat: repeat-x;
        background-position: top center;
        background-color: #ffffff;
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
        color: #2A2320;
        font-family: Arial, serif;
        font-size: 12px;
        font-weight: normal;
}

#layout {
        width: 1008px;
        display:block;
        margin:0px auto;
        min-height: 100%;
        }

#header {
        width: 1008px;
        height: 120px;
        float: left;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

#header .logo {
        float:left;
        width: 316px;
        text-align: left;
        vertical-align: top;
        padding-left: 4px;
        padding-top: 0px;
        margin: 0px;
        overflow: hidden;
        }

#header .menue {
        float:right;
        width: 688px;
        text-align: right;
        vertical-align: top;
        padding-top: 15px;
        margin: 0px;
        overflow: hidden;
        }

#main {
        width: 1008px;
        min-height: 500px;
        float: left;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

#main .menue {
        float:left;
        width: 310px;
        text-align: left;
        vertical-align: top;
        padding-left: 0px;
        padding-top: 100px;
        margin: 0px;
        }

#main .content {
        float:right;
        width: 698px;
        text-align: left;
        vertical-align: top;
        padding-top: 35px;
        margin: 0px;
        }


/* Footer */

#footer {
         position: relative;
        margin-top: -175px; /* negative value of footer height */
        height: 175px;
        width: 100%;
        clear:both;
         background-image: url(../layout/footer_bg.png);
         background-repeat: repeat-x;
         background-position: top;
         overflow:visible;
        }

#footer p {
         margin: 0;
         font-size: .8em;
         color: #707070;
         }

#footer_inhalt {
         width: 1008px;
         margin: 0 auto;
         padding: 0px;
         display:block;
         background-image: url(../layout/footer_bg.png);
         background-repeat: repeat-x;
         background-position: top;
         }

.footer_table14 {
         padding-top: 20px;
         width: 290px;
         text-align: center;
         vertical-align: top;
         color: #707070;
         font-family: Arial, serif;
         font-size: 14px;
         font-weight: normal;
         line-height: 24px;
         letter-spacing: 1px;
         text-shadow:1px 1px 0px #ccc;
}

.footer_table12 {
         padding: 20px 0px 0px 28px;
         text-align: left;
         vertical-align: top;
         color: #707070;
         font-family: Arial, serif;
         font-size: 12px;
         font-weight: normal;
         line-height: 24px;
         letter-spacing: 1px;
}


/* Texte und Links */


.topic {
         font-family: Arial, serif;
         font-size: 18px;
         color: #8E2A13;
         font-weight: bold;
         line-height: 18px;
         letter-spacing: 2px;
         padding-bottom: 10px;
         text-align: left;
         text-shadow:1px 1px 1px #ccc;
         }

p.standard {
         font-family: Arial, serif;
         font-size: 14px;
         color: #2A2320;
         font-weight: normal;
         line-height: 22px;
         letter-spacing: 1px;
         text-align: left;
         vertical-align: top;
}

.red {
         font-family: Arial, serif;
         font-size: 14px;
         color: #8E2A13;
         font-weight: normal;
         line-height: 22px;
         letter-spacing: 1px;
         text-align: left;
}

.inhalt {
        color: #2A2320;
        font-family: Arial, serif;
        font-size: 14px;
        font-weight: normal;
        line-height: 22px;
        letter-spacing: 1px;
        }

a.inhalt:link {text-decoration:underline;}
a.inhalt:visited {text-decoration:none;}
a.inhalt:active {text-decoration:none;}
a.inhalt:hover {text-decoration:none; color:#00923D;}

.mini {
        color: #221E1F;
        font-family: Arial, serif;
        font-size: 11px;
        font-weight: normal;
        line-height: 20px;
        }

a.mini:link {text-decoration:underline;}
a.mini:visited {text-decoration:none;}
a.mini:active {text-decoration:none;}
a.mini:hover {text-decoration:none; color:#00923D;}



/* Tabellen */


.table {
         width: 698px;
         padding: 0px;
         text-align: left;
         vertical-align: top;
}

.table_top{
         width: 698px;
         height: 20px;
         text-align: left;
         vertical-align: top;
         background-image: url(../layout/table_top.png);
         background-repeat: no-repeat;
}

.table_inhalt {
         width: 698px;
         padding: 0px 20px 0px 20px;
         text-align: left;
         vertical-align: top;
         background-image: url(../layout/table_inhalt.png);
         background-repeat: repeat-y;
}

.table_bottom{
         width: 698px;
         height: 20px;
         text-align: left;
         vertical-align: top;
         background-image: url(../layout/table_bottom.png);
         background-repeat: no-repeat;
}


/* Menu */


.menu1 {
        font-family: Arial;
        font-size: 15px;
        letter-spacing: 0px;
        color:#77230C;
        font-weight:normal;
        line-height: 30px;
        text-align: right;
        margin-left: 10px;
        padding: 5px 10px 5px 10px;
        text-shadow:1px 1px 1px #ccc;
        }

a.menu1:link {
         TEXT-DECORATION: none;
         }

a.menu1:active {
         TEXT-DECORATION: none;
         }

a.menu1:visited {
         TEXT-DECORATION: none;
         }

a.menu1:hover {
         TEXT-DECORATION: none;
         color:#ffffff;
         background-color: #77230C;
         }

/* Bilderrahmen */

.images {
         padding:0px;
         margin: 0px;
}

.images:hover img{
         background:#F3F3F3;
         border: 1px solid #77230C;
}

.images img{
         padding:1px;
         background: #ffffff;
         border: 1px solid #C8C8C8;
}

#pics {
         display:none;
}

 /* Form styling */

label {
    padding: 1px 7px 0;
    position: absolute;
    top: 0;
}

input[type="text"], textarea {
    background: none;
    font: inherit;
    padding: 0 7px;
    position: relative;
        overflow: auto; /* removes scrollbar from textarea in IE - trick from HTML5 boilerplate*/
}

label, input[type="text"], #singleParagraphInputs div{
        /* these two values must be the same */
        line-height: 1.5em;
        height: 1.5em;
}

#singleParagraphInputs div, #commentTxt, #recaptcha_widget_div{
        margin-bottom: 1.5em;
}

input, textarea, #recaptcha_table{
        border: 1px solid #ccc;
}

.formError {
    border: 1px solid red;
}

#contactForm, #recaptcha_table{
        width: 550px;
        float: left;
        margin-top: 0px;
}

#singleParagraphInputs div, #commentTxt {
    position: relative;
}

#singleParagraphInputs input {
    width: 584px; /* 16px less than form width */
}

#commentTxt textarea {
resize:vertical;
}

#screenReader, #checking {
    float: left;
        display: none;
}

#recaptcha_response_field {
    width: 150px !important; /* just a stylistic detail to make the input field equal width as the box with words to copy */
}

input[type="submit"]{
        /* some styles for the button */
}