/*2A4B59,d3dbba,ffd393,ff974f,F54F29  */

body {
	margin: 0;
	padding: 0;
	background: #FFD393;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D453E;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #2A4B59;
}

h1 { font-size: 20px; }

h2 { font-size: 16px; }

h3 { font-size:14px;}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul, ol { }

blockquote { }

a { color: #F54F29; text-decoration:none;}

a:hover { text-decoration: underline; }

a img {
	border: none;
}


hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */

#header-wrapper {
	height: 134px;
	/*background: #F54F29;*/
	/*background:#FF974F;*/
	background:#BD0100;

}

#header {
	width: 1024px;
	height: 101px;
	margin: 0 auto;
	background: url(/images/banner.gif) no-repeat; /*#D3DBBA;*/
}

/* Menu */

#menu {
	margin-top: 101px;
       float: left;
	width: 1024px;
	height: 33px;
	background: #D3DBBA; /*#B5ADA5;*/ /*#D3DBBA;*/
}

#menu ul {
	margin: 0;
	padding: 33px 0 0 40px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 20px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BD0100;
}

#menu a:hover { text-decoration: underline; }

/* Ausgewähltes Menüelement hervorheben*/
body.public li#hof a, body.nachrichten li#aktuelles a, body.kurse_public li#kurse_public a{
	/*color:#F54F29;*/
	color:#BD0100;
}

/* Search */

#search {
	float: right;
	width: 265px;
	height: 74px;
	background: #D3DBBA;
}

#search form {
	margin: 0;
	padding: 36px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	background: #FF974F;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 924px;
	margin: 0 auto;
	padding: 0 45px;
	background: #FFFFFF url(/images/img08.gif) repeat-x;
	border: 5px solid #FFFFFF;
}

#logo {	
margin:10px 0 10px 0;
height: 50px;}



/* Content */

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

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	margin-bottom: 3px;
	padding: 2px 30px;
	background: url(/images/img10.gif) repeat-y;
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px;
	background: url(/images/img11.gif) repeat-y;
	font: italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4D453E;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 30px;
	background: url(/images/img12.gif) repeat-y;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 10px;
	background: #FEF7EF url(/images/img13.gif) repeat-x;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 5px;
	padding: 5px 0 5px 30px;
	line-height: normal;
	background: url(/images/img12.gif) repeat-y;
}

#sidebar h2 {
	border-bottom: 3px solid #FFFFFF;
	font-size: 18px;
	margin-bottom:10px;
}
#sidebar .attr{
	line-height:150%;
	padding-left:10px;
}
#fp_pics{margin:20px 0 0 15px;}

/* Footer */

#footer {
	background: url(/images/img09.gif) repeat-x;
	height:20px;
}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}
.left{float:left;padding-right:10px;}
.pagination{font-size:16px;}
.hervor{color: #ff974f; font-weight:bolder;}
.u10{margin-bottom:10px;}