body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;}
	
td   {font-size:12px;}

h1 	{		font-size:13px;
			font-weight:bold;
	 		display:inline;}
	 
	 
h2 {display:none;}

h3 	{		font-size:12px;
			font-weight:bold;
	 		display:inline;}


.bgbody {	background-image:url(/img/bgbody.gif); }

a		{color:#006CB7;
		 text-decoration:none;}


a.nav	{font-weight:bold; }
a.aufzaehlung	{font-weight:bold;
				 margin-left:-10px; }
a:hover	{text-decoration:underline;}

a.subnav	{	display:block;
				border: 1px solid  #afadb2;
				margin-bottom:2px;
				font-weight:bold;
				width: 234px;
				padding: 5px;
				background:url(/img/bg_nav.jpg) center right; }
				

* html a.subnav {  /* nur fuer Internet Explorer */
  width:234px;     /* Version 5.x */
  w\idth:226px;    /* Version 6 */
}				

a.subnav:active	{background:url(/img/bg_nav.jpg) center left;
				 color:#666666;
				text-decoration:none;}
				
a.subnav:hover	{background:url(/img/bg_nav.jpg) center left;
				 color:#666666;
				text-decoration:none;}


.imgborder		{border: 1px double #006CB7; }

.textweissfett {color:#ffffff;
				font-weight:bold;
				line-height:20px;}

.fehler			 {color:#cc0000;
				font-weight:bold;}
				
.teaserlinks {	border:1px solid #afadb2; 
				padding:15px;
				line-height:18px;
				background-color:#ffffff;
				background-image: url(../img/bg_teaser.jpg);
				background-repeat:repeat-x;}
				
				
.hauptinhalt {	border:1px solid #afadb2; 
				line-height:18px;
				padding: 15px 11px; }
				
.haupttext {	padding-left:26px;
				padding-right:20px;}
				
.blau		{	color:#006CB7;}

.button		{
	color:#ffffff;
	font-weight: bold;
	background-color: #006CB7;
	border: thin double #000066;
}
