/* schriftstil,abstände */
body {
    margin-top: 0px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 0px;
    background-color:white;
}

table,td {
    font-family:verdana, sans-serif;
    font-size:12px;
    color: #000000;
}

img {
    border:none;
}

h1 {
    font-family:Verdana, sans-serif;
    font-size:26px;
    margin-left:10px;
}

h2 {
    font-family:Verdana, sans-serif;
    font-size:18px;
    margin-left:10px;
}

em {
    font-style: normal;
}

.rahmen {
	background:#FFFFFF;
	border:solid 1px #cccccc;
	margin:0 0 8px 0px;
	padding:2px;
}

.formular {
    margin-left:20px;
}

.hilfe {
    font-style:italic;
    margin-left:20px;
}

.merkmale {
	color: gray;
	font-size: smaller;
}

/* hauptgerüst */
#kopfa {
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
    background-color:#ff7722;
    text-align:center;
}

#kopfb {
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
    background-color:#ffffff;
}

#logoa {
    border-left:solid 1px #000000;
    /*border-right:solid 1px #000000;*/
    background:url("http://www.schlossereischmid.de/bilder/treppe2.gif");
    background-repeat:no-repeat;
    border-bottom:solid 1px black;
    background-color:#acacac;
}

#logob {
    border-right:solid 1px #000000;
    background:url("http://www.schlossereischmid.de/bilder/treppe3.gif");
    background-repeat:no-repeat;
    background-color:#acacac;
    height:160px;
    text-align:right;
    vertical-align:top;
    padding-top:1px;
    border-bottom:solid 1px black;
}

#email {
    background-color:#ffffff; padding:2px;
    border-left:solid 1px #000000;
    border-bottom:solid 1px #000000;
}

#email a, #email a:active, #email a:visited {
    color:black;
    text-decoration:none;
}

#email a:hover {
    color:black;
    background-color:white;
    text-decoration:underline;
}

#ina {
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    background:url("http://www.schlossereischmid.de/bilder/treppe1.gif");
    background-repeat:no-repeat;
    background-color:#ff7722;
}

#inb {
    padding-top: 20px; padding-left: 40px;padding-right:40px;padding-bottom: 40px;
    border-right:solid 1px #000000;
    background-color:#ffffff;
}

/* menue oben */
#menu2 a , #menu2 a:visited , #menu2 a:active {
    display:block;
    background-color:#ffffff;
    color:#000000;
    font:normal 11px verdana, sans-serif;
    line-height:24px;
    text-decoration:none;
    padding: 0px 5px 0px 5px;
    text-align:center;
    border-right:solid 1px #000000;
    border-top:solid 1px #000000;
}

#menu2 a:hover{
    background-color:#acacac;
    color:#000000;
    text-decoration:none;
}

/* menue links */
#menu1 a , #menu1 a:visited , #menu1 a:active, #menu1b a , #menu1b a:visited , #menu1b a:active  {
    display:block;
    background-color:#ffffff;
    color:#000000;
    font: normal 11px verdana, sans-serif;
    line-height:24px;
    text-decoration:none;
    padding: 0px 5px 0px 5px;
    text-align:right;
    border-right:solid 1px #000000;
    border-top:solid 1px #000000;
    width:140px;
}

#menu1 a:hover, #menu1b a:hover  {
    background-color:#acacac;
    color:#000000;
    text-decoration:none ;
}

/* submenue links */
#submenu1 a , #submenu1 a:visited , #submenu1 a:active {
    display:block;
    background-color:#ffffff;
    color:#000000;
    font: normal 11px verdana, sans-serif;
    line-height:18px;
    text-decoration:none;
    padding: 0px 5px 0px 5px;
    text-align:right;
    border-right:solid 1px #000000;
    border-top:solid 1px #000000;
    width:130px;
}

#submenu1 a:hover {
    background-color:#acacac;
    color:#000000;
    text-decoration:none ;
}

#navlinie {
    border-top:solid 1px #000000;
}


/* allgemeine links im text */
a:link, a:visited, a:active {
    text-decoration:underline;
    color:#ff9955;
    border-style: none;
}

a:hover {
    text-decoration:underline;
    color:black;
    background-color:#acacac;
}

.hidden a, .hidden a:active, .hidden a:visited,.hidden a:hover {
    color:white;
    background-color:white;
    text-decoration:none;
    text-align:right;
}
