/* @override 
	http://artmobil.mamp.jmk-media-solutions.de:8888/tl_files/artmobil/artmobil.css
	http://home.mobile.de/static/dealer-homepage/css/screen.css
*/

/* Style sheet artmobil */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

div#container {
	width: 960px;
}

html {
	background: url(html_bg.jpg) repeat-x;
	margin-top: 20px;
}

#wrapper {
	background-color: #fff;
	width: 960px;
}

#top {
	border-left-style: none;
}

#header {
	background: url("artmobil_header.jpg") no-repeat;
	position: relative;
	width: 960px;
}

#footer {
	background: url("artmobil_footer.jpg") no-repeat;
	width: 960px;
}

/* content */

#main div.inside {
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	width: 956px;
}

#main .block {
	position: relative;
	left: 12px;
	width: 910px;
	display: block;
	height: 100%;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	position: relative;
	width: 880px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h1.ce_headline {
	position: relative;
	left: 12px;
}
#main {
	width: 960px;
}

/*#home h1 {
	margin-top: 12px;
	margin-bottom: 10px;
	width: 890px;
}*/

p {
	font-size: 11px;
	margin-top: 15px;
}

/*ul {
	margin-top: 10px;
	margin-bottom: 10px;
}*/

li {
	font-size: 11px;
	list-style-type: square;
	list-style-position: inside;
}

td {
	font-size: 11px;
}

#home ul {
	margin-bottom: 46px;
	margin-top: 24px;
}

#home ul li {
	margin-bottom: 10px;
	list-style-position: outside;
	margin-left: 17px;
}

h1,h2 {
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	display: inline-block;
	padding-left: 12px;
	padding-right: 6px;
	background: #cccccc url(h2_headline_bg.jpg) no-repeat;
	font-size: 12px;
}

/* Navigation */

#header div.inside div.mod_navigation.block {
	position: relative;
	top: 117px;
	left: 22px;
}

#header div.inside div.mod_navigation.block ul.level_1 li {
	display: inline-block;
	position: relative;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 1px;
	float: left;
}

#header div.inside div.mod_navigation.block a {
	color: #101113;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

#header div.inside div.mod_navigation.block a:hover {
	color: #4f75a1;
}

#header div.inside div.mod_navigation.block ul.level_1 li.active {
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	background: #4f75a1 url(h2_headline_bg.jpg) no-repeat;
}

#header div.inside div.mod_quicknav.block form div.formbody input.submit {
	font-size: 11px;
}


#header div.inside div.mod_quicknav.block form {
	display: inline-block;
	position: absolute;
	top: 119px;
	left: 803px;
	font-size: 11px;
}




#languages {
	position: absolute;
	top: 118px;
	left: 809px;
	display: inline;
}
#languages ul.level_1 {
	display: inline;
}
#languages li {
	position: relative;
	list-style-type: none;
	display: inline;
}

#languages a {
	font-size: 11px;
	color: #101113;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

#languages a:hover {
	color: #4f75a1;
	padding-left: 8px;
	padding-right: 8px;
}

/* Navigation END */

/* Fahrzeuge */

#fahrzeuge iframe {
	border: none;
	height: 500px;
	width: 910px;
}

/* Fahrzeuge END */

/* Artmobil Galerie */
div#artmobil_galerie.mod_article.block {
	display: block;
	position: relative;
	height: 174px;
	width: 927px;
}

#artmobil_galerie div.ce_image.block div.image_container div.caption {
	color: #101113;
	width: 148px;
	font-size: 11px;
	height: 65px;
	display: block;
	position: relative;
	overflow: hidden;
}

#artmobil_galerie div.ce_image.block {
	position: relative;
	float: left;
	display: inline-block;
	height: 183px;
	width: 150px;
}

/* Artmobil Galerie END*/

/* Anfahrt */

.map {
	position: relative;
	left: 12px;
	width: 910px;
	display: block;
}

#anfahrt div.map small a {
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	display: inline-block;
	padding-left: 12px;
	padding-right: 6px;
	background: #cccccc url(h2_headline_bg.jpg) no-repeat;
	text-decoration: none;
	color: #101113;
	width: 100px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 18px;
}

/* Anfahrt END*/

/* Kontakt */

/*#adresse {
	position: absolute;
	width: 629px;
	height: 100%;
	left: 250px;
	display: block;
}*/


div#adresse.ce_text.block {
	width: 379px;
	position: absolute;
}

div#adresse.mod_article.block {
	position: absolute;
	left: 530px;
	width: 400px;
}

#adresse img {
	position: relative;
	left: 0;
	width: 310px;
	top: 277px;
}
#adresse p {
	margin-bottom: 13px;
	font-size: 11px;
}

#adresse h2 {
	padding-right: 150px;
	margin-bottom: 5px;
}


#f1 div.formbody {
	width: 380px;
	height: 490px;
}

div#kontakt.mod_article.block,
div.ce_form.tableless.block {
	width: 380px;
}

form#f1 {
	position: relative;
	left: 10px;
	width: 450px;
	height: 534px;
}

input.text {
	position: relative;
	left: 116px;
	display: block;
	margin: -14px;
	font-size: 11px;
}

#f1 div.formbody label {
	position: relative;
	display: inline-block;
	font-size: 12px;
}

textarea#ctrl_8.textarea {
	position: relative;
	overflow: auto;
	top: 8px;
	font-size: 11px;
}

label.nachricht.mandatory {
	top: -108px;
}

#ctrl_8_submit {
	position: relative;
	font-size: 11px;
	left: 96px;
	top: 20px;
	width: 60px;
	display: block;
}

/* Kontakt END */

/* Impressum */

#impressum div.ce_table.block h1 {
	padding-right: 308px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#table_13,
#table_11 tbody {
	font-size: 11px;
	vertical-align: top;
}

#table_11 tbody tr td {
	height: 20px;
}

td.col_0 {
	width: 229px;
}

#table_11 tbody tr.row_6.even td.col_0.col_first {
	height: 31px;
}

#table_11 tbody tr.row_7.odd td.col_0.col_first {
	height: 33px;
}

/* Impressum END*/

/* Footer */

#footer div.inside div.mod_customnav.block {
	position: relative;
	height: 25px;
	width: 950px;
	margin-left: 12px;
}

#footer div.inside div.mod_customnav.block ul.level_1 li {
	display: inline-block;
	position: absolute;
	font-size: 10px;
	text-decoration: none;
	float: left;
	top: 5px;
	margin-left: 13px;
}

#footer div.inside div.mod_customnav.block ul.level_1 li.last a.last {
	float: left;
	position: absolute;
	left: 649px;
	width: 250px;
	text-align: right;
	margin-right: 2px;
}


/*#footer div.inside {
	position: absolute;
	height: 25px;
	width: 960px;
}*/

/*#footer div.inside div.mod_customnav.block {
	position: absolute;
	width: 960px;
}*/

/*#footer ul {
	position: relative;
	top: -20px;
	padding-left: 11px;
}*/

/*#footer li {
	font-size: 10px;
	text-decoration: none;
	display: inline-block;
	color: #ccc;
	list-style-type: none;
	list-style-position: inside;
	margin-right: 241px;
}*/


/*#footer ul li {
	position: relative;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 1px;
	color: #ccc;
	list-style-type: none;
	list-style-position: inside;
	left: 14px;
	top: -20px;
	height: 25px;
	width: 960px;
}*/

#footer a {
	color: #636363;
	text-decoration: none;
	position: relative;
}

#footer a:hover {
	color: #4f75a1;
}

#footer li.active {
	color: #4f75a1;
}

/* Footer END*/

/* content END */
