* 	{
		margin:0px;
		padding:0px;
	}

body
	{
		background-color: #e5e5e5;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:100.1%;
	}
a img
	{
		border:none;
	}

ul 
	{
		list-style-type:none;
	}
	
#wrapper
	{
		width:950px;
		margin:20px auto 0;
		background-color:#ffffff;
		overflow:hidden;
		border-bottom:1px solid #c0c0c0;
	}
#header
	{
		background-image:url(../_images/verlauf_bg.jpg);
		background-repeat:repeat-x;
	}
#logocontainer
	{
		float:left;
		width:400px;
		height:168px;
	}
#navigation-container
	{
		float:left;
	}
#navigation
	{
		font-size:7pt;
	}
#navigation li
	{
		display:block;

	} 
#navigation li a
	{
		display:block;
		text-decoration:none;
		width:165px;
		background-color:#ffffff;
		margin-bottom:2px;
		padding:3px 0 3px 0;
		border:1px solid #eaeaea;
	}	
#adresspath-container
	{
		clear:both;
		width:950px;
		height:28px;
		background-color:#304994;
		color:#ffffff;
	}
#adresspath
	{
		display:block;
		margin:0 0 0 10px;
		padding:8px 0 0 0;
		color:#ffffff;
		font-size:8.2pt;
	}

#adresspath li 
	{
		display:block;
		float:left;
		margin-right:10px;
	}

#adresspath li a
	{
		text-decoration:none;
		color:#becce9;
	}
#content
	{
		clear:both;
	}
#leftcolumn
	{
		width:400px;
		float:left;
	}
#gray-box
	{
	 	height:15px;
		background-color:#c0c0c0;
	}
#gray-box-image
	{
	 	clear:both;
		height:15px;
		background-color:#c0c0c0;
	}
#imagecontainer	
	{
		float:left;
	}
#headlinecontainer
	{
		background-color:#304994;
		overflow:hidden;
		float:left;
		height:200px;
		width:200px;
		color:#ffffff;
	}
#headlinecontainer h2
	{
		margin:10px;
		font-size:14pt;
	}
#rightcolumn
	{
		overflow:visible;
		width:548px;
		float:left;
		border-left:1px solid #c0c0c0;
		font-size:8.2pt;
	}
#textcontainer
	{
		padding:30px 10px 100px 30px;
	}
#textcontainer p
	{
		margin-bottom:10px;
		color:#333333;
	}
#textcontainer a
  {
    color:#304994;
	text-decoration:none;
  }
#textcontainer a:hover
  {
    text-decoration:underline;
  }
#textlinks
	{
		margin-left:43px;
	}
#textlinks span 	
	{
		font-weight:bold;
	}
#textlinks a
	{
		color:#304994;
		text-decoration:none;
	}
#textlinks a:hover
	{
		text-decoration:underline;
	}
.textlink
		{
			margin-left:43px;
		}
.textlink span 	
		{
			font-weight:bold;
		}
.textlink a
		{
			color:#304994;
			text-decoration:none;
		}
.textlink a:hover
		{
			text-decoration:underline;
		}
.leftimagecontainer
	{
		clear:both;
		position:relative;
		width:400px;
		margin-left:-431px;
		z-index:200;
	}

#footer
	{
		width:530px;
		margin:10px auto 20px;
		font-size:7.4pt;
	}
#footer a
	{
		color:#304994;
		text-decoration:none;
	}
#footer a:hover
	{
		text-decoration:underline;
		color:#c0c0c0;
	}
#footer a:visited
	{
		color:#8499d7;
	}
#footer span
	{
		margin-left:8px;
		margin-right:8px;
		color:#c0c0c0;
	}
.tabellenfarbe {
	    border-style:solid;
	    border-width:1px;
	    border-color:#C6C3C6;
	    border-collapse:collapse;
		width:500px;
	}
	
.tabellenfarbe td {
	    border-style:solid;
	    border-width:1px;
	    border-color:#C6C3C6;
	    border-collapse:collapse;
	}
	
.spalte_1 {
		float:left;
		width:25em;
	}
	
	
.spalte_2 {
		float:left;
		
	}
    
#lagercontainer	  
  {
    font-size:8pt;
  }
#lagercontainer table tbody tr td
  {
    font-size:8pt;
  }
#lagercontainer a
  {
    color:#304994;
    text-decoration:none;
  }
.list-line
  {
    list-style-image:url(../_images/list_element.gif);
    margin-left:12px;
  }
.list-arrow
  {
    list-style-image:url(../_images/arrows.gif);
    margin-left:15px;
  }
#textcontainer ol
  {
    margin-left:19px;
    margin-bottom:10px;
  }
#startimage
  {
    border-top:28px solid #304994;
    border-bottom:28px solid #304994;
    margin:0;
    clear:both;
    height:202px;
  }
.platzhalter
  {
    visibility:hidden;
    height:40px;
  }
.list-blue
  {
    list-style-image:url(../_images/blue_bullet.gif);
  }
.list-grey
  {
    list-style-image:url(../_images/grey_bullet.gif);
    margin-left:55px;
  }
.sitemap-hr
  {
    color:#ffffff;
    border-top:1px solid #c0c0c0;
    border-left:none;
    border-right:none;
    border-bottom:none;
    width:500px;
  }