/*NK Style Mobil*/

body {
	color: #000000; 
	background-position: center;
	background-repeat: repeat;
	background-image: url("background.jpg");
	font-family: Calibri, Helvetica, Tahoma, sans-serif;
	overflow-y: scroll;
}

table {color: #000000;  margin: 1%;}
h1 {color: #BE2F41; margin: 1%;}
h2 {color: #BE2F41; margin: 1%;}
h3 {color: #BE2F41; margin: 1%;}
h4 {color: #BE2F41; margin: 1%;}
p {margin: 1%;}
a:link {color: #BE2F41; text-decoration: none; font-style: italic}
a:hover {color: #BE2F41; text-decoration: underline; font-style: italic}
a:visited {color: #CA5555; text-decoration: none; font-style: italic}

img.fahr {
	width: 100%;
	max-width: 600px;	
}

img.fahr_mini {
	max-width: 200px;
	width: 50%;
}

img.index_img {
	max-width:153px;
	max-height:115px;
	border:3px solid white;
	#box-shadow: 1px 1px 4px #000;
	margin: 5px;
}

img.index_img:hover {
	box-shadow: 5px 5px 15px #000;
}

img.index_img_170 {
	max-width:170px;
	max-height:128px;
	border:3px solid white;
	#box-shadow: 1px 1px 4px #000;
	margin: 10px;
}

img.index_img_170:hover {
	box-shadow: 5px 5px 15px #000;
}


hi {
	padding-right: 10px;
	color: #BE2F41;
	font-size:0.9em; 
	font-weight: bold;
	margin: 1%;
}

span.hi {
	padding-right: 10px;
	color: #BE2F41;
	font-size:1em; 
	font-weight: bold;
	margin: 1%;
}

div.bgcontainer{
	position: absolute; top: 0px; left:0%;
	width: 100%;
	background-color: rgba(255,255,255,0.9);
	padding-bottom: 20%;
	clear: both;
}

div.navi {
	width: 100%;
	position: relative; top: 0px; left:0%;
	background-color: rgba(93,93,93,0.6);
	z-index: 9998;
	line-height: 2;
}

div.logo {
	position: absolute; top: 0.1em; right: 5px;
	z-index: 9999;

}

.logo img {
	 height: 100px;
}

div.main {
	position: relative;
	top: 0em;
	text-align: center;
	width: 100%;
	clear: both;
}

div.links{
	width: 100%;
	text-align: left;
	clear: both;
}

.links table{
	width: 100%;
	text-align: center;
	margin: 0%;
}

.links div{
	text-align: center;
	float: left;
	padding: 0% 2.5% 0% 2.5%;
	padding-top: 30px;
	width: 15%;
	margin: 0 auto;
}

.links img{
	max-width: 110px;
	width: 100%;
}

.links div:nth-child(5) {
  clear: right;
}


div.display{
	width: 100%;
	position: relative;
	left: 0%;
	top: 0px;
	padding: 0%;
	text-align: left;
	clear: both;
}

div.copyright{
	float: left;
	position: relative;
	top: 100px;
	display: block;
	padding-top: 30px;
	font-size: 0.9em;
	text-align: center;
	width: 100%;
}

div.kontakt {
  text-align: left;
  font-size: 0.9em;
  position: relative;
  left: 0px;
  top: 10px;
  width: 100%;
  padding: 0% 0% 0px 0%;
}

.kontakt div {
	float: left;
	text-align: left;
	vertical-align: top;
	text-align: center;
 	width: 90%;	
 	min-height: 220px;
 	padding: 1%;
}

.kontakt table {
 	width: 100%;	
}

.kontakt div:nth-child(3) {
  border-width: 0px 0px 0px 0px;
}


.kontakt h2 {
  padding: 2px;
  font-size: 0.9em;
}

.navi table{
	width: 100%;
	border-collapse: collapse;
	margin: 0%;
}

table.navi{
	width: 100%;
	font-family: Helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 0.9em;
	font-weight: bold;
	border-collapse: collapse;
}

td.upnavi {
	background-color: rgba(0,0,0,0.6);
	min-height: 4em;
}

td.navispacer {
	background-color: rgba(0,0,0,0.6);
	height: 4em;
	padding: 0px 0px 0px 10px;
	width: 120px;
}

td.downnavi {
text-align: left;
background-color: rgba(24,24,24,0.6);
min-height: 2em;
border-width: 0px 0px 4px 0px;
border-color: #BE2F41;
border-style: solid;
}

a.upnavi:link {
font-family: Helvetica;
color: #FFFFFF;
border-width: 0px 0px 2px 0px;
border-style: solid; border-color: transparent;
padding-left: 3px;
padding-right: 3px;
font-style: normal;
font-size: 0.9em;
text-decoration: none;
}

a.upnavi_checked {
color: #BE2F41;
text-decoration: none;
border-width: 0px 0px 2px 0px;
border-style: solid; border-color: #BE2F41;
padding-left: 3px;
padding-right: 3px;
font-style: normal;
font-size: 0.9em;
text-decoration: none;
}

a.upnavi_checked:hover {
color: #BE2F41;
text-decoration: none;
border-width: 0px 0px 2px 0px;
border-style: solid; border-color: #BE2F41;
padding-left: 3px;
padding-right: 3px;
font-style: normal;
font-size: 0.9em;
text-decoration: none;
}

a.upnavi:visited {
font-family: Helvetica;
color: #FFFFFF;
border-width: 0px 0px 2px 0px;
border-style: solid; border-color: transparent;
padding-left: 3px;
padding-right: 3px;
font-style: normal;
font-size: 0.9em;
text-decoration: none;
}

a.upnavi:hover {
color: #BE2F41;
text-decoration: none;
border-width: 0px 0px 2px 0px;
border-style: solid; border-color: transparent;
padding-left: 3px;
padding-right: 3px;
font-style: normal;
font-size: 0.9em;
text-decoration: none;
}

a.downnavi:link {
font-family: Helvetica;
color: #cccccc;
font-style: normal;
font-size: 0.9em;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
}

a.downnavi_checked {
color: #FFFFFF;
font-family: Helvetica;
font-style: normal;
font-size: 0.9em;
font-weight: bold;
text-decoration: none;
margin-left: 10px;
margin-right: 10px;
}

a.downnavi:visited {
font-family: Helvetica;
color: #cccccc;
font-style: normal;
font-size: 0.9em;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
}

a.downnavi:hover {
color: #FFFFFF;
text-decoration: none;
margin-left: 10px;
margin-right: 10px;
font-style: normal;
}



a.static:link {
color: #cccccc;
font-style: normal;
font-weight: bold;
}

a.static:visited {
color: #cccccc;
font-style: normal;
font-weight: bold;
}

a.static:hover {
color: #BE2F41;
text-decoration: none;
font-weight: bold;
}

div.hinweise {
	font-size: 14px;
	position: fixed	;
	border: 1px solid red;
	left: 5px; top: 450px;
	width: 150px;
	height: 200px;
	overflow: auto;
	padding: 5px;
	z-index: 10;
	background-color: white;
}

table.default {
  	text-align: center;
	border-collapse: collapse;
	border-spacing: 2px;
	margin: 1%;
	width: 98%;
	table-layout: fixed;
	border: 1px solid rgba(0,0,0,0.6);
} 

.default th {
 	color: black;
 	padding: 10px;
 	border-width: 0px 0px 3px 0px;
	border-style: solid; border-color: #BE2F41;
	background-color: rgba(0,0,0,0.6);
}

.default td {
 	padding: 3px;
}

.default tr:nth-child(even) {
  background-color: rgba(255,255,255,0.4);
}


.default tr:nth-child(odd) {
  background-color: rgba(222,200,200,0.4);
}

div.home_table{
	position: relative;
	left: 0%;
	top: 0px;
	width: 100%;
}

div.home_text, div.home_textimage{
	max-width: 500px;
	min-width: 210px;
	max-height: 281px;
	min-height: 118px;
	width: 92vw;
    height: 51.75vw;
	margin: 2.5%;
	border: 5px solid #BE2F41;
	float: left;
	overflow: hidden;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}

.home_textimage img{
	max-width: 500px;
	width: 100%;
}

div.home_textimage_textbox {
	background-color: transparent;
	color: transparent;
	height: 100%;
	width: 100%;
	font-size: 20px;
}

div.home_textimage_textbox:hover {
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
}

.home_textimage_textbox a {
	display: block;
	width: 100%;
	height: 100%;
	color: transparent;
}

div.home_headline{
	overflow: hidden;
	border: 1px solid red;
	float: left;
}

div.home_banner{
	overflow: hidden;
	border: 1px solid red;
	float: right;
}

table.hometable{
	text-align: left;
	width: 98%;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: auto;
}

div.fahrtable_left{
	 float: left; width: 100%; max-width: 600px; min-width: 317px;
}

div.fahrtable_right{
	  float: left; width: 100%; min-width: 317px;
}

table.fahrtable {
	text-align: left;
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: 0%;
}

td.fahrtable_trenner{
	height: 35px;
	background-color: rgba(119,0,0,0.3);
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #6F0000;
}

td.type {
	color: white;
	background-color: rgba(0,0,0,0.9);
	font-weight: bold;
	font-size: 0.9em;
	height: 0.9em;
	padding: 5px 15px 5px 15px;
	border-width: 0px 0px 10px 0px;
	border-style: solid; border-color: #BE2F41;
	text-align: left;
}

span.hersteller{
	text-transform: capitalize;
	font-size: 0.9em;
}

table.fahrspecs {
  width: 100%;
  font-size: 0.9em;
  margin: 10px 0px 0px 0px;
}

.fahrspecs td {
  vertical-align: top;
	padding: 2px;
}
.fahrspecs ul {
  padding: 10px 17px;
}


tr.headline {
  	background-color: #BE2F41;
}

.headline td {
	padding: 7px;
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	text-align: center;
}


.aktuellline td {
	padding: 7px;
	font-size: 0.9em;
	font-weight: bold;
	color: black;
	border-width: 0px 0px 2px 0px;
	border-style: solid; border-color: #000000;
	text-align: left;
}

.tuninghead h4 {
	background-color: rgba(0,0,0,0.6);
	width: 80%;
	padding: 1%;
	font-size: 2em;
	color: #FFFFFF;
	-moz-border-radius: 30px 0px 0px 30px;
	-webkit-border-radius: 0px 30px 0px 30px;
	border-width: 0px 0px 6px 0px;
	border-style: solid; border-color: #FFAE00;
}


/*Tabs*/


ol.Tabbed {
	list-style-type: none;
	padding: 4px 20px;	/* Erster Wert MUSS gleich ol li sein, zweiter ist Abstand vom Rand */
	text-align: right;	/* Position der Reiter, default=left */
	z-index: 10;
	position: relative;
	margin: 0px;
	margin-top: 20px;
	text-decoration: none;
	font-weight: bold;
}

ol.Tabbed li {
	//background: rgba(255,0,34,0.2);
	margin: 0 4px;
	padding: 4px 2% 4px 2%;
	display: block;
	float: left;
	position: relative;
	top: 1px;
	border-width: 2px 2px 0px 2px;
	border-color: transparent;
	border-style: solid; 
}

ol.Tabbed li.TabbedSelected {
	//background-color: rgba(0,0,0,0.2);
	border-width: 2px 2px 0px 2px;
	border-color: #868686;
	border-style: solid; 
	background-color: #868686;
	border-radius: 10px 10px 0px 0px;	
}

ol.Tabbed li a {
	text-decoration: none;
	color: black;
}

ol.Tabbed li:hover {
	border-width: 2px 2px 0px 2px;
	border-color: #868686;
	border-style: solid; 
	border-radius: 10px 10px 0px 0px;
}

ul.Tabbed {
	clear: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.Tabbed li.TabbedSelected,
ul.Tabbed li.TabbedUnselected {
	list-style: none;
	border-width: 4px 0px 0px 0px;
	border-color: #868686;
	border-style: solid; 
	padding: 1ex;
}


html.JavascriptEnabled ul.Tabbed li.TabbedSelected {
	display: block;
}

html.JavascriptEnabled ul.Tabbed li.TabbedUnselected {
	display: none;
}

table.mini_miet_tabelle{
	font-size: 12px;
	text-align: center;
	width: 100%;
}

.mini_miet_tabelle td{
	border: 1px solid rgb(154,154,154);
	/*padding: 0px 20px 0px 20px;*/
}

a.button {
	display: block;
	padding: 5px;
	border: 3px ridge #E2E2E2;
	font-style: normal;
	background-color: #E2E2E2;
	font-weight: bold;
	width: 150px;
	color: #DB5252;
}

a.button:hover {
	display: block;
	border: 3px inset #C4C2C2;
	text-decoration: none;
	background-color: #C4C2C2;
	color: #DB5252;
}

textarea {
	width: 12em;
}

input:not([type=submit]) {
	background-color: rgba(0,0,0,0.1);
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: black;
}

textarea {
	background-color: rgba(0,0,0,0.1);
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: black;
}

div.ankauf_cell{
	float:left; 
	width: 12em;
	padding:0.5em;
	margin:0.5em;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: black;
}

.ankauf_cell input,textarea{
	width: 14em;
	border-color: transparent;
}

div.ankauf_cell_double{
	float:left; 
	width: 16em;
	padding:0.5em;
	margin:0.5em;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: black;
}

.ankauf_cell_double input,textarea{
	width: 17em;
	border-color: transparent;
}

