/*
Theme: Arkeo 2007 ver. 2.0
Description: Stylesheet for Arkeo Website.
Author: Dipl.-Ing. Dimitri Papadopoulos
Author URI: http://www.ibpmedien.de/  
*/
body {
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	font: 83%/1.5 "trebuchet ms", tahoma, verdana, arial, sans-serif;
	background: #FFFFFF;
}
/*** Content styles ***/
a,a:link,a:link,a:link,a:hover {
	text-decoration:underline;
} 
a:link {
	color:#C00C00;
} 
a:visited {
	color:#C00C00;
} 
a:hover,a:active {
	color:#C00C00;
}
/*** Layout styles ***/
#header {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	height: 103px;
}
#print_header {
	/*position: absolute;
	left: -999em;*/
}
#main {
	position:relative;
}
#leftcol {
	display: none;
}
#nav-first {
	display: none;
}
#pnlStart, #pnlOverview, #pnlDetail {
	font-size: 1em;	
}
#content #breadcrumb, #content2 #breadcrumb {
	margin-top:0;
	font-size: 93%;
	font-weight: bold;
}
#content #breadcrumb a:link, #content #breadcrumb a:visited, #content2 #breadcrumb a:link, #content2 #breadcrumb a:visited {
	text-decoration: none;
}
#content #breadcrumb a:hover, #content #breadcrumb a:active, #content2 #breadcrumb a:hover, #content2 #breadcrumb a:active {
	text-decoration: underline;
}
#footer {
	display: none;
}
#infobox01 {
	padding-top: 7px;
	background: transparent url("images/navbox01.gif") repeat-x 0 0;
}
.ftebox, #infobox01 .ftebox {
	color: #333333;
	padding: 15px 20px 20px;
	border-top: 1px solid #d7d7d7;
	margin: 0 0 1.5em;
	background: #f6f6f6;
}
.ftebox p, .ftebox h1, .ftebox h2, .ftebox h3, .ftebox h4, .ftebox h5, .ftebox h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #c00;color:#c00;
}
.ftebox p {
	border:none;
	margin: 0 0 1em;
	color:#444444;
}
.ftebox a {
	font-weight:bold;
}
#poweredby {
	display: none;
}
p, ul, ol {
	margin: 0 0 1.5em;
}
ul, ol, dl {
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: 1.2em 0 .3em;
	color:#000000;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: .1em;
}
h1 {
	font-size: 196%;
	margin-top:.6em;
}
h2 {
	font-size: 136%;
}
h3 {
	font-size: 126%;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 106%;
}
h6 {
	font-size: 96%;
}
ul {
	margin: 0.3em 0 1.5em 0;
	list-style-type: none;
}
ol {
	margin: .5em .5em 1.5em;
}
ol li {
	margin-left: 1.4em;
	padding-left: 0;
	background: none; 
	list-style-type: decimal;
}
li {
	line-height: 1.4em;
	padding-left: 25px;
	background: transparent url("images/elements.gif") 0px 0px no-repeat;
}
img {
	border:none;
}
hr {
	margin: 1em 0;
	background:#F2F2F2;
	height:1px;
	color:#F2F2F2;
	border:none;
	clear:both
}
.clear {
	clear:both;
	position:relative;
	font-size:0px;
	height:0px;
	line-height:0px
}
a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {
	background: transparent url("images/elements.gif") no-repeat 5px -500px;
	padding-left:21px;
}
a.morelink:hover {
	background: transparent url("images/elements.gif") 5px -400px;
}
.morelink span {
	position:absolute;
	left:-9999px;
	width:900px;
}
.date {
	font: bold 82% arial;
	color:#BBBBBB;
	display:block;
	letter-spacing: 1px;
}
.datewebcam {
	font: normal 0.7em arial;
	color: Black;
	display:block;
	letter-spacing: 1px;
}
#colwrap {
	padding-top: 6px;
	background: transparent url("images/navbox01.gif") top left repeat-x;
}

/* SITEMAP NAVIGATION */
#sitemap, #sitemap ul {
	position:static;
	margin: 0 0 0 0;
}
#sitemap, #sitemap li {
	list-style: none;
	background:#fff;
}
/* SITEMAP NAVIGATION END */
/* REFERENCES MODUL START */
.referencebox {
	margin: 0 0 12px 0;
	padding: 0 10px 10px 10px;
	page-break-before: always;
}
#content h2 {
	border-bottom: 1px solid #EEEEEE;
}
.referenceimage {
	float: left;
	width: 255px;
}
.referencestory {
	margin: 0 0 0 260px;
}
/* REFERENCES MODUL END */
/* SEARCH FUNCTION START */
#searchfkt #btnFirst, #searchfkt #btnPrev, #searchfkt #btnNext, #searchfkt #btnLast {
	float: right;
}
/* SEARCH FUNCTION END */