/*Allgemeine Definitionen**************/
body    { font-family: Arial,sans-serif,verdana; color:#000000; font-size:10pt; background-color:#FFFFFF;
         margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
             background:url(../images/background-main.jpg); background-repeat:repeat-y}
		 
/*Header Definitionen******************/
#theheader {text-align:left; width:100%; height:50px; position:absolute; top:0px; left:0px; background-color:white;
             background:url(../images/background.jpg); background-repeat:repeat-y; font-size:13px; font-weight:bold;      
			 color:#051F05}

/*Container*/
#container {text-align:left; width:100%; position:absolute; top:50px; left:0px}

/*Navigation Definitionen**************/
#thenavi {width:21%;background:url(../images/background.jpg); background-repeat:repeat-y;text-align:left; float:left; padding-left:3px; color:#051F05}

#navihead {width:90%; border-style:solid; border-left-width:0px; border-right-width:0px;
           border-top-width:0px; border-bottom-width:1px; border-color:white; color:#051F05;
		   font-weight:bold; font-size:11pt; font-family: Arial,sans-serif,verdana; padding-top:16px}

a:link.navi    { color:#048204; text-decoration:underline; font-weight:normal; font-size:10pt}
a:visited.navi { color:#048204; text-decoration:underline; font-weight:normal; font-size:10pt}
a:hover.navi   { color:#048204; text-decoration:underline; font-weight:normal; font-size:10pt}
a:active.navi  { color:#048204; text-decoration:underline; font-weight:normal; font-size:10pt}


/*Content Definitionen**************/
#thecontent { font-family:Arial,sans-serif,verdana; text-align:left;
             color:#000000; font-size:11pt; text-align:left; width:78%;
			 padding-top:3px; padding-left:3px; font-size:11pt}
#contenttext {font-family:Arial,sans-serif,verdana; color:#000000; font-size:11pt}

#error {font-family:Arial,sans-serif,verdana; color:red; font-size:10pt}
             
h1 {letter-spacing:1.5pt; font-weight:normal; font-size:14pt; color:#004C07}
h2 {font-weight:normal; font-size:13pt; color:#004C07; text-decoration:none}
h3 {font-weight:normal; font-size:13pt; font-weight:bold; color:#004C07; text-decoration:none;
    margin:0px; padding:0px; background-color:#B3FBB3}

a:link.cont    { color:#000000; text-decoration:underline; font-weight:normal; font-size:11pt}
a:visited.cont { color:#000000; text-decoration:underline; font-weight:normal; font-size:11pt}
a:hover.cont   { color:#000000; text-decoration:underline; font-weight:normal; font-size:11pt}
a:active.cont  { color:#000000; text-decoration:underline; font-weight:normal; font-size:11pt}

a:link.intext    { color:#048204; text-decoration:underline; font-weight:normal; font-size:11pt}
a:visited.intext { color:#048204; text-decoration:underline; font-weight:normal; font-size:11pt}
a:hover.intext   { color:#048204; text-decoration:underline; font-weight:normal; font-size:11pt}
a:active.intext  { color:#048204; text-decoration:underline; font-weight:normal; font-size:11pt}

#lable {background-color:#F4FFF4; border-width:1px; border-color:#9CFC98; border-style:solid;
        padding:5px}

a:link.h3link    { font-weight:normal; font-size:13pt; font-weight:bold; color:#004C07; text-decoration:none; margin:0px; padding:0px}
a:visited.h3link { font-weight:normal; font-size:13pt; font-weight:bold; color:#004C07; text-decoration:none; margin:0px; padding:0px}
a:hover.h3link   { font-weight:normal; font-size:13pt; font-weight:bold; color:#004C07; text-decoration:none; margin:0px; padding:0px}
a:active.h3link  { font-weight:normal; font-size:13pt; font-weight:bold; color:#004C07; text-decoration:none; margin:0px; padding:0px}

/*Footer-Definition***************/
#thefooter { font-family:Arial,sans-serif,verdana;text-align:left;
             color:#101010; font-size:11pt;
			  background:url(../images/background.jpg); background-repeat:repeat-y;
			  text-align:left; width:100%; clear:left}
