/* Struktur */
body {
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	/*background-color: #010100;*/
}

#outer {
	background-color: #010100;
}

#all {
	background: url(http://www.opelfreunde.de/images/background_center.gif) left 23px repeat-y; /* gewährleistet nahtlosen Übergang der bg-Grafik */
	background-color: #ffffff;
	width: 1024px;
	text-align: left;
    margin: auto;
}

#main {
	padding-top: 103px; /* Abstand vom oberen Rand */
}

#titlead {
	position: absolute;
	top: 10px;
	margin-left: 10px;
	width: 728px;
	height: 90px;
}

#rightad {
	position: absolute;
	top: 121px;
	margin-left: 860px;
	width: 160px;
	height: 600px;
}

/* Menu */
#menu {
	margin-left: 5px;
	margin-top: 30px; /* y-Position Menü */
	width: 200px;
	float: left;
	padding-bottom: 32px;
}

.menu_end {
	background: transparent url(http://www.opelfreunde.de/images/navi_background_bottom.png) bottom no-repeat;
	height:32px;
}

#menulist {
	list-style: none;
	padding: 20px 0px 0px;
	margin: 0px;
	width: 200px;
	line-height: 22px;
	background: transparent url(http://www.opelfreunde.de/images/navi_background_top.png);
}

#menulist li a, #menulist li a.sub {
	margin: 0px;
	padding-left: 15px;
	background-color:#FFFFFF;
	display: block;
	width:135px;
}

#menulist li a.sub {
	padding-left: 25px;
	background-color:#cccccc;
	width:125px;
}

#menulist li a:hover, #menulist li a:active {
	background-repeat: no-repeat;
	display: block;
}

#menulist div {
	padding-bottom: 2px;
	margin-left: 12px;
	width: 176px;
}

/* Content */
#ccontent {
	padding: 190px 175px 15px 205px; /* Startposition des Inhalts */
	background: url(http://www.opelfreunde.de/images/background_header.gif) 0px -10px no-repeat;
}

#ccontenttop {
	width:635px;
	background: transparent url(http://www.opelfreunde.de/images/container_background_top.png) top no-repeat;
	display:block;
}

#ccontentbottom {
	width:635px;
	background: transparent url(http://www.opelfreunde.de/images/container_background_top.png) top no-repeat;
}

.cshadowbottom {
	width:635px;
	height:27px;
	background: transparent url(http://www.opelfreunde.de/images/container_background_bottom.png) top no-repeat;
}

#hideheader {
	position: absolute;
	top: 0px;
	margin: auto;
	width: 1024px;
	height: 103px;
	background-color: #ffffff;
}

h1 {
 	font-size:18px;
 	color:#010000;
  	margin-bottom:0px;
}

h2 {
  	font-size:14px;
  	color:#010000;
  	border-bottom: 1px solid #bababa;
}

h3 {
  	font-size:14px;
  	color:#010000;
}

p {
  	margin-top:0px;
}

.pic {
	border:1px solid #999999;
	padding:3px;
	margin-bottom:10px;
}
.pictext {
	line-height:normal;
	padding:5px 0 2px 3px;
}

.forumpost {
	font-size:10px;
}

a:link, a:visited, a:active, a:hover
{ 
  	text-decoration:none;
  	font-weight:bold;
  	color:#010000;
  	font-size:12px;
}

.content{
	width:710px;
	margin-left:160px;
	line-height:20px;
}

#contenttop {
	padding-top:30px;
	padding-left:60px;
	padding-right:45px;
	text-align: justify;
}

#contenttop a{
	font-size:10px;
	text-decoration:underline;
}

#contentfoot {
	padding-top:30px;
	padding-left:60px;
	padding-right:50px;
}

.bordertop{
	background: transparent url(../images/container_background_top.png) top no-repeat;
}

.borderbottm {
	background: transparent url(../images/container_background_bottom.png) bottom no-repeat;
	padding-bottom:37px;
}

.bottombalance {
	margin-bottom: -17px;
}

#pathway {
	font-size:10px;
	font-weight:bold;
}

#pathway a{
	font-size:10px;
	text-decoration:underline;
}

.forumpost {
	font-size:10px;
}


.submenuentry {
	margin-left:12px;
	height:20px;
}

.timeline-klasse, .timeline-modell {
	border:1px solid #aaa;
	width:593px;
	height: 400px;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.timeline-modell {
	height: 200px;
}

.box {
    background: transparent url(http://www.opelfreunde.de/images/box02.png) no-repeat;
    position: relative;
    left: 88px;
    height:105px;
	width:108px;
}

.box2 {
	background: transparent url(http://www.opelfreunde.de/images/box03.png) left no-repeat;
	height:31px;
	width:39px;
}

.entry {
	background-color:#FFFFFF;
	margin-left:18px;
	padding:1px 0px 2px 3px;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
	text-decoration:underline;
	cursor:pointer;
}


#area {
	height:100%;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	background-color:#FFFFFF;
}


.line {
	position:relative;
	height:20px;
	background-color:#ffffff;
}

.tooltip {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	position:absolute;
	display:none;
	border:1px #000000 solid;
	background:#FFFFFF;
	padding:5px;
	color:#000000;
	width:350px;
	z-index:2000;
}

.tooltipMouseover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	position:absolute;
	display:block;
	border:1px #000000 solid;
	padding:5px;
	background:#FFFFFF;
	color:#000000;
	width:350px;
	z-index:2000;
	top: -100px;
	left: -500px;
}

.tooltip b {
	font-size:10px;
}

.tooltip p {
	font-size:10px;
}

.tooltip td {
	font-size:10px;
}

.select-free
{
	position:absolute;
	z-index:10;
	cursor:move;
	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
}

.scroll-left {
	float:right;
	margin-bottom: 5px;
	width: 30px;
	height: 100px;
	background-color: #dddddd;
}

.scroll-right {

	margin-bottom: 5px;
	width: 30px;
	height: 100px;
	background-color: #dddddd;
}

.zeitstrahl-start {
	margin: auto;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
}

#inlifefooter {
	text-align:center;
	padding-bottom:10px;
}

.leftscroll {
	position:absolute;
	top:170px;
	z-index:10;
}

.rightscroll {
	position:absolute;
	top:170px;
	left:570px;
	z-index:10;
}