body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

html{
	height: 100%;
	width: 100%;
}

#Logo{
	position: absolute;
	background-color: #FFFFFF;
	z-index: 99;

}

#MenueBG{
	background-image:url(http://www.ssangyong-auto.at/gfx/headbg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 70px;
	position: absolute;
	z-index: 0;
}

#Menue{
	height: 30px;
	width: 650px;
	top: 21px;
	left: 150px;
	position: relative;
	z-index: 1;
}
#SubMenue{
	background-color:#006600;
	height: 20px;
	width: 650px;
	top: 20px;
	left: 150px;
	position: relative;
	z-index: 2;
}

#Flashbereich{
	background-color: #000099;
	height: 220px;
	width: 800px;
	top: 70px;
	position: absolute;
	z-index: 2;	
}

#FarbBalken{
	background-color: #5A616E;
	top: 290px;
	width: 800px;
	height: 60px;
	position: absolute;	
	z-index: 2;
}

#FlashHintergrund{
	background-image: url(http://www.ssangyong-auto.at/gfx/flashbg.gif);
	width: 100%;
	height: 280px;
	top: 70px;
	position: absolute;
	z-index: 1;
}

#ContentMain{
	height: 200px;
	width: 737px;
	top: 380px;
	left: 60px;
	position: absolute;
}

.bodytext{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

#Headline{
	width: 100%;
	height: 3px;
	font-size: 1px;
	line-height: 3px;
	background-color: #414347;
	position: absolute;
	top: 180px;
	z-index: 101;
}

#HeadlineQuadrat{
	width: 100px;
	height: 100px;
	top: 80px;
	right: 0px;
	background-color: #414347;
	position: absolute;
}

#SideMenuBG{
	width: 140px;
	height: 100%;
	background-color: #CCCCCC;
	z-index: 0;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;	
}

#SideMenuBG a {

	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 15px;
}


#WhiteSpacer{
	width: 150px;
	height: 180px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
}

#Haendlertabelle {
	width: 950px;
	height: 405px;
	position: absolute;
	top: 200px;
	left: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow: auto;
}

#Haendlertabelle td {
	height: 20px;
}	

td{
	padding-left: 3px;
	padding-top: 2px;
}

input{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

textarea{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}