
/*--------------------------------------------------------------*/
/*---             style.css                   2023-08-03     ---*/
/*--------------------------------------------------------------*/


html, body  {
	font-size     : 14px;
	font-family   : Arial, Helvetica, sans-serif;
	margin-top    : 0px;
/*	margin-left   : 5px;
	margin-right  : 5px;*/
	margin-bottom : 0px;
	color         : black;
	background    : #cccccc;
	
	margin-left   : auto;
	margin-right  : auto;

}
/*---  background    : url(gif/background.lowrider.gif) #99CCFF; -----*/





body.normal  {
	background : url(texture.html) #99CCFF;
}

body.ford  {
	background : url(texture.html) #99CCFF;
}

body.hotrod  {
	background : url(texture_hotrod.html) #99CCFF;
}

body.lowrider  {
	background : url(texture_lowrider.html) #99CCFF;
}




head.normal  {
	background : url(texture.html) #99CCFF;
}






h1 {	
	font-size:20px;color:#000;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:110px;
	margin-right:20px;
	text-shadow: white 0.1em 0.1em 0.2em
}


h2 {	
	font-size:18px;color:#000;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:110px;
	margin-right:20px;
	text-shadow: white 0.1em 0.1em 0.2em
}


h3 {	
	font-size:16px;color:#000;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:110px;
	margin-right:20px;
	text-shadow: white 0.1em 0.1em 0.2em
}




code {font-size:14px;color:#00f;}

pre {
	 font-size:14px;
	 color:#0000ff;
	 padding:5px;
}



/*-------------------- Farben Menue Links und Oben --------------------*/

A:link  {
	font-weight : bold;
	color : Blue;
}


A:hover  {
	color : Red;
	text-shadow: blue 0.1em 0.1em 0.2em
}


A:active  {
	font-weight : bold;
	color : Navy;
}






a.menu:link, a.menu:visited { 
	 color:#eeeeee;
	 background-color:#737994;
	 text-decoration:none;
}


/*-------------------- Farben Menue Links und Oben --------------------*/

a.menu:active, a.menu:hover { 
	 color:#737994;
	 background-color:#eeeeee;
}

a.menu {
	 display:block;
	 padding:3px;
	 border-top:1px solid #000;
	 background-color:#737994;
	 text-align:center;
	 font-weight:bold;
	 color:#eeeeee;
	 text-decoration:none;
 }

.menutitle{
	font-weight:bold;
	text-align:center;
	margin:2px;
	background-color:#efeff7;
	
}

.menucontainer {
	border:1px solid #000;
	background-color:#7b7d8e;
	font-weight:normal;
	width:106px;
	margin:10px 10px 10px 5px;
}
	
hr {	color: #5F6B7A;
	background: #495152;
	margin: auto 1px auto auto;
/*	width: 90%; */
	text-align: right;
	border: 2px solid #FFF;
	margin-left:90px;
	margin-right:10px;
}

.breadcrump {	
	font: 10px Verdana, Arial, sans-serif;
	color: #000;
	margin: 0px;
	text-align: left;
	padding:5px; 
	border-bottom: 1px solid #495152; 
	font-weight:bold;
	clear:both;
}





/*-------------------- Suchmaske --------------------*/


#title {
	height:34px;
	padding:5px;
	background-color:#7b7d8e;
	border-bottom:1px solid #000;
	margin-left : 20px;
	margin-right : 20px;
	
}

#nav {
	background-color:#bdbec6;
	float:left;
	padding: 0 5px;
	width:128px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 118px;
}

html>body #nav {
	width: 118px; /* ie5win fudge ends */
}

#content {
	border:1px solid #efeff7;
	background-color:#efeff7;
	width:620px;
	float:right;
	padding:0px 10px 10px 10px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
}

html>body #content {
	width: 600px; /* ie5win fudge ends */
}


#wrap {
	width:760px;
	margin:0px auto;
	text-align:left;
	background-color:#bdbec6;
	border:1px solid #000;
}



/*-------------------- Suche und Sitemap --------------------*/

.rubrik {	
	color: #fff;
	margin: auto 0px auto auto;
	width: 100%;
	text-align: left;
	padding:5px 2px; margin: 5px 0px; 
	border: 1px dotted #B7C4CA; 
	background:#7b7d8e;
	font-weight:bold;
}

.rubrik a:link    { color:#fff;    font-weight:bold; text-decoration: underline;}
.rubrik a:visited { color:#fff;    font-weight:bold; text-decoration: underline;}
.rubrik a:hover   { color:#B7C4CA; font-weight:bold; text-decoration: underline;}
.rubrik a:active  { color:#fff;    font-weight:bold; text-decoration: underline;}




p  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
/*	text-align : left; */
	text-align: justify;	
	
	margin-left : 95px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 20px;
	line-height: 150%
}

/*---  Schatten: color: white; text-shadow: white 0.1em 0.1em 0.2em  -----*/



.no_border  {
	margin-left : 10px;
		margin-right : 5px;


}

.no_border_titel  {
	margin-left : 10px;
		margin-right : 5px;

	font-style : italic;
	font-size : large;
	font-weight : bold;
}



.copyright  {
	font-family : Arial;
	font-size : 15px;
	text-align : center;

}

.italic  {
	font-family : Arial;
	font-size : 12px;
	font-style : italic;
}

.small  {
	font-family : Arial;
	font-size : 80pt;
}

.search_text  {
	font-family : Arial;
	margin-top : 0px;
	margin-bottom : 0px;
}

.search_small  {
	font-family : Arial;
	font-size : 8pt;
	margin-bottom : 2px;
}

.ticker  {
	font-family : Courier New;
	font-size : 12px;
}


.titel  {
	font-style : italic;
	font-size : large;
	font-weight : bold;
}


.menuleft  {
	font-size : 14px;
	font-family : Arial;
	margin : 2px;
margin-left : -30px;
margin-right : 5px;
	margin-top : 1px;
	margin-bottom : 4px;
	background-color:#dddddd;
	
	border-right-width  : 2px;
	border-bottom-width  : 2px;
	border-left-width  : 2px;
	border-top-width  : 2px;
	border-color  : #eeeeee;
	border-style  : inset;
	
	list-style: none;

}

.menu_act  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	margin : 2px;
margin-left : -40px;
margin-right : 15px;
	margin-top : 1px;
	margin-bottom : 4px;
	background-color:#ccee00;
	
	border-right-width  : 2px;
	border-bottom-width  : 2px;
	border-left-width  : 2px;
	border-top-width  : 2px;
	border-color  : #eeeeee;
	border-style  : outset;
	
	
	list-style: none;
}


.print_page  {
	font-size : 26px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	margin-left : 10px;
	margin-right : 20px;
	margin-top : 10px;
	margin-bottom : 20px;
	line-height: 150%

}


.tab_header {
	font-size : 20px;
    display: inline-block;
	margin-top: 10px;
/*    margin-left: 300px;  */
    margin-left: 120px;

}

.tab_footer {
	font-size : 16px;
    display: inline-block;
	margin-top: 0px;
/*    margin-left: 350px;  */
/*    margin-left: 250px;   */
    margin-left: 120px;
}

.tab_print {
	font-size : 16px;
    display: inline-block;
	margin-top: 0px;
    margin-left: 300px;
}


.tab_4_column {
	font-size : 16px;
 /*   display: inline-block;*/
	margin-top: 10px;
	margin-bottom: 10px;

/*    margin-left: 20px;
    margin-right: 20px;*/
	
	margin-left   : auto;
	margin-right  : auto;

	width         : 100%;	
	height        : auto;
	
	max-width     : 150%;
	display       : block;


}

.tab_news {
	font-size : 16px;
    display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 50px;
	
}

.cookie_text {
	text-align : center;
	margin-left :  20px;
	margin-right : 20px;
}


/*-------------------- background-color:#cccccc; Grau --------------------*/


/*-------------------- Sie sind hier Zeile --------------------*/

.menu_here  {
	font-size : 14px;
	font-family : Arial;
	font-style : italic;
	margin : 0px;
	margin-left :  8px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.menu_show  {
color:black;
	font-size : 14px;
	font-family : Arial;
	
	margin : 2px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 1px;
	margin-bottom : 1px;
}




.footer  {
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 100px;
}



/*-------------------- Top Menuezeile --------------------*/

.menu_topline  {
	margin-top : 1px;
	margin-bottom : 1px;
	font-size : 12px;
	color:white;
    text-decoration: none;
	
	margin-left : 20px;
	margin-right : 0px;
	


}


img.logo  {
/*	margin-left : 0;
	margin-right : 0;*/
	margin-top : 0;
	margin-bottom : 0;
/*	height :  100px;
	width  :  150px; */
	
/*	border-right-width  : 4px;
	border-bottom-width  : 4px;
	border-left-width  : 4px;
	border-top-width  : 4px;
	border-color  : #eeeee;
	border-style  : outset;*/
	
	margin-left   : auto;
	margin-right  : auto;	
	
	width         : 100%;	
	height        : auto;
	
	max-width     : 100%;
	display       : block;

	
	
	
}

/*----- 500x375 / 700x525 -----*/
img.big  {
/*	margin-left   : 40px;
	margin-right  : 20px;  */
	
	margin-left   : auto;
	margin-right  : auto;	
	
	margin-top    : 20px;
	border-color  : Gray;
	border-style  : outset;
	margin-bottom : 10px;
	border-width  : 4px;
	
/*	height        : 525px;
	width         : 700px; */

	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display       : block;
}

img.big_flat  {
/*	margin-left   : 20px;
	margin-right  : 20px;*/
	margin-top    : 10px;
	border-color  : Gray;
	border-style  : outset;
	margin-bottom : 10px;
	border-width  : thick;
/*	height        : 280px;
	width         : 450px;*/
	


	margin-left   : auto;
	margin-right  : auto;
	
	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display		  : block;


	
	
	
}

img.big_v  {
/*	margin-left   : 120px;
	margin-right  : 20px;  */
	
	margin-left   : auto;
	margin-right  : auto;
	
	margin-top    : 10px;
	border-color  : Gray;
	border-style  : outset;
	margin-bottom : 10px;
	border-width  : thick;

/*	height        : 700px;
	width         : 525px; */

			width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display		  : block;
}

img.medium  {
/*	margin-left : 30px;
	margin-right : 10px;*/
	margin-top : 10px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 10px;
	border-width : thick;
/*	height : 220px;
	width : 300px;*/


	margin-left   : auto;
	margin-right  : auto;
	
	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display		  : block;


	
	
}

img.medium_v  {
/*	margin-left : 30px;
	margin-right : 10px;*/
	margin-top : 10px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 10px;
	border-width : thick;
/*	height : 300px;
	width : 220px;*/



	margin-left   : auto;
	margin-right  : auto;
	
	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display		  : block;


	
	
}

/* Rotes Quadrat */

img.icon  {

	margin-top   : 10px;
	border-color : Gray;
	border-style : outset;
	margin-bottom: 10px;
	border-width : thick;

	
	

	margin-left   : auto;
	margin-right  : auto;
	
	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display		  : block;



}

/*----- Street Runner / Oldtimer Märkte -----*/
img.small  {
/*	margin-left : 40px;
	margin-right : 10px;*/
	margin-top : 10px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 10px;
	border-width : thick;
/*	height : 130px;
	width : 180px;*/
	


	margin-left   : auto;
	margin-right  : auto;
	
	width         : 120px;	
	height        :  87px;
	
/*	max-width     : 100%;*/
	display		  : block;


	
	
}

img.small_v  {
/*	margin-left : 60px;
	margin-right : 10px;*/
	margin-top : 10px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 10px;
	border-width : thick;
/*	height : 180px;
	width : 130px;*/


	margin-left   : auto;
	margin-right  : auto;
	
	width         :  87px;	
	height        : 120px;
	
/*	max-width     : 100%;*/
	display		  : block;



	
	
}

img.small_free  {
/*	margin-left : 120px;
	margin-right : 10px;*/
	margin-top : 10px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 10px;
	border-width : thick;
	


	margin-left   : auto;
	margin-right  : auto;
	
	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display		  : block;


	
	
}
/*---------*/

img.tiny  {
/*	margin-left : 10px;
	margin-right : 0px;*/
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 0px;
	border-width : thick;
/*	height : 90px;
	width : 120px;*/
	
	margin-left   : auto;
	margin-right  : auto;	
	
	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display       : block;
	
}

img.tiny_v  {
/*	margin-left : 20px;
	margin-right : 0px;*/
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 0px;
	border-width : thick;
/*	height : 120px;
	width : 90px;*/
	
	margin-left   : auto;
	margin-right  : auto;	
	
	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display       : block;
}

img.icon  {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : -5px;
	border-width : 1px;
	height : 25px;
	width : 30px;
}

img.button  {
/*	margin-left : 0px;
	margin-right : 40px; */
	
	margin-left   : auto;
	margin-right  : auto;	
	
	margin-top : 0px;
	margin-bottom : -5px;
/*	border-color : Gray;
	border-style : outset;
	border-width : 4px; */
/*	height : 25px;
	width : 30px; 
	
	height : 60px;
	width :  70px; */
	
	height : 40px;
	width :  47px;
}


img.button_wide  {
	margin-left   : auto;
	margin-right  : auto;	
	
	
	margin-top : 0px;
	margin-bottom : -5px;
/*	border-color : Gray;
	border-style : outset;
	border-width : 4px; */
/*	height : 25px;
	width : 30px; 
	
	height : 60px;
	width :  140px; */
	
	height : 40px;
	width :  93px;
}

/* BUTTON BIG werden nicht gebraucht ??? */

img.button_big  {
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : -5px;
/*	border-color : Gray;
	border-style : outset;
	border-width : 4px; */
/*	height : 25px;
	width : 30px; */
	
	height : 120px;
	width :  140px;
}


img.button_big_wide  {
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : -5px;
/*	border-color : Gray;
	border-style : outset;
	border-width : 4px; */
/*	height : 25px;
	width : 30px; */
	
	height : 120px;
	width :  280px;
}



/*
img.button_big  {
	margin-left : 40px;
	margin-right : 40px;
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : -5px;
	border-width : 4px;
	height : 50px;
	width : 100px;
}
*/

img.mailto  {
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : -5px;
	border-width : 2px;
	height : 15px;
	width : 25px;
}

/*------ TEST ----TEST ----TEST -----*/


img.button_test  {
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : -5px;
	border-width : 4px;
/*	height : 25px;
	width : 30px; */
	
	height : 44px;
	width :  44px;
}

img.button_test_wide  {
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : -5px;
	border-width : 4px;
/*	height : 25px;
	width : 30px; */
	
	height : 44px;
	width : 180px;
}





/*-------------------- E N D E --------------------*/


img.big_max  {
/*	margin-left   : 20px;
	margin-right  : 20px;*/
	margin-top    : 20px;
	border-color  : Gray;
	border-style  : outset;
	margin-bottom : 10px;
	border-width  : 4px;
/*	width         : 700px;*/
	
	
	margin-left   : auto;
	margin-right  : auto;	

	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display       : block;


}

img.big_v_max  {
/*	margin-left   : 20px;
	margin-right  : 20px;*/
	margin-top    : 10px;
	border-color  : Gray;
	border-style  : outset;
	margin-bottom : 10px;
	border-width  : thick;
/*	height        : 700px;*/
	
	

	margin-left   : auto;
	margin-right  : auto;
	
	width         : 50%;	
	height        : auto;
	
	max-width     : 100%;
	display		  : block;

	
	
}


img.tiny_max {
/*	margin-left : 10px;
	margin-right : 0px;*/
	
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 0px;
	border-width : thick;
/*	height : 80px;*/
	
	margin-left   : auto;
	margin-right  : auto;	
	
	width         : 70%;	
	height        : auto;
	
	max-width     : 100%;
	display       : block;
	
	
}

/*----- Jahresübersicht -----*/
img.tiny_v_max  {
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
	border-color : Gray;
	border-style : outset;
	margin-bottom : 0px;
	border-width : thick;
	height : 80px;
}


/*----- Cookie Banner Start -----*/
/*-----
// =================================================================
//  2023-03-25
//  Cookie Banner Code made by dev-bay.com, under license CC BY 3.0 
//  https://creativecommons.org/licenses/by/3.0"
// =================================================================
-----*/

.cookies-infobar {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  position: fixed;
  width: 97%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  text-align: center;
  
  	border-right-width  : 4px;
	border-bottom-width  : 4px;
	border-left-width  : 4px;
	border-top-width  : 4px;
	border-color  : #eeeee;
	border-style  : outset;

}

.cookies-infobar.cookies-infobar_accepted {
  display: none;
}

.cookies-infobar_wrapper {
  margin: 15px;
}

.cookies-infobar a {
  color: inherit;
}

.cookies-infobar_btn {
  display: inline-block;
  padding: 5px 10px;
  background: #0d9999;
  text-decoration: none;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  
	border-right-width  : 4px;
	border-bottom-width  : 4px;
	border-left-width  : 4px;
	border-top-width  : 4px;
	border-color  : #eeeee;
	border-style  : outset;

}

/*----- Cookie Banner End -----*/

/*

.button_back  {
	height: 44px; 
	width: 230px; 
	font-size: 30px; 
	border-radius: 6px; 
	box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 2.6); border: 5px;	

}




button {
	height: 44px; 
	width: 180px; 
	font-size: 30px; 
	border-radius: 6px; 
	box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 2.6); border: 5px;	

}

*/

