html,
body
{
	margin: 0;
	padding: 0;
}
body
{
	background: #DADADA url(../images/layout/background.gif) repeat-y center top;
	color: #575757;
	font: normal 12px Tahoma, Arial, Helvetica, Sans-serif;
	line-height: 1.525em;
/*	text-align: center*/
}
a
{
	color: #E30000;
	text-decoration: none;
}
a img
{
	border: none;
}
hr {
	height:1px;
	margin: 21px 0;
	background: url(../images/layout/dashed-line.gif) top left repeat-x;
	border: none;
}

h1
{
	margin: 0;
	padding: 12px 0 2px 0;
	color: #808080;
	font: normal 24px Georgia, Times, "Times New Roman", Serif;
}

h1 a
{
	color: #808080;
}

h2
{
	margin: 0;
	padding: 2px 0 18px 0;
	color: #696969;
	font: bold 15px Tahoma, Arial, Helvetica, Sans-serif;
	line-height: 1.425em;
}

h2 b,
h3 b
{
	font-weight: normal;
}

h2 a
{
	color: #696969;
}

h3
{
	margin: 0;
	font-size: 13px;
}

.content_image
{
	padding: 2px;
	border: solid 1px #D9D8D6;
}
img.left
{
	float: left;
	display: inline;
	margin: 8px 16px 4px 0;
}
img.right
{
	float: right;
	display: inline;
	margin: 8px 0 4px 16px;
}

p
{
	margin: 0;
	padding: 4px 0 4px 0;
}

p,
font
{
	font-size: 12px;
}

ul
{
	margin: 0;
	padding: 0;
}
ol
{
	margin: 0;
}
li
{
	margin: 0;
}
span.author
{
	color: #808080;
	font-style: italic;
}
form
{
	margin: 0;
	padding: 0;
}
label
{
	color: #575757;
	cursor: pointer;
}

input.text,
textarea,
select
{
	padding: 4px;
	border: solid 1px #D9D8D6;
	color: #575757;
	font: normal 12px Tahoma, Arial, Helvetica, Sans-serif;
	line-height: 1.525em;
}
select
{
	padding: 2px;
}
.clear
{
	float: none;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
#clear
{
	float: none;
	clear: both;
	height: 72px;
	font-size: 0;
	line-height: 0;
}

/* Layout */

#wrapper
{
	position: relative;
	width: 826px;
	margin: 0 auto 0 auto;
	padding: 0 26px 0 26px;
	text-align: left;
}

/* Header (Logo, Herausgeber, Datum, Meta-Links) */

#logo
{
	width: 431px;
	height: 41px;
	padding: 21px 0 0 0;
}
#logo a
{
	display: block;
	width: 431px;
	height: 41px;
	background: #FFFFFF url(../images/layout/logo.gif) no-repeat left top;
}
#logo span
{
	display: none;
}
#publisher
{
	height: 44px;
	margin: 24px 0 0 0;
	padding: 0;
	background: transparent url(../images/layout/publisher_background.gif) repeat-x left bottom;
	color: #626262;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#date
{
	height: 44px;
	margin: -44px 0 8px 0;
	padding: 0;
	color: #626262;
	font-size: 13px;
	text-align: right;
}
#meta_links
{
	position: absolute;
	top: 2px;
	right: 26px;
	letter-spacing: 1px;
}
#meta_links a
{
	padding: 2px 0 2px 0;
	color: #575757;
	letter-spacing: 0;
}
#meta_links a.rss
{
	padding-left: 21px;
	background: transparent url(../images/layout/icon_rss.gif) no-repeat left 0.125em;
}

/* Navigation */

#navigation
{
	position: relative;
	height: 24px;
	padding: 0;
	background: #FFFFFF url(../images/layout/navigation_background.png) repeat-x left -144px;
	list-style-type: none;
}
#navigation li
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#navigation a
{
	display: block;
	width: 136px;
	height: 24px;
	padding: 0 24px 0 0;
	background: transparent url(../images/layout/navigation_background.png) no-repeat left 0;
	color: #ffffff;
	line-height: 23px;
	text-align: center;
}
#navigation a:hover,
#navigation a:focus
{
	background-position: left -24px;
	color: #ffffff;
}
#navigation li.active
{
	z-index: 6 !important;
}
#navigation li.active a,
#navigation li.active a:hover,
#navigation  li.active a:focus
{
	background-position: left -48px;
	color: #454545;
}
#navigation #aktuelle_ausgabe
{
	z-index: 3;
}
#navigation #archiv
{
	left: 144px;
	z-index: 2;
}
#navigation #suche
{
	left: 288px;
}
#navigation #kontakt
{
	left: 522px;
	z-index: 4;
}
#navigation #service
{
	left: 666px;
	z-index: 5;
}
#navigation #kontakt a,
#navigation #service a
{
	padding: 0 8px 0 16px;
	background-position: left -72px;
}
#navigation #kontakt a:hover,
#navigation #kontakt a:focus,
#navigation #service a:hover,
#navigation #service a:focus
{
	background-position: left -96px;
}
#navigation #kontakt.active a,
#navigation #kontakt.active a:hover,
#navigation #kontakt.active a:focus,
#navigation #service.active a,
#navigation #service.active a:hover,
#navigation #service.active a:focus
{
	background-position: left -120px;
}

/* Inhaltsspalte */

#content
{
	float: left;
	width: 548px;
	padding: 18px 0 0 0;
}

/* Artikel-Listen im Inhalt */

.artikel
{
	list-style-type: none;
}
.artikel li
{
	padding: 12px 0 4px 0;
	background: transparent url(../images/layout/dot_content.gif) repeat-x left bottom;
}
.artikel li.last
{
	background-image: none;
}
.artikel h1
{
	padding: 8px 0 8px 0;
	font-size: 20px;
}
.artikel h1 a:hover,
.artikel h1 a:focus
{
	text-decoration: underline;
}
.artikel h2
{
	margin-top: -6px;
	padding: 0 0 8px 0;
	font-size: 13px;
}
.artikel p a
{
	color: #575757;
}
.artikel p.small
{
	margin-top: -8px;
}
p.more
{
	clear: both;
	text-align: right;
}
p.more a
{
	padding: 2px 0 2px 16px;
	background: transparent url(../images/layout/arrow_right_red.gif) no-repeat left 0.325em;
	color: #E30000;
}
p.more a:hover,
p.more a:focus
{
	text-decoration: underline;
}

/* Ausgabe im Inhalt */

#issue
{
	padding-bottom: 8px;
	color: #808080;
	font-size: 11px;
}

/* rechte Spalte */

#right_column
{
	width: 236px;
	margin-left: 590px;
	padding-top: 56px;
}
#right_column p.more
{
	text-align: left;
}

/* Suchformular rechte Spalte */

#search
{
	margin-bottom: 8px;
}
#search label
{
	display: block;
	padding: 0 0 4px 0;
	color: #696969;
	font: normal 15px Tahoma, Arial, Helvetica, Sans-serif;
	line-height: 1.425em;
}
#search input.text
{
	float: left;
	width: 199px;
	height: 15px;
	border-right: none;
	line-height: 15px;
}
#search input.submit
{
	display: block;
}

/* Serviceliste rechte Spalte */

#right_column .service
{
	background-color: #deeefc;
	border: none;
}
#right_column .service h2
{
	margin: 0 -12px 0 -12px;
	padding-left: 12px;
	padding-right: 12px;
	background: transparent url(../images/layout/dot_service.gif) repeat-x left bottom;
}
#right_column .service ul
{
	list-style-type: none;
}
#right_column .service li
{
	background: transparent url(../images/layout/dot_service.gif) repeat-x left bottom;
}
#right_column .service li.last
{
	background-image: none;
}
#right_column .service ul a
{
	display: block;
	width: 212px;
	padding: 4px 0 5px 0;
	background: transparent url(../images/layout/arrow_right.gif) no-repeat right 0.625em;
	color: #696969;
}
#right_column .service ul a:hover,
#right_column .service ul a:focus
{
	text-decoration: underline;
}

/* Infoboxen rechte Spalte */

.infobox
{
	margin-bottom: 8px;
	padding: 6px 12px 6px 12px;
	border: solid 1px #D9D8D6;
	cursor: pointer;
}
.infobox h2
{
	padding: 0 0 4px 0;
	font-weight: normal;
}
.infobox h2 a
{
	color: #696969;
}
.infobox img.teaser
{
	display: block;
	border: solid 2px #C1C0BD;
}
.infobox p
{
	color: #777777;
	font-size: 11px;
	line-height: 1.425em;
}
.infobox p a
{
	color: #777777;
	font-size: 11px;
}
.infobox img.more
{
	position: relative;
	top: 1px;
	margin-left: 3px;
}
#right_column .issue
{
	height: 112px;
	padding: 12px 112px 0 12px;
	background: #FFFFFF url(../images/layout/teaser_issue_background.gif) no-repeat left bottom;
}
#right_column .issue p.more img
{
	position: relative;
	top: 1px;
	margin-right: 6px;
}
#right_column .issue p.more a
{
	color: #e30000;
}

/* Footer */

#footer
{
	clear: both;
	width: 826px;
	height: 72px;
	margin: 0 auto 0 auto;
	padding: 0 26px 0 26px;
	text-align: left;
}
#footer a:hover,
#footer a:focus
{
	text-decoration: underline;
}
#to_top
{
	width: 548px;
	height: 24px;
	position: relative;
	top: -30px;
	padding: 0;
	background: transparent url(../images/layout/dot_content.gif) repeat-x left bottom;
	font-size: 11px;
}
#to_top a
{
	padding-left: 16px;
	background: transparent url(../images/layout/arrow_up.gif) no-repeat left center;
	color: #808080;
}
#footer .navigation
{
	position: relative;
	top: -30px;
	font-size: 11px;
	letter-spacing: 2px;
}
#footer .navigation a
{
	color: #575757;
	letter-spacing: 0;
}

/* Archiv */

ul.archive-year {
	height: 37px;
	list-style-type: none;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 13px !important;
	font-weight: bold;
	margin-bottom: 21px;
	clear: both;
}
ul.archive-year li {
	float: left;
	margin-right: 10px;
}
ul.archive-year a:hover,
ul.archive-year a:focus
{
	text-decoration: underline;
}


table.archive-expends {
	width: 100%;
	margin-bottom: 30px;
	border-collapse: collapse;
}
table.archive-expends thead td {
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom: solid 1px #F4F4F4;
}
h2.expends-head {
	background: url(../images/layout/dashed-line.gif) repeat-x left bottom;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-bottom: 0;
	color: #454545;
}
table.archive-expends tbody td {
	padding: 3px 0 3px 0;
	line-height: 14px;
	border-bottom: solid 1px #F4F4F4;
}
table.archive-expends tbody td.issue,
table.archive-expends thead td.issue
{
	padding-left: 24px;
}
table.archive-expends tbody td.date,
table.archive-expends thead td.date
{
	padding-right: 48px;
	text-align: right;
}
table.archive-expends tbody a {
	color: #575757;
}
table.archive-expends a:hover,
table.archive-expends a:focus
{
	text-decoration: underline;
}
table.archive-expends tbody a.arrow {
	background: url(../images/layout/arrow_tbl_red.gif) center left no-repeat;
	padding-left: 16px;
}

/* Formulare Allgemein */

#content form {
	background: url(../images/layout/dashed-line.gif) top left repeat-x;
	margin: 11px 0 24px 0;
	padding: 21px 0;
}

#content .submit {
	overflow: visible;
	width: auto;
	margin-top: 4px;
	padding: 2px 12px 3px 12px;
	background: #F1F1F1 url(../images/layout/button-bg.gif) 0 0 repeat-x !important;
	border: 1px solid #d9d8d6;
	color: #666666;
	cursor: pointer;
}

/* Suche */

.search-form {
	height: 78px;
	padding: 16px 16px 0 16px !important;
	background: transparent url(../images/layout/search-form-bg.gif) top left repeat-x !important;
}
.search-options
{
	margin-top: 2em;
	padding: 0 16px;
}
.search-form h3,
.search-options h3
{
	margin-bottom: 2px;
}

.search-form input.text
{
/*	float: left;*/
	width: 199px;
	height: 15px;
/*	border-right: none;*/
	line-height: 15px;
}

/*
.search-form input.submit
{
	display: block;
	padding: 0 !important;
	margin: 1px 0 0 0 !important;
}
*/

.search-form select {
	width: 236px;
	border: 1px solid #D9D8D6;
	background: url(../images/layout/select-button.gif) top right no-repeat;
}
.search-form option {
	background-color: #fff;
	color: #454545;
}

.paginationControll
{
	padding: 4px 0 4px 0;
	border-top: solid 1px #F4F4F4;
	border-bottom: solid 1px #F4F4F4;
}
.paginationControll span
{
	float: right;
	margin-top: 2px;
}

/* Meinungsformular */

.expression-form label {
	float: left;
	width: 105px;
	height: 24px;
	line-height: 24px;
	margin-right: 40px;
	margin-bottom: 4px;
}
.expression-form input,
.expression-form textarea{
	width: 282px;
	margin-bottom: 4px;
}

div.messages
{
	color: red;
	border: solid red 2px;
	padding: 0 1em;
	margin: 0 0 2em 0;
}

