/*   
Theme Name: Sliwa
Theme URI: http://www.sliwa-autosattlerei.de/
*/


body {
	background: #faefda url(pix/hintergrund.gif) repeat-x;
	font: 11pt Arial, Helvetica, sans-serif;
	color: black;
}

a:link{color: black;text-decoration: none;}
a:visited{color: #363636;text-decoration: none;}
a:hover{color: black;text-decoration: underline;}

#area {
	margin-top: 50px;
	margin-left: 50px;
	width: 865px;
	height: 722px;
	background-image:url(pix/content-bg.jpg);
}


/*			SIDEBAR			*/
#sidebar{
	float:left;
	width:200px;
	height: 722px;
	color:#5b4e3c;
	/* border: 2px solid #ffffff;	*/
}

#navigation{
	margin-top: 300px;
	margin-left: 20px;	
}

/*			BUTTONBAR			*/
#nav_inherit{margin-top: 30px;}

.nav_home{margin-left: 70px; border: 0;}
.nav_uns{margin-top: 20px;border: 0;}
.nav_ang{margin-top: 20px; margin-left: 5px; border: 0;}
.nav_kon{margin-top: 20px; margin-left: 10px;border: 0;}
.nav_anf{margin-top: 20px; margin-left: 15px;border: 0;}

#content{
	float: left;
	width: 665px;
	height: 722px;
}

#content-table{
	margin-top: 40px;
	margin-left: 140px;
}

#flash{
	margin-top: 150px;
	margin-left: 20px;
}

#panorama{
	margin-top: 30px;
	margin-left: 200px;
	color:#5b4e3c;
}

#iframe{
	margin-top: 70px;
	margin-left: 140px;
}

.textbox{
	width: 150px;
}



#footer{
	
	width: 865px;
	height: 100px;
	margin-top: 20px;
	margin-left: 50px;
	text-align: center;
}

