
/* allgemeines */

body {margin:0px; font-family:Verdana,Tahoma,Arial; font-size:11px; background-image:url(../images/bg.gif); background-repeat:repeat-x; 	  background-color:#e9e9cf; color:#5a5a5a; text-align:center;}

a {color:#4b997d; text-decoration:underline;}
a:hover {text-decoration:none;}

.clear { clear:both;}

h1 	{margin:0px 0 10px 0; color:#4b997d; font-weight:bold; font-size:11px; text-transform:uppercase;}
table td { line-height:16px;}

p {line-height:16px; margin:0px;}


/* postitionierung der div elemente */

#wrapper 		{margin:27px auto 0 auto; width:804px; text-align:left; position:relative;}
#header			{height:121px; background-image:url(../images/header.jpg); background-repeat:no-repeat; text-align:right;}
#navi			{height:27px; background-image:url(../images/bg_navi.gif);}
#subnavi		{height:18px; background-image:url(../images/bg_subnavi.gif); position:absolute; top:148px; left:0px; width:804px;}
#subnavi a		{color:#4b997d; background-image:url(../images/subnavi.gif); background-repeat:no-repeat; padding-left:15px; text-decoration:none; display:block; float:left; height:14px; background-position:5px 4px; margin:3px 0 0 14px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#subnavi a:hover{color:#4b997d; background-image:url(../images/subnavi.gif); background-repeat:no-repeat; padding-left:15px; text-decoration:underline; display:block; float:left; height:14px; background-position:5px 4px; margin:3px 0 0 14px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.sub-active		{font-weight:bold;}

a#nav-link:hover	{background-position:0 27px;}
a#nav-link-active 	{background-position:0 27px;}

a.nav1 			{background-image:url(../images/nav1.jpg); width:179px; height:27px; display:block; float:left;}
a.nav2 			{background-image:url(../images/nav2.jpg); width:113px; height:27px; display:block; float:left;}
a.nav3 			{background-image:url(../images/nav3.jpg); width: 79px; height:27px; display:block; float:left;}
a.nav4 			{background-image:url(../images/nav4.jpg); width:102px; height:27px; display:block; float:right; margin-right:74px;}
a.nav5 			{background-image:url(../images/nav5.jpg); width:103px; height:27px; display:block; float:left;}

#content		{width:804px; background-image:url(../images/bg_content.gif); min-height:400px;}

#links		{width:483px; margin:61px 0 40px 76px; float:left;}


#rechts		{width:156px; float:right; margin:61px 20px 0 0;}
#rechts a		{color:#4b997d; background-image:url(../images/subnavi.gif); background-repeat:no-repeat; padding-left:10px; text-decoration:none; display:block; height:14px; background-position:0px 4px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
#rechts a:hover {color:#4b997d; background-image:url(../images/subnavi.gif); background-repeat:no-repeat; padding-left:10px; text-decoration:underline; display:block; height:14px; background-position:0px 4px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}

#footer 	 {background-image:url(../images/bg_footer.gif); background-repeat:repeat-x; height:23px; color:#92bda2; font-size:9px; padding-top:8px;}
#footer a	 	{color:#92bda2; text-decoration:none;}
#footer a:hover	{color:#92bda2; text-decoration:underline;}
.text-links	 {float:left; padding-left:2px;}
.text-rechts {float:right; padding-right:2px;}

ul li {margin-bottom:8px;}
