/*
////////////////////////////////////////////////////////////////
//
// design.css 
//
// mesch.ch 
// web consulting & design Luzern www.mesch.
//
////////////////////////////////////////////////////////////////
*/


body, html {
height: 100%;
width: 100%;
overflow: hidden;
}

img {
border: none;
}

body {
font-family:arial;
font-size:12px !important;
margin:0px;
padding:0px;
}

hr {
border-bottom:solid #ccc 1px;
height:1px;
border-color:#ccc -moz-use-text-color #fbefd5;
border-style:solid none;
border-width:1px 0;
}

p {
margin:0px;
padding:0px;
}
p,td,a,tr,span,div {
font-size:12px !important;
}

label {
display:block;
float:left;
margin:2px 0;
width:150px;
}

input, select {
display:block;
float:left;
margin:2px 0;
width:250px;
}

textarea {
display:block;
float:left;
height:80px;
margin:2px 0;
width:250px;
}
form br {
clear:left;
}
input#submit {
float:none;
width:100px;
}
form {
margin:0;
}

a {
color:#000000;
text-decoration:none;
margin:0px;
padding:0px;
}

a:hover {
text-decoration:underline;
}

#bgImg {
position: absolute;
top: 0;
left: 0;
border: 0;
z-index: 1;
}

#bodyDiv{ 
position: absolute;
top: 0;
left: 0;
z-index: 2;
overflow: auto;
width: 100%;
height: 100%;
text-align: left;
}

.textSitemap {
height: 280px;
overflow:auto;
}

#spacer {
float:left;
height:50%;
margin-bottom:-255px;
width:100px;
}

#print   {
position: absolute;
top: 0px;
left: 525px;
height: 12px;
width: 12px;
z-index: 20;
}

#logoPrint   {
display: none;
}

#anschriftPrint   {
display: none;
}

#content {
clear:left;
height:510px;
margin:auto;
overflow:hidden;
position:relative;
width:810px;
z-index: 1;
background-color: #fbefd5;
}

#content-bg {
}


#bild   {
position: absolute;
top: 0px;
left: 0px;
height: 290px;
width: 590px;
}

#bildAktuell   {
position: absolute;
top: 0px;
left: 0px;
height: 150px;
width: 590px;
}

#bildHome   {
position: absolute;
top: 0px;
left: 0px;
height: 510px;
width: 810px;
z-index:2;
}


#contenttext   {
position: absolute;
top: 310px;
left: 40px;
height: 170px;
width: 510px;
}

#contenttextAktuell   {
position: absolute;
top: 170px;
left: 40px;
height: 310px;
width: 510px;
}


#fusszeile   {
position: absolute;
top: 483px;
left: 40px;
height: 15px;
width: 510px;
}

#navigation  {
position: absolute;
top: 0px;
left: 590px;
height: 510px;
width: 220px;
padding-top: 27px;
background-color: #000;
}

#navDeutsch  {
position: absolute;
top: 313px;
left: 93px;
height: 24px;
width: 90px;
z-index: 10;
}

#navFranz  {
position: absolute;
top: 337px;
left: 93px;
height: 24px;
width: 90px;
z-index: 10;
}

#claimDeutsch  {
position: absolute;
top: 190px;
left: 497px;
height: 110px;
width: 280px;
z-index: 10;
}

#logo   {
position: absolute;
top: 381px;
left: 703px;
z-index:10;
}

#logoGrDeutsch  {
position: absolute;
top: 456px;
left: 458px;
height: 22px;
width: 240px;
z-index: 10;
}

#titel {
font-size:12pt;
font-weight: bold;
padding-bottom: 10px;
}