/* Allgemeine Elemente */

html, body {
	margin: 0;
	padding: 0;
	background: #f0e9df url(/images/body_bg.gif) left top repeat-x;
}

body {
	line-height: 140%;
	text-align: center;
	color: #6b6b6b;
	padding: 10px 0;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 0.8em;
}

h2 {
	font-size: 1.3em;
	line-height: 130%;
	margin-bottom: 0.6em;
}

h3, #sidebar h2 {
	font-size: 1.2em;
	margin-bottom: 0.6em;
}

.extra h2 {
	font-size: 1.1em;
	margin-bottom: 0.6em;
}

h3 a, h2 a {
	text-decoration: none;
	color: #6b6b6b;
}

a, a:visited, a:active {
	text-decoration: underline;
	color: #2c4d8a;
}

a:hover, a:focus {
	color: #5072ae;
	text-decoration: none;
}
input, textarea {
	border: 1px solid #ccc;
	padding: 3px;
}

ul, .extra ul ul {
	margin-left: 0;
	padding-left: 2em;
}

.extra ul {
	margin-left: 0;
	padding-left: 2.8em;
}

ul ul {
	margin-top: 4px;
	margin-bottom: 6px;
}

li {
	margin: 3px 0 5px;
}

li li {
	list-style: circle;
}

/* Formular-Kram für Zend */

form dd, dt, dl {
   margin: 0;
   padding: 0;
}

form dd {
   margin: 0 0 1em 0;
}

form label {
   font-weight: normal;
}


/* Grundelemente des Layouts */

#wrapper {
	margin: 0 auto;
	width: 850px;
	text-align: left;
	background: #fff url(/images/wrapper_bg.gif) left top repeat-y;
}

#header {
	background: #5375b1 url(/images/header.jpg);
	height: 222px;
}

#navigation {
	padding: 0;
	margin: 0 0 0 11px;
	list-style: none;
	font-weight: bold;
	height: 100px;
}

#navigation li {
	width: 138px;
	float: left;
	margin: 11px 0 0;
	list-style: none;
}

#navigation .active {
	background: transparent url(/images/navigation_ul_bg.png) repeat;
}

#navigation .active a, #navigation a:hover {
	background: transparent url(/images/navigation_active.gif) repeat;
}

#navigation li a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 15px;
	padding: 7px 0 10px 15px;
}

#navigation ul {
	background: transparent url(/images/navigation_ul_bg.png) repeat;
	padding: 0 0 10px 15px !important;
	width: 148px;
	margin: 0 !important;
}

#navigation li.last ul {
	width: 123px !important;
}

#navigation li li {
	clear: left;
	float: none;
	margin: 0;
	padding: 3px 0;
	width: auto;
}

#navigation li li a, #navigation ul li a {
	margin: 0;
	font-weight: normal;
	padding: 1px 0;
	background: none !important;
	line-height: 150% !important;
}

#navigation li li a:hover {
	text-decoration: underline;
}

#sidebar {
	float: right;
	width: 260px;
	margin: 20px 20px 10px 0;
}

.news {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 7px;
}

#sidebar .news {
	font-size: 85%;
}

.news p {
	margin: -3px 0 5px !important;
}

#content .news p {
	margin: 3px 0 9px !important;
}

.news h3, .news h3 a {
	color: #2c4d8a;
	line-height: 140%;
}

.news h2 a {
	text-decoration: none !important;
	color: #6b6b6b !important;
}

.news h2 a:hover {
	text-decoration: underline !important;
}

.more_news {
	text-align: right;
	display: block;
	padding: 0 7px 0 0;
	font-size: 85%;
}

#content {
	margin: 10px 25px 35px 24px;
	width: 520px;
	float: left;
}

#footer {
	background: #f5efe6 url(/images/footer_bg.gif) left top no-repeat;
	height: 44px;
	clear: both;
}

#footer .left_space {
	padding-left: 80px;
}

#footer p {
	padding: 6px 22px;
	margin: 0;
	font-size: 85%;
	color: #a39066;
}

#footer a {
	color: #917850;
}

#footer a:hover {
	color: #a39066;
}



.zend_form label {
	width: 130px;
	display: block;
	float: left;
	margin: 2px 0 3px;
}

.zend_form input {
	width: 200px;
}

.zend_form input:hover, .zend_form textarea:hover {
	border: 1px solid #bbb;
}

.zend_form input:focus, .zend_form textarea:focus {
	border: 1px solid #999;
}

.zend_form p {
	clear: left;
}

.errors li {
	color: #c00;
	font-weight: bold;
	list-style: none;
	margin: -9px 0 0 103px;
}

.zend_form textarea {
	margin: -18px 0 0 130px;
	width: 383px;
	height: 200px;
	border: 1px solid #ccc;
}

.zend_form .submit_button {
	margin: 0 0 0 130px;
	padding: 5px;
	border-color: #2d4289;
	background-color: #3c5b9c;
	color: #fff;
	font-weight: bold;
	width: auto;
}

.zend_form .submit_button:hover {
	background-color: #2d4289;
	border-color: #2d4289;
	cursor: pointer;
}

.news_excerpt {
	font-size: 90%;
	font-style: italic;
	border-bottom: 1px solid #EFE7DC;
	padding-bottom: 2px;
	margin-bottom: 12px;
}

.team {
	width: 250px;
	margin: 0 0 30px 20px;
	float: left;
}

.team strong, .team a {
	display: block;
}

#paginate, .pages {
	margin: -35px 0 0;
	width: 54px;
	float: right;
	height: 30px;
}

.pages {
	margin: 0;
	width: 520px !important;
	float: none;
}

#paginate a, .pages a, .pages strong {
	width: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 0 0 2px;
	border-color: #ddd;
	background-color: #eee;
	color: #2d4289;
	font-weight: bold;
	float: left;
	text-decoration: none;
}

.pages b {
	line-height: 25px;
	margin: 0 8px 0 0;
	color: #2d4289;
	font-weight: bold;
	float: left;
	text-decoration: none;
}

#paginate .active, .pages strong {
	background-color: #2d4289;
	border-color: #2d4289;
	color: #fff;
	cursor: default;
}

.pages a:hover {
	border-color: #2d4289 !important;
}

form .description {
	font-size: 80%;
}

#tradition {
	width: 130px;
	float: right;
	margin: 0 0 0 30px;
	font-size: 80%;
}