html{
	height: 100%;
}

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

#Logo{
	position: absolute;
	background-color: #FFFFFF;
	z-index: 2;
	width: 129px;

}

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

#Menue{
	height: 30px;
	width: 850px;
	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/fileadmin/templates/main/gfx/flashbg.gif);
	width: 100%;
	height: 280px;
	top: 70px;
	position: absolute;
	z-index: 1;
}

#ContentMain{
	height: 200px;
	width: 695px;
	top: 141px;
	left: 97px;
	position: absolute;
}

#MenueLinksBG{
	top: 0px;
	left: 0px;
	width: 150px;
	height: 100%;
	position: absolute;
	background-color:#F2F2F2;
	z-index: 0;
}

#MenuLinks{
	height: 200px;
	width: 100%;
	top: 200px;
	/*background-color:#FF0000;*/
	position:relative;
}

#SubBalken{
	height: 100px;
	width: 100%;
	top: 87px;
	background-color: #414347;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	overflow:hidden;
}

#SubBalken table{
	margin: 0px;
	padding: 0px;
	border-style:none;
	border-width:0;
}

#BereichWeiss{
	height: 100px;
	width: 151px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
}

#SubMainContent{
	top: 217px;
	left: 150px;
	width: 645px;
	height: 500px;
	/*background-color:#CCCCCC;*/
	position: absolute;
	padding-left: 5px;
	padding-top: 5px;
}

#TextHeadline{
	height: 28px;
	width: 645px;
	z-index: 1001;
	position: absolute;
	top: 188px;
	left: 150px;
	padding-left: 5px;
	vertical-align: top;
	overflow: hidden;
	background-image:url(http://www.ssangyong-auto.at/fileadmin/templates/main/gfx/textheadlinebg.gif);
	background-repeat:no-repeat;
}

.bodytext{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, csc-header, csc-header-n1, csc-firstHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}

.csc-mailform{
 padding-top: 20px;
}

.csc-mailform tr, .csc-mailform td{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

/* ADDITINAL CSS FOR TEXTEDITOR STYLES */
.author {
font-size:11px;
font-weight:bold;
font-style:normal;
color:#961207;
}

span.author {
font-size:11px;
font-weight:bold;
font-style:normal;
color:#961207;
}

tr.TableGrey {
	background-color: #EAEAEA;
}

.TableGrey {
	background-color: #EAEAEA;
}

#submaincontent img, a img
{
border:0;
}