/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// mesch.ch web consulting & design Luzern / Schweiz
// www.mesch.ch
//
////////////////////////////////////////////////////////////////
*/

/*Standardformatierungen*/

body { 
background-color : #fff; 
font-family : verdana,arial; 
font-size : 12px;
margin : 0; 
padding : 0; 
} 

p {
margin:0px;
padding:0px;
}

#center { 
position : relative; 
background-color : #ffffff; 
z-index : 1; 
text-align : left; 
} 


#jcePage{
  position: relative;
  left: 0px;
  top: 0px;
  width: 650px;
  z-index: 1;
}

#content a {
  color: #254e9c;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	width: 562px;
}

#footer {
display: none;
}


#top {
display: none;
}

#teamList {
display: none;  
}


#teamContent {
}

#teamBild {
  padding: 5px 26px 10px 0px;
  float: left;
}

#teamText {
	padding-top: 30px;
	float: left;
}

#teamText p {
	width: 406px;
}


#blueBottom {
display: none;
}


#headPic {
display: none;
}


#copyright {
display: none;
}


#content {
  position: relative;
  top: 57px;
	left: 42px;
  width: 604px;
  line-height: 150%;
  text-align: left;
  letter-spacing:1px;
  color: #515054;
  z-index: 16;
  float: left;
}

#content br {
letter-spacing: normal;
}

#druckKopf {
}


#content h1{
font-family : Tahoma,Geneva,Kalimati,sans-serif;
text-transform: uppercase;
letter-spacing:1px;
font-size : 15px;
font-weight: normal;
line-height: 120%;
margin: 0px;
padding: 0px;
padding-bottom: 11px;
}

#language {
display: none;
}

#navSubPos {
display: none;
}

#minHeight {
display: none;
}

#navSub {
display:none;
}

#navMain {
display:none;
}

#logoByline {
display: none;
}

#logo {
display: none;
}

