/*********	CSS Document for DIN BIL GRUPPEN 2007	*********/
/*********	Created 2007-01-22 by Bytbil.com		*********/

* {margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 {margin:12px 0 6px 14px;}
body{margin: 0;}
#top_bar{
	height: 20px;
	width: 100%;
	background-image:url(/Bilder/bgs/top_bg3.jpg);
	background-repeat:repeat-x;
}
/* TOP */
.Top{
	width: auto;
	float: left;
}
/* BOTTOM */
.Bottom{
	background-image:url(/Bilder/bgs/Bottom.jpg);
	background-repeat:repeat-x;
	height:50px;
	

}
/* CARSVIEWER*/
.Cars_viewer{
	background-image:url(/Bilder/cars_viewer_1600.jpg);
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
	filter:blendTrans(Duration=0.2);
}


/******   NAVBAR *******/

#globalLink{
	padding: 0;
	margin: 0;
	z-index: 100;
	width:900px;
		
}

.glink{
	font-size: 11px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	text-align:center;
	margin-top:0px;
	width:90px;
	float:left;
  	color: #989A99;
	font-weight: bold;
	padding: 5px 0px 0px 4px;
	cursor: pointer;
}

.is_link{cursor: pointer;}

/************ subglobalNav styles **************/
.subglobalNav{
	
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	top: 20px;
	left: 0;
	text-align:left;
	width: 430px;;
	border: 0px solid #000000;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility:hidden;
	color: #000000;
	text-decoration:none;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 100%;
	color: #000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.subglobalNav a:hover{
	color: #cccccc;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/***************************************************************/


.myItem, .myItemHover{
	position: relative;
	font-size: 11px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	text-align:center;
	margin-top:0px;
	width:90px;
	float:left;
  	color: #989A99;
	font-weight: bold;
	padding: 5px 0px 0px 4px;
	cursor: hand;
}

.myItemHover
{
	/*background: white;*/
}

p{ font-family:Verdana, Helvetica, sans-serif; font-size: 12px;}

.contentDiv{
	MARGIN: 0px 0px 0px 10px;
	FONT: 12px Verdana, Arial, Helvetica, sans-serif; 
	WIDTH: 790px; 
	COLOR: #999999;
}
.defaultContentDiv{
	margin-top:70px; 
	margin-left:60px;
}

TABLE {
	FONT: 10px Verdana, Arial, Helvetica, sans-serif; COLOR: #999999
}

A:link {
	COLOR: #999999; TEXT-DECORATION: none
}

A:visited {
	COLOR: #999999; TEXT-DECORATION: none
}

A:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}

A:active {
	COLOR: #999999; TEXT-DECORATION: none
}

