body {
	background-color: #F5F4F3;
	margin: 0px;
}

body, table {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	color: #000000;
}

table.layout {
	width: 915px;
}

table.content {
	border-collapse: collapse;
	width: 100%;
}

table.icons {
	border-collapse: collapse;
}

td {
	text-align: left;
}

td.layoutTop {
	vertical-align: top;
}

td.layoutLeft {
	overflow: hidden;
	vertical-align: top;
	width: 160px;
}

td.layoutRight {
	overflow: hidden;
	vertical-align: top;
	width: 160px;
}

td.layoutMiddle {
	overflow: hidden;
	vertical-align: top;
}

td.contentText1 {
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}

td.contentText2 {
	vertical-align: middle;
	background-color: #EEEEEE;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}

td.contentHeader1 {
	padding-right: 4px;
	padding-left: 8px;
	height: 22px;
}

td.contentHeader2 {
	padding-right: 3px;
	padding-left: 8px;
	height: 22px;
}


td.calendarHeader {
	text-align: center;
	vertical-align: top;
	background-color: #EFEFEF;
	font-weight: bold;
	border-bottom: 2px #000000 solid;
	width: 80px;
}

td.calendarHeaderBox {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

select, input, textarea {
	font-size: 11px;
}

button {
	font-weight: bold;
	border-collapse: collapse;
	height: 15px;
}

input.disabled {
	color: #CCCCCC;
}


img {
	border: 0px;
	!behavior: url('js/png.htc');
}

hr {
	height: 1px;
	border: solid 1px #AFBBAF;
}

form, p {
	margin-bottom: 0px;
	margin-top: 0px;
}

div.tooltip {
	font-family: Tahoma;
	font-size: 11px;
	border: solid 1px black;
	display: none;
	position: absolute;
	background-color: #ffffe1;
	padding: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	left: 0px;
	top: 0px;
}

a img {
	cursor: pointer;
}
img.showcase {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	!border: none;
	margin: 5px;
	padding: 5px;
}

<div #tabs1 {
      float:left;
      width:100%;
          background:#F4F7FB;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
 /* CSS Tabs*/
 div #navcontainer { /* none needed */ }

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #3936b0;
        background-image:url(../images/styles/solid/blue/header1.gif);
        border: 1px solid #383438;
        border-right:none;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #ffffff;
        text-decoration: none;
        border-right:1px solid #383438;
}

ul#navlist li#active {
        color: #383438;
        background-color: #383438;
}

#navlist a:hover {
        color: #fff;
        background-color: #ffffff;
        background-image:url(../images/styles/solid/blue/header1_aktiv.gif);
}
#navcontainer {
        background-image:url(../images/styles/solid/blue/header1.gif);
        height:23px;
}

td IMG.img_right { 
border-right : 0 solid #383438; 
padding-right : 5px; 
border-top : 0 solid #383438; 
padding-left : 5px; 
background : #EEEEEE; 
float : left; 
margin-bottom : 5px; 
padding-bottom : 5px; 
border-left : 0 solid #383438; 
margin-right : 10px; 
padding-top : 5px; 
border-bottom : 0 solid #383438; 
} 
