* { padding: 0; margin: 0; }

body {
	background-image: url(http://www.nightmusic.ch/lab/ralf/bg-body.png);
	background-repeat: repeat-x;
	font-family: georgia,serif;
	font-size: 0.75em;
	letter-spacing: 0.05em;
	line-height: 1.6;
	background-color: #F4F3EB;
}
a:link, a:visited, a:active { color: #000000; text-decoration: underline; }
a:hover { color: #666666; }
a:focus { -moz-outline-style: none; }

img { border: 0px; }

.alignright { float: right; }
.alignleft { float: left; }
.postdate { font-weight: bold; padding-bottom: -5px; }
.sitename {
	display: block;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Helvetica, arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-style: normal;
	padding-left: 5px;
	color: #444
}

#wrapper {
	margin: 0 auto;
	width: 760px;
	padding-bottom: 20px
}

#header {
	width: 755px;
	color: #333;
	padding: 5px;
	height: 120px;
	margin: 0px 0px 5px 0px;
}
		#header h1 {
			font-size: 45px;
			font-family: Arial,Helvetica,Verdana,sans-serif;
			letter-spacing: -0.1pt;
			margin-bottom: -10px;
		}
		#header h4 {
			font-family: "times new roman",times,serif;
			color: #666666;
			font-size: 14px;
			font-style: italic;
			font-weight: normal;
			line-height: 0.8;
			letter-spacing: 1pt;
		}



#navigation {
	position: relative;
	width: 755px;
	height: 28px;
	color: #333;
	border-top: 1px solid #CFCCB5;
	border-bottom: 1px solid #CFCCB5;
	margin: 0px 0px 5px 0px;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	font-size: 11px;
	letter-spacing: 0.4pt;
	background-color: #EFEDE0
}

		#navigation span {
			position: absolute;
			right: 0px;
			top: 5px;
		}
		#navigation span a:link {
			text-decoration: none;
		}
		#navigation ul{
			margin: 0;
			padding: 0;
			padding-left: 0px;
			list-style-type: none;
			display: block;
		}
		#navigation li{
			display: inline;
			margin: 0;
		}
		#navigation li a{
			float: left;
			display: block;
			text-decoration: none;
			margin: 0 1px 0 0;
			padding: 5px 10px 5px 10px;
			color: black;
		}
		#navigation li a:visited{
			color: black;
		}
		#navigation li a:hover {
			background: #DFDCC3;
			color: #6F6C53;
		}
		#navigation  li.current-cat a, #navigation  li.current_page_item a {
			background: #CFCCB5;
			color: #ffffff;
		}
		.active_category {
			background: #cccccc;
		}


#teaser {
	color: #333;
	margin: 0px 10px 20px 0px;
	padding-left: 5px;
	margin-bottom: 20px;
	font-style: italic;
}
		#teaser p { margin-bottom: 10px; }
		#teaser img {
			padding: 5px;
			margin-right: 10px;
			background-color: #ffffff;
			float: left;
			border: 1px solid #efefef
		}
		#teaser img:hover {
			border: 1px solid #cccccc
		}
		#teaser h1 {
			display: block;
			margin-bottom: 5px;
			font-family: arial,sans-serif;
			font-size: 18px;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: 0.1pt;
			font-style: normal;
			color: #9F9F81
		}
		#teaser h3 {
			display: block;
			font-size: 12px;
			letter-spacing: 0.1pt;
			font-style: normal;
		}
		#teaser a {
			text-decoration: none;
			color: #666666;
		}
.line { 	border-bottom: 1px solid #CFCFCF }
#content {
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 10px 5px 5px 5px;
	font-style: normal;
}
		#content p { margin-bottom: 20px; }
		#content img {
			padding: 10px;
			background-color: #ffffff;
			margin: 0px 10px 0px 0px;
			clear: both;
		}
		#content h1, #content h2 {
			display: block;
			margin-bottom: 5px;
			font-family: arial,sans-serif;
			font-size: 20px;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: 0.8pt;
			font-style: normal;
			color: #9F9F81
		}
		#content h2 { font-size: 14px; }
		#content h3 {
			display: block;
			margin-bottom: 10px;
			font-size: 14px;
			font-weight: bold;
			letter-spacing: 0.2pt;
			font-style: normal;
		}
		#content ul {
			margin-bottom: 10px;
			margin-left: 30px;
			padding: 0px;
		}


#footer {
	width: 735px;
	color: #333;
	border-top: 1px solid #cccccc;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	margin-top: 30px;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	color: #6B6B6B;
	font-size: 10px;
	letter-spacing: 0pt;
	line-height: 0.8;
}