/* CSS Document wilkens-teppichland.de */

#container
{
	height: 510px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	background-color: #CCCCCC;
	padding-top: 30px;
	padding-bottom: 10px;
}
.schrift-grau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

body
{
	background-color: #CCCCCC;
}


#header
{
	height: 100px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images-start/bg-header.gif);
	background-position: left center;
	background-repeat: repeat-x;
	background-attachment: scroll;
	z-index: 9999;
	padding-bottom: 50px;
}

#container1
{
	height: 500px;
	width: 800px;
	border: 1px solid #666666;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

#container2
{
	height: 500px;
	width: 175px;
	z-index: 2;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.button-links
{
	clear: both;
}

