.body {
			width:100%;
			margin:0 0 0 0;
			background-image:url('../pic/bg.jpg');
			background-repeat:repeat-x;
			background-color:#cacaca;
			
		}

img {
	border: 0;	
}


/* HYPERLINK FORMATIERUNG */

a:link { text-decoration:none; color:#000000; font-family:arial; font-size:12px; }
a:visited { text-decoration:none; color:#000000; font-family:arial; font-size:12px; }
a:hover { text-decoration:none; color:#e54508; font-family:arial; font-size:12px; }
a:active { text-decoration:none; color:#e54508; font-family:arial; font-size:12px; }
a:focus { text-decoration:none; color:#e54508; font-family:arial; font-size:12px; }

#downloads a:link { text-decoration:none; color:#e54508; font-family:arial; font-size:12px; }
#downloads a:visited { text-decoration:none; color:#e54508; font-family:arial; font-size:12px; }
#downloads a:hover { text-decoration:none; color:#e54508; font-family:arial; font-size:12px; }
#downloads a:active { text-decoration:none; color:#e54508; font-family:arial; font-size:12px; }
#downloads a:focus { text-decoration:none; color:#e54508; font-family:arial; font-size:12px; }

a.partner { text-decoration:none; color:#87888a;}
a.partner:visited { text-decoration:none; color:#87888a; }
a.partner:hover { text-decoration:none; color:#a2a3a5; }
a.partner:active { text-decoration:none; color:#a2a3a5;}
a.partner:focus { text-decoration:none; color:#a2a3a5; }

a.impressum { text-decoration:none; color:#87888a; font-size:10px;}
a.impressum:visited { text-decoration:none; color:#87888a; font-size:10px;}
a.impressum:hover { text-decoration:none; color:#a2a3a5; font-size:10px;}
a.impressum:active { text-decoration:none; color:#a2a3a5; font-size:10px;}
a.impressum:focus { text-decoration:none; color:#a2a3a5; font-size:10px;}

a.kontakt2 { text-decoration:none; color:#e23e0b; font-size:10px;}
a.kontakt2:visited { text-decoration:none; color:#e23e0b; font-size:10px;}
a.kontakt2:hover { text-decoration:none; color:#87888a; font-size:10px;}
a.kontakt2:active { text-decoration:none; color:#87888a; font-size:10px;}
a.kontakt2:focus { text-decoration:none; color:#87888a; font-size:10px;}

a.start       { display:block; background-image:url('../pic/buttons/ueber_uns.jpg'); width:199px; height:20px;}
a.start:hover { background-image:url('../pic/buttons/ueber_uns_hover.jpg');}	
a.start:active { background-image:url('../pic/buttons/ueber_uns.jpg');}	
a.startb	  { display:block; background-image:url('../pic/buttons/ueber_uns_active.jpg'); width:199px; height:20px; cursor:default;}

a.angebot       { display:block; background-image:url('../pic/buttons/angebot.jpg'); width:199px; height:20px;}
a.angebot:hover { background-image:url('../pic/buttons/angebot_hover.jpg');}	
a.angebot:active { background-image:url('../pic/buttons/angebot.jpg');}	
a.angebotb	  { display:block; background-image:url('../pic/buttons/angebot_active.jpg'); width:199px; height:20px; cursor:default;}

a.service       { display:block; background-image:url('../pic/buttons/service.jpg'); width:199px; height:20px;}
a.service:hover { background-image:url('../pic/buttons/service_hover.jpg');}	
a.service:active { background-image:url('../pic/buttons/service.jpg');}	
a.serviceb	  { display:block; background-image:url('../pic/buttons/service_active.jpg'); width:199px; height:20px; cursor:default;}

a.verkauf       { display:block; background-image:url('../pic/buttons/verkauf.jpg'); width:199px; height:20px;}
a.verkauf:hover { background-image:url('../pic/buttons/verkauf_hover.jpg');}	
a.verkauf:active { background-image:url('../pic/buttons/verkauf.jpg');}	
a.verkaufb	  { display:block; background-image:url('../pic/buttons/verkauf_active.jpg'); width:199px; height:20px; cursor:default;}

a.finanzierung       { display:block; background-image:url('../pic/buttons/finanzierung.jpg'); width:199px; height:20px;}
a.finanzierung:hover { background-image:url('../pic/buttons/finanzierung_hover.jpg');}	
a.finanzierung:active { background-image:url('../pic/buttons/finanzierung.jpg');}	
a.finanzierungb	  { display:block; background-image:url('../pic/buttons/finanzierung_active.jpg'); width:199px; height:20px; cursor:default;}

a.kontakt       { display:block; background-image:url('../pic/buttons/kontakt.jpg'); width:199px; height:20px;}
a.kontakt:hover { background-image:url('../pic/buttons/kontakt_hover.jpg');}	
a.kontakt:active { background-image:url('../pic/buttons/kontakt.jpg');}	
a.kontaktb	  { display:block; background-image:url('../pic/buttons/kontakt_active.jpg'); width:199px; height:20px; cursor:default;}


/* LISTEN FORMATIERUNG */

#menue  		  { list-style-type: none;
					margin-top:0px;
					padding-left:0px;
					margin-left:0px;
				  }
				  
.buttona		  { list-style-type: none;
				  }
				  
.button 		  { list-style-type: none;
					margin-top:2px;
				  }
				  
.buttonbild      { list-style-type: none;
					margin-bottom:0px;
				  }

/* TEXT FORMATIERUNG */

.fliesstext {font-family:arial; font-size:12px; color:#000; line-height: 1.3;}
.h1			{font-family:arial; font-size:12px; font-weight:bold; color:#000;}
.impressum	{font-family:arial; font-size:10px; color:#a2a3a5; line-height: 1.3;}



/* DIV FORMATIERUNG */

.aussen  {
			width:100%;
		 }

.content {
			width:754px;
			background-color:#FFF;
			margin-bottom:50px;
		 }

.content2 {
			width:754px;
			height:100%;
			background-color:#FFF;
		 }
		 
.header  {
			height:55px;
			width:700px;
			padding-top:31px;
			padding-left:5px;
		 }
		 
.header2  {
			height:231px;
			width:199px;
			padding-top:31px;
			padding-left:5px;
			float:left;
		 }
		 
.header22  {
			height:262px;
			width:541px;
			margin-left:4px;
			float:left;
			background-color:#FFF;
			margin-bottom:4px;
		 }
		 
.logo   {
			float:left;
			margin-left:38px;
		 }

.logo2   {
			margin-left:38px;
		 }
		 
.trennlinie {
			width:1px;
			height:55px;
			background-color:#dddddd;
			float:left;
			margin-left:45px;
		 }

.trennlinie2   {
			width:744px;
			height:2px;
			background-color:#e23e0b;
			margin-top:40px;
			margin-left:5px;
		 }
		 
.trennlinie22   {
			width:199px;
			height:2px;
			background-color:#e23e0b;
			margin-top:41px;
		 }
		 
.menue   {
			width:744px;
			height:130px;
			background-color:#FFF;
			margin-top:4px;
			margin-left:5px;
		 }
		 
.menue2   {
			width:199px;
			height:130px;
			background-color:#FFF;
			margin-top:4px;
		 }	
		 
.navi   {
			width:199px;
			height:130px;
			float:left;
		 }

.foto   {
			width:541px;
			height:130px;
			background-image:url('../pic/ueber_uns.jpg');
			float:left;
			margin-left:4px;
		 }
		 
.trennlinie3   {
			width:744px;
			height:20px;
			background-image:url('../pic/trenner.jpg');
			margin-top:4px;
			margin-left:5px;
			clear:left;
		 }

.trennlinie32   {
			width:744px;
			height:20px;
			background-image:url('../pic/trenner.jpg');
			margin-top:8px;
			margin-left:5px;
			clear:left;
		 }
	
.inhalt  {
			width:500px;
			margin-top:40px;
			margin-left:207px;
		 }	
		 
.inhalt2  {
			width:500px;
			height:100%;
			margin-top:40px;
			margin-left:207px;
		 } 

.inhalt_kontakt  {
			width:500px;
			height:620px;
			margin-top:40px;
			margin-left:207px;
			background-color:#FFF;
		 } 		 
		 
.inhalt_kontakt1  {
			width:245px;
			float:left;
			margin-top:-16px;
		 } 

.inhalt_kontakt2  {
			margin-left:10px;
			float:right;
			margin-top:-16px;
		 } 
		 
.inhalt_impressum  {
			width:500px;
			height:200px;
			margin-top:40px;
			margin-left:207px;
		 } 	
		 
		 
.trennlinie4   {
			width:744px;
			height:20px;
			background-image:url('../pic/trenner.jpg');
			margin-top:90px;
			margin-left:5px;
			float:clear;
		 }
		 
.footer   {
			margin-top:10px;
			padding-bottom:30px;
		 }
			 
#downloads {}
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
