* {
	margin: 0;
	padding: 0;
	outline: 0;
	border:none;
}
#bg {
	background-image: url(../images/95panthera-it.jpg);
	height: 454px;
	background-repeat: no-repeat;
	float:left;
	width:750px;
}

body {
	background-color: #1f1a17;
	height:100%;
	color: #FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	min-height:600px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
#bod {
	position:absolute;
	top:50%;
	height:0px;
	width:100%;
	overflow:visible;
}

#left {
	float:left;
	margin:0;
	width:60%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 80px;

}
#left strong {
	font-size: 24px;
	font-weight: bold;
	padding-left: 130px;
}
#left strong a{
	font-size: 12px;
	font-weight: bold;
	padding-left: 80px;
	line-height: 14px;
}

#text_links {
	font-size: 16px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 240px;
}

#text_rechts {
	text-align:center;
	padding-right:10px;
	clear:both;
}

#right {
	float:left;
	width:40%;
	margin:0;
	padding:30px 0 0;
}
#right ul {
	/*padding-left: 30px;*/
}
#right ul li {
	list-style-image: url(../images/panthera-it_punkt.jpg);

}
#right ul li a {
	font-size: 14px;
	font-weight: bold;
}

#back {
  clear: both;
  text-align: center;
}

#headmitte {
	width: 766px;
	height: 480px;
	top:50%;
	left:50%;
	margin-top:-240px;
	margin-left:-383px;
	position:absolute;
	overflow:visible;
	z-index:40;
}

#head2top, #head2bottom{
	position: absolute;
	width: 100%;
	height: 50%;
}

#head2top{
	top: 0;
	background-color: #000000;
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 20;
}

#head2bottom{
	bottom: 0px;
	background-color: #114c91;
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 25;
}
 
#infobox {
	position:absolute;
	right:0px;
	top:0px;
	z-index:30;
}

#infobox a img{
	border:none;
}

#myAlternativeContent {
	background-image: url(../images/bgstart.gif);
	height:480px;
	visibility:visible;
}

/* Lightbox */
#myOnPageContent {
/*	position:absolute;
	top:50%;
	left:50%;
	margin-top:-100px;
	margin-left:-150px;*/
	height: 300px;
	width: 300px;
	overflow:auto;
	background-color:#bfbebe;
	color:#000000;
	border: 10px solid #ffffff;
	border-bottom: 35px solid #ffffff;
	padding:20px;
	padding-bottom:5px;
/*	background-image:url(../images/fon.jpg);
	z-index:1;*/
}
/*
#lightbg {
	background-color:#000000;
	position:absolute;
	height:100%;
	width:100%;
	z-index:5;
}

#lightclose {
	position:absolute;
	top:50%;
	right:50%;
	margin-right:-399px;
	margin-top:234px;
	z-index:10;
}
 Ende Lightbox */


/* Accordion */
h3.rgaccord1-toggle {
	background: url(../images/accordion_open.png) no-repeat scroll 5px center;
	margin-right:0px;
	border-top:none;
	padding: 0px 0px 0px 50px;
	height: 47px;
	line-height:47px;
	color:#000;
  font-weight:bold;
  cursor:pointer;
}

div.rgaccord1-content {
	width:100%;
}

h3.act {
	background-image:url(../images/accordion_close.png);
	background-repeat:no-repeat;
   	color:#000;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

#lang{
	padding: 0 0 245px 150px;
}
/*
#myOnPageContent h1, #myOnPageContent p, #myOnPageContent ul {
	padding:6px;
}

#myOnPageContent p, #myOnPageContent ul {
	padding-left:8px;
	padding-right:8px;
}
*/
li {
	list-style-position:inside;	
}

#myfr {
	height:0px;
	width:0px;
	overflow:hidden;
}