/******************************************************************************/
/*                              Html und Body                                 */
/******************************************************************************/

body { font: 12px Arial, Verdana, Helvetica, sans-serif; color: #343434; margin: 0px; padding: 0px;
	background-color: #ffffff; 
	background-image: url('../graph/hg.jpg');
  	background-repeat: repeat-x;
}

a{ color: #005EA8; text-decoration: underline;}
a:hover{color: #000000; text-decoration: underline;}

form {margin: 0px; padding: 0px;}

/******************************************************************************/

.Rahmen_Out {width: 900px; margin: 0px auto; }

#Header {
	width: 1176px;  
	height: 91px; 
	margin-left: -138px;
	margin-right: -138px;
  	}
  
#Logo { height: 91px; background-image: url('../graph/head.jpg');
	  background-repeat: no-repeat;
	 }
  
#Header_frau { 
	background-image: url('../graph/head_frau.gif');
	background-repeat: no-repeat;
 	position:relative;
 	right: 5px; top: -72px; width:102px; height:104px;
 	float: right;
  } 
  
#Header a.Homelink span { visibility: hidden; height: 80px; width: 400px; display: block; float: left;}

#Bortnav {font-size: 11px; width: 100%; 
			padding-top: 15px; padding-bottom: 6px; float:left;
			color: #80878F; 
			margin-bottom: 20px;			
			}

#Bortnav a { color: #005EA8; text-decoration: underline;}
#Bortnav a:hover { color: #000000; text-decoration: none; }

     
#Mitte {
		width: 900px; 
		line-height: 150%;
		}
		
#Mitte_Left{
		width: 180px; 
		line-height: 150%;
		float: left;
		margin-bottom: 20px;
		}

#Menu_Left{
		width: 180px; 
		line-height: 150%;
		float: left;
		margin-bottom: 10px;
		}

#Mitte_Right{
		width: 700px; 
		line-height: 150%;
		float: right;
    		margin-bottom: 20px;
		}
		
#Mitte_Left a { 
		color: #000000; 
		text-decoration: none;
		padding: 5px;
		padding-left: 15px;
		display: block;
		background-image:url(../graph/menu_pfeil.gif); 
		background-repeat: no-repeat;
		background-position: 5px 50%;
		border-bottom: dotted 1px #ffffff; 
		}
		
#Mitte_Left a:hover { 
		font-weight: bold;
		color: #1A71B4; 
		text-decoration: none; 
		background-color: #E6ECF4; 
		}

.menu-left-oben{
		background-image:url(../graph/menu-left-oben.jpg); 
		background-repeat: no-repeat;
		display: block;
		height: 9px;
		}
        
.menu-left-hg {
		background-color: #DEE6F0; 
		display: block;
		}
		
.menu-left-ende {
		background-image:url(../graph/menu-left-ende.jpg); 
		background-repeat: no-repeat;
		display: block;
		height: 9px;
		margin-bottom: 12px;
		}

.menu_ub { 
		font-size: 18px;
		font-weight: normal;
		color: #005EA8; 
		padding: 0px 0px 10px 2px;
		background-color: #E5E5E5; 
		display: block;
		}
			
#Search {
		font-size: 14px; 
		color: #ffffff;
		padding-left: 10px;
		padding-top: 10px;	
		margin-top: 10px;
		width: 170px; 
		height: 110px;
		line-height: 150%;
		float: left;
		margin-bottom: 10px;
		background-image:url(../graph/hg_suche.gif); 
		background-repeat: no-repeat;	
		display: block;
		}



#Rahmen {
		}
		
#Rahmen_klein {
		padding: 10px;
		}

h1 {
		font-size: 22px;
		font-weight: normal;
		color: #F47300;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 2px 0px 15px 0px;
		}

h2 {
		font-size: 14px;
		color: #005EA8;
		margin-top: 0px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px dotted #91B5D5; 
		}

h3 {
		font-size: 10px;
		color: #ACACAC;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #91B5D5; 
		}

h5 {
		font-size: 14px;
		color: #005EA8;
		margin-top: 0px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px dotted #91B5D5; 
		}

h6 {
		font-size: 12px;
		font-weight: normal;
		color: #005EA8;
		margin-top: 0px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #91B5D5; 
		}

		
ul { list-style:none; padding: 0; margin: 0; }

.spalten_2_left { float: left;}
.spalten_2_right {  float: right;}
.spalten_3 {  float: left;}

br.Break { clear:both;}


/******************************************************************************/
/*  MENU			 									                                              */
/******************************************************************************/

/*Drop-down menu*/
.menu {white-space:nowrap /*IE hack*/; float:left; width:100%; height:35px; border:none;
		} /*Color navigation bar normal mode*/
.menu ul {list-style-type:none;}
.menu ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; }
		
.menu ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; 
		display:block; 
		color: #263D5D;
		font-size: 12px; 
		padding: 6px 18px 5px 18px; 
		margin-right: 1px;
		line-height:1.8em; 
		font-weight: normal;
		text-decoration:none; 
		position:relative; z-index:999; 
		border-left: 1px solid #A6C7EA; 
		border-right: 1px solid #A6C7EA; 
		border-top: 1px solid #A6C7EA; 
		background-image:url(../graph/menu_hg.jpg); 
		background-repeat: repeat-x;	
		}
		
.menu ul li a:hover {
		text-decoration:none;	
		color: #000000; 	
		background-color: #ffffff; 
		} /*Color subcells hovering mode*/
		
.menu ul li ul {display:none; border:none; }

/*Non-IE6 hovering*/
.menu ul li:hover {position:relative; 
		} /*Sylvain IE hack*/
.menu ul li:hover a {text-decoration:none;
		color: #000000; 
		background-color: #D6EBFE; 
		background-image:url(../graph/menu_hg.jpg); 
		background-repeat: no-repeat;	
		} /*Color main cells hovering mode*/
.menu ul li:hover ul {display:block; 
		width:110px; 
		position:absolute; z-index:999; 
		top:2.8em; 
		margin-top:0.0em; 
		left:0;}
.menu ul li:hover ul li a {white-space:normal; display:block; 
		width: 120px; 
		color: #263D5D; 
		height:auto; line-height:1.5em;
		padding: 4px 10px 4px 15px; 
		font-weight:normal; 
		font-size: 11px; 
		border-top: none; 
		margin-top: 0px;
		background-image:url(../graph/menu_pfeil_weiss.gif); 
		background-repeat: no-repeat;
		background-position: 5px 50%;
		border-left: 1px solid #A6C7EA; 
		border-right: 1px solid #A6C7EA; 
		border-bottom: 1px solid #A6C7EA; 
		background-color: #D6EBFE; 
		} /*Color subcells normal mode*/
		
.menu ul li:hover ul li a:hover {
		text-decoration:none; 
		color: #000000; 
		background-color: #E6F2FE; 
		} /*Color subcells hovering mode*/

/*IE6 hovering*/
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
.menu ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; text-decoration:none;} /*Color main cells hovering mode*/
.menu ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.menu ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.menu ul li a:hover ul li a:hover {text-decoration:none;} /*Color subcells hovering mode*/



/******************************************************************************/
/*  FOOTER		 									                                              */
/******************************************************************************/

#Fuss {clear: both; font: normal 0.8em Arial, Verdana, Helvetica, sans-serif;  
		color: #B4B4B4; width: 900px; height: 70px; 
		border-top: 1px solid #BBBBBB;
		width: 100%; 
		padding-top: 10px;
		text-transform: uppercase;
		}

.menu-top ul { list-style:none; padding: 0; margin: 0; }
        
a.xol{text-decoration: none; color: #CBCBCB;}
a.xol:hover{text-decoration: underline; color: #000000;}

#footer2 { float: right; width: 120px;/* background: #cc0000;*/ text-align: right; }

#footer li,
#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#footer a {
	color: #0F4486;
	display: block; padding: 0px 10px 0px 10px; font-size: 1em; 
	text-decoration: none;
	border-right: 1px solid #888888;
}

#footer a:hover {
	color: #000000;
}

#footer2 a { color: #888888; }
#footer2 a:hover { color: #000000; }
#footer li {
	float: left;
}


/******************************************************************************/
/*  CSS DATENBANK								                                              */
/******************************************************************************/

#Container { width: 100%; margin: 0px auto; }
.Fahrzeugsuche,
.Fahrzeugliste { }
#Intro { clear: both; width: 100%; padding:0px;}

#Seitenrechts {
			width: 75%; 
			float:left;
				}
				
#Seitenlinks {
			width: 25%; 
			text-align: right; 
			float:right; 
			}				

#Seitennavigation { 
			font-size: 11px; 
			padding-top: 6px; padding-bottom: 6px; 
			float:left;
			color: #005EA8; 
			background-color: #ffffff; 		
			margin-bottom: 20px;
			width: 100%;
			}

#Seitenlinks a {color: #005EA8; text-decoration: underline;}
#Seitennavigation a {color: #005EA8; text-decoration: underline;}

#Seitennavigation a:hover,
#Seitenlinks a:hover {color: #000000; text-decoration: none;}


.bez { }
.kbez { font-weight: bold; }
.zshow { font-weight: bold; border: 1px solid #000000; line-height: 10px; }


#Inhalte {clear: both;  width: 900px; margin: 0px auto; padding:0px;}
#Inhalt_A { 
				width: 180px; 
				line-height: 150%;
				float: left;
				margin-bottom: 20px;
				float:left; 
				}

#Inhalt_A_Liste { 
				width: 180px; 
				line-height: 150%;
				float: left;
				margin-bottom: 20px;
				float:left; 
				}
    
#Inhalt_B { 
				width: 700px; 
				line-height: 150%;
				margin-bottom: 20px;
				float:right;
    		}
    
#Inhalt_C { 
				width:900px;
				padding:15px 0px 10px 0px;
				float:left;
    		}


.mitte_rahmen_mid{
        border-left: 1px solid #6B7A8A; 
        border-right: 1px solid #6B7A8A; 
        background-color: #ffffff;
        display: block;
        padding: 15px;
        line-height: 150%;
}

.mitte_rahmen_bot {
				background-image:url(../graph/right_rahmen_bot.gif); 
				background-repeat: no-repeat;
        display: block;
        height: 22px;
}

.right_rahmen_mid{
}

.right_rahmen_bot {
}

.right_rahmen_home_bot{
}

.Preisblock_top{
}

.Preisblock_mid{
        display: block;
        line-height: 150%;
}

.Preisblock_bot {
}

.hg_detail_right_ub {
				font-size: 16px;
				font-weight: bold;
				color: #696969;
        padding-top: 5px; 
        padding-left: 10px; 
        padding-bottom: 8px; 
				border-bottom: dotted 1px #696969; 
				background-image:url(../graph/hg_detail_right_ub.gif); 
				background-repeat: no-repeat;
        display: block;
        }

.hg_detail_right_top {
				background-image:url(../graph/hg_detail_right_top.gif); 
				background-repeat: no-repeat;
				display: block;
				height: 9px;
				}
        
.hg_detail_right_mid {
				background-color: #E5E5E5; 
   		 	display: block;
    		padding-left: 10px;
				}	

.hg_detail_right_bot {
				background-image:url(../graph/hg_detail_right_bot.gif); 
				background-repeat: no-repeat;
				display: block;
				height: 20px;
				}



.rahmen_komplett_bot {
				background-image:url(../graph/rahmen_komplett_bot.gif); 
				background-repeat: no-repeat;
        display: block;
        height: 22px;
}




.Detail_A { width: 320px !important; float: right !important; }
.Detail_B { width: 550px !important; float: left !important; }


ul { list-style:none; padding: 0; margin: 0; }
				

#WFzg_Weitere { width: 132px; float: left; margin-right: 6px; padding: 2px 1px 2px 1px; 
				background-image:url(../graph/wfzg.jpg);background-repeat:no-repeat;}
#WFzg_Weitere .WFFoto { border: solid 0px #000000; margin: 0px; }
#WFzg_Weitere .Link { color: #303030; }
#WFzg_Weitere .Nameblock { overflow:hidden; height: 25px;}

#WFzg_Weitere .Bildblock { border: solid 1px #ffffff; padding: 1px; overflow:hidden; width:127px; height: 90px; background: url(../graph/keinfoto_gross.jpg) transparent no-repeat top center;}
#WFzg_Weitere .Preisblock { text-align: right; }
#WFzg_Weitere .Preis { width: 124px; height: 26px; text-align: right; float: right; 
				padding: 2px 4px 2px 4px; 
				font: bold 12px Arial, Verdana, Helvetica, sans-serif;
				color: #303030;}

a.start-angebot-weitere{
			  font: bold 12px Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
        color: #303030;
        display: block;
        padding: 5px;
        height: 25px; 
        }

a.start-angebot-weitere:hover{
			  font: bold 12px Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
        color: #000000;
        display: block;
        padding: 5px;
        height: 25px; 
        }

        
ul { list-style:none; padding: 0; margin: 0; }

a.Sort { color: #CCCCCC; text-decoration: none; }
ul, li, p, 
h1, h2, h3, h4, h5, h6 { margin:0px; }

p { padding: 5px 5px 5px 5px; }

#Intro div.Rahmen { padding: 0px 8px 0px 8px; line-height: 25px;}
#Inhalte div.Rahmen { padding: 0px 2px 0px 8px; }
#Inhalte div.Rahmen_B { padding: 0px 0px 0px 0px; }
br.Break { clear:both;}

.FzgRahmen,
.AussenRahmen { padding-bottom: 5px;    
        }


/**
 * FzgWF = Werbefahrzeug
 * Standard -Fahrzeugausgabe
 */
#FzgWF { width: 100%;
        padding-right: 5px; padding-left: 5px;
        }
#Fzg { width: 100%; background: #F5F5F5;
        padding-right: 5px; padding-left: 5px;
        }


#FzgWF th { text-align: left; padding: 2px; !important; color: #2B2B2B;}
#Fzg th { text-align: left; padding: 2px; !important; color: #2B2B2B;}

#FzgWF td,
#Fzg td { padding: 2px; vertical-align: top;}

#FzgWF .c06,
#Fzg .c06 {font-size: 10px; color: #939393; padding-left: 5px; padding-top: 3px;}

#FzgWF .c11,
#Fzg .c11 { width: 110px; padding-left: 5px; padding-top: 5px;}

#FzgWF .c01, #FzgWF .c12,
#Fzg .c01, #Fzg .c12 { width: auto; padding-top: 5px;}

#FzgWF .c03, 
#FzgWF .c04,
#FzgWF .c13,
#FzgWF .c14,
#Fzg .c03, 
#Fzg .c04,
#Fzg .c13,
#Fzg .c14 { text-align: center; width: 25px; }

#FzgWF .c13,
#Fzg .c13 { }

#FzgWF .c05,
#FzgWF .c15,
#Fzg .c05,
#Fzg .c15 { text-align: right;  width: 150px;}
#FzgWF .Preis ,
#Fzg .Preis {color: #005EA8;font-size: 18px;}

#FzgWF .c03, #FzgWF .c04, #FzgWF .c05, #FzgWF .c13, #FzgWF .c14, #FzgWF .c15 { border-left: 1px solid #E7E7E7; }
#Fzg .c03, #Fzg .c04, #Fzg .c05, #Fzg .c13, #Fzg .c14, #Fzg .c15 { border-left: 1px solid #ffffff; }

#Fzg a.Autolink,
#FzgWF a.Autolink {font-size: 14px; text-decoration: underline; color: #F47300; }

#Fzg a.Autolink:hover,
#FzgWF a.Autolink:hover {text-decoration: underline; color: #303030;}

.orange { color: #FD5401; font-weight: bold;}


div.Parkbox { margin-top: 30px; }
.parken { margin: 2px; padding: 0px; }

#Anker { padding: 5px 0px 8px 0px; text-align: left;}
#Anker a {padding: 2px; font-size: 10px; margin-left: 1px; border: 1px solid #E5E5E5; color: #303030; text-decoration: none;}
#Anker a.An, #Anker a:hover  {padding: 2px; font-size: 10px; background: #303030; color: #ffffff; border: 1px solid #303030; }

.foto { padding: 0px; border: 1px solid #c0c0c0; background: #ffffff; }
				
#Inhalt_A fieldset { margin: 2px 0px 4px 0px; padding:0px; border: solid 0px; }
#Inhalt_A legend { font: bold 0.9em Arial, Helvetica, sans-serif;color: #2C2C2C;}
#Inhalt_A_Liste fieldset {margin-left: 10px; margin-bottom: 6px; padding:0px; border: none; }
#Inhalt_A_Liste legend {font-size: 11px;color: #2C2C2C;}

#Inhalt_A a,
#Inhalt_A_Liste a{ 
				color: #000000; 
				text-decoration: none;
				padding: 5px;
				padding-left: 15px;
				display: block;
				background-image:url(../graph/menu_pfeil.gif); 
				background-repeat: no-repeat;
				background-position: 5px 50%;
				border-bottom: dotted 1px #ffffff; 
				}

#Inhalt_A a:hover,
#Inhalt_A_Liste a:hover{ 
				font-weight: bold;
				color: #1A71B4; 
				text-decoration: none; 
				background-image:url(../graph/menu_pfeil_over.gif); 
				background-repeat: no-repeat;
				background-position: 5px 50%;
				background-color: #E6ECF4; 
				}											
				
.menu-ub {
				font-size: 14px;
				font-weight: bold;
				color: #555555;
        padding-left: 10px; 
        padding-bottom: 8px; 
        display: block;
				border-bottom: dotted 1px #ffffff; 
        }        
        
.menu-hg {
				font-size: 11px; 
        border-left: 1px solid #6B7A8A; 
        border-right: 1px solid #6B7A8A; 
        background-color: #ffffff;
        padding: 4px; 
        padding-top: 8px; 
        padding-bottom: 0px; 
        display: block;
        }
        
.menu-ende {
				background-image:url(../graph/menu-ende.gif); 
				background-repeat: no-repeat;
        display: block;
        height: 32px;
        }
				
.menu-ub-haendler {
				background-image:url(../graph/menu-ub-haendler.gif); 
				background-repeat: no-repeat;
				font-size: 14px;
				color: #303030;
        padding-left: 15px; 
        padding-top: 10px; 
        height: 90px;
        display: block;
        }

.menu-absand{padding-left: 10px;}

.verfeinern_ub{
				font-size: 12px;
				font-weight: bold;
				color: #303030;
        padding: 10px; 
        padding-top: 6px; 
        padding-bottom: 6px; 
        display: block;
				background-image:url(../graph/verfeinern-ub.gif); 
				background-repeat: no-repeat;
        }

.suche_anpassen {padding-left: 10px; padding-top: 5px;}

.suche_mehr {width: 32%; float: left; display: block; padding: 3px; }

.suche_detail 
				{
				font-size: 14px;
				color: #005EA8;
				margin-top: 0px;
				padding-bottom: 10px;
				border-bottom: 1px dotted #91B5D5; 
				}


#Inhalt_A .pull-liste { width: 70px; }
#Inhalt_A .text { width: 65px; }

#Schaltleiste { clear: left; margin-bottom: 10px; }

#Schaltleiste a span { background:url("../graph/icon_loeschen_2.gif")	no-repeat right top;}

#Schaltleiste a { float: left; height: 18px;  margin: 0px 2px 2px 0px; text-decoration: none; border: 1px solid #005EA8; color: #005EA8;}
#Schaltleiste a span {background-color: transparent; padding: 2px 20px 2px 5px; line-height: 18px;}

#Schaltleiste a:hover { /*background-position:0% -20px;*/ border: 1px solid #005EA8; color: #ffffff; background-color: #005EA8; }
#Schaltleiste a:hover span { background-position:100% -20px; }

#Sortierung {
				font-size: 12px;
				color: #696969;
				font-weight: normal;
        display: block;
				}
				
#Sortierung a { color: #005EA8;}

#Suchmaske fieldset { margin: 2px 0px 4px 0px; padding:0px; border: solid 0px; }
#Suchmaske legend { font: bold 0.9em Arial, Helvetica, sans-serif; color: #2C2C2C;}
#Suchmaske .Block { vertical-align: top; width: 33%; float: left; height: 50px; }

#Zwiebelhaut a.Link,
#Zwiebelhaut a.Link_Mod { 
				color: #2C2B2B; 
				text-decoration: underline;  
				width: 16%; 
				float: left; 
				padding: 10px; 
				padding-left: 14px; 
				white-space : nowrap; 
				background-image:url(../graph/pfeil.gif); 
				background-repeat: no-repeat;
				background-position: 5px 50%;
				display: block; 
				}

#Zwiebelhaut a:hover.Link,
#Zwiebelhaut a:hover.Link_Mod {
				color: #005EA8; 
				}

#Zwiebelhaut_Herst_Start {}

#Zwiebelhaut_Herst_Start a.Link { 
  display: block; float: left; white-space : nowrap; color: #FF5404;  
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #C9C9C9;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 50px;
	margin: 0px 0px 10px 10px;
	line-height: 210%;
	}
	
#Zwiebelhaut_Herst_Start a:hover { 
  display: block; float: left; white-space : nowrap; color: #3E3E3E; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #2469A0;
	display: block;
	width: 50px;
	line-height: 210%;
	}	
	
#Zwiebelhaut_Herst_Start a.Link_Mod {
  display: block; float: left; white-space : nowrap; color: #000000; font-weight: bold; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
  background:#ffffff;
	border: 1px solid #E4E4E4;
	display: block;
	padding: 0px 0px 10px 0px;
	height: 20px;
	width: 130px;
	margin: 0px 15px 15px 0px;
	line-height: 250%;
	}	
	
#Zwiebelhaut_Herst_Start a.Link_Mod:hover { 
  display: block; float: left; white-space : nowrap; color: #000000; font-weight: bold; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background:#005EA8;
	border: 1px solid #005EA8;
	display: block;
	height: 20px;
	width: 130px;
	line-height: 250%;
	}


#Zwiebelhaut_Herst {}

#Zwiebelhaut_Herst a.Link { 
  display: block; float: left; white-space : nowrap; color: #000000; font-weight: bold; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
  background:#F2F2F2;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 130px;
	margin: 0px 15px 15px 0px;
	line-height: 210%;
	}
	
#Zwiebelhaut_Herst a:hover { 
  display: block; float: left; white-space : nowrap; color: #000000; font-weight: bold; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background:#005EA8;
	border: 1px solid #005EA8;
	display: block;
	width: 130px;
	line-height: 210%;
	}
	
#Zwiebelhaut_Herst a.Link_Mod {
  display: block; float: left; white-space : nowrap; color: #000000; font-weight: bold; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
  background:#ffffff;
	border: 1px solid #E4E4E4;
	display: block;
	padding: 0px 0px 10px 0px;
	height: 20px;
	width: 130px;
	margin: 0px 15px 15px 0px;
	line-height: 250%;
	}	
	
#Zwiebelhaut_Herst a.Link_Mod:hover { 
  display: block; float: left; white-space : nowrap; color: #000000; font-weight: bold; 
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background:#005EA8;
	border: 1px solid #005EA8;
	display: block;
	height: 20px;
	width: 130px;
	line-height: 250%;
	}

a.zurueck_Herst{
  display: block; float: left;
  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none; color: #005EA8;
  background-color:#ffffff;
	border: 1px solid #E4E4E4;
  line-height: 250%; 
	padding: 0px 0px 10px 0px;
	margin: 0px 15px 15px 0px;
	width: 130px;
	height: 20px;}

a.zurueck_Herst:hover{
  display: block; float: left;
  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none; color: #ffffff;
	border: 1px solid #005EA8;
  line-height: 250%; 
	padding: 0px 0px 10px 0px;
	margin: 0px 15px 15px 0px;
	width: 130px;
	height: 20px;}

#Zwiebelhaut .P2 { font-size: 1.0em; }
#Zwiebelhaut .P4 { font-size: 1.0em; }
#Zwiebelhaut .P0 { font-size: 1.0em; }
#Zwiebelhaut .P3 { font-size: 1.0em; }
#Zwiebelhaut .P1 { font-size: 1.0em; }

		
span.nbr { white-space : nowrap; }
 

#Inhalt_B legend {color: #2C2C2C; }
#Inhalt_B fieldset table { width: 100%; }


#tabUeberblick,
#tabSerie,
#tabMaasse,
#tabVerbrauch,
#tabAusstattung,
#tabEckdaten {width: 100%;}


table.Inhalt_V_rahmen {width:315px;}
#Inhalt_V td { vertical-align: top; }
#Inhalt_V a.Autolink { color: #ffffff; text-decoration: none;}
#Inhalt_V { width: 100%; height: 100%; font: 0.9em Arial, Verdana, Helvetica, sans-serif;}
#Inhalt_V th { text-align: left; font: 1.4em Arial, Verdana, Helvetica, sans-serif; padding: 6px;  background: #E3E4E5 !important; color: #000000; }
#Inhalt_V td { padding: 2px; vertical-align: top; border-bottom: solid 1px #E3E4E5;}
#Inhalt_V td.C2 { text-align: right; width: 70px;}
#Inhalt_V_sonder th {text-align: left; border-bottom: solid 1px #005EA8; background: #ffffff !important; color: #005EA8; }
#Inhalt_V_auto th {height: 50px; text-align: left; background: #005EA8 !important; color: #000000; }


/**
* Detailansicht
*/
#Detailhead { clear:both; margin-bottom: 20px;
}

.keinfotogross {height: 200px; background: url(../graph/keinfotogross.gif) no-repeat  center;}

/**
 * Label_Schalter für die 
 * unterschiedlichen Kategorien
 */
 
#Label_Schalter {
    width:100%;
    }

#Label_Schalter ul {
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    }

#Label_Schalter li {
    float:left;
    margin:0px 3px 0px 0px;
    padding:0px 0px 0px 0px;
    }

#Label_Schalter a {
		font: bold 1.1em Arial, Helvetica, sans-serif; 
    float:left;
    display:block;
		text-decoration: none;
		color: #303030;
		background:#E5E5E5;
		line-height: 15px;
		padding: 5px;
		padding-right: 17px;
    background-image:url(../graph/pfeil-detail.gif); 
    background-repeat: no-repeat; 
    background-position: 98% 50%;
    }

#Label_Schalter a:hover {
		text-decoration: none;
		color: #fff;
		font-weight: none;
		background:#005EA8;
		padding: 5px;
		padding-right: 17px;
    background-image:url(../graph/pfeil-detail.gif); 
    background-repeat: no-repeat; 
    background-position: 98% 50%;
		} 
		        
#Label_Schalter li.selected a {
    color: #ffffff !important; 
    background-color: #005EA8; 
    border-color: #005EA8 #ffffff #ffffff #ffffff;
    }
    
    
#Label_Schalter li.selected {
    float:left;
    background-color: #CCCCCC;
    }

#Label_Schalter > ul a {width:auto;}

#tab_zubehoer li { float: left; margin-right: 5px; }
#tab_zubehoer li.selected a { color: #005EA8;}

.ZubKategorieTab {
				border-color:#005EA8;
				border-width:1px 1px 1px 1px;
				border-style:solid;
				border-collapse:collapse;
				background: #ffffff;
				padding: 5px;
				margin-bottom: 10px; 
				font-size: 16px;
	   		}

a.detail-menu-serie{
        font: normal 12px Arial, Verdana, Helvetica, sans-serif;
        text-decoration: underline;
        color: #000000;
        line-height: 20px;
        padding-left: 15px;
        background-image:url(../graph/pfeil.gif);
				background-repeat: no-repeat;
  			background-position: 5px 50%;
  			white-space: nowrap;
        }

a.detail-menu-serie:hover{
        color: #005EA8;
        }

#Preisblock { }
#Preisblock table { width: 98% }
#Preisblock td { padding: 2px 2px 2px 2px;}

#Preisblock .c2 { text-align: right; width: 100px; }
#Preisblock td.grau,
#Preisblock td.hgrau { border: solid 1px #EEEEEE; border-width: 0px 0px 1px 0px;  }
#Preisblock td.grau {}
#Preisblock td.hgrau {}

.gpreis,
.summe {color: #005EA8; font-weight: bold; font-size: 1.6em;}
.zpreis,
.mwst {}
.uvp {color: #4B9229; font-weight: bold; font-size: 1.0em;}
.uvp_preis {color: #4B9229; font-weight: bold; font-size: 1.0em;}


.detRahmen,
#Label_Zwiebelhaut fieldset,
#Label_Zubehoer_Summe,
#Label_Sonderzubehoer .Zub_Block,
#Label_Haendler fieldset,
#Label_Uebersicht fieldset,
#Label_Fahrzeugdaten fieldset,
#Label_Serienzubehoer fieldset 
		{
        border: 0px solid #6B7A8A; 
        border-top: 1px solid #616161; 
        background-color: #ffffff;
				padding: 0px; 
				margin-bottom: 20px;
		}

#Label_Zubehoer_Summe {}
#Label_Zubehoer_Summe table { width: 100%; }
#Label_Zubehoer_Summe td.c1 { width: 50%; padding: 5px; background: #cfcfcf; }
#Label_Zubehoer_Summe td.c2 { width: 50%; text-align: right; padding: 5px; background: #cfcfcf; }
#Label_Zubehoer_Summe .Schalter { margin-top: 5px; text-align: right; }

#Label_Zwiebelhaut legend,
#Label_Sonderzubehoer legend,
#Label_Haendler legend,
#Label_Uebersicht legend,
#Label_Fahrzeugdaten legend,
#Label_Serienzubehoer legend
    {
    padding-right: 10px;
		padding-bottom: 6px; 
    font: bold 1.3em Arial, Helvetica, sans-serif; 
    color: #F47300;
    }      


#Bestellformular fieldset { border: solid 1px #ffffff; padding: 2px 2px 5px 2px; margin: 0px; }
#Bestellformular legend { font: bold 1.0em Arial, Helvetica, sans-serif; color: #000000;}

#Bestellformular .bestell { width: 100%; font: normal 1.1em Arial, Helvetica, sans-serif; color:#4E4E4E; background:#fff; border: #E4E4E4 1px solid;}

#Label_Kontakt fieldset { border: solid 1px #ffffff; padding: 2px 2px 5px 2px; margin: 0px; }
#Label_Kontakt legend { font: bold 1.0em Arial, Helvetica, sans-serif; color: #000000;}

#Label_Kontakt .Name,
#Label_Kontakt .Email,
#Label_Kontakt .Telefon { width: 80%; font: normal 1.1em Arial, Helvetica, sans-serif; color:#4E4E4E; background:#fff; border: #E5E5E7 1px solid;}
#Label_Kontakt .Nachricht { width: 98%; height: 100px; font: normal 1.1em Arial, Helvetica, sans-serif; color:#4E4E4E; background:#fff; border: #E5E5E7 1px solid;}

#Label_Dienste { margin-bottom: -5px;}
.gpreis,
.summe { font-weight: bold; font-size: 1.2em}
.zpreis,
.mwst {}

#Inhalt_B fieldset table { width: 100%; }

#Label_Kontakt_Detail {float: right; width:230px; background: #F3F3F3; padding: 10px; 
		border-right: 12px solid #ffffff; border-top: 12px solid #ffffff;}

td.zubbez {width: 440px;}
td.zubpreis,
td.bez,
td.wert {font-size: 1em; padding: 3px 3px 3px 3px; vertical-align: top; }
td.bez { width: 170px; font-weight: bold; }
td.zubpreis { text-align: right; width: 80px; font-weight: bold; }
tr.grau { background: #F5F5F5;}

td.bez { color: #000000; }

.fotogross { padding: 3px; border: 1px solid #CCCCCC; background: #ffffff; }
.fotomini  { padding: 2px; border: 1px solid #CCCCCC; background: #ffffff; }
.px1rechts { margin: 0px 2px 2px 0px; }

.but_parken_d {
				font-weight: bold;
        color: #303030;
        background-image:url(../graph/icon-parken.gif);
				background-repeat: no-repeat;
  			background-position: 5px 50%;
        background-color: #E5E5E5;
				border: 1px solid #E5E5E5;  
				border-bottom: 1px solid #E5E5E5;   
        padding: 3px;
        padding-left: 20px;
        text-align: left;
        width: 296px;
        }

.but_parken_d:hover {
        color: #ffffff;
        background-color: #005EA8;
				border: 1px solid #005EA8; 
				border-bottom: 1px solid #E5E5E5; 
        }


.but_pdf_d {
				font-weight: bold;
        color: #303030;
        background-image:url(../graph/icon-pdf.gif);
				background-repeat: no-repeat;
  			background-position: 5px 50%;
        background-color: #E5E5E5;
				border: 1px solid #E5E5E5;  
				border-bottom: 1px solid #E5E5E5;  
				border-top: 0px;
        padding: 3px;
        padding-left: 20px;
        text-align: left;
        width: 296px;
        }

.but_pdf_d:hover {
        color: #ffffff;
        background-color: #005EA8;
				border: 1px solid #005EA8;  
				border-bottom: 1px solid #E5E5E5;  
				border-top: 0px;
        }


#Ankerfooter{
        }
        
#Ankerfooter .Parkenunten { float: right; text-align: right;}
#Ankerfooter .Aufgabenwahl_oben { float: right; padding-right: 26px; background: url('../graph/icon_parken_oben.gif') no-repeat right bottom; } 
#Ankerfooter .Aufgabenwahl_unten { float: right; padding-right: 26px; background: url('../graph/icon_parken_unten.gif') no-repeat right top; } 
.checkalle { text-align: right; clear: both; padding-right: 6px; } 

.znein { color: Silver; }

#Label_Werbefahrzeuge { }
#Label_Schnellsuche { width: 50%; float: left; }
#Suche { }
#Suche legend {color: #2C2C2C; font-weight: bold; padding-top: 10px; padding-bottom: 5px;}
#Suche fieldset {border: solid 0px #ffffff; margin: 0px; padding: 0px; }

.pull-suche { width: 92%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
				
.pull-suche-klein {width: 44%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
				
.eingabe-suche {width: 92%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
				
.eingabe-suche-klein {width: 48%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
				
.eingabe {width: 48%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
				
.comment {width: 48%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 80px;
				}

.button-suche {
				font-weight: bold;
				color: #fff; 
				text-transform: uppercase;
				background-color: #005EA8;
        border-right: #0D4473 1px solid; border-top: #639ECF 1px solid;
        border-left: #639ECF 1px solid; border-bottom: #0D4473 1px solid;
        
        width: 92%; 
        }

.pull-suche-start {width: 92%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
.pull-suche-klein-start {width: 44%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}

.eingabe-suche-start {width: 92%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
				
/******************************************************************************/
/*  edit by Patricia Stechert                                                 */
/*  E-mail: patricia@xonline.de                                               */
/******************************************************************************/

td.tbhg {background-color: #EFEFEF;}

.pfeil-markenliste {font: normal 16px Arial, Verdana, Helvetica, sans-serif; color:#CCCCCC;font-weight: bold;}

/* Treffer Feld in der Suche */	        
#treffer-rahmen{ 
	position:fixed;
 	top:200px; width:185px; height:35px;
	background-color: #004D91; 
	color: #FFFFFF; 
	font-size: 11px; 
	padding: 5px; 
	font-weight: bold;
	filter: alpha(opacity=80); /* Transparenz für IE */
	-moz-opacity: 0.8; /* Transparenz für Mozilla */
	opacity: 0.8; /* Transparenz für Opera */
	} 

#Treffer{font-size: 19px; font-weight: normal;}
#Treffer_text {font-size: 19px; font-weight: normal;}

form  {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
        
/* Form Elemente Fahrzeugliste Suche verfeinern */
.pull-liste{width: 42%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				}
				
.pull-liste-lag{width: 92%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;	
				}
				
.eingabe-liste{width: 42%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;	
				}
				
.eingabe-liste-lag{width: 92%; 
				color:#4E4E4E; background:#F2F2F2; 
				border: #CCCCCC 1px solid;		
				}
				
input.login-button { font: normal 12px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; 
        border-right: #0D4473 1px solid; border-top: #639ECF 1px solid;
        border-left: #639ECF 1px solid; border-bottom: #0D4473 1px solid;
         color: #fff;
        width: 140px; text-transform: uppercase; background-color: #005EA8; margin-top: 8px;}
        
.button {
        font: normal 12px Arial, Verdana, Helvetica, sans-serif;
				font-weight: bold;
        border-right: #0D4473 1px solid; border-top: #639ECF 1px solid;
        border-left: #639ECF 1px solid; border-bottom: #0D4473 1px solid;
        
        color: #fff;
        text-transform: uppercase;
        background-color: #005EA8;
        }
        
.seiten_rahmen{font-size: 10px;
        text-decoration: none;
        color: #fff;
        padding: 2px;
        background:#303030;
        border: 1px solid #303030;
        margin-left: 1px;
        }
				
/* Reseller Berreich */	

#eingelogt {
	font-size: 9px;
	font-weight: bold;
        color: #ffffff;
	text-transform: uppercase;
        background:#004D91; 
        border: 1px solid #ffffff;
        position:fixed;
	left: 0; bottom:0px;
	width: 100%;
	padding: 3px;
	filter: alpha(opacity=80); /* Transparenz für IE */
	-moz-opacity: 0.8; /* Transparenz für Mozilla */
	opacity: 0.8; /* Transparenz für Opera */
        }

#eingelogt a{
	font: bold 1.0em Arial, Helvetica, sans-serif; 
	color: #ffffff;
	}

#eingelogt a:hover{
	color: #A8CCEE;
	text-decoration: none;
	}
	
#Anmeldung {float:right; 
	color: #4A4A4A;
	width: 200px;
	}

#Anmeldung_Name {padding_top: 5px
	}

#Anmeldung a{
	font: bold 1.0em Arial, Helvetica, sans-serif; 
	color: #4A4A4A;
	}

#Anmeldung a:hover{
	color: #005EA8;
	text-decoration: none;
	}

#menu_top {float:right; 
						color: #ffffff;
						width: 230px;
						}

#menu_top a{
						font: bold 1.0em Arial, Helvetica, sans-serif; 
						color: #4A4A4A;
						border-left: solid 1px #4A4A4A;
						text-decoration: none;
						padding-left: 10px;
						padding-right: 10px;
						}
						
#menu_top a:hover{
						color: #005EA8;
						text-decoration: none;
						}
						
#banner_top { 
						background:#CFD1D0;
						float:left; 
						margin-top: -8px;
						margin-left: 235px;
						height: 40px;
						position:absolute;
						}

.Label_Reseller fieldset { border: none; padding: 2px 2px 5px 2px; margin: 0px;}
.Label_Reseller legend {font-weight: bold; color: #2C2C2C;}

.Label_Reseller input,
.Label_Reseller pull,
.Label_Reseller select,
.Label_Reseller_Text { width: 95%; 
				color:#4E4E4E; background:#ffffff; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
				
.Label_Reseller_Anrede {width: 30%; float: left}
.Label_Reseller_Vorname {width: 66%; margin-left: 5px; float: left}
.Label_Reseller_Land {width: 30%; float: left}
.Label_Reseller_Plz {width: 66%; margin-left: 5px; float: left}

.Label_Reseller td {font-size: 12px;}

#Reseller_Menu a {
		font: bold 1.0em Arial, Verdana, Helvetica, sans-serif; 
		text-decoration: none;
		color: #000000;
		background:#CFD1D0;
		line-height: 15px;
		padding: 5px;
		border: solid 1px #B6B6B6;
		margin-right: 5px;
    }

#Reseller_Menu a:hover {
		text-decoration: none;
		color: #ffffff;
		font-weight: none;
		background:#005EA8;
		border: solid 1px #005EA8;
		padding: 5px;
		margin-right: 5px;
		} 

.Reseller_Liste {border-bottom: 1px dotted #969696;}
.Reseller_Liste_UB {font-weight: bold; background-color: #F0F0F0;}

.Reseller_Admin {background-color: #ffffff;}

.Reseller_Pflicht {font: 0.7em Courier, Arial, Verdana; color: #ff0000;}


.Fehler
{
    border: solid 1px #F3AB10;
    padding: 2px;
    background-color: #FFD83A;
}

div.Fehler legend {color: #2C2C2C; padding: 0px 0px 0px 0px; font-weight: bold; }
div.Fehler fieldset { border: solid 0px #ffffff; padding: 2px 0px 2px 0px; }

/**
 * Fehler Formfelder
 */
input.Fehler, 
select.Fehler, 
textarea.Fehler { background-color: #ffffcc !important; border: solid 1px #cc0000 !important; }
.rshell { background-color: #F3F3F3; }
.rsdunkel { background-color: #ffffff;}

tr.Reseller_Liste_UB th { text-align: left; }


#Suche_Home_hg {
		background: url('../graph/hg_suche_db.gif') no-repeat;
		padding: 15px;
		height: 175px;
		width: 900px;
		display: block;
    		float: left;
    		margin-top: -30px;
		}

#Suche_Home {
		width: 600px;
		}
		
.Suche_Home_an  {
		float: left; 
		width: 30%;
		font-size: 16px; 
		color: #005EA8;
		display: block;
		border-left: 1px solid #ffffff; 
		border-right: 1px solid #ffffff; 
		border-top: 1px solid #ffffff; 
		border-bottom: 1px solid #A6BEE2; 
		padding: 4px;
		}

.Suche_Home_aus {
		float: left; 
		width: 30%;
		font-size: 16px; 
		color: #819ECA;
		display: block;
		border-left: 1px solid #ffffff; 
		border-right: 1px solid #ffffff; 
		border-top: 1px solid #ffffff; 
		border-bottom: 1px solid #ffffff; 
		padding: 4px;		
		background-color: #B8D1EF;
		}

#Suche_Home legend,
#Suche_Home_DBF legend{ font: bold 1.0em Arial, Verdana, Helvetica, sans-serif;}
#Suche_Home fieldset,
#Suche_Home_DBF fieldset{ border: solid 0px #ffffff; padding: 0px 0px 0px 0px; margin-top: 10px; float: left; width: 48%;}

a.home_detail {color: #005EA8; text-decoration: underline;}
a.home_detail:hover{color: #000000; text-decoration: underline;}

.home-pull-suche {background-color: #BFD4F1; border: solid 1px #6B7A8A; width: 95%; height:20px;}
select.home-pull-suche:hover {background-color: #E1EBF9; border: solid 1px #6B7A8A; width: 95%; height:20px;}
select.home-pull-suche[disabled]{background-color: #9CB0CD; border: solid 1px #6B7A8A; width:95%; height:20px;}
.home-eingabe-suche {background-color: #BFD4F1; border: solid 1px #6B7A8A; width:95%; height:15px;}
input.home-eingabe-suche[disabled]{background-color: #9CB0CD; border: solid 1px #6B7A8A; width:95%; height:15px;}
.home-pull-suche-klein {background-color: #BFD4F1; border: solid 1px #6B7A8A; width: 45%; height:20px;}
select.home-pull-suche-klein:hover {background-color: #E1EBF9; border: solid 1px #6B7A8A; width: 45%; height:20px;}
select.home-pull-sucheklein[disabled]{background-color: #9CB0CD; border: solid 1px #6B7A8A; width:95%; height:20px;}

.eingabe-suche-klein {background-color: #BFD4F1; border: solid 1px #6B7A8A; width:95%; height:15px;}
.home-button-suche {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif; 
        border: none; 
        background-image:url(../graph/home_suche_button.gif); 
	background-repeat: no-repeat;
        color: #767676; width: 275px; height: 30px;
        padding: 4px;
        margin-top: 15px;
        }
        
input.home-button-suche:hover{font: bold 14px Arial, Verdana, Helvetica, sans-serif; 
        border: none; 
        background-image:url(../graph/home_suche_button.gif); 
				background-repeat: no-repeat;
        color: #095A9A;
        padding: 6px;
        cursor:pointer;
        }
        
a.home_detail_suche {
				color: #1C63A9; 
				text-decoration: underline;
				padding: 5px;
				}
				
a.home_detail_suche:hover{
				color: #000000; 
				text-decoration: underline;
				}
				
				
#Rahmen_Foto_aussen{
 		margin: 0px auto;
    float: left;
    width: 500px;
    height: 210px;
}

#Rahmen_News_aussen{
	padding: 10px;
	height: 170px;
	background-color: #F5F5F5;
	margin-left: 15px;
	width: 265px;
	float: left;
	}
        
#Rahmen_Marken_aussen{
 	margin: 0px auto;
   	float: right;
    	width: 700px;
	}

#Rahmen_Werbe_aussen{
	width: 600px;
	height: 190px;
	float: left;
	background-color: #F5F5F5;
	}


#Rahmen_Werbefahrzeuge {
    width: 560px;
    height: 200px;
    overflow: hidden;  
    margin: 0px auto; 
}

#Werbefahrzeuge {
		color: #656565;
}

#Werbefahrzeuge .Slider {
    float: left;
    width: 560px;
    height: 200px;
padding: 5px;
overflow: hidden;
}


a.start-angebot{
			  font: normal 14px Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
        color: #1C63A9;
        display: block;
        font-weight: bold; 
        }

a.start-angebot:hover{
        text-decoration: none;
        color: #DE0006;
        display: block;
        }

.TopPreisblock {color: #2E8300; font-size: 26px;
	background-image:url(../graph/preis_hg.jpg); 
	background-repeat: no-repeat;
	padding: 26px 20px 26px 20px;
	}
.TopBildblock img{border: solid 1px #C6C6C6; padding: 1px;}
.Textblock {font-size: 11px; padding-bottom: 10px;padding-top: 10px;}

a.home_detail {
	background-image:url(../graph/detail_button.gif); 
	background-repeat: no-repeat;
	color: #ffffff; 
	text-decoration: none;
	heigt: 29px;
	width: 130px;
	padding: 6px;
	padding-left: 12px;
	display: block;
	}
				
a.home_detail:hover{
	color: #DEEEF9; 
	text-decoration: none;
	}


.spalten_2_left_login { 
				width: 407px; 
				height: 255px;
				padding: 15px;
				float: left;
				background-image:url(../graph/hg_login.gif); 
				background-repeat: no-repeat;
				}
				
.spalten_2_right_login { 
				width: 407px; 
				height: 255px;
				padding: 15px;
				float: right;
				background-image:url(../graph/hg_login.gif); 
				background-repeat: no-repeat;
				}

.spalten_2_left_rahmen { 
				width: 435px; 
				height: 255px;
				padding: 15px;
				float: left;
				background-image:url(http://juetten-koolen.de/CMRESELLER/graph/hg_login.gif); 
				background-repeat: no-repeat;
				}
				
.spalten_2_right_rahmen { 
				width: 407px; 
				height: 255px;
				padding: 15px;
				float: right;
				background-image:url(http://juetten-koolen.de/CMRESELLER/graph/hg_login.gif); 
				background-repeat: no-repeat;
				}
				 
input.newsletter,
input.newsletter{ 
				width: 65%; 
				color:#4E4E4E; background:#ffffff; 
				border: #CCCCCC 1px solid;		
				height: 20px;
				}
				
				

