/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #757575;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 453px;
	margin: 0 auto;
}


#splash {
	width: 754px;
	height: 266px;
	padding-bottom: 3px;
	background: url(../images/header.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 754px;
	margin: 0 auto;
	height: 266px;
}


#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(../images/img05.jpg) repeat-x left top;
}

/* Contaienr */

#container {
	width: 754px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 500px;
}

#content h2 {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#content a	{
	text-decoration: underline;
	color: #31363B;
}
#content a:hover {
	text-decoration: none;
}

#content p {
	margin: 0px;
	padding: 20px 20px;
	line-height: normal;
}

/* Navigation */

#navigation {
	float: left;
	width: 150px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#navigation li {
	margin-bottom: 5px;
}

#navigation li ul {
	padding-left: 25px;
}

#navigation li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#navigation li p {
	padding: 0 20px;
}

/* Lsausgabe */

#lsausgabe	{
		width: 480px;
		float: right;
		padding-top: 20px;
		padding-bottom: 10px;
}

#lsausgabe ul	{
		list-style-type: none;
		margin: 0;
		padding: 0;
}

#lsausgabe ul li	{
		display: inline;
		padding: 0 5px 0 10px;
		float: left;
		border-right: 1px dotted #000000;
}

#lsausgabe ul li a	{
		text-decoration: none;
}
#lsausgabe ul li a:hover	{
		text-decoration: underline;
}
/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
	border-top: 1px dotted #D6C9BF;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}
