/* Allgemeine Selektoren */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	background-color: #000000;
	font-size: small;
	}






h1 {
	font-size: 13px;
	letter-spacing : 2px;
	margin:0 10px 10px;
} 
h2 { font-size: 130%; }
h3 { font-size: 110%; }

p {
	margin: 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

li {
	margin: 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}


a { textdecoration: none; }



.kopf {
	background-image: url(img/natursteinsanierung-logo.gif);
	background-position: left;
	background-color: #99B3CC;
	background-repeat: no-repeat;
	
	
		font-family: Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-style : italic;
		font-weight : bold;
		color: #5E798E;
	text-transform : uppercase;
}


.kopftext
{ 
position: relative; 
top: 32px; 
left: 170px; 

}



TD.naviueberschrift {

	font-size: 13px;
	color: #DF9900;
	font-weight: normal;
	font-family: Arial, sans-serif;
	line-height: 32px;
	padding-left: 3px;
	background-color: Black;
}





TD.navizeile {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	line-height: 32px;
	background: url(img/menu.gif);
	padding-left: 5px;


}




A.navilink {
color: #FFFFFF;
text-decoration: none;

}

/* Navi bei MouseOver */

A.navilink:hover {
color: #453A65;
text-decoration: none;



}


/* Navi bei Seitenaufruf */


A.navilinkaktivgelb {
color: #FFFF00;
text-decoration: none;
}


.fuss {
	clear:left;
	text-align: center;
	font-size: 12px;
	width:100%;
	height: 20px;
	background-color:#999999;
	color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	}
