body {
	background-color:#CCCCCC;
        background: url(../images/bg.jpg) 0 0 repeat;
	margin:0;
	padding:0;
}

#site {
        position:absolute;
	width:780px;
	height:357;
        margin: auto;
        top: 50%;
        left: 50%;
        margin-left:-390px;
        margin-top:-200px;
}

#navi {
	width:769px;
	height:38px;
	background-color:yellow;
        float:right;
        background: url(../images/gelb.jpg) 0 0 no-repeat;
}

#logo {
	background-color:blue;
	width:188px;
        height:319px;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
        background: url(../images/blau2.jpg) 0 0 no-repeat;
}

#footer {
	width:592px;
	height:66px;
	background-color:red;
        float:right;
        background: url(../images/rot_blau.jpg) 0 0 no-repeat;
}

#netviewer {
	width:53px;
	height:37px;
	/* background-color:red; */
        float:right;
        margin-right:25px;
        padding:3px;
        /* background: url(../images/teamviewer.jpg) 0 0 no-repeat; */
}

#teamviewer {
	width:110px;
	height:38px;
	/* background-color:red; */
        float:right;
        margin-right:0px;
        padding:3px;
        /* background: url(../images/teamviewer.jpg) 0 0 no-repeat; */
}

a img {
border : 0 none;

}

.menuItem {
	
}

#main {
	width:592px;
	height:253px;
	background-color:lime;
	float:right;
        background: url(../images/gruen.jpg) 0 0 no-repeat;
}

#main2 {
	width:530px;
	height:235px;
        margin-left:15px;
        margin-top:10px;
        overflow:hidden;
}


/* ------------------------------------------------------------------------------------ */
#home li{

  list-style: none;
  display:inline;
  padding: 0;
  margin: 10px;
  font: bold 12px Verdana, Arial, sans-serif;
  float:left;
  margin-left:205px;
  position:relative;

}

#home ul {

  display: inline;

}

#home a {

  line-height: 22px;
  padding: 5px 10px 4px;
  margin-right: 5px;
  color: black;
  text-decoration: none;

}

#home a:hover {

  background-color: white;

} 

/* ---------------------------------------------------------------------------------- */

#finanzen li{

  list-style: none;
  display:inline;
  padding: 0;
  margin: 10px;
  font: bold 12px Verdana, Arial, sans-serif;
  float:left;
  position:relative;
  left:16px;

}

#finanzen ul {

  display: inline;

}

#finanzen a {

  line-height: 22px;
  padding: 5px 10px 4px;
  margin-right: 5px;
  color: black;
  text-decoration: none;

}

#finanzen a:hover {

  background-color: white;

} 

/* ---------------------------------------------------------------------------------- */

#informatik li{

  list-style: none;
  display:inline;
  padding: 0;
  margin: 10px;
  font: bold 12px Verdana, Arial, sans-serif;
  float:left;
  position:relative;
  left:13px;

}

#informatik ul {

  display: inline;

}

#informatik a {

  line-height: 22px;
  padding: 5px 10px 4px;
  margin-right: 5px;
  color: black;
  text-decoration: none;

}

#informatik a:hover {

  background-color: white;

} 

/* ---------------------------------------------------------------------------------- */

#resource li{

  list-style: none;
  display:inline;
  padding: 0;
  margin: 10px;
  font: bold 10px Verdana, Arial, sans-serif;
  float:left;
  position:relative;
  left:12px;

}

#resource ul {

  display: inline;

}

#resource a {

  line-height: 22px;
  padding: 5px 5px 2px;
  margin-right: 5px;
  color: #003366;
  text-decoration: none;

}

#resource a:hover {

  background-color: white;
  color:marine;

} 

/* ---------------------------------------------------------------------------------- */

#uns li{

  list-style: none;
  display:inline;
  padding: 0;
  margin: 10px;
  font: bold 12px Verdana, Arial, sans-serif;
  float:left;
  position:relative;
  left:5px;

}

#uns ul {

  display: inline;

}

#uns a {

  line-height: 22px;
  padding: 5px 10px 4px;
  margin-right: 5px;
  color: black;
  text-decoration: none;

}

#uns a:hover {

  background-color: white;

} 

/* ---------------------------------------------------------------------------------- */

}
