/* CSS Document */
*{
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	
}

/* Standarts ---------------------------------------------*/

.ewcms_edit_logout {
	border:none;
	position:absolute;
	top:20px;
	left:20px;
	color:#ff0000;
}

p {
	margin-bottom:15px;
}

.bildrahmen {
	padding:1px;
	border:1px solid #ccc;
}

.line {
	background:url(../images/bg_line.gif) repeat-x;
	width:600px;
	background-position:bottom;
	margin-bottom:15px;
	padding-bottom:15px;
}

.clearfloat {
	clear:both;
	float:none;
}

.default {
	cursor:default;
}

.bullet_pfeil {
	margin-bottom:-2px;
	margin-right:8px;
}

/* Standarts ---------------------------------------------*/

/* Headlines ---------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

h2 {
	height:24px;
	color:#ae0b05;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:15px;
}

h3 {
	height:20px;
	color:#ae0b05;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:15px;
}

h4 {
	height:15px;
	color:#ae0b05;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

/* Headlines ---------------------------------------------*/

body {
	background:url(../images/bg.jpg) repeat-x;
	line-height:17px;
}

/* Logo-Header -------------------------------------------------*/

div#logo{
	position: relative;
}

h1 {
	width:980px; height:120px;
	background:url(../images/logo.jpg);
	text-indent:-5000px;
	overflow:hidden;
}
a#kiaLink{
	position: absolute;
	
	left: 742px;
	top: 43px;
	
	background: transparent;
	
	overflow: hidden;
	
	width: 220px;
	height: 65px;
	
	text-indent: -9999px;
}

/* Logo-Header -------------------------------------------------*/

#wrapper {
	margin:0 auto;
	width:980px;
}

#video {
	position:absolute;
	width:100%; height:100%;
	display:none;
	z-index:1;
}

#intro {
	position:absolute;
	width:100%; height:100%;
}

#bild {
	width:980px; height:354px;
	z-index:0;
}

#garantie {
	width:332px; height:164px;
	float:left;
}

#haendler_des_jahres {
	width:324px; height:164px;
	float:left;
}

#dekra {
	width:324px; height:164px;
	float:left;
}

/* NAVI ---------------------------------------------------*/

ul#nav_main {
	position:relative;
	width:980px; height:58px;
	list-style:none;
	padding:0;
}

ul#nav_main li {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	font-size:1px;
	line-height:1px;
}

ul#nav_main a {
	text-indent:-5000px;
	display:block;
	height:58px;
	text-decoration:none;
	outline:none;
	
	background-image: url(../images/navigation.jpg);
}

a.home {
	width:65px;
	height:58px;
	background-position: 0 0;
}
a.home:hover {
	background-position: 0 -57px;
}

a.neuwagen {
	width:82px;
	height:58px;
	background-position: -65px 0;
}
a.neuwagen:hover {
	background-position: -65px -57px;
}

a.gebraucht {
	width: 126px;
	height:58px;
	background-position: -147px 0;
}
a.gebraucht:hover {
	background-position: -147px -57px;
}

a.angebote {
	width: 77px;
	height:58px;
	background-position: -273px 0;
}
a.angebote:hover {
	background-position: -273px -57px;
}

a.finanz {
	width: 198px;
	height:58px;
	background-position: -350px 0;
}
a.finanz:hover {
	background-position: -350px -57px;
}

a.service {
	width: 133px;
	height:58px;
	background-position: -548px 0;
}
a.service:hover {
	background-position: -548px -57px;
}

a.sponsoring {
	width: 91px;
	height:58px;
	background-position: -681px 0;
}
a.sponsoring:hover {
	background-position: -681px -57px;
}

a.presse {
	width:59px;
	height:58px;
	background-position: -772px 0;
}
a.presse:hover {
	background-position: -772px -57px;
}

a.kontakt {
	width: 70px;
	height:58px;
	background-position: -831px 0;
}
a.kontakt:hover {
	background-position: -831px -57px;
}

a.anfahrt {
	width:79px;
	height:58px;
	background-position: -901px 0;
}
a.anfahrt:hover {
	background-position: -901px -57px;
}

/* NAVI ---------------------------------------------------*/

/* Content-Main -----------------------------------------*/

#content_main {
	width:980px;
	background:url(../images/bg_content.gif);
}

#content_main a:link, #content_main a:visited {
	color:#ae0b05;
	text-decoration:underline;
}

#content_main a:active, #content_main a:hover {
	color:#ae0b05;
	text-decoration:none;
}

/* Content-Main -----------------------------------------*/

#boxes {
	padding:25px 0 10px 20px;
	width:333px;
	float:left;
}

#screen {
	width:293px;
	clear:left;
	padding-top:30px;
}

#txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#666;
	padding:25px 20px 10px 0;
	width:607px;
	float:left;
}

#txt ul li {	
	list-style:none;
	line-height:22px;
	padding-left:20px;
	background-image:url(../images/bullet_pfeil.gif);
	background-repeat: no-repeat;
	background-position:0 4px;
}

#txt ul {	
	margin-bottom:20px;
}

.txt_kontakt {
	margin-top:42px;
}

/* Footer -----------------------------------------------------*/

#footer {
	text-align:center;
	width:980px; height:28px;
	padding:22px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	background:url(../images/bg_footer.gif) no-repeat;
}

#footer a:link, #footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

#footer a:active, #footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:underline;
}

/* Footer -----------------------------------------------------*/

#euroweb {
	width:550px;
}

#euroweb img {
	margin:10px 10px 10px 0;
	border:none;
}

