body {
	background-color: #333085;
	margin-top: 0px;
   background-image: url(../img/background_site.gif);
	font-family: "Courier New", Courier, monospace;
	list-style: disc outside;
	}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333085;
	font: bold;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}
#listen {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	line-height: 15px;
	list-style: disc outside;
	}
#kontakt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	}	
#bodytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}
#referenzen {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}
#referenzen2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #7873CD;
	font: italic bolder;
	color: #FFFFFF;
}
#tableleft
{ 
background-image: url(../img/background_main_left.gif);
background-repeat: repeat-y;
background: #E5E5E7
background-position: right;
width: 75px
} 
#tablelinebottom
{ 
background-image: url(../img/table_line.gif);
background-repeat: repeat-x;
background-position: bottom;
} 
#tableright
{ 
background-image: url(../img/background_main_right.gif);
background-repeat: repeat-y;
background: #E5E5E7
width: 75px;
background-position: left;
}
#tablefooter
{ 
background-image: url(../img/background_main_footer.gif);
background-repeat: no-repeat;
background: #E5E5E7
height: 50px;
background-position: center;
}
#tablefooterleft
{ 
background-image: url(../img/background_main_footer_left.gif);
background-repeat: no-repeat;
background: #E5E5E7
width: 75px
height: 10px
background-position: top;
}
#tablefooterright
{ 
background-image: url(../img/background_main_footer_right.gif);
background-repeat: no-repeat;
background: #E5E5E7
width: 75px
height: 10px
background-position: top;
}
#tablefootermiddle
{ 
background-image: url(../img/background_main_footer.gif);
background-repeat: repeat-x;
background: #E5E5E7
background-position: top;
}
#tabletop
{ 
background-image: url(../img/background_main_top.gif);
background-repeat: repeat-x;
height: 10px
background-position: bottom;
}
#tabletop2
{
	border-bottom-color: #DAD9F1;
	border-bottom-width: 4px;
	}
#tablesizemiddle
{ 
width: 118px
}
#shadow {
position: relative;
border-right: 3px solid #DAD9F1;
border-bottom: 3px solid #DAD9F1;
margin: 0px auto 0px auto;
}
