* {
padding : 0;
margin : 0;
}
html, body{
font-family: Verdana, MS Trebuchet, Arial,  sans-serif;
font-size : 14px;
background-color:#fff;
background-image:url(images/bg.png);
	background-position:left-top;
	background-repeat:repeat-x-y;
	background-attachment:scroll;
	color: #522900;
	margin:0 0 1px; height:100%; 
	line-height: 1.2;
	text-align:center;
}
img {
border : 0;
}
.imgleft {
float : left;
border : 0px;
margin : 5px 10px 10px 0px;
padding : 5px;
}
.imgleft1 {
float : left;
border : 0px;
margin : 5px 10px 10px 0px;
padding : 5px;
}
.imgright {
float : right;
border : 1px solid #FF9F50;
margin : 5px 10px 10px 15px;
padding : 5px;
}
.imgright1 {
float : right;
border : 0;
margin : 5px 10px 10px 15px;
padding : 5px;
}
a {
text-decoration : underline; 
color : #840000; 
font-weight : normal;
margin: 20px;
}
a:hover {
text-decoration : none;
color : #71ed63;
}

/*
b {
text-decoration : underline; 
color : #161616; 
font-weight : normal;
}
b:hover {
text-decoration : none;
color : #ffffff;
}
*/

p {
margin-bottom : 1.4em;
line-height : 1.3em;
font-size : 14px;
color : #A3131A;
}
#wrapper {
width : 1075px;
background : transparent;
margin : 0 auto;
border: 1px #A66453 solid;
}
#header {
width : 1075px;
height : 180px;
margin-bottom : 0px;
}
#content {
width : 865px;
padding : 15px;
float : right;
background: transparent url(images/hg.png);
}

input[type="submit"] {
background-color: #A3131A;
-moz-border-radius:7px;
cursor: pointer;
font-size : 20px;
font-weight : bold;
color : #FDF3F6;
text-align : center;
}	

#menue {
width : 170px;
padding : 15px;
float : right;
text-align : left;  text-decoration : none;
background : transparent;
padding : 3px 3px 3px 3px;
}
#menue1 {
text-align : right;
padding : 1px 0;
font-family: Verdana, MS Trebuchet, Arial,  sans-serif;
font-size : 14px;
font-weight : normal;
letter-spacing : 0.1em;
background : url(images/002.jpg) ;
text-decoration : none;
width:1075px;
line-height: 40px;
}
#menue1 a {
text-decoration : none; 
}
#menue1 a:hover {
text-decoration : none;
}

#frontbuttons {
margin:35px;
}

footer {
width: 1075px;  
margin: 0 auto;
clear: both;
}
#footer-area {
background: url(images/bg1.png);
color: #fff;
font-size: 90%;
padding: 10px 0; height: 65px;
overflow: hidden;
}
.footer-segment {
float: right;
margin-right: 10px;
margin-left: 45px;
width: 190px;
}
footer aside h4 {
color: #fff;
font-size: 12px;
text-transform : uppercase; font-weight : normal;
line-height: 2.0em;
}
footer a {
text-decoration : none; 
color : #fff; 
font-weight : normal; text-decoration : underline;
}
footer a:hover {
text-decoration : none;
color : #FF6A00;
}
footer p {
margin-top: -15px;
color: #fff;
}
.form {
margin-bottom : 50px;
}
h1 {
font-size : xx-large;
font-weight : bold;
color : #A3131A;
}
h2 {
font-size : 18px;
font-weight : bold;
color : #A3131A;
}

h5 {
font-size : 18px;
font-weight : bold;
color : #A3131A;
text-align: left;
line-height: 1.6;
}

h3 {
font-size : 13px;
font-weight : bold;
text-transform : uppercase;
color : #A3131A;
border-right : 0px solid #000000;
padding : 3px 3px 3px 3px;
background : transparent;
border-bottom : 1px dotted #000000;
}
h4 {
font-size : 14px;
font-weight : bold;
letter-spacing : 0.1em;
color : #A3131A;
}

optgroup {
font-size : 14px;
font-weight : bold;
color : #A3131A;
}


option {
    font-weight: normal;
    display: #ffffff;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    margin: 5px
}

label, select, input,textarea {
font-size : 14px;
color : #A3131A;
padding: 10px;
margin: 5px;
}


#menue ul {
list-style-type : none; display : block;
background : transparent;text-decoration : none;
margin-bottom : 20px; font-size : 14px;
}
#menue li a {
display : block;
padding : 2px;text-decoration : none;
border-right : 0px solid #000000;
border-bottom : 1px dotted #000000;
color : #522900; 
font-weight : normal;
}
#menue li a:hover {
display : block;
padding : 2px;
border-right : 0px solid #000000;
border-bottom : 1px dotted #000000;
background : #A3131A;text-decoration : none;
color : #fff;
}
.picture_footer{
	position:absolute;
   
	left:0px;
	top:-85px;
}
.frameit {
border: 2px #00577D solid;
margin-top: 12px;
margin-right: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.druck {
	font-family: Ubuntu, Verdana, MS Trebuchet, Arial,  sans-serif;
	background-color: red;
	border: 1px;
	color : #ffffff;
	font-size : 20px;
	font-weight: bold;
	font-weight: bold;
}

.submit {
	font-family: Ubuntu, Verdana, MS Trebuchet, Arial,  sans-serif;
	background-color: lightgreen;
	font-size : 20px;
	font-weight: bold;
	font-weight: bold;
}

.reset {
	background-color: red;
}		

.bildmittig {
    display: block;
    margin-left: auto;
    margin-right: auto; 
    border: 1px solid #FF9F50;
    padding : 5px;
}

#beschreibung {
    margin-left: auto;
    margin-right: auto;
    color : #FF6A00;
    width: 30em
}

/*Ausklappmenü*/

    #klappmenu {
        font-size:14px;
        position:absolute;
    }

    #klappmenu ul {
        list-style-type:none;
        list-style-image:none;
        margin:0;
        padding:0;
    }

    #klappmenu li.topmenu {
        float:center;
    }

    .topmenu a {
        float:left;
        width:200px;
        text-align:left;
    }

    .topmenu ul{
        display:none;
    }

    .topmenu a, .submenu a{
        padding:15px;
        color:white;
        font-weight:bold;
        text-decoration:none;
        background-color:#985905;
        margin:0;
    }

    .submenu a{
        font-size:12px;
        width:200px;
        position:relative;
        clear:both; /* special IE6 */
    }

    #klappmenu a:hover, .topmenu.on a {
        color:white;
        background-color:#BF7818 !important;
    }

    .topmenu:hover ul {
        display:block;
        z-index:500;
    }
