/*
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: #E5E5E5;
	font-family: Verdana, sans;
	font-size: 13px;
	color: #666666;
}


blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.haupttitel {
	margin: 0;
	padding: 10px 0;
	background: url(layoutimg/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.orangertitel {
	margin: 0;
	padding: 10px 0;
	background: url(layoutimg/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(layoutimg/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.aktuellbox {
	float: left;
	width: 600px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(layoutimg/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(layoutimg/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 0px 0 0 0;
	background: #fff;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #FFF;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url(layoutimg/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(layoutimg/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(layoutimg/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#allgemein {
	float: right;
	width: 720px;
	height: 45px;
	padding: 19px 0 0 20px;
	font-size: 85%;
}

#allgemein a {
	color: #666666;
}

.col-links {
	float: left;
	width: 260px;
}

.col-rechts {
	float: right;
	width: 420px;
}

#ecke {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(layoutimg/img13.gif) repeat-x;
}

#ecke a {
	color: #eee;
}

