/* ########################################################## */
html 
{
	
}
/* ########################################################## */
body 
{
	background-color: 					#FFF5CB;	
	color: 								#000000;
	font-family:						Verdana,Helvetica,Arial,sans-serif;    
	font-size:							small;
	margin-top:							35px;  
	text-align:							center; 		
}
/* ########################################################## */
a.menu
{		
	color:								#000000;
	font-weight:						bold;
	text-decoration:					none;
}

a.menu:hover
{
	color:								#000000;
	font-weight:						bold;
	text-decoration:					underline;
}

a
{
	color:								#000000;
	font-weight:						bold;
	text-decoration:					underline;
}

a:hover
{
	color:								#000000;
	font-weight:						bold;
	text-decoration:					none;
}
/* ########################################################## */
h1
{
	display:							inline;
	font-family:						Verdana,Helvetica,Arial,sans-serif;    
    font-size: 							medium; 
    font-weight:						bold;
}

h2
{
	display:							inline;
	font-family:						Verdana,Helvetica,Arial,sans-serif;    
    font-size: 							small; 
    font-weight:						bold;
}

h3
{
	display:							inline;
	font-family:						Verdana,Helvetica,Arial,sans-serif;    
    font-size: 							medium; 
    font-weight:						bold;
}

img.rahmen
{
	border:								2px solid #666666;
}

img.kunden
{
	border:								1px solid #000000;
	float:								left;
	margin:								0px 10px;
}
/* ########################################################## */
.headercontainer
{	
	/* background-image:					url(/grafik/edv-service-logo.jpg); */
	background-position:				;
	background-repeat:					no-repeat;
	background-color:					#FFE59B;
	background-position:				left;
	border:								1px solid #000000;
	margin:								auto;
	height:								100px;
	text-align:							left;
	vertical-align:						baseline;	
	width:								700px;
}
/* ########################################################## */
.middlecontainer
{			
	background-color:					#FFFFFF;	
	border-left:						1px solid #000000;
	border-right:						1px solid #000000;	
	height:								auto !important;
	height:								250px;
	margin:								auto;
	min-height:							250px;
	text-align:							left;
	width:								700px;
}
/* ########################################################## */
.menucontainer
{				
	background-color:					#FFE59B;
	height:								15px;
	margin:								auto;
	text-align:							center;								
	width:								100%;
}
/* ########################################################## */
.contentcontainer
{				
	margin:						20px 15px 0px 15px;	
}
/* ########################################################## */
.footercontainer
{				
	background-color:					#FFE59B;
	border:								1px solid #000000;
	height:								80px;
	margin:								auto;
	width:								700px;	
}
