

*	{
	margin: 0px;
	padding: 0px;
	}
	
body	{
	color: #033C80;
	font-family: Times New Roman, Times, Arial;
	font-size: 16px;
	line-height: 20px;
	background-image:url(../bilder/hintergrund-punkteraster.gif);
	}

.red-text {
	color:d3051e
	}
		

p.absatz	{
	margin-bottom: 20px;
	line-height: 20px;
	}
	
ul#navi-liste li		{
	list-style-type:none;
	display:inline;

	}
	
.naviliste	{
	margin-left:30px
	}	


#content-gesamt	{
	width:900px;
	position: absolute;
	left: 50%;
	margin-left: -470px; 
	background-color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
	}
	

#seiteninhalt	{
	margin-top: 50px;
	}


#spalte-links	{
	float:left;
	width:500px;
	}
	
	
#spalte-rechts	{
	float:right;
	width: 311px;
	height:800px;
	}


#navigation	{
	margin-top:11px;	
	}

a.navigation {
	font-family: Times New Roman, Times, Arial;
  	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	}
	
a.naviaktiv {
	font-family: Times New Roman, Times, Arial;
  	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
a:link {
	color: #033C80;
	}	
	
a:active {
	color: #990000;
	}

	
a:visited {
	color: #033C80;
	}
	

a:hover {
	color: #B51020;
	}
	
	
a:focus {
	color: #990000;
	}
	
	
	
h1	{
	font-family: Times New Roman, Times, Arial;
  	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	}
	
	
h2	{
	font-family: Times New Roman, Times, Arial;
  	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
	
p	{
	margin-top:20px;
	}
	
img.portrait	{
	margin-top:7px;
	}	
	
p.abinder	{
	margin-top: 200px;
	height: 200px;
	}
	
p.abinder-kontakt	{
	margin-top: 400px;
	}
	
img.logo-referenzen	{
		margin-right:10px;
		}



