/* ----------------------------------------------------------------------------
Print CSS File
Argoneo
Copyright 2008 by Softloop
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background: none;
	font: 11pt Verdana, sans-serif;
	color: #05143C;
	line-height: 16px;
}

h1 {
	color: #05143C;
	border-bottom: 1px solid #05143C;
	font: 21pt georgia, serif;
	font-weight: normal !important;
	padding-bottom: 5px;
	margin-bottom: 10px;	
}

h1.breit {
	width: 900px;
}

h2 {
	color: #05143C;
  	line-height: 16px;
	font-size: 12pt;
	padding-bottom: 8px;
  	font-weight: bold;
}

li { 
  list-style-type: none;
}

img {
	behavior: url("iepngfix.htc");
}

#wrapper {
	margin: 0 auto;
	padding-top: 20px;
	width: 985px;
}

#wrapper a {
	color: #666;
}

#header {
	position: relative;
	overflow: visible;
	height: 130px;
}

img#balken {
	display: none;
}

#innerheader h1 {
	border: none;
}

#innerheader {
	position: relative;
	left: 13px;
	top: -290px;
	width: 500px;
	overflow: hidden;
}

#logo {
	position: absolute;
	left: 55px;
	top: 45px;
}

#logo a {
	border: none;
}

#navi {
	display: none;
}

#navi .firstLevel {
	width: 140px;
	float: left;
	padding-right: 15px;
}

#navi .firstLevel li {
	height: 18px;
}

#navi .secondLevel li {
	height: 18px;
}

a.aktiv {
	background: url("../pics/nav_line.gif") no-repeat 0px 4px;
}

* html a.aktiv {
	background: url("../pics/nav_line.gif") no-repeat 0px 10px;
}

#navi .secondLevel {
	float: left;
}

#navi a {
	padding-left: 14px;
	color: #fff;
	border: none;
}

#content {
	margin-left: 40px;
	background: none;
	overflow: hidden;
}

#content p {
	padding-bottom: 15px;
}

p.border {
	padding-bottom: 5px !important;
	margin-bottom: 15px;
	border-bottom: 1px solid #05143C;
}

#content ul { 
	margin-bottom: 10px;
}

#content li { 
	list-style-type: disc;
	margin-left: 15px;
}

#content_header { 
	background: url("../pics/content_header.jpg") no-repeat; 
	overflow: hidden;
}

#content_footer { 
	padding-top: 21px;
	width: 945px;
	min-height: 705px;
	background: url("../pics/content_footer.jpg") no-repeat bottom; 
	overflow: hidden;
}

* html #content_footer {
	height: auto !important;
	height: 705px;
	overflow: visible;
}

#content_headerbild {
	padding-left: 20px;
	width: 900px;
}

#article {
	float: left;
	padding-top: 30px;
	width: 440px;
	padding: 15px 20px; 
	min-height: 180px;
}

#sidebar {
	float: left;
	width: 440px;
	padding: 15px 20px;
	padding-left: 0px; 
}

* html #article {
	height: auto !important;
	height: 500px;
}

#dreispalten {
	width: 900px;
}

#article-spalte1, #article-spalte2 {
	padding-right: 15px;
	width: 290px;
	float: left;
} 

#date {
	position: absolute;
	right: 25px;
	top: -6px;
  	color: #05143C;
	font: 9px Arial, sans-serif;
	font-weight: bold;
}

#languagenavi {
	display: none;
}

#languagenavi a {
  	color: #05143C;
	border: none;
}

#footer {
	text-align: center;
	margin: 0 auto;
	height: 16px;
	width: 985px;
	padding-top: 10px;
	padding-bottom: 30px;
  	color: #05143C;
	font: 9px Arial, sans-serif;
  	text-transform: uppercase;
}

ul#smallnav {
	display: none;
}

#sitemap {
	width: 900px;
	padding-bottom: 20px;
	border-bottom: 1px solid #05143C;
}

#sitemap ul li {
	line-height: 1.8em;
}

#sitemap ul.secondLevel li {
	margin-left: 25px;
	list-style-type: disc;
}

.pright img {
	margin-top: -80px;
	float: left;
	padding-left: 35px;
}

p.float {
	float: left;
	width: 270px;
}

/* ----------------------------------------------------------------------------
News
---------------------------------------------------------------------------- */

.news a {
	color: #05143C !important;
	font-weight: bold;
}

.news {
	padding-bottom: 10px !important;
	margin-bottom: 10px;
	border-bottom: 1px solid #05143C;
	cursor: pointer;
}

.page_bar a {
	margin-right: 10px;
}

#wrapper .page_bar a.active {
	color: #05143C;
}

/* ----------------------------------------------------------------------------
Trophy Assets
---------------------------------------------------------------------------- */
.trophyShadow {
	background: url("../pics/trophyShadow.png") no-repeat;
	float: left;
	width: 300px;
	height: 220px;
}

.trophyImage {
	width: 290px;
	height: 210px;
	overflow: hidden;
}

.trophyImage .active {
	background: url("../pics/trophy_transparente_flaeche.png") no-repeat;
	height: 210px;
	width: 290px;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
}

.trophyImage .inactive {
	padding-top: 12px;
	margin: 0px;
}

.trophyImage .inactive .trophyDescription {
	display: none;
	height: 210px;
	width: 290px;
}

.trophyImage h1 {
	font-family: 'Georgia';
	font-weight: normal;
	font-size: 20px;
	/* changed for test #05143C */
	color: #05143C;
	margin-left: 17px;
	padding-bottom: 0px;
	margin-bottom:0px;
	width: 256px;
	border: 0;
}

.trophyDescription {
	margin-left: 17px;
	padding-top: 7px;
	padding-bottom: 9px;
	height: 75px;
}

#content .trophyDescription p {
	padding-bottom: 0px;
}

#content .trophyDescription p.descriptionHeadline {
	padding-bottom: 2px;
}

.trophyDescription.rental_area {
	border-top: 1px solid #05143C;
}

.trophyDescription.rental_area p {
	font-size: 18px;
	font-family: Georgia;
}

.trophyDescription.rental_area .descriptionHeadline {
	font-size:11px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
}

.trophyDescription.rental_area {
	width: 256px;
	border-bottom: 1px solid #05143C;
	height: 34px;
}

.trophyDescription.architects {
	position: relative;
}

.trophyDescription .links {
	position: absolute;
	height: 21px;
	bottom: 15px;
}

.trophyDescription a {
	color: #05143C;
	font-weight: bold;
	text-decoration: underline;
}

.trophyDescription a.website {
	margin-left: 27px;
}

/* */
/* --- */
.trophyHeadline {
	position: absolute;
	z-index: 3;
	padding-top: 12px;
	background: transparent;
}

.tweenArea {
	background-image: url(../pics/trophy_transparente_flaeche.png);
	z-index: 2;
	width: 290px;
	height: 210px;
	padding-top: 67px;
	opacity: 0;
	filter:Alpha(opacity=0);
}

.mouseOverArea {
	position: absolute;
	z-index: 3;
	width: 290px;
	height: 210px;
	opacity: 1;
	filter:Alpha(opacity=1);
}

.trophyDescription .expose {
	cursor: pointer;
	float: left;
	position: absolute;
	z-index: 4;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	bottom: 0px;
	/* expose is inactive, following added */
	display: none;
}

.trophyDescription .website {
	cursor: pointer;
	float: left;
	position: absolute;
	z-index: 4;
	/* expose is inactive
	margin-left: 60px; */
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	bottom: 0px;
}

.trophyDescription .links_i .website {
	z-index: 1;
}

.trophyDescription .links_i .expose {
	z-index: 1;
}

.trophyDescription .links_i {
	margin-top: 10px;
	display: none;
}

/* Downloads */

#downloads dl {
	clear: both;
	margin-bottom: 10px;
}
