/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(../images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(../images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(../images/img08.gif) repeat-x left bottom;
}

/* Header */

#header {
	height: 101px;
}

/* Logo */

#logo {
	float: left;
}
#logo h1 {
	padding: 10px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(../images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(../images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(../images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 680px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

#content h1 {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

#content h1 a {
	background: none;
}


/* Sidebar Common Style */

#page #sidebar {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

#page #sidebar ul {
	line-height: normal;
}

#page #sidebar li {
	padding: 0;
	background: none;
}


#page #sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(../images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

#page #sidebar a {
	background: none;
}

/* Lsausgabe */

#lsausgabe {
	width: 680px;
	padding: 0 0 0 20px;
	float: left;
}

#lsausgabe ul	{
		list-style-type: none;
}

#lsausgabe ul li {
	border-right: 1px solid #F0F0F0;
	display: inline;
	padding-right: 20px;
}

#lsausgabe ul li a	{
		text-decoration: none;
}
#lsausgabe ul li a:hover	{
		color: #E43C15;;
}
/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(../images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
