html {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 0.75em;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

h1 {
	color: #A4BE6D;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 22px;
}

.highlight {
	background-color: #FBFBB4;
}

img.content {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

div#main {
	position: absolute; 
	width: 990px; 
	left: 0;
	top: 0;
}

/**************/
/*---Header---*/

div#header { 
	float: left;
	width: 986px; 
	background-color: #7b9640;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: 20px 35px;
	border-right: 1px solid #557B01;
}

div#subheader { 
	float: left;
	width: 987px;
	height: 90px;
}

div#subheader a {
	border: none;
} 


/******************/
/*---Navigation---*/

div#header ul {
	float: left;
	background-color: #a4be6d;
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-top: 150px;
	z-index: 10;
	border-bottom: 1px solid #557B01;
	border-top: 1px solid #557b01;
}

div#header ul li  {
	font-stretch: expanded;
	list-style-type: none;
	display: block;
	padding-right: 1.2em;
	padding-left: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	float: left;
	border-left: 1px solid #8AAB45;
	font-weight: bold;
}

div#header ul li.selected a {
	cursor: default;
	text-decoration: none;
}

div#header ul li.selected {
	color: #DBE0FF;
	cursor: default;
	background-color: #8AAB45;
}

div#header ul li.selected a:hover {
	text-decoration: none;
}

div#header ul li a {
	color: white;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 0;
}

div#header ul li a:hover {
	background-color: transparent;
}

/**********************/
/*---Sub-Navigation---*/

ul.nav {
	float: left;
	margin: 0em;
	margin-bottom: 20px;
	padding: 0em;
	border-bottom: 5px solid #DD0000;
	background-color: #557B01;
}

ul.nav li {
	float: left;
	margin: 0em;
	list-style-type: none; 
	border-bottom: 1px solid #8AAB45;
}

ul.nav li.selected {
	background-color: #A4BE6D;
}

ul.nav li.selected a {
	font-weight: bold;
	color: white;
}

ul.nav li a {
	float: left;
	padding: 0.5em;
	color: #B7D677;
	text-decoration: none;
	border-bottom: 0;
	width: 144px;
}

ul.nav li:hover {
	background-color: #6A9607;
}

ul.nav li:hover a {
	color: white;
}

ul.nav li a:hover {
	background-color: transparent;
}

ul.nav li.selected:hover {
	background-color: #A4BE6D;
}

/************/
/*---Logo---*/

div#logo { 
	visibility: visible; 
	position: absolute; 
	top: 0px; 
	left: 0; 
	width: 528px; 
	height: 150px;
	z-index: 5;
}

div#logo img {
	border: 0;
}

div#logo a { 
	position: absolute;
	background-color: transparent;
	border: 0;
	width: 528px; 
	height: 150px;
}

div#logo a:hover { 
	background-color: transparent;
	border: 0;
}


   
div#left-column {
	float: left; 
	margin-left: 5px;
	margin-top: 10px;
	width: 13em;
}

div.partner {
	float: left;
	margin-top: 1em;
	width: 12.8em;
	text-align: center;
	border: 1px solid #BCCBE3;
}

div.partner img {
	margin: 10px;
	border: 0;
}

div.partner a {
	margin: 10px;
	border: 0;
	background-color: transparent;
}

div.tell {
	border-left: 1px solid #DD0000;
	border-bottom: 5px solid #DD0000;
	border-right: 1px solid #DD0000;
	margin-bottom: 0.5em;
	background-color: #FBFFF0;
}

div.tell p {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0em;
	margin-bottom: 0.2em;
	padding: 0.5em;
}

div.tell a {
	border: 0;
	background-color: transparent;
}

div#right-column {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 10px;
	width: 13em;
}

div#skyscraper {
	position: absolute; 
	top: 0;
	right: 0;	
	margin-right: -130px;
	width: 120px;
}

div#topbanner {
	position: absolute; 
	top: 25px; 
	right: 20px;
	z-index: 10;
	padding-left: 16px;
}

div#topbanner a {
	border-bottom: 0;
}

div#topbanner a:hover {
	background-color: transparent;
}

div#left-column {
	
}

/****************/
/*---H3 Style---*/

div#left-column h3, div#right-column h3 {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	margin: 0em;
	padding: 0.3em;
	color: #fff;
	text-align: center;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #DD0000;
}

div.ad {
	margin-top: 0.5em;
	text-align: center;
}

div.ad h6 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0em;
	margin-bottom: 1em;
	padding: 0.3em;
	color: #7EA1D8;
}

div.news {
	border-left: 1px solid #DD0000;
	border-bottom: 5px solid #DD0000;
	border-right: 1px solid #DD0000;
}

div.news h3 {
	background-color: #667ECC;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	margin: 0em;
	padding: 0.3em;
	color: #fff;
}

div.news h4 {
	font-size: 1em;
	font-weight: bold;
	color: rgb(63, 92, 0);
	margin: 0em;
	padding: 0.3em;
	background-color: #FBFFF0;
	
}

div.news p {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0em;
	padding: 0.5em;
	padding-bottom: 2em;
	background-color: #FBFFF0;
}

div.ad p {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0em;
	margin-bottom: 0.2em;
	padding: 0.5em;
}

div#right-column form {
	padding: 0px;
	margin: 0px;
	background-color: #DD0000;
	border-left: 1px solid #DD0000;
	border-right: 1px solid #DD0000;
	border-bottom: 1px solid #DD0000;
	padding: 0.3em;
	padding-left: 1em;
}

div#content {
	float: left;
	margin-top: 10px;
	width: 500px;
	margin-left: 20px;
	color: #000;
	line-height: 1.4em;
}

div#content div.contentBanner {
	margin-bottom: 2em; 
	margin-top: 40px;
}

div#content div.contentBanner a {
	border: none;
}

div#content h4  {
	font-size: 1em;
	font-weight: bold;
}

div#content a img {
	border-bottom: 0;
}

a {
	color: #3F5C00;
	text-decoration: none;
	border-bottom: 1px solid #608B00;
}

div.languages {
	border: 1px solid #C1C1C1;
	background-color: #FBFBFB;
	padding: 1em;
	margin-bottom: 2em;
	color: #808080;
	font-size: 0.9em;
}

div.languages a {
	border-bottom: 0;
	font-weight: bold;
	font-size: 1.2em;
}

a img {
	border-bottom: 0;
}

div.pager {
	margin-top: 1em;
	margin-bottom: 1em;
}

p.author {
	font-style: italic;
	color: #808080;
}

div.article {
	width: 49%;
	float: left;
}

div.contactlist {
	width: 100%;
	float: left;
	height: 160px;
	margin-bottom: 1em;
}

div.contactlist img {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border:  1px solid #808080;
}

div.contacthalflist {
	width: 50%;
	float: left;
	margin-bottom: 1em;
}

div.contacthalflist img {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border:  1px solid #808080;
}

div.listarticle {
	width: 100%;
	float: left;
	border-bottom: 1px solid #BCCBE3;
	margin-bottom: 1em;
}

div.listarticle img {
	float: left;
	width: 80px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.journalitem {
	width: 100%;
	float: left;
	border-bottom: 1px solid #BCCBE3;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

div.journalitem img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.mainarticle {
	width: 100%;
	float: left;
}

div.mainarticle img, div.article img, img.bordered {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #7D7D7D;
}

img.bordered {
	border: 1px solid #7D7D7D;
}

div#content h2 {
	padding: 0em;
	margin: 0em;
	margin-bottom: 0.8em;
	color: #DD0000;
	font-size: 1.6em;
	line-height: 1.3em;
}

div#content h2.bordered {
	padding-top: 5px;
	border-top: 1px solid #BCCBE3;
}

div#content h3 {
	padding: 0em;
	margin: 0em;
	margin-bottom: 0.5em;
	margin-top: 0;
	color: black;
	font-size: 1.2em;
}

div#content p {
	padding: 0em;
	margin: 0em;
	margin-bottom: 1em;
}

div#content p.logo{
	float:left;
	margin:25px;
}

div#content div.image p{
	margin:0;
	font-style:oblique;
}
div#content div.article h3, div#content div.article p, div#content div.article img {
	margin-right: 1em;
	margin-left: 0em;
}

div#content hr {
	clear: left;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 0em;
	margin-bottom: 1em;
	border: 0px;
	border-top: 1px solid #DD0000;
}

div.homespacer {
	border-bottom: 1px solid #557B01; 
	width: 100%; 
	float: left; 
	margin-bottom: 2em;
}

/*********************/
/*---Event Table---*/

div#content table.events {
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 5px solid red;
	border-spacing: 0;
}

div#content table.events th {
	padding: 3px;
	margin: 0;
	border: 0;
	width: 33%;
	color: #fff;
	border: 1px solid #DD0000;
	background-color: #DD0000;
}

div#content table.events td.hilight {
	background-color: #a4be6d;
}

div#content table.events td.hilight a {
	font-weight: bold;
	color: white;
}

div#content table.events td {
	padding: 3px;
	margin: 0;
	width: 33%;
	background-color: #557B01;
	border: 1px solid #8AAB45;
	text-align: center;
}

div#content table.events td a {
	font-weight: normal;
	color: #B7D677;
	text-decoration: none;
	border-bottom: 0;
}

div#content table.events td:hover {
	background-color: #B9C3F6;
}

div#content table.events td a:hover {
	background-color: transparent;
}

/****************/
/*---Partneritem---*/

div#content div.partneritem {
	float: left;
	width: 100%;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	border: 0;
}

div#content div.partneritem div.logo {
	float: left;
	width: auto;
}

div#content div.partneritem div.logo a {
	border: 0;
	background-color: transparent;
}

div#content div.partneritem div.description {
	float: left;
	width: auto;
	padding: 0;
	padding-left: 20px;
	margin: 0;
	border: 0;
}

/****************/
/*---Search Form---*/

div#content form#search {
	float: left;
	width: 100%;
	padding: 5px;
	margin: 0;
	margin-bottom: 15px;
	border: 0;
	background-color: #A4BE6D;
	border: 1px solid #7B9640;
}

div#content form#search h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	border: 0;
	color: #9bb5e0;
}

div#content div.subcats {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	border: 0;
	background-color: #A4BE6D;
	border: 1px solid #BCCBE3;
}

div#content div.subcats h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	border: 0;
	color: #9bb5e0;
}

div#content div.subcats ul {
	float: left;
	width: 28%;
	padding: 10px;
	margin: 0;
	border: 0;
	list-style-type: none;
}

div#content div.subcats ul li {
	padding: 0;
	margin: 0;
	border: 0;
}

div#content div.searchsubcats {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	border: 0;
	background-color: #E5E9F6;
	border: 1px solid #BCCBE3;
}

div#content div.searchsubcats p {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

div#content div.searchsubcats h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	border: 0;
	color: #9bb5e0;
}

div#content div.searchsubcats ul {
	float: left;
	width: 45%;
	padding: 10px;
	margin: 0;
	border: 0;
	list-style-type: none;
}

div#content div.searchsubcats ul li {
	padding: 0;
	margin: 0;
	border: 0;
}

div#content div.contentimage {
	float: right;
	padding: 5px;
	margin: 0;
}

div#content div.contentimage img {
	float: left;
	padding-left: 0;
	margin-left: 0;
	border: 1px solid #000;
}

div#content div.contentimage img.link {
	float: left;
	margin-left: 0;
	margin-bottom: 10px;
	border: 0;
}

div#content div.content-banner {
	border-top: 1px solid #BCCBE3;
	border-bottom: 1px solid #BCCBE3;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}

div#content div.content-banner-list {
	border-bottom: 1px solid #BCCBE3;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}

div#content div.referent {
	float: left;
	margin: 0;
	padding: 0;
	padding: 10px;
	border: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	width: 75%;
}

div#content div.referent p {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border: 0;
}

div#content div.referent img {
	padding: 0;
	padding-right: 30px;
	margin: 0;
	border: 0;
}

/********************************/
/* Bilder im Artikel
/********************************/

div#content div.images {
	float: right;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#content div.images div.image img {
	border: 1px solid #7D7D7D;
}

div#content div.image {
	margin-bottom: 5px;		
	padding:5px;
	padding-bottom:1px;
	background-color:#d8d8d8;
}

div#content div.images div.image p {
	padding-top: 5px;		
	color: #666666;
}

div#content div.images div.image img {
	border: 1px solid #7D7D7D;
}

/****************/
/*---fffff---*/

div#content div.content-box {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0;
	margin-top: 0.6em;
	margin-bottom: 3em; 
	padding: 0;
	background-color: #E5E9F6;
	border: 1px solid #BCCBE3;
	color: #808080;
}

div#content div.content-box p {
	margin: 5px;
}

div#content div.content-box a {
	text-decoration: none;
}

div#content div.content-box a.selected {
	text-decoration: none;
	color: black;
	background-color: #F7F7F7;
	border-bottom: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	padding: 1px;
}

div.percentageindicator {
	float: left;
	width: 15%;
	padding: 0.1em;
	border-top: 1px solid #E5E5E5;
}

div#content div.percentageindicator img {
	 width: 1px;
	 height: 12px;
	 padding: 0px;
	 margin: 0em;
	 margin-right: 1px;
	 border-style: none;
}

div#content div.searchlistitem {
	float: left;
	padding: 0.3em;
	width: 80%;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin-bottom: 0.5em;
	margin-top: 0em;
}

.subinfo { 
	color: #757575; 
	font-size: 0.8em;
}

div.partnerlist {
	width: 100%;
	float: left;
	margin-bottom: 2em;
}

div.partnerlist a img {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	border: 0;
	background-color: transparent;
}

div.partnerlist img {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border: 0;
}

div#content div.content-banner a, div#content div.content-banner-list a {
	border: 0;
}

div#content div.content-banner a:hover, div#content div.content-banner-list a:hover {
	background-color: transparent;
}

/****************/
/*---Issueitem---*/

div#content div.issueitem {
	float: left;
}

div#content div.issueitem div.contentimage {
}


/**********************/
/*---SEARCH---*/

#epapersearch{
	margin-top: 50px;
}

div#content div.searchlist {
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom: 1px dotted #cbcbcb;
}
div#content div.searchlist A{
	display:inline;
	float:left;
	font-weight:bold;
	margin-left:10px;
	margin-top:15px;
}

div#content div.searchlist div.img IMG{
	height: 50px;
	width:36px;
}

div#content div.searchlist div.img {
	background-color:#A4BE6D;
	clear:both;
	float:left;
	height:50px;
	width:36px;
	border: 1px solid #808080;
}


/**********************/
/*---MCIF-Award---*/

div#award img.right {
	float: right; 
	margin: 10px;
	margin-right: 0;
}

div#award img.left {
	float: left; 
	margin: 10px;
	margin-left: 0;
}

