body {
   padding: 0;
   margin: 0;
	background-color: White;
	font: normal normal 12px Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
div.frame {
	border: 1px solid Black;
	width: 747px;
	height: 501px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -372px;
	margin-top: -250px;
}
div.laptopdj {
	width: 150px;
	height: 150px;
	position: absolute;
}
div#werbung {
   z-index: 50;
	width: 750px;
	height: 500px;
	position: absolute;
	visibility:hidden;
	left: 50%;
	top: 50%;
	margin: -250px 0px 0px -375px;
	}
div.pictitle {
width: 745px;
height: 34px;
	background-color: #91D946;
}
div.headleft {
	width: 244px;
	height: 99px;
	background-repeat: no-repeat;
	float: left;
}
div.headmiddle {

	width: 311px;
	height: 99px;
	background-repeat: no-repeat;
	float: left;
}
div.headright { 
	width: 190px;
	height: 99px;
	background-repeat: no-repeat;
	float: left;
	}
div.pic {
 background-image: url(images/bg_pic.gif); 
 width: 745px;
 height: 351px;
}
div.midleft {
	width: 244px;
	height: 279px;
	float: left;
	overflow: hidden;
}
div.midright {
	background: #000 url(images/pages_content.gif) no-repeat;
	width: 501px;
	height: 279px;
	float: left;
	overflow: hidden;
}
div.nav_frame {
 width: 745px;
 height: 54px;
}
div.navpages_frame {
	width: 745px;
	height: 69px;
	float: left;
	clear: left;
	position: relative;
}
.imgnavfirst {
 margin-left: 13px;
}
.imgnavpages {
	float: left;
}
div.footer {
margin-top: 25px;
 background-color: #91D946;
 width: 745px;
 height: 37px;
}
div.l_pagesfooter {
	width: 244px;
	height: 54px;
	float: left;
	background-repeat: no-repeat;
}
div.r_pagesfooter {
	float: left;
	width: 501px;
	height: 54px;
	overflow: hidden;
}
.mail {
	margin-left: 13px;
}
.info {
	margin-left: 65px;
}
p.righttext {
padding-left: 28px;
padding-right: 30px;
padding-top: 20px;
}
p.textbreak {
padding-left: 28px;
}
p.lefttext {
	padding-left: 75px;
	padding-right: 5px;
	padding-top: 20px;
}
div.tooltip {
   width: 100px;
	position: absolute;
	display: none;
	font: 10px Verdana;
	font-style: normal;
	color: Black;
	background-color: White;
	border: 1px;
	border-style: dashed;
	border-color: Black;
	z-index: 1;
}
div.tooltipcontent {
   width: 100px;
	height: 175px;
   text-align: center;
}
.tooltip, .head{
	font-size: 10px;
	color: Black;
	font-weight: bold;
  padding: 2px;
}
a.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	line-height: 20px;
}
a:hover.category {
	color: #91D946;
	}
a.file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	line-height: 20px;
}
a:hover.file {
	color: #91D946;
}
body.popup {
 margin: 15px;
}
body.popup2 {
 margin: 5px;
}
div.popupframe {
 width: 680px;
 height: 485px;
 border: 1px;
 border-color: #91D946;
 border-style: solid;
}
div.popuptextbg {
 width: 280px;
 height: 485px;
 position: absolute;
 background-image: url(images/popup_bg.gif);
 background-position: left;
 background-repeat: repeat-y;
}
div.popuppic{
	width: 400px;
  height: 105px;
  position: absolute;
  margin-left: 280px;
  margin-top: 90px;
}
div.popuplogo{
	width: 164px;
	height: 80px;
	position: absolute;
	margin-left: 505px;
}
div.popupname{
	width: 206px;
	height: 80px;
	position: absolute;
	margin-left: 280px;
	}
p.popuptitle{
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
p.popuptext{
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
p.popupname{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
}
img.popup {
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	left: 50%;
	margin: 10px;
}
img.where {
   margin-top: 12px;
}