/*
Theme Name: Nielandt
Version: 1.0
*/


.alignright {
	float: right;
	padding: 10px;
}
body {
	background-color: ;
	margin: 0px auto;
	font: 13px/20px arial, sans-serif;
}

h1 {
	color: #006da4;
	font: 24px/20px arial, sans-serif;
	font-weight: bold;
}
a img {
	border: none;
}
#text a {
	color: #c1001f;
	text-decoration: none;
	font-style: italic;
}
#wrap {
	margin: 0px auto;
	width: 871px;

}
#header {
	width: 871px;
	height: 251px;
	float: left; 
	background-image: url(http://www.maler-nielandt.de/wordpress/wp-content/themes/nielandt/img/nielandt_header.jpg);
	background-repeat: no-repeat;
}

#foto {
	padding-left: 300px;
	padding-top: 25px;
}
#navi {
	width: 846px;
	height: 50px;
	float: left; 
	background-image: url(http://www.maler-nielandt.de/wordpress/wp-content/themes/nielandt/img/background.jpg);
	background-repeat: x-repeat;
	padding-left: 25px;
	
}
#navi ul li {
	display: inline;
	list-style-type: none;
	color: #646464;
}

#navi ul li a {
	color: #646464;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 14px;
	padding: 30px;
	
}

#navi a:hover {
	background-image: url(http://www.maler-nielandt.de/wordpress/wp-content/themes/nielandt/img/hover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #c1001f;
	
}

#content {
	width: 871px;
	float: left; 
	background-image: url(http://www.maler-nielandt.de/wordpress/wp-content/themes/nielandt/img/background.jpg);
	background-repeat: x-repeat;
}

#sidebar {
	width: 255px;
	float: left;
	padding-left: 25px;
}

#sidebar li {
	list-style-type: none;
	font: 12px/16px arial, sans-serif;
	color: #646464;
	padding-bottom: 20px;
}
#sidebar li a {
	color: #646464;
	text-decoration: none;
}

#breadcrumb {
	color: #646464;
	font-size: 10px;
}

#text {
	width: 500px;
	float: left;
	padding-right: 60px;
	padding-top: 15px;
}
#adresse {
	font-size: 10px;
	float: left;
	position: relative;
	left: 110px;
	top: 100px;
}
#rollen {
	float: left;
	position: relative;
	top: px;
	left: 70px;
	
}
#footer {
	background-color: #dfccee;
	width: 871px;
	height: 51px;
}
