/* 
-----------------------------------------------------------------
Titel: Styles für biller-autohaus.de 
Autor: Carsten Hetzer 
URL: http://www.quattronet.de 

Beschreibung: Styles für Autohaus Biller

Erstellt: 09.12.2005
Bearbeitet: 09.12.2005
-----------------------------------------------------------------
*/

/* ----- ALLGEMEIN ----- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../page/bg-page.gif);
	background-repeat: repeat-x;
}
td, tr, p, div {
	font-size: 12px;
	color: #000;
}

/* ----- LISTEN ----- */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	padding: 0px 0px 0px 10px;
	background-image: url(../page/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}

/* ----- LINKS ----- */
a:link, a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a.linkbox:link, a.linkbox:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	background-image: url(../page/arrow-org.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
a.linkbox:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../page/arrow-org.gif);
	background-position: 0px 2px;
	padding-left: 10px;
}
a.linksubnav:link, a.linksubnav:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	background-image: url(../page/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
a.linksubnav:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../page/arrow-grey.gif);
	background-position: 0px 2px;
	padding-left: 10px;
}
a.linkext:link, a.linkext:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	background-image: url(../page/btn-go.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	font-size: 12px;
}
a.linkext:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../page/btn-go.gif);
	background-position: 0px 0px;
	padding-left: 30px;
}

/* ----- LAYOUT KLASSEN ----- */
.lay_btm {
	background-color: #666;
	height: 25px;
}
.lay_fuss {
	font-size: 11px;
	color: #666;
	text-align: center;
}
.lay_content {
	background-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: top;
}
.lay_images {
	background-color: #F0F0F0;
	vertical-align: top;
}
.lay_teaser {
	background-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	vertical-align: top;
}

/* ----- KLASSEN -----*/
.subheading {
	font-weight: bold;
	font-size: 13px;
}
.boxtrenner {
	background-color: #FFF;
	height: 1px;
	width: 180px;
}

/* ----- TABELLEN -----*/
table.moduletablecont {
	width: 100%;
}
table.moduletablecont th {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
table.moduletablecont td {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

/* Teaser - Boxen */
table.moduletablebox {
	width: 100%;
	height: 125px;
}
table.moduletablebox th {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	background-color: #A3A3A3;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	height: 15px;
}
table.moduletablebox td {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 13px;
}
table.moduletableboxclose {
	width: 100%;
}
table.moduletableboxclose th {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	background-color: #A3A3A3;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	height: 15px;
}
table.moduletableboxclose td {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 13px;
}
table.moduletableimg {
	width: 100%;
	height: 125px;
}
table.moduletableimg th {
	width: 100%;
	font-size: 11px;
	color: #666;
	background-color: #CCC;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-bottom: 4px;
}
table.moduletableimg td {
	background-color: #CCC;
}
table.moduletableimgk {
	width: 100%;
	height: 125px;
}
table.moduletableimgk th {
	width: 100%;
	font-size: 11px;
	color: #666;
	background-color: #CCC;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 35px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-bottom: 4px;
}
table.moduletableimgk td {
	background-color: #CCC;
	vertical-align: top;
}
table.moduletableimgbig {
	width: 100%;
	height: 250px;
}
table.moduletableimgbig th {
	width: 100%;
	font-size: 11px;
	color: #666;
	background-color: #CCC;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 35px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-bottom: 4px;
}
table.moduletableimgbig td {
	background-color: #CCC;
	vertical-align: top;
}

/* Boxen Content */
table.moduletablelist {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #C1C1C1;
	border-right-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #F0F0F0;
}
table.moduletablelist td {
	padding: 5px;
	vertical-align: top;
	background-color: #EBEBEB;
}
table.moduletablelist th {
	padding: 5px 10px 5px 5px;
	vertical-align: top;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	text-align: left;
}
table.moduletablelist span {
	vertical-align: top;
	color: #666;
	font-size: 12px;
	text-align: left;
}
table.moduletablelist ul {
	vertical-align: top;
	color: #666;
	font-size: 12px;
	text-align: left;
}
table.moduletablenorm {
}
table.moduletablenorm td {
	padding: 0px;
	vertical-align: top;
}

