/*
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/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

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

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 880px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #ffdc00;
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #D56E22;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 10px 0;
	#background: url(images/img03.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 638px;
	padding: 20px 0 0 0;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {

	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

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

.sidebar li {
	background: url(images/bg.gif) repeat-x;
	background-position: 0 20px;
	padding: 20px 0 0 0;

}

.sidebar li ul {
	border: 2px solid #ff6600;
}

.sidebar li li {

	padding: 11px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	font-size: 12px;
	border: 3px solid #ff6600;

}

.subsidebar li
{

	padding: 11px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.subsidebar li ul {
	border: 0px solid #ff6600;
}


/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #ff6700 url(images/img01.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message 
{ 
	margin:0 0 20px 0; 
	padding:0;
}

dd.message message fade ul 
{
	padding:0;
	margin:0;
}

dt.message 
{ 
	padding:5px;
	font-weight:bold; 
	color:#fff; 
	background:#222; 
}

#system-message dd.message ul 
{ 
	background: #C3D2E5 url(images/notice-info.png) 4px center no-repeat; 
	border-top: 3px solid #C3D2E5; 
	border-bottom: 3px solid #C3D2E5;
	padding:15px 15px 15px 45px; 
	margin:0; color:#000; 
	margin-left:-40px;
}

#system-message dd.message li 
{ 
	padding:0; 
	margin:0; 
	list-style:none; 
}

/* System Error Messages */
#system-message dd.error ul 
{ 
	color: #c00; 
	background: #E6C0C0 url(images/notice-alert.png) 4px center no-repeat; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B;
	padding:15px 15px 15px 45px; 
	margin:0; 
	color:#000; 
	margin-left:-40px;
}

/* System Notice Messages */
#system-message dd.notice ul 
{ 
	color: #c00; 
	background: #EFE7B8 url(images/notice-note.png) 4px center no-repeat; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E;
	padding:15px 15px 15px 45px; 
	margin:0; 
	color:#000; 
	margin-left:-40px;
}



/* Navigation Men� unterliegend */

.sidebar ul#under {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li ul#under {
	border: 0px solid #ff6600;
}

.sidebar li li#under {

	padding: 11px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li#under {
	background: url(images/bg.gif) repeat-x;
	padding: 0 0 20px 0;

}
