/* *********************************************************************
******** CSS Datei Schnitz-Linneweber **********************************
******** COPYRIGHT SoftConsult GmbH - Arthur Biesek ********************
******** www.schmitzlinneweber.de **************************************
************************************************************************
********************************************************************* */


/* Globale Einstellungen START */

body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000;
	/*background-image:url(bg2012.jpg);*/
	background-image:url(fliesen.jpg);
	background-color: #FFFFFF;
	margin-top: 15px;

}

* {
	margin: 0;
	padding: 0;
}

img {
	font-size: 10px;
	border: 0;
}

li {
	list-style: none;
}
h1 {
	color: #33CCFF;
	font-weight: bold;
	font: Verdana;
	font-size:  18px;

	margin-top: 0px;
	margin-bottom: 12px;
}

a:link {
	color: #333;
	text-decoration: underline;

}

a:visited {
	color: #333;
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
color: #33CCFF;
	text-decoration: underline;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #CC3366; 
	height: 1px;
	border: hidden;
}

/* Globale Einstellungen START */


/* Layout START */
#START {
text-align:center;

}
#TEXT {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
padding-top: 20px;
color:#666666;

}

#KONTAKT {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-top: 20px;
color:#666666;

}

#BODYCONTAINER {
	width: 950px;
	padding-bottom: 20px;
	margin: auto;

	font-size: 11px;
}

html>body #BODYCONTAINER {
	width:950px;
}
/* Layout ENDE */


















































































































/* *********************************************************************
******** CSS Datei Schnitz-Linneweber **********************************
******** COPYRIGHT SoftConsult GmbH - Arthur Biesek ********************
******** www.schmitzlinneweber.de **************************************
************************************************************************
********************************************************************* */
