body {
	margin: 0px;
	padding: 0px;
	background: #0D0D0D url(images/img01.png) repeat-x left top;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2535;
}

h1, h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color:#660066;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 {
	font-size: 14px;
	color:#d65a14;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color:#757575;
	/*list-style-position: inside;*/
	list-style:none;
}

blockquote {
	
}

a { color: #8F8F8F; }

a:hover { text-decoration: none; }


a img {
border:none;
	
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }


#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 173px;
	background: url(images/walterwolff.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 920px;
	height: 173px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 120px 0 0 40px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 14px;
	color: #666666;
}

#logo a {
	text-decoration: none;
	color: #666666;
}

/* Menu */

#menu {
	float: right;
	height: 173px;
}

#menu ul {
	margin: 0px;
	padding: 125px 40px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #990099;
}

#menu .first a {
	background: none;
}
#menu li#current a {
	color: #FF6600;
}

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 40px 40px 0px 40px;
	/*background: url(images/img04.jpg) repeat-x left top;*/
	background-color:#FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 590px;
}


#banner {
	padding-bottom: 40px;
}

/* Post */


/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	color:#2b2535;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #BEBEBE;
}

#sidebar h1{
	width: 210px;
	color:#2b2535;
	background-color: #BEBEBE;
	font-style: italic;
	font-size: 11px;
	text-align: right;
	padding-bottom:5px;
}
#sidebar_foto_index{
	background-image:url(images/walter_rechts.jpg);
	background-repeat:no-repeat;
	height:275px;
}
#sidebar_foto_bio{
	background-image:url(images/walter_rechts_bio.jpg);
	background-repeat:no-repeat;
	height:275px;
}
#sidebar_foto_projects{
	background-image:url(images/walter_rechts_projects.jpg);
	background-repeat:no-repeat;
	height:275px;
}


#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:11px;
	color:#666666;
}

#sidebar li {
	margin-bottom: 0px;
}
#sidebar li.img {
	margin: 0px;
	background-position: center;	
}

#sidebar li ul {
	line-height: normal;
	background-color:#666666;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom:10px;
	padding-top:10px;
}

#sidebar li li {
	margin: 0;
	padding: 0px 0px;
}

#sidebar p {
	margin: 0;
	padding:  10px;
}

#sidebar h2 {
	width: 200px;
	height: 26px;
	background: url(images/imgh2.jpg) no-repeat left top;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar li a {
	color:#FFFFFF;
}


/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	padding-top: 13px;
	background: url(images/img05.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 50px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #1D1D1D;
}

#footer a {
	color: #1D1D1D;
}
