* {
margin: 0;
padding: 0;
}

p {
font-size: 12px;
}


img {
border: 0 none;
}

body#corpus {
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #f0f0f0;
color: #000;
text-align: center;
margin-left:auto;
margin-right:auto;
}

#wrapper {
/*position: relative;*/
width: 890px;
background-color: #f2feda;
/*
background-position: top right;
background-repeat: repeat-y; */
border: 1px solid #15592d;
}

#header {
background-image: url(../../site/images/newgrangex.jpg);
background-repeat: repeat-x;
background-position: top right;
height: 90px;
color: #000;
}

#header #logo h1 {
/*display: benutzt ausschließlich für Header Logo*/
font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
font-size: 40px;
font-style: italic;
text-align: center;
background-color: transparent;
color: #f2feda;
padding: 5px 0px 0px 0px;
letter-spacing: 5pt;
}

/*
#container{
width:720px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
background-color:#e4e4e4;
}
*/

#contentpre {
/*display: benutzt als element für das Menue */
height: 28px;
vertical-align: middle;
background-color: #16592d;
color: #fff;
border-top: 1px solid #457F19;
border-bottom: 1px solid #457F19;
}

#infonavigation {
font-size: 11px;
height: 14px;
vertical-align: middle;
background-color: #d0dcba;
color: #111;
padding:0px;
}

#gmenue {
font-size: 15px;
font-weight: bold;
text-transform:uppercase;
margin: auto;
background-color: #16592d;
}

#menue {
height: 30px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#infoleft {
margin: 0px;
padding: 0px;
}


/* menue */
#gmenue ul {
list-style: none;
height: 28px;
}
#gmenue ul li {
float: left;
display: inline;
position: relative;
width: 110px;
}
#gmenue li ul {
position: absolute;
left: 0px;
top: 27px;
display: none;
font-size: 12px;
text-transform:none;
}

#gmenue li:hover ul { 
display: block;
}
#gmenue ul li a {
display: block;
text-decoration: none;
color: #f2feda;
padding: 5px;
text-align: left;
}
#gmenue ul ul li a {
font-weight: normal;
background-color: #ffffff;
color: #000000;
padding-left: 10px;
}
#gmenue ul li a:hover {
background-color: #666;
color: #fff;
}

#content {
margin: 0;
padding-top: 10px;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 10px;
color: #000;
text-align: left;
}

#content p {
line-height: 110%;
padding-left: 10px;
text-align: justify;
}

h2, h3, h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
/*
letter-spacing: 1pt;
*/
color: #333333;
}

h2 {
font-size: 130%;
margin: 10px 0px 10px 10px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
background-color: #c0ccaa;
width: 600px;
}
h3 {
font-size: 130%;
padding: 10px 0px 0px 10px;
}
h4 {
font-size: 130%;
padding: 10px 0px 0px 10px;
}

h5 {
font-size: 130%;
padding: 10px 0px 0px 10px;
}

h6 {
font-size: 130%;
margin: 0px 0px 0px 0px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
background-color: #c0ccaa;
width: 470px;
}

td {
font-size: 12px;
line height: 14px;
font-weight: normal;
}

td ul {
list-style-type: circle;
list-style-position: inside;
}
td ul li {
padding: 0px 0px 0px 20px;
}

td p {
font-size: 12px;
line height: 14px;
font-weight: normal;
padding: 0px 0px 4px 0px;
}

td p a {
text-decoration: none;
font-weight: bold;
background-color: transparent;
color: #15592d;
}
td p a:hover {
font-weight: bold;
background-color: transparent;
color: #000;
}

.mehr a {
text-decoration: none;
font-weight: bold;
background-color: transparent;
color: #15592d;
}
.mehr a:hover {
font-weight: bold;
background-color: transparent;
color: #000;
}

.iname {
text-decoration: none;
font-weight: bold;
background-color: transparent;
color: #000;
}

.nbname {
text-decoration: none;
font-weight: normal;
background-color: transparent;
color: #000;
}

p.text1 {
font-weight: bold;
width: 600px;
}

p.text1 a {
text-decoration: none;
background-color: transparent;
color: #15592d;
border-bottom: 1px solid #15592d;
}
p.text1 a:hover {
background-color: transparent;
color: #000;
border-bottom: 1px solid #000;
}

p.text2 {
font-weight: normal;
width: 600px;
}

p.text2 a {
font-weight: bold;
text-decoration: none;
background-color: transparent;
color: #15592d;
}
p.text2 a:hover {
font-weight: bold;
background-color: transparent;
color: #000;
}


.initial {
font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
font-size: 150%;
font-weight: bold;
font-style: italic;
padding-right: 1px;
}


#footer {
height: 30px;
background-color: #15592d;
color: #000;
border-top: 1px solid #457F19;
text-align: center;
}

#footer p {
font-size: 70%;
padding: 10px 0px 0px 20px;
background-color: transparent;
color: #fffae8;
}

#footer a {
text-decoration: none;
background-color: transparent;
color: #fffae8;
border-bottom: 1px solid #fffae8;
}
#footer a:hover {
background-color: transparent;
color: #fffae8;
border-bottom: 1px solid #fffae8;
}


.navused {
margin-left: 3px;
padding-left: 3px;
text-decoration: bold;
line-height: 24px;
background-color: #c0ccaa;
color: #111111;
border: 0px0;
}
.navopen {
margin-left: 3px;
padding-left: 3px;
text-decoration: none;
line-height: 24px;
background-color: transparent;
color: #111111;
border: 0px;
}


.search1-teaser {
width: 120px;
background-color: #ffffd0;
color: #000;
border: solid 2px #457F19;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
.search0-teaser {
width: 120px;
background-color: #e4e4e4;
color: #000;
border: dotted 2px #888888;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
.searchx-teaser {
width: 120px;
background-color: #ffffd0;
color: #000;
border: dotted 2px #888888;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

.cmn_banner {
margin-top: 5px;
margin-left: 15px;
margin-bottom: 0px;
padding: 0px;
}

.ws-teaser {
width: 220px;
margin-top: 5px;
margin-left: 15px;
margin-bottom: 0px;
padding: 0px;
background-color: #ffffd0;
color: #000;
border: solid 1px #15592d;
}
.ws-teaser h4 {
padding: 3px 0 3px 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-align: center;
background-color: #16592d;
color: #f2feda;
}
.ws-teaser p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #000;
margin: 0;
padding: 10px;
}

.ws-teaser a {
text-decoration: bold;
background-color: transparent;
color: #000;
}
.ws-teaser a:hover {
background-color: transparent;
color: #000;
}


/*
legend {
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
padding-left: 10px;
font-size: 80%;
color: #000;
background-color: #e7d5b5;
}

label {
float: left;
text-align: right;
padding-right: 10px;
width: 150px;
font-size:10pt;
}
*/


input, textarea {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:10pt;
line-height:11pt;
}

.xf {
padding-bottom: 4px;
}

.xd {
font-size:10pt;
line-height:11pt;
text-align: left;
}

input.def {
width: 250px;
background-color: #f0f0f0;
border: 1px solid #417800;
}
input.art {
width: 490px;
background-color: #f0f0f0;
border: 1px solid #417800;
}

textarea.def {
width: 250px;
background-color: #f0f0f0;
border: 1px solid #417800;
}

radio.def {
width: 20px;
background-color: #f0f0f0;
border: 1px solid #417800;
}

textarea.art {
width: 490px;
background-color: #f0f0f0;
border: 1px solid #417800;
}

select.def {
width: 250px;
background-color: #f0f0f0;
border: 1px solid #417800;
}

input.strno  { width: 40px; }

input.fast {
width: 170px;
background-color: #f0f0f0;
border: 1px solid #417800;
}


.marktable {
/*
background-image: url(../icons/back.gif);
background-position: top left;
background-repeat: repeat;
*/
background-color: #f2feda;
border: 1px solid #15592d;
padding-bottom: 10px;
margin-left: 10px;
width: 602px;
font-size:10pt;
}
.actlist {
border: 0px;
padding-top: 10px;
padding-bottom: 0px;
margin-left: 10px;
width: 602px;
}


