html, body {
	margin: 0; padding: 0; min-height:100%;
}

body {
	background: url(/img/bg.jpg) repeat fixed 50% 0 #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #541f0b;
}

form { margin:0; padding: 0; }
input, select, textarea { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; }
img { border:0 }
a { color:#c80000; outline: none; text-decoration: none; }
a:hover { text-decoration: underline; }
a span { cursor: pointer; }

.hide { display: none; }
.clear { font-size:0; line-height:0; clear: both; }

.cols { overflow: hidden; }
.cols .col { float:left; display: inline; }

.img {
	background:#fff;
	border: 1px solid #eae6e0;
	padding: 5px;
	display: inline-block;
}
.img img { display: block; }

#container {
	width: 986px;
	margin:0 auto;
	padding: 15px 0 0 0;
}

#topbanner {
	background: url(/img/topbannerbg.png) no-repeat 50% 50%;
	width: 950px; height: 120px;
	text-align:center;
	padding: 6px 0 0 0;
	margin: 50px auto 5px auto;
}

#header {
	background: url(/img/headerbg.png) no-repeat 50% 0;
	height: 195px;
	position:relative;
}

#logo {
	position: absolute; left: 38px; top: 30px;
	width: 180px; height: 105px;
	margin:0; padding:0;
}

#logo a {
	display: block;
	width: 180px; height: 105px;
	overflow: hidden;
	text-indent: -3000em;
}

#headerbanner {
	position: absolute; left: 269px; top: 49px;
}

#search {
	position: absolute;
	left: 795px; top: 50px;
	line-height: 1.2em;
}

#searchtext {
	background: url(/img/searchbg.png) no-repeat 0 0;
	width: 135px; height:29px;
	border:0;
	padding-left: 7px;
	color:#541f0b;
	font-size:12px;
	vertical-align: middle;
	margin: 0 0 5px 0;
}
#search .submit {
	background: url(/img/searchbtn.gif) no-repeat 0 0;
	width: 23px; height: 23px;
	border: 0;
	text-indent: -3000px;
	font-size:0;line-height:0;
	cursor: pointer;
	vertical-align: middle;
	zoom:1;
	margin: 0 0 5px 2px;
}

#rss {
	position: absolute;
	right: 15px; top: 14px;
	width: 37px; height: 11px;
	overflow: hidden;
	background: url(/img/rss.gif) no-repeat 0 0;
	text-indent: -3000em;
}

#mainmenu {
	position: absolute; bottom:0;
	height: 45px; width: 970px;
	margin: 0 auto;
	line-height: 45px;
	text-align:center;
	color:#b34444;
	text-transform:uppercase;
	font-size:13px;
}

#mainmenu a {
	display: inline-block;
	height: 45px;
	color:#fff;
	font-weight:bold;
	padding: 0 8px;
	text-decoration:none;
}

#mainmenu #highlight {
	background: url(/img/menuitembg.gif) repeat-x 0 0;
	color:#020203;
	height: 45px;
}

#mainmenu #highlight.act {
	background: url(/img/menuactive.jpg) repeat-x 0 0;
	color:#fff;
	height: 45px;
}

#mainmenu a:hover, #mainmenu a.act {
	background: url(/img/menuactive.jpg) repeat-x 0 0;
}
#mainmenu a sup { font-style: italic; font-size: 80%; line-height: 80%; }


#main { background: url(/img/mainbg.jpg) repeat-y 50% 0; position: relative; zoom:1;}
#maininner {
	background: url(/img/dashed_v.gif) repeat-y 788px 10px;
	position:relative;
	z-index: 100;
	padding: 0 8px 20px;
	overflow: hidden;
	clear:both;
}

#leftcol { width: 780px; float: left; overflow: hidden; background: url(/img/leftcoltop.jpg) no-repeat 0 0;  }
#rightcol { width: 189px; padding-left:1px; float: left; overflow: hidden; background: url(/img/indextop.jpg) no-repeat 100% 0; }

#featurednews {
	background: url(/img/newsbg.gif) repeat-y 100% 0 #fff;
	overflow:hidden;
	min-height: 350px;
	zoom:1;
}

.firstnews {
	float:left; display: inline;
	width: 492px;
	padding: 28px 0 0 28px;
	background: url(/img/indextop.jpg) no-repeat 0 0 #fff;
}
.firstnews .img { border-color: #f8f5f3; margin: 0 0 5px 0; }
.firstnews h2 {	margin:0; padding:0 0 4px 3px; font-size: 16px; line-height: 15px; }
.firstnews h3 {	margin:0; padding:0 0 0 6px; font-size: 12px; color:#c80000; line-height: 16px; }
.firstnews p { margin: 0 10px 1.2em 6px; }

.category {
	color:#612e1d;
	font-size: 11px; font-weight: bold; font-style: italic;
	display: block;
	margin: 0 6px;
}
a.more { margin: 5px 0 0 0; display: block; text-decoration: none; }
a.more img { vertical-align: middle; }

#featurednewsindex {
	float:left; display: inline;
	width: 260px;
	margin:0; padding: 28px 0 0 0;
	list-style: none;
	background: url(/img/indextop.jpg) no-repeat -520px 0;
	display: block;
}
#featurednewsindex li {
	margin:0; padding:10px;
	list-style: none;
	display: block;
}
#featurednewsindex li:hover, #featurednewsindex li.hover { background: #fff; }
#featurednewsindex h3 {	margin:0; padding:0; font-size: 13px; }


#topnews,
#middlenews,
#bottomnews {
	background: url(/img/dashed_h.gif) repeat-x 0 0;
	padding: 20px 20px 20px 30px;
}

#topnews .news { width: 232px; margin-left: 16px; }
#topnews .first { margin-left: 0; }

#topnews h3 { font-size: 12px; }
#middlenews h3 { font-size: 12px; margin-bottom: 10px; }
.news { overflow: hidden; }
.news h2 { margin: 0 5px 5px 6px; font-size: 16px; }
.news h3 { margin: 0 5px 0 6px;}
.news p { margin: 0 5px 0 6px;}
.news a.more { margin: 5px 5px 0 6px;}

#middlenews { padding: 0 20px; }
#middlenews .col {
	width: 360px;
	margin-left: 20px;
}
#middlenews .first { margin: 0; }
#middlenews .news { margin: 30px 0; }

#middlenews .img { float:left; margin: 0 15px 5px 0; }
#middlenews h2 { margin-bottom: 5px; }

#bottomnews { padding: 30px 20px 0; }
#bottomnews .col {
	width: 175px;
	margin-left: 13px;
}
#bottomnews .first { margin: 0; }
#bottomnews .news { margin-bottom: 2em; }
#bottomnews h3 { font-size: 13px; }

#commendatory {
	padding: 32px 20px 20px 20px;
	background: url(/img/dashed_h.gif) repeat-x 0 100%;
}
#commendatory h2 {
	font-size: 16px;
	margin:0 0 1em 0; padding:0;
}
#commendatory p { margin: 0 0 1em 0; }

#porthu {
	padding: 20px;
	text-align: center;
	background: url(/img/dashed_h.gif) repeat-x 0 100%;
}
#porthu a { display:inline-block; margin-bottom: 5px;}
#porthu input { margin-top: 5px; padding-left: 10px; padding-right: 10px; overflow: visible; }

#rightbanners {
	padding: 20px 20px 20px 25px;
}
#rightbanners .banner {
	background: url(/img/rightbannerbg.jpg) no-repeat 0 0;
	margin-bottom: 10px;
	padding: 3px 0 5px 5px;
}

#footer {
	background: url(/img/footerbg.jpg) repeat-x 0 0 #a20000;
	width: 970px;
	margin: -40px auto 0;
	color:#fff;
	position:relative; z-index: 50;
	padding: 80px 0 20px 0;
	height: 80px;
	clear: both;
	zoom:1;
}
#footer a { color:#fff; padding: 0; }

#footer #footerlinks {
	padding-left: 20px;
}

#naiadlogo {
	text-align: right;
}

#nkalogo {
	text-align: right;
	padding-bottom: 15px;
}

#logos {
	float: right;
	margin-top: -20px;
	padding: 0 15px 15px 15px;
	text-align: right;
}


h1.pagetitle {
	text-align: center;
	text-transform: uppercase;
	color: #541f0b;
	font-size: 18px; font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 46px;
	margin: 35px 0 0 0; padding: 18px 0 0 0;
	background: url(/images/pagetitleback.jpg) no-repeat 50% 0;
}

.breadcrumb {
	padding: 10px 10px 10px 36px;
	color: #541F0B;
}

.Pager {
	text-align: center;
	padding: 15px 10px 10px 10px;
	color: #c8b394;

}

.Pager span {
	background: #d9ccbc; color:#fff; font-weight: bold;
	padding: 5px;
	margin: 0 2px;
}

.Pager a {
	margin: 0 2px;
	padding: 5px 2px;
}
.Pager .arrow {
	margin: 0 20px;
}
.Pager span.arrow { background: none; color: #c8b394; font-weight: normal; }
.Pager .summary {
	padding: 10px 0 0 0; font-size: 90%;
}

div.separator {
	background: url(/images/dashedline.gif) repeat-x 0 50%;
	height: 1px; margin: 0; line-height: 0; font-size:0;
}

.ResultBox {
	margin: 10px 20px 20px 26px;
}

.ResultTitle {
	background-color: #fafaf8;
	padding: 5px 10px;
}
.ResultTitle h2 {
	font-size: 120%;
	margin: 0; padding: 0;
}
.ResultTitle .date {
	font-size: 90%;
	color: #c79d6d;
}

.ResultBox .ResultText {
	padding: 5px 10px;
}

#labels {
	padding: 10px 10px 10px 20px;
	background: url(/images/label.gif) no-repeat 0 50%;
}

#labels a {
	color: #c79d6d;
}

.ArticleDetails {
	padding: 10px 20px 15px 36px;
	color: #541f0b;
	line-height: 18px;
}

.ArticleDetails table {
	background-color: #FFFFFF;
	margin: 10px;
}

.ArticleDetails h1 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 150%; font-weight: normal;
}
.ArticleDetails .date {
	margin: 0 0 10px 0;
	font-size: 100%;
}

.ArticleHeader { font-weight: bold; text-align: justify; }

.ArticleDetails h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 140%; font-weight: normal;
}

.ArticleDetails img {
	padding: 2px 2px 10px 2px;
	float: left;
}

#toppage {
	display: inline;
	float: left;
}

#sendarticle {
	display: inline;
	float: right;
}

#printarticle {
	text-align: right;
	padding-right: 10px;
}

.ArticleData {
	background: #ffffff;
	margin: 10px 0 0 0; padding: 15px;
	line-height: 18px;
}

.ArticleData .artproperty { font-weight: bold; color: #541f0b; }
.ArticleData .artdata { font-weight: bold; font-size: 90%; color: #c79d6d; text-align: justify;}

.PicText {
	font-size: 10px !important;
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif;
	padding: 8px;
	display: block;
	line-height: 14px;
}

.partnerbox {
	padding: 10px 20px;
	margin: 0 20px 10px 36px;
	background: url(/images/rightarrow.gif) no-repeat 10px 12px #e8e4dd;
	color: #541f0b;
}
.partnerbox h3 { margin: 0 0 10px 0; padding: 0; font-size: 120%; line-height: 90%; font-weight: bold; }
.partnerbox a {
	margin: 0; padding: 2px 5px;
	font-size: 100%;
	background: #fff;
}

/* Erste */
.erste #topnews { background-color: #d7eaf9; }
.erste #topnews a { color: #005aab; }
.erste #erste { background: url(/img/erste_bg.gif) repeat-x 0 0; height: 84px; }
.erste #erste img { padding-left: 90px; float: left; }
.erste #erste div {
	font-size: 30px;
	height: 84px;
	color: #005aab;
	padding-left: 65px;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 84px;
}
