/******************************/
/* Stylesheet Vineyard Aachen */
/******************************/

a:link
{
    color: #003700;
    background: transparent none;
    font-weight: bold;
    text-decoration: underline;
}
a:visited
{
    color: #003700;
    background: transparent none;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #840084;
    background: transparent none;
    font-weight: bold;
    text-decoration: none;
}
a:active
{
    color: #b900b9;
    background: transparent none;
    font-weight: bold;
    text-decoration: none;
}

.email:link
{
    color: #840084;
    background: transparent none;
    font-weight: bold;
    text-decoration: underline;
}
.email:visited
{
    color: #840084;
    background: transparent none;
    font-weight: bold;
    text-decoration: underline;
}
.email:hover
{
    color: #840084;
    background: transparent none;
    font-weight: bold;
    text-decoration: none;
}
.email:active
{
    color: #b900b9;
    background: transparent none;
    font-weight: bold;
    text-decoration: none;
}

body
{
    color: black;
    background: white url("bilder/hg_top.jpg") repeat-x;
    border-width: 0;
    border-style: none;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial;
    font-size: 13px;
}
h1
{
   border-width: 2px;
   border-style: none none solid solid;
   border-color: #1a5216;
   margin: 0;
   padding: 4px;
   color: #056905;
   font-family: Verdana, Arial;
   font-size: 16px;
}

h2 {
   font-family: Verdana, Arial;
   font-size: 15px;
   font-weight: bold;
   margin-top: 2em;
}

h3 {
   font-family: Verdana, Arial;
   font-size: 13px;
   font-weight: bold;
}

.right {
   text-align: right;
}

.img {
   border-width: 0;
   border-style: none;
   margin: 12px 0 4px 12px;
   padding: 0;
}

.highlight {
   color: #840084;
   background: transparent none;
   font-size: 120%;
}

.redAlert {
   color: #dd0000;
   background: transparent none;
   font-size: 90%;
}

.marker {
   color: black;
   background: #ffffcc none;
   padding: 2px;
   border: gray 1px solid;
}

.fett {
   font-weight: bold;
}

.zitat {
   font-style: italic;
}

.vers {
   color: #840084;
   background: transparent none;
}
.versLnk {
   border-width: 1px;
   border-style: none none dashed none;
   border-color: #840084;
   color: #840084;
   background: transparent none;
}
.versExt {
   display: none;
   color: #840084;
   background: transparent none;
   font-variant: small-caps;
}

.main {
   border-width: 0;
   border-style: none;
   margin: 0 8px 8px 188px;
   padding: 0 0 2px 0;
   font-family: Verdana, Arial;
   text-align: left;
}

.liste li {
   margin-bottom: 20px;
}

.listeSmall li {
   margin-bottom: 0.5em;
   line-height: 1.7em;
}

.liste2 li {
   margin-bottom: 0.5em;
}

ol h3{
   margin-bottom: 0;
}

.radios
{
    color: #003700;
    background: transparent none;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.radios:hover
{
    color: #840084;
}

/*  ##################################### Frontpage ################################  */


.frontbox {
   border-width: 0;
   border-style: none;
   margin: 0 260px 8px 190px;
   padding: 0 0 2px 0;
   font-family: Verdana, Arial;
   text-align: left;
}
.frontbox h1 {
   border-width: 2px;
   border-style: none none solid solid;
   border-color: #1a5216;
   margin: 0;
   padding: 4px;
   color: #056905;
   font-family: Verdana, Arial;
   font-size: 16px;
}

.frontboxRight {
   width: 230px;
   border-width: 0;
   border-style: none;
   margin: 0 8px 0 0;
   padding: 0 0 2px 0;
   float: right;
   font-family: Verdana, Arial;
   text-align: left;
   line-height: 150%;
}
.frontboxRight h1 {
   border-width: 2px;
   border-style: none none solid solid;
   border-color: #1a5216;
   margin: 0;
   padding: 4px;
   color: #056905;
   font-family: Verdana, Arial;
   font-size: 16px;
}

.frontboxLeft {
   width: 220px;
   height: 12em;
   border-width: 0;
   border-style: none;
   margin: 0 8px 8px 8px;
   padding: 0 0 2px 0;
   float: left;
   font-family: Verdana, Arial;
   text-align: left;
   line-height: 150%;
}
.frontboxLeft h1 {
   border-width: 2px;
   border-style: none none solid solid;
   border-color: #1a5216;
   margin: 0;
   padding: 4px;
   color: #056905;
   font-family: Verdana, Arial;
   font-size: 16px;
}

.tabelle td {
   vertical-align: top;
}

.newsBigRight {
   display: block;
   margin: 1.5em 0 1em 0;
   border-left: 1px dotted #0f2e0c;
   padding-left: 8px;
   min-height: 150px;
   text-align: justify;
}
.newsBigRight p {
   text-align: justify;
}

.newsBigRightImg {
   width: 100px;
   height: 150px;
   float: right;
   margin-left: 8px;
}
.newsBigLeft {
   display: block;
   margin: 1.5em 0 1em 0;
   border-right: 1px dotted #0f2e0c;
   padding-right: 8px;
   min-height: 150px;
   text-align: justify;
}
.newsBigLeftImg {
   width: 100px;
   height: 150px;
   float: left;
   margin-right: 8px;
}
.newsBigLeft p {
   text-align: justify;
}

.newsSmallRight {
   display: block;
   margin: 1.5em 0 1em 0;
   border-left: 1px dotted #0f2e0c;
   padding-left: 4px;
   min-height: 50px;
   text-align: justify;
}
.newsSmallRightImg {
   width: 50px;
   height: 50px;
   float: right;
   margin-right: 8px;
}
.newsSmallLeft {
   display: block;
   margin: 1.5em 0 1em 0;
   border-right: 1px dotted #0f2e0c;
   padding-right: 4px;
   min-height: 50px;
   text-align: justify;
}
.newsSmallLeftImg {
   width: 50px;
   height: 50px;
   float: left;
   margin-right: 8px;
}

.newsCaption:link {
   text-decoration: none;
}
.newsCaption:visited {
   text-decoration: none;
}
.newsCaption:hover {
   text-decoration: underline;
}

.news:link {
   text-decoration: none;
}
.news:visited {
   text-decoration: none;
}
.news:hover {
   text-decoration: underline;
}

.alert {
   color: #840084;
}

/*  ##################################### Tables ################################  */

#termine {
   color: #202020;
}

#termine th {
   color: #404040;
   background: #E0E0E0 none;
   padding: 4px 2px 4px 2px;
   font-size: 13px;
}

#termine td {
   padding: 4px 2px 4px 2px;
   font-size: 13px;
   font-weight: bold;
}

#termine td.termineMonthName {
   color: #404040;
   font-size: 16px;
}

.tableRowA {
   color: black;
   background: #ffffcc none;
   vertical-align: top;
}
.tableRowB {
   color: black;
/*   background: #ccf2ff none; */
   background: #D5FFD8 none;
   vertical-align: top;
}

.tableColA {
   color: black;
   background: #ffffcc none;
   vertical-align: top;
}
.tableColB {
   color: black;
   background: #D5FFD8 none;
   vertical-align: top;
}

.hktable td {
   padding: 5px 4px 5px 4px;
}

/*  ##################################### Kopfzeile ################################  */


#titel {
   height: 17px;
   border-width: 0;
   border-style: none;
   margin: 0 136px 10px 0;
   padding: 42px 5px 7px 5px;
   color: #1a5216;
   background: transparent none;
   font-family: Verdana, Arial;
   font-size: 17px;
   text-align: center;
}

#stand {
   width: 124px;
   border-width: 0;
   border-style: none;
   margin: 0;
   padding: 49px 8px 8px 8px;
   float: right;
   color: #056905;
   background: transparent none;
   font-family: Verdana, Arial;
   font-size: 11px;
   font-weight: bold;
   text-align: right;
}
#stand span {
   color: #056905;
   background: #d6fee3 none;
   padding: 0 2px 0 2px;
}


/*  ##################################### menu ################################  */


#menu {
   float: left;
   width: 180px;
   background: white none;
   color: #C9D45F;
   border: 0 none white;
   margin: 0;
   padding: 0;
}

#menuHead {
   width: 180px;
   height: 190px;
   color: #C9D45F;
   border: 0 none white;
   background: white url("bilder/hg_menu_head.jpg") no-repeat;
   margin: 0;
   padding: 0;
}

#menuMain {
   width: 150px;
   color: #C9D45F;
   border: 0 none white;
   background: white url("bilder/hg_menu.jpg") repeat-y;
   margin: 0;
   padding: 0 15px 0 15px;
   font-family: Verdana, Arial;
   font-size: 11px;
   font-weight: bold;
   line-height: 18px;
}

#menuSearch {
   width: 150px;
   height: 60px;
   color: #C9D45F;
   border: 0 none white;
   background: white url("bilder/hg_menu.jpg") repeat-y;
   margin: 0;
   padding: 4px 15px 4px 15px;					/* 4px oben und unten wg. Opera 7 + 8 */
}

#menuFoot {
   width: 180px;
   height: 240px;
   color: #C9D45F;
   border: 0 none white;
   background: white url("bilder/hg_menu_foot.jpg") no-repeat;
   margin: 0;
   padding: 0;
}

#menu a:link
{
    color: #134e0e;
    background: transparent none;
    text-decoration: none;
    font-size: 13px;
}
#menu a:visited
{
    color: #134e0e;
    background: transparent none;
    text-decoration: none;
    font-size: 13px;
}
#menu a:hover
{
    color: #0b2d08;
    background: transparent none;
    text-decoration: underline;
    font-size: 13px;
}
#menu a:active
{
    color: #F74A00;
    background: transparent none;
    text-decoration: underline;
    font-size: 13px;
}