/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/header-bg.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
}

h1 {
	font-weight: bold;
	font-size: 200%;
}

a {
	border-bottom: 1px dotted #990000;
	text-decoration: none;
	color: #000000;
}

a:hover {
	border-bottom: none;
	color: #990000;
}

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 0px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 0;
	text-transform: lowercase;
	font-size: 140%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 0px;
}

/* Header */

#header {
	width: 800px;
	height: 110px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
	padding: 0 0 0 30px;
	border-left: 1px dotted #cccccc;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666666;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/pfeil.png) no-repeat 0 10px;
	border-top: 1px dotted #990000;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 10px;
	padding: 10px 0 0 0;
	text-transform: lowercase;
	font-size: 120%;
	color: #cccccc
}

#sidebar a {
	border: none;
	color: #444444;
}

#sidebar a:hover {
	border-bottom: 1px dotted #cccccc;
}

/* Footer */

#footer {
	clear: both;
	height: 20px;
	padding: 5px 0 0 0;
	background: #990000;
}

#footer p {
	background: #990000;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
color: #ffffff;
}

#legal strong {
	display: block;
	padding: 0px 0 0 0;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: bold;
}

#links {
}
