/*
Theme: Arkeo 2008 ver. 2.0
Description: Stylesheet for Arnstorf 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: 93%/1.5 Arial, Helvetica, sans-serif;
	background: #FFFFFF url("images/background.jpg") 0px 0px repeat-x;
}
/*** Content styles ***/
a,a:link,a:link,a:link,a:hover {
	text-decoration:underline;
} 
a:link {
	color:#C00C00;
} 
a:visited {
	color:#999999;
} 
a:hover,a:active {
	color:#6E9BC0;
}
/* top nav start */
#nav-first, #nav-first ul {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	font-size: 9pt;
}
#nav-first {
	position: absolute;
	top: 87px;
	left: 186px;
	width: 840px;
	z-index: 100;
}
#nav-first a {
	display: block;
	/*width: 11em;*/
	margin: 0;
	padding: 0 1px 0 9px;
	text-decoration:none;
	background:url("images/l_reiter.gif") no-repeat left top;
}
#nav-first a span {
	display:block;
	background: transparent url("images/r_reiter.gif") no-repeat right top;
	padding:5px 15px 4px 7px;
	font-weight:bold;
	color: #006400;
}
#nav-first a:hover span {
	color: #3C7900;
}
#nav-first li {
	float: left;
	display: inline;
	margin:0;
	padding:0;
}
#nav-first li ul {/* zweite Ebene */
	position: absolute;
	width: 13.5em;
	left: -999em;
	background: #fff url("images/navbg.gif") top left repeat-x;
	border: 1px solid #ccc;
}
#nav-first li ul li {
	float: none;
}
#nav-first li li a {
	margin: 2px 0 2px 0;
	background: none;
}
#nav-first li ul ul { /* dritte Ebene */
	margin: -2em 0 0 13.5em;
	background: #fff url("images/navbg.gif") top left repeat-x;
}

#nav-first li:hover ul ul, #nav-first li.sfhover ul ul {
	left: -999em;
}

#nav-first li:hover ul, #nav-first li li:hover ul, #nav-first li.sfhover ul, #nav-first li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav-first a.sub {
	background: transparent url("images/navpfeil.gif") no-repeat right top;
}
/* top nav ende */
/*** Layout styles ***/
#header {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	height: 112px;
	background: transparent url("images/header03.jpg") top left no-repeat;
}
#main {
	position:relative;
	width:100%;
	background: transparent url("images/header04.jpg") top left no-repeat;
}
#leftcol {
	width:130px;
	min-height: 100%;
	height: 100%;
	padding-bottom: 40px;
	background: transparent url("images/") top left repeat-y;
}
#content {
	margin: -25px 25% 0 140px;
	/*** Wenn Hauptspalte eine Mindestbreite haben soll ***/
	min-width: 720px;
	width: 720px;
	/*** ***/
}
#icontent {
	margin: 5px 5px 10px 10px;
	/*** Wenn Hauptspalte eine Mindestbreite haben soll ***/
	min-width: 880px;
	width: 98%;
	/*** ***/
}
#hwahl2008 {
	margin: 0 0 0 120px;
}
#content2 {
	margin: 5px 25% 0 20px;
	/*** Wenn Hauptspalte eine Mindestbreite haben soll ***/
	min-width: 810px;
	width: 810px;
	/*** ***/
}
#oneleftcol {
	width:100px;
	min-height: 100%;
	height: 100%;
	padding-bottom: 40px;
	background: transparent url("images/") top left repeat-y;
}
#onecontent {
	margin: -25px 0 0 100px;
	/*** Wenn Hauptspalte eine Mindestbreite haben soll ***/
	min-width: 600px;
	width: 600px;
	/*** ***/
}
#wappen {
	width:100px;
	height:113px;
	position:absolute;
	top:0px;
	right:10px;
	z-index: 4;
}
#footer {
	clear: both;
	border-top: 1px solid #E3E8EE;
	padding: 10px 0 30px;
	font-size: 86%;
	color: #999999;
}
#footer p {
	margin: 0;
}
#footer a:link {
	color: #999999;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
}
div.boxvm {
	padding: 2px 0 15px 2px;
	border: 1px solid Silver;
}
.textvmdate {
	clear: both;
	margin: 20px 0 0 0;
	padding: 2px 0 1px 2px;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid Silver;
	background: #fff url("images/navbg.gif") top left repeat-x;
}
.textvmk {
	clear: both;
	margin: 0 0 2px 0;
	font-size: 0.8em;
}
.textvm {
	margin: 0 0 2px 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5.textvm {
	margin: 0 0 2px 0;
	font-size: 0.8em;
	font-weight: normal;
}
.textbi {
	clear: both;
	margin: 15px 0 6px 0;
	font-size: 0.8em;
}
/*** for default.aspx ***/
#rightcol {
	position:absolute;
	top:30px;
	left:760px;
	min-width: 252px;
	width: 252px;
	padding-top: 1px;
	padding-bottom: 40px;
}
#infobox01 {
	padding-top: 7px;
	background: transparent url("images/navbox01.gif") repeat-x 0 0;
}
.ftebox {
	color: #333333;
	padding: 15px 15px 20px;
	border: 1px solid #d7d7d7;
	margin: 0 0 1.5em;
	min-width: 220px;
	width: 220px;
	background-color: #fff;
}
.ftebox p, .ftebox h1, .ftebox h2, .ftebox h3, .ftebox h4, .ftebox h5, .ftebox h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #0B5E66;color:#000;
}
.ftebox p {
	border:none;
	margin: 0 0 1em;
	color:#444444;
	font-size: 0.75em;
}
.ftebox a {
	font-weight:bold;
}
/*** for default.aspx end ***/

.infok {
	clear: both;
	margin: 10px 20px 4px 0;
	font-size: 0.8em;
	border-bottom: 1px solid Silver;
}
a.news {
	font-size: 0.8em;
	color: #6E9BC0;
	text-decoration: none;
}
a.news:hover {
	font-size: 0.8em;
	color: #6E9BC0;
	text-decoration: none
}
a.news:active {
	font-size: 0.8em;
	color: #6E9BC0;
	text-decoration: none;
}
a.news:visited {
	font-size: 0.8em;
	color: #7F7F7F;
	text-decoration: none
}
#langde {
	font-size: 8pt;
	width:150px;
	height:30px;
	position:absolute;
	top:121px;
	left:840px;
	z-index: 5;
}
#langtr {
	font-size: 8pt;
	width:150px;
	height:30px;
	position:absolute;
	top:121px;
	left:710px;
	z-index: 5;
}
#loginbox {
	float: right;
}
.textg {
	font-size: 1.2em;
}
.text {
	font-size: 1em;
}
.textk {
	font-size: 0.8em;
}
/* Arkeo Stellenangebote Modul Start */
#story {
	margin: 10px 10px 20px 0px;	
	padding: 3px 3px 3px 3px;
}
#story .text {
	font-size: 1em;
}
#story .textk {
	font-size: 0.8em;
}
#story h3 {
	margin: 0;
	padding: 0;
}
#story h5 {
	font-size: 0.8em;
	margin: 1px;
	padding: 0 0 0 2px;
}
/* Arkeo Stellenangebote Modul Ende */
/* Arkeo Volltextsuche Modul Start */
#search {
	position: absolute;
	top: 0px;
	left: 710px;
	width: 156px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#search p {
	margin: 0 0 0 0;
}
#searchfkt {
	display: none;
}
/* Arkeo Volltextsuche Modul Ende */
