body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
}

#framecontentLeft{

position: absolute; 
top: 100px; 
left: 0; 
width: 220px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#FFFFFF;
background-image:url(../Images/palmback500linksnew.jpg);
background-repeat:no-repeat;
color: white;
}
#nav {

  margin: 0;    
  padding: 0;
  background:url(../images/backtrans1.png);
  list-style-type: none;
  width: 180px;
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#nav a { 
font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
font-size: 80%;   
  display: block;  /* to increase clickable area as a's   default to inline */
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFF;
}
#nav #nav_cot a {
  border: none;
}
#nav a:hover { 
	 background:#aabadd;
}
#framecontentTop{
position:absolute;
top:0;
left: 0; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
width: auto;
height: 100px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#FFFFFF;
background-image:url(../images/palmback850header.jpg);
background-repeat:no-repeat;
color: white;
}

#maincontent{
  margin: 0;
  padding: 0;
  background-color: #fff;
  font: 62.5%/1.75em "Times New Roman", serif;
  color: #4d4d4d;
position: fixed; 
left: 220px; /*Set left value to WidthOfLeftFrameDiv*/
top: 110px; /*Set top value to HeightOfTopFrameDiv*/
right: 0;
bottom: 0;
overflow: auto; 
background: #fff;
}
#content {
  margin: 0 auto 20px 20px;
  padding: 1em 0 0 0;
  width: 650px;
  background-color:#fff;
  font-size: 1.5em; 
  line-height: 1.75em;
 
}

#content2{
	font-weight:bold;
	display: block;
  padding: 0 5px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  padding-bottom:20px;
  margin-bottom:20px;
  }
h3{
	text-align:center;
	font:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	  display: block;
	  background-color:#aabadd;
  padding: 0 5px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  }
  
 img {
  display: block;
  margin: 0px auto 10px auto;
  border: 1px solid #ccc;
  border-bottom-color: #eee;
  border-left-color: #ddd;
  border-top-color: #bbb;
}
.innertube{

margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
.innertubemain{
margin: 5px;
b
}
* html body{ /*IE6 hack*/
padding: 110px 0 0 220px; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}
.imbox{   display: block;
  float: left;
  margin: 15px 0 0 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;}
* html #framecontentTop{ /*IE6 hack*/
width: 100%;
}
#footer1{display:block;
		text-align:center;
		color:#000066;
		font-size:12px;
		clear:left;
		}
		
#footer2{
	
	display:block;
	height:40px;
	text-align:center;
	color:#666666;
	font-size:9px;
	clear:left;
	
	}
#tabelle{

	clear:left;
	width:100%;
	margin-left:0px;
	
	}
.description {
	float:left;
  padding: 15px 15px 15px 15px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  width:570px;
  margin-left:auto;
  margin-right:auto;
    }
#wahl {
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	float:left;
}

#wahl li{
	 border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
	margin:0;
	padding:0;
	float:left;
}

#wahl a {
	
	float:left;
	width:214px;
	text-align:center;
	text-decoration:none;
}

#wahl a:hover{
	background:#aabadd;
}	
#body_photo #wahl_photo a,
	#body_avi #wahl_avi a, #body_info #wahl_info a{
	background:#D9E2E1;
}	

caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
	
}

td a:hover, td a:active {
	color: #6aa3ae;
	
}
#flag{
	
	position:absolute;
	bottom:20px;
	left:20px;
	
	text-decoration:none;	
	}
#flag img{
border:none;
	text-align:center;
	text-decoration:none;
	 }
#flag a{
	color:#333333;
	border-bottom:0px;
	text-decoration:none;
	}
#body_con #nav_con a,
	#body_ren #nav_ren a,#body_pro #nav_pro a,#body_atr #nav_atr a,#body_cot #nav_cot a,
	#body_rem #nav_rem a,
	#body_req #nav_req a, #body_lin #nav_lin a,#body_hom #nav_hom a
		
{background:#579FF7;
}
h5 {
	font-size:18px;
	}	
  	