@charset "utf-8";
/* CSS Document */

body			{  	background: #DADADA;
					padding: 0px;
					list-style: none; }
					
.middle 		{ 	width: 908px;
					margin-left: auto; margin-right: auto;
					border-width: 10px;	border-style: solid;
  					border-color: #FFF; background-color:#FFF; }
					
#picturefloatr 	{ 	float:right; padding-left: 10px; padding-bottom: 10px; }
#picturefloatl 	{ 	float:left; padding-left: 10px; padding-bottom: 10px; }
					
#header			{	height: 65px; width: 908px; }

#button			{	height: 93px; width: 227px; float: left; }

#buttonleiste	{	height: 132px; width: 908px; margin-bottom: 10px;
					background-image:url(images/buttonleiste.png); 
					background-repeat: repeat-x; }


#navlinks			{ 	width: 130px; height: 350px; float: left;
						margin-left: 5px;
						background-color:#FFF; 
						font-family: Verdana, Geneva, sans-serif; 
						font-size: 13px; font-weight: bold; }
						
#navlinkbutton		{	height: 28px; width: 130px; padding: 5px; 
						background-image:url(images/buttonlinks.png);
						background-repeat:no-repeat; }
						
#navlinks a:link	{	color: #FFF; text-decoration: none;	}					
#navlinks a:visited	{	color: #FFF; text-decoration: none;	}					
#navlinks a:active	{	color: #FFF; text-decoration: none;	}					
#navlinks a:hover	{	color: #000; text-decoration: none;	}


#buttoninternleiste				{	position: absolute; top: 185px; width: 908px; height: 20px; }
#buttoninternleiste a:link		{	color: #000; text-decoration: none;	}					
#buttoninternleiste a:visited	{	color: #000; text-decoration: none;	}					
#buttoninternleiste a:active	{	color: #000; text-decoration: none;	}					
#buttoninternleiste a:hover		{	color: #FFF; text-decoration: none;	}

#buttonintern					{	font-family: Verdana, Geneva, sans-serif;
									float: left; border: solid; border-width:thin;
									margin-left: 12px; padding-left: 5px; padding-right: 5px; 
									width: 120px; text-align: center; }
							
					

					

#content		{	width: 752px; height: 100%/*490px*/;
					float: left; /*overflow: auto;*/ 
					margin-left: 20px; 
					background-color:#FFF; }

#footer				{	width: 908px; height: 30px; float:right; }

#footer a			{ 	margin-left: 86px; }
#footer a:link		{	color: #999; text-decoration: none;	}					
#footer a:visited	{	color: #999; text-decoration: none;	}					
#footer a:active	{	color: #999; text-decoration: none;	}					
#footer a:hover		{	color: #999; text-decoration: none;	}

a:link			{ color:#6da235; }
a:visited		{ color:#6da235; }
a:hover			{ color:#000000; }
a:active		{ color:#000000; }

table 	{ font-size: 14px; font-family: Verdana, Geneva, sans-serif; }				
h1		{ color:#6da235; font-size: 20px; font-family: Verdana, Geneva, sans-serif; }
h2		{ color:#6da235; font-size: 16px; font-family: Verdana, Geneva, sans-serif; }
h3		{ color:#000000; font-size: 15px; font-family: Verdana, Geneva, sans-serif; }
k		{ color:#000000; font-size: 11px; font-family: Verdana, Geneva, sans-serif; }
k2		{ color:#000000; font-size: 9px; font-family: Verdana, Geneva, sans-serif; }
p		{ color:#000000; font-size: 14px; font-family: Verdana, Geneva, sans-serif; }
g		{ color:#6da235; font-size: 14px; font-family: Verdana, Geneva, sans-serif; }
w		{ color:#FFFFFF; }
grau	{ color:#999; font-size: 15px; font-family: Verdana, Geneva, sans-serif; margin-left: 30px; }
