/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Navigation */

#navigation {
	float: right;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background: #DCDCDC;
}

#navigation h2 {
	margin-top: 0;
	padding: 8px 15px;
	background: #1F1F21 url(../images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


#navigation ul {
	margin: 0;
	padding: 5px 14px 10px 14px;
	list-style: none;
	line-height: normal;
}

#navigation li {
	padding: 3px 0;
	border-bottom: 1px dotted #1F1F21;
}

#navigation a {
	padding-left: 10px;
	background: url(../images/img4.gif) no-repeat left center;
	text-decoration: none;
}

#navigation a:hover	{
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	width: 778px;
	margin: 0 auto;
}

/* Header */

#header {
	float: left;
	width: 200px;
	height: 150px;
	background: url(../images/img1.jpg);
}

#header h1 {
	margin: 0;
	padding: 43px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 3em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */

#pages {
	float: right;
	width: 568px;
	height: 150px;
	background: url(../images/img2.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 10px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

#pages a:hover {
	color: #FFFFFF;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: left;
	width: 558px;
	padding-top: 10px;
}

/* Lsausgabe */

#lsausgabe	{
		width: 558px;
}
#lsausgabe ul	{
		list-style-type: none;
}
#lsausgabe ul li	{
		display: inline;
		padding: 0px 5px 0 10px;
		float: left;
		border-right: 1px solid #999994;
}

#lsausgabe ul li a	{
		text-decoration: none;
}
#lsausgabe ul li a:hover	{
		text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	border-top: 20px solid #ffffff;
}

#footer a {
	color: black;
}
