/* CSS Document */
html {height:100%;width:100%;}
h1, h2, h3 , h4{ display:inline;display:inline;margin:0px;padding:0px;}
h1 {font-size:18px;color:#C9B487;font-family:"trebuchet ms",Verdana, Arial, Helvetica, sans-serif;}
h2 {font-size:15px; color:#C9B487;font-family:"trebuchet ms",Verdana, Arial, Helvetica, sans-serif;}
h3 {font-size:10px;}
h4 {font-size:15px;}
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://www.akronos.ch/fotos/allgemein/farbverlauf.jpg);
	background-repeat:repeat-x;	background-color:#6FABD0; 
}
#topheader, #navigation, #header, #inhalt, #footer {margin: 0 auto;width:880px;}

#topheader {		
	height:25px;
	line-height:25px;
	margin-top:3px;
	font-size:11px;
}

#wayeins, #wayzwei, #waydrei {width:100%; position:absolute; opacity:0.50;filter: alpha(opacity=50); left:0;z-index:0;}
#wayeins {	
	height:120px;
	border-top:#ccc solid 2px;
    border-bottom:#ccc solid 2px;	
	background-color:#327BA6;	
	top:28px;opacity:0.45;filter: alpha(opacity=45);
}
#wayzwei {height:28px; background-color:#b2926b;top:152px;}

#waydrei {	
	height:25px;
	border-top:#666 solid 1px;
	border-bottom:#666 solid 1px;
	background-color:#B9BDBC;
	top:180px;
}
#header {	
	height:175px;
	background-image:url(http://www.akronos.ch/fotos/allgemein/header.jpg);
	position:relative;
	z-index:1;	 
	border-top:#aaa solid 2px;
    border-left:#666 solid 2px;
    border-right:#666 solid 2px;
}
.navileiste ul, li {list-style:none; display:inline}
#inhalt {
	border:#666 solid 2px;
	height:100%;
	background-color:#fff;
	padding:20px;
	width:840px;
	min-height:400px;
}
#footer {
	height:20px;
	line-height:20px;
	font-size:9px;
	background-image:url(http://www.akronos.ch/fotos/allgemein/spiegel.jpg);
	margin-top:1px;
	width:884px;
	font-size:11px;
}
#navigationsleiste {	
	border-top:#666 solid 2px;
	margin-top:150px;
}
#navigationsleiste li {
	float:left;
	list-style:none; 
	text-align:center;
}
#navigationsleiste a:link, #navigationsleiste a:visited  {
	color:#A24A13;
	text-decoration: none;
	display:block;
	font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
	line-height:23px;
	border-right:#ccc 2px solid;
	font-size:16px;
	padding-left:20px;
	padding-right:25px;
}
#navigationsleiste a:hover, #navigationsleiste a:active  {
	text-decoration: none;
	display:block;
	background-image:url(http://www.akronos.ch/fotos/allgemein/hover.gif);
	background-repeat:repeat-x;
	font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
	color:#fff;
}
#footer a:link, #footer a:visited  {color:#000;	text-decoration: none; font-size:10px;}
#footer a:hover, #footer a:active  {text-decoration:underline;font-size:10px;}
form {padding:0; margin:0;}
img {border:0px}

.button {
	background-color:#E2D8C0;
	margin:0; padding:0;
	overflow:hidden;
	height:18px;
	font-size:11px;
	color: #0066CC;
	border:1px dotted #0066CC;
	vertical-align:middle; 
}
.button:hover{border:1px solid #0066CC; background-color:#eee;background-image: url(http://www.akronos.ch/fotos/allgemein/hover.gif);color:#fff;
}
.textfeld {
	background-color:#F3F4F9; 
	border:1px dotted #0066CC;
	margin:0px; 
	padding:0px;
	overflow:hidden;
	height:18px;
	padding-left:2px;
	font-size:12px;
}
.textfeld:hover, .textfeld:focus{background-color:#fff; border:1px solid #0066CC;}
#inhalt a:link, #inhalt a:visited {text-decoration:underline;color:#000}
#inhalt a:hover , #inhalt a:active {text-decoration: none;color:#000}

#zusatzleiste { background-color:#E0E4EB; margin:-20px; position: absolute; width:880px; height:20px; border-bottom:2px solid #888;}

#zusatzleiste ul, #zusatzleiste li {list-style:none; display:inline; float:left; margin:0; padding:0}


#zusatzleiste a:link, #zusatzleiste a:visited  {
	color:#A24A13;
	text-decoration: none;
	display:block;
	font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
	line-height:20px;
	border-right:#ccc 2px solid;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
}
#zusatzleiste a:hover, #zusatzleiste a:active  {
	text-decoration: none;
	display:block;
	background-image:url(http://www.akronos.ch/fotos/allgemein/hover.gif);
	background-repeat:repeat-x;
	color:#fff;
}