a:link { text-decoration:none; color: #019940; }
a:visited { text-decoration:none; color: #019940;}
a:hover { text-decoration:underline; color: #019940;}
a:active { text-decoration:none; color: #019940; }

body {
   background-color: #CEE5CD;
   margin-top: 1%;
}

h1 {
 font-size: 20px;
 color: #019940;
}

#vorwort {
   font-size: 14px;
   color: #000000;
   margin-left: 50px;
}

#navigation {
   padding-top: 15px;
   padding-right: 5px;
}

a.menu {
 font-family: sans-serif;
 font-size: 16px;
 text-decoration: none;
 color: #000000;
 }

a.menu:hover {
 font-weight: bold;
 color: #000000;
 }

a.menu:visited {
 color: #000000;
 }

div.menu_item {	
   width: 70%;
   
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   text-align: center;
   color: #019940;
   
   padding: 5px;
   margin-bottom: 15px;
   
   border-style: solid;
   border-color: #019940;
   border-width: 1px;
}

div.menu_item:hover {
 background-color: #FFFFFF;
 }

.feier {
   position: absolute;
   left: 400px;
   top: 30px;
   width: 590px;
   height: 550px;
   text-align: center;
   color: #019940;
   background-color: #FFFFFF;
   border: 2px solid #019940;
}

.haupttitel {
   font-family: Arial, Verdana;
   font-size: 20px;
   color: #019940;
   font-weight: bold;
   text-align: center;
}

.haupttitel_center30 {
   font-family: Arial, Verdana;
   font-size: 24px;
   color: #019940;
   font-weight: bold;
   text-align: center;
}

.haupttitel_center16 {
   font-family: Arial, Verdana;
   font-size: 16px;
   color: #000000;
   font-weight: bold;
   text-align: center;
}

.haupttitel_center14 {
   font-family: Arial, Verdana;
   font-size: 14px;
   color: #000000;
   font-weight: bold;
   text-align: center;
}


.titel_inhalt {
   color: #000000;
   font-family: Arial, Verdana;
   font-size: 12px;
   line-height: 1.5;
   text-align: links;
   vertical-align: top;
}

.titel_inhalt a {
	color: #000000;
   font-weight: bold;
}

.titel_inhalt a:link {
	color: #000000;
   font-weight: bold;
}

.titel_inhalt a:visited {
	color: #000000;
   font-weight: bold;
}

.titel_inhalt a:hover {
	color: #000000;
   font-weight: bold;
}

.titel_inhalt a:active {
	color: #FF9900;
   text-decoration: underline;
}


.titel_inhalt_1 {
   color: #000000;
   font-family: Arial, Verdana;
   font-size: 24px;
   line-height: 1.5;
   text-align: links;
}

.titel_inhalt_2 {
   color: #000000;
   font-family: Arial, Verdana;
   font-size: 16px;
   font-weight: bold;
   text-align: links;
}

.titel_inhalt_2gr {
   color: #019940;
   font-family: Arial, Verdana;
   font-size: 16px;
   font-weight: normal;
   text-align: links;
}

.titel_inhalt_3 {
   color: #000000;
   font-family: Arial, Verdana;
   font-size: 12px;
   font-weight: normal;
	text-align: links;
}

.titel_inhalt_3gr {
   color: #019940;
   font-family: Arial, Verdana;
   font-size: 12px;
   font-weight: normal;
	text-align: links;
}

.titel_inhalt_b {
	color: #000080;
	font-family: Arial, Verdana;
	font-size: 12px;
   font-weight: bold;
   font-style: italic;
   padding: 1px;
   line-height: 1.5;
   text-align: left;
   vertical-align: top;
}

.titel_inhalt_b10 {
	color: #000080;
	font-family: Arial, Verdana;
	font-size: 12px;
   padding: 1px;
   line-height: 1.5;
   text-align: left;
   vertical-align: top;
}

.titel_inhalt_b_center {
	color: #000080;
	font-family: Arial, Verdana;
	font-size: 12px;
   font-weight: bold;
   font-style: italic;
   padding: 1px;
   line-height: 1.5;
   text-align: center;
   vertical-align: top;
}

.titel_inhalt_gr20 {
	color: #019940;
	font-family: Arial, Verdana;
	font-size: 18px;
   font-weight: bold;
   padding: 1px;
   line-height: 1.5;
   text-align: center;
   vertical-align: top;
}

.titel_inhalt_gr {
	color: #019940;
	font-family: Arial, Verdana;
	font-size: 16px;
   font-weight: bold;
   padding: 1px;
   line-height: 1.5;
   text-align: left;
   vertical-align: top;
}

.titel_inhalt_gr_center {
	color: #019940;
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.back {
    font-family: Arial, Verdana;
    font-size:12px;
    color: #019940;
    font-weight: bold;
    text-align: left;
    padding-left: 30px;
    line-height: 15px;
    background-position: left;
    background-image: url(../images/pfeil.gif);
    background-repeat: no-repeat;    
}

.background-ctrl {
    background-color: #F5F5DC;
}

.background-main {
   background-color: #CEE5CD;
   vertical-align: top;
   border: 1px solid #53B45C;
}

.ctrl_xx {
    font-family: Arial, Verdana;
    font-size:12px;
    color: #019940;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
    line-height: 15px;
    width: 110px;
    background-position: left;
    background-image: url(../images/raute.gif);
    background-repeat: no-repeat;    
    border-bottom: 1px solid #53B45C;
    border-left: 1px solid #53B45C;
    border-top: 1px solid #53B45C;
}

.ctrl_xx a:hover {
    text-align: left;
	  background-color: #AACCBB;
}

.ctrl_xx_hl {
    font-family: Arial, Verdana ;
    font-size:12px;
    color: #019940;
    font-weight: bold;
    padding-left: 20px;
    line-height: 15px;
    width: 100px;
    background-color: #AACCBB;
    background-position: left;
    background-image: url(../images/raute.gif);
    background-repeat: no-repeat;    
    border-bottom: 1px solid #53B45C;
    border-left: 1px solid #53B45C;
    border-top: 1px solid #53B45C;
}

.ctrl_xx_klein {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #019940;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
}

.galerie_klein {
   font-family: Arial, Verdana;
   font-size: 12px;
   color: #019940;
   font-weight: normal;
   text-align: center;
   vertical-align: top;
}
