/* Start of CMSMS style sheet 'matenco' */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*  */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


body {
  color: #18272F;
  background: #ffffff url("http://www.matenco.de/images/totalback.jpg") repeat-y 50% 0px;
  background-repeat : repeat; 
  font-family: Arial, Helvetica, Geneva, Sans Serif;
  font-size:12px;
  line-height: 16px;
  margin:0px;
  padding:0px;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#BEBEBE;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-shadow-color:#BEBEBE;
  scrollbar-arrow-color:#CE020E;
  scrollbar-track-color:#ffffff;
  }

td {
  color:#353535;
  font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
  font-size:11px;
  }
  
 



h1,
h3,
h4,
h5,
h6 {
  color: #CE020E;
  font-family: Arial, Helvetica, Geneva, Sans Serif;
  font-size:12px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}

h2 {
  color:#ffffff;
  font-family: Arial, Helvetica, Geneva, Sans Serif;
  font-size:12px;
  text-align: right;
}

p.content	{
	margin-top: 2px;
	margin-bottom: 6px;
	}
	
p.zentral	{
	text-align:center;
	}
	
p.rechts	{

	color: #263848;
	margin-top: 10px;
	text-align:right;
	}
	
p.fett	{
	font-weight:bold;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 6px;
	}
	
a:link, a:visited {
	color: #5E5E5E; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #CE020E;	text-decoration: underline;
	font-weight: normal;
}

	
/*******  Hyperlink-Unterklasse-Navigation Sprache *******/
				
a.navi:link 	{
				font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#353535;
				text-decoration:none;
				}
			
			
a.navi:active 	{
				font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#F8813F;
				text-decoration:underline;
				
				}


a.navi:visited 	{
				font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#353535;
				text-decoration:none;
				
				}


a.navi:hover 	{
				font-family: tahoma, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#F8813F;
				text-decoration:underline;
				
				}


/*******  Hyperlink-Navigation Seitenstruktur *******/
				
a.strukturlink:link 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#404040;
				text-decoration:none;
				}
			
			
a.strukturlink:active 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#404040;
				text-decoration:underline;
				
				}


a.strukturlink:visited 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#404040;
				text-decoration:none;
				
				}


a.strukturlink:hover 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#404040;
				text-decoration:underline;
				
				}				

/*******  Hyperlink-Text *******/
				
a.text:link 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color: #717171;
				text-decoration:underline;
				}
			
			
a.text:active 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#4E5560;
				text-decoration:underline;
				
				}


a.text:visited 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#717171;
				text-decoration:#underline;
				
				}

a.text:hover 	{
				font-family: tahoma, Verdana, Arial, Helvetica, Geneva, Sans Serif;
				font-size:11px;
				font-weight: normal;
				color:#4E5560;
				text-decoration:underline;
				/* background-color: #D20000; */
				
				}
				
A.menulink:link {
	display: block;
	width: 96px;
	text-align: left;
	text-decoration: none;
	font-family:tahoma, verdana;
	font-size:11px;
	color: #ffffff;
	background-color:#5C6571;
	BORDER: none;
	border: solid 1px #717A83;
	}

A.menulink:hover {
	border: solid 1px #717A83;
	background-color:#6A8899;
	}				


	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Layer-Formatierung Gesamt - Mittige Positionierng der Site */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#gesamt { 
		position: absolute; 
		left: 50%; 
		margin-left: -386px; 
		width: 772px;
		visibility: visible; 
		background-color: #FFFFFF; 
		layer-background-color: #FFFFFF; 
		}
		
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Layer-Formatierung Spalte oben  */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */




#oben
		{ 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 770px; 
		background-color: #ffffff;
		height: 90px;
		visibility: visible;
		}

#logo
		{ 
		position: absolute; 
		top: 10px; 
		left: 20px; 
		visibility: visible;
		}

#struktur
		{ 
		position: absolute; 
		top: 5px; 
		left: 660px; 
		width: 115px; 
		height: 12px;
		visibility: visible;
		}
		
#navigation
		{ 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 774px; 
		height: 24px;
		background-color: #516A80;
		background:url(http://www.matenco.de/images/naviback.jpg); 
	    background-position : top left;
  	    background-repeat : no-repeat;
		visibility: visible;
		}
		
		

#leiste
		{ 
		position: absolute; 
		top: 90px; 
		left: 0px; 
		width: 771px; 
		height: 42px;
		background:url(http://www.matenco.de/images/leisteback.jpg); 
	    background-position : top left;
  	    background-repeat : repeat;
		visibility: visible;
		}



#rechts
		{ 
		position: absolute; 
		top: 132px; 
		left: 532px; 
		width: 240px; 
		background-color: #ffffff;
		visibility: visible;
		}
		
#infos
		{ 
		position: absolute; 
		top: 21px; 
		left: 0px; 
		width: 240px; 
		height: 114px;
		background-color: #ffffff;
		border-left: 1px solid #BEBEBE;
		visibility: visible;
		}
		
#infotext
		{ 
		position: absolute; 
		top: 4px; 
		left: 20px; 
		width: 200px; 
		visibility: visible;
		}
		
#foto1
		{ 
		position: absolute; 
		top: 282px; 
		left: 532px; 
		width: 240px; 
		height: 182px;
		background:url(../images/foto1.jpg); 
	    background-position : top left;
  	    background-repeat : no-repeat;
		visibility: visible;
		}
		
#foto2
		{ 
		position: absolute; 
		top: 482px; 
		left: 532px; 
		width: 240px; 
		height: 182px;
		background:url(../images/foto2.jpg); 
	    background-position : top left;
  	    background-repeat : no-repeat;
		visibility: visible;
		}
		
		
				





#content
		{ 
		position: absolute; 
		top: 132px; 
		left: 0px; 
		width: 752px; 
		background-color: #ffffff;
		visibility: visible;
		}
		
#text
		{ 
		position: absolute; 
		top: 100px; 
		left: 22px; 
		width: 730px; 
		visibility: visible;
		}








#navlist
{
margin: 0px;
margin-top: 1px;
margin-bottom: 10px;
padding: 0px;
padding-left: 58px;
font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 3px;
padding-top: 3px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #E1E0E0;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #5E5E5E;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
border: 1px solid #BEBEBE;
background-color: #CE020E;
color: #ffffff;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 11px;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a { background-color: #CE020E; color: #ffffff; }


/* End of 'matenco' */

