body{
	width:956px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #2a2927;
	margin-top:40px;
	background-image: url(/pagemedia/media/streifen_grau.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* Alle Bilder ohne Rahmen */
img{
	border:none;
}
a{
	color:#0099FF;
	text-decoration:none;
}



/**************************************************************
Gerüst*/
#main{
	float:left;
	clear:none;
	width:956px;
	/*height:663px;*/
	height:750px;
	background-image:url(/pagemedia/media/bg_baumann_kuechenStart.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
/********* Header**********************************************/
#start_header{
	float:left;
	clear:none;
	width:956px;
	height:105px;
	cursor:pointer;
}

#start_header .adresse{
	float:left;
	clear:none;
	color:#FFFFFF;
	margin-top:80px;
	padding-left:12px;
	font-size:1.1em;
	cursor:pointer;
}

/******************************************************************/

#startseite{
	float:left;
	clear:none;
	width:956px;
}

.home_img{
	float:left;
	clear:none;
	width:956px;
	background-color:#d9dadc;
	height:387px;
	cursor:pointer;
}


.content{
	float:left;
	clear:none;
	width:956px;
	background-color: #2a2927;
	font-size:24px;
	color:#FFFFFF;
	line-height:34px;
}

.start_news{
	float:left;
	clear:none;
	width:956px;
	margin-top:30px;
	cursor:pointer;
}

.links_startseite {
	font-size:12px;
	width: 956px;
	padding-top:130px;
	font-weight:normal;
	float:left;
	clear:both;
	color: #585857;
}

.links_startseite a {
	color: #585857;
}

.links_startseite a:hover {
	color: #0a99ff;
}

