div.rightcontent {
	position: absolute;
	overflow: hidden;
	right: 0em;
	top: 9em;
	width: 9em;
	padding: 2px;
}

div.leftcontent {
	float: left;
	width: 150px;
	margin: 3px;
	margin-bottom: 6px;
	overflow: hidden;
}

div.centercontent {
	margin-left: 160px;
	margin-right: 9em;
	margin-top: 0.5em;
}

div.centercontentnoright {
	margin-left: 160px;
	margin-right: 1em;
	margin-top: 0.5em;
}

div.fullpage {
	margin-left: 0;
	margin-right: 0;
	clear: both;
	min-width: 750px;
	min-width: 25em;
}

div.footer {
	overflow: hidden;
	height: 3em;
	background-color: #C2C2C2;
	text-align: center;
	vertical-align: middle;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1em;
	padding: 0.2em;
	font-size: 10px;
	color: #000000;
	clear: both;
}

div.header {
	overflow: hidden;
	height: 6.4em;
	min-height: 88px;
	min-width: 750px;
	min-width: 25em;
	background-color: #CC0000;
	margin: 0;
	padding: 10px;
	vertical-align: middle;
}

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white;
}

a {
	color: black;
}

a.nounder {
	text-decoration: none;
}

a.nounder:hover {
	text-decoration: underline;
}

h1.front {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0.1em 0em 0.4em 0em;
}

h2.front {
	font-size: 0.6em;
	font-weight: normal;
	color: #333333;
	margin: 0.1em 0em 0.1em 0em;
}

p.date {
	font-size: 0.6em;
	color: #CC0000;
	margin: 0.3em 0em 0.3em 0em;
}

a.heading:link {
	color: #333333;
	text-decoration: none;
}

a.heading:active {
	color: #333333;
	text-decoration: none;
}

a.heading:visited {
	color: #333333;
	text-decoration: none;
}

a.heading:hover {
	color: #333333;
	text-decoration: underline;
}

.arrow {
	font-weight: bold;
	color: #CC0000; 
}

a.arrow:link {
	color: #CC0000;
	text-decoration: none;
}

a.arrow:active {
	color: #CC0000;
	text-decoration: none;
}

a.arrow:visited {
	color: #CC0000;
	text-decoration: none;
}

a.arrow:hover {
	color: #CC0000;
	text-decoration: underline;
}

p.front {
	font-size: 0.7em;
	color: #333333;
	margin: 0.1em 0em 0.5em 0em;
	line-height: 150%;
}

.hor-bar {
	font-size: 0.6em;
	font-weight: bold;
	color: #333333;
	padding: 0.1em 0.5em 0.1em 0.5em;
	border-right: thin solid #727272;
}

a.hor-bar:link {
	color: #333333;
	text-decoration: none;
}

a.hor-bar:active {
	color: #333333;
	text-decoration: none;
}

a.hor-bar:visited {
	color: #333333;
	text-decoration: none;
}

a.hor-bar:hover {
	color: #CC0000;
	text-decoration: none;
}

#search{
margin: 0 0 0 0;
padding: 0.3em 0 0.3em 0;
}
#search form{
margin:0;
padding:0;
}
#search form .text{
	font-size: 0.7em;
        color: #fff;
}
#search form .search input{
	font-size: 0.8em;
	color: #000;
        background-color:#fff;
	border: thin solid #333;
	width: 7em; 
}
#search form input{
	font-size: 0.7em;
	color: #000;
        background-color:#a9a8a8;
        border-style: outset;
        height: 1.5em;
        margin-top: 0.2em;
}

.white {
	font-size: 0.6em;
	color: #FFFFFF;
	margin: 0.1em 0em 0.1em 0em;
}

p.navig-white {
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0.2em 0.2em 0.2em 0.3em;
	text-transform: uppercase;
}

p.navig-black {
	font-size: 0.6em;
	font-weight: bold;
	color: #333333;
	margin: 0.2em 0.2em 0.2em 0.6em;
}

a.navig:link {
	color: #333333;
	text-decoration: none;
}

a.navig:active {
	color: #333333;
	text-decoration: none;
}

a.navig:visited {
	color: #333333;
	text-decoration: none;
}

a.navig:hover {
	color: #CC0000;
	text-decoration: none;
}

div.front-icon {
	margin: 0em 0.8em 0.8em 0em;
	padding: 0;
	float: right;
	text-align: center;
}

div.front-icon-right {
	margin: 0em 0.8em 0.8em 0em;
	padding: 0;
	float: right;
	text-align: center;
}

div.front-icon-left {
	margin: 0em 0.8em 0.8em 0em;
	padding: 0;
	float: left;
	text-align: center;
}

div.front-icon-left img {
	width: 200px;
}

div.front-icon-right img {
	width: 200px;
}

div.article-more {
	width: 200px;
	margin: 0.4em 0.8em 0.8em 0.8em;
	padding: 0em 0em 0em 0.8em;
	border-left: thin solid #999999;
	float: right;
}

p.image-description {
	font-size: 0.8em;
	text-align: left;
}

p.image-photographer {
	font-size: 0.6em;
	text-align: right;
}



div.teaser {
	width: 100%;

	float: left;
	margin: 0;
}

ul.teaser {
	font-size: 0.8em;
	color: #333333;
	list-style-image: url(img/list.png);
	list-style-position: outside;
	text-indent: 0.2em;
	margin: 0.1em 0em 0.4em 0em;
	padding: 0em 0em 0em 1em;
}

li.teaser {
	margin: 0.1em 0em 0em 0em;
}
li.teaser a{
color: #333;
text-decoration:none;
}
li.teaser a:visited{
color: #333;
text-decoration:none;
}
li.teaser a:hover{
color: #333;
text-decoration:underline;
}

div.navigation {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

@media print {
	div.fullpage {
		display: none;
	}

	div.footer {
		display: none;
	}

	div.header {
		display: none;
	}

	div.leftcontent {
		display: none;
	}

	div.rightcontent {
		display: none;
	}

	div.centercontent {
		border-left: 0;
		border-right: 0;
		margin: 0;
	}
	
	div.centercontentnoright {
		border-left: 0;
		border-right: 0;
	}
}

div.article {
	border-top: thin solid #999999;
}

div.article > h2 {
	font-size: 1.2em;
	margin-top: 0.2em;
}

div.article > h1 {
	margin-bottom: 0;
}

div.article > h1 + p {
	margin-top: 1em;
}

div.article > h3 {
	margin-bottom: 0;
	margin-top: 0.5em;
	font-size: 1.0em;
}

div.article > ul {
	margin: 0;
}

div.article > ol {
	margin: 0;
}

div.article > li {
	margin: 0;
}

div.rightcontent > div {
	position: static;
}
