/* CSS Document 
für caesar-umzuege

Farben 
Blau    #002784
Rot     #CD0E20
Grün    #209F0B
Schwarz #373232
Gelb    #F8C913
*/
 

html, body{
	 /*  im Dokument*/ 
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #002784;
	line-height: 5.2mm;
	font-size: 3.6mm;
}
h3 {
	margin: 0;
	padding: 8px 0 0 20px;
	color: #ffffff;
	font-size: 7mm;
		line-height: 7mm;
	text-align: left;
	width:auto;
}
/*
h1 {   
	margin: 0;
	padding: 0;
	color: #ED6716;
	line-height: 13mm;
	font-size: 8mm;
}
  
h2  {   
	margin: 0;
	padding: 0;
	color: #642323;
	text-align: center;
	font-size: 6mm;
	vertical-align: bottom;
}
h3 {
	margin: 0;
	padding: 8px 0 0 20px;
	color: #ffffff;
	font-size: 7mm;
		line-height: 7mm;
	text-align: left;
	width:auto;
}
h4  { 
	margin: 0;
	padding: 0;
	color: #582720;
		text-align: center;	
} */	
h5 {  /*  xxxx */ 
	margin: 0;
	padding: 0 0 0 5px;
	color: #373232;
	font-size: 3.3mm;
	text-align: left;
	letter-spacing: 0.08em;
	/*font-weight: normal; */
}

 /* links */ 
 			 /* links */ 
   a { 
   font-family: "Trebuchet MS", sans-serif;
	color: #002784;
	text-decoration: underline;
}
  a:link { 
   font-family: "Trebuchet MS", sans-serif;
	color: #002784;
	text-decoration: underline;
}

  a:visited {  
	color: #002784;
	text-decoration: underline;
}
  a:hover {
	color: #F8C913;
	text-decoration: underline;
}

/* h1 */
h1 a { 
   font-family: "Trebuchet MS", sans-serif;
	color: #CD0E20;
	text-decoration: none;
}
h1 a:link { 
   font-family: "Trebuchet MS", sans-serif;
	color: #CD0E20;
	text-decoration: none;
}

h1 a:visited {  
	color: #CD0E20;
	text-decoration: none;
}
h1 a:hover {
	color: #CD0E20;
	text-decoration: underline;
}

h3 a { 
   font-family: "Trebuchet MS", sans-serif;
	color: #ffffff;
	text-decoration: none;
}
h3 a:link { 
   font-family: "Trebuchet MS", sans-serif;
	color: #ffffff;
	text-decoration: none;
}

h3 a:visited {  
	color: #ffffff;
	text-decoration: none;
}
h3 a:hover {
	color: #CD0E20;
	text-decoration: underline;
}
 /* links  impressum kontakt */ 
#link-impressum a { 
   font-family: "Trebuchet MS", sans-serif;
	color: #ffffff;
	text-decoration: underline;
		margin: 0;
	padding: 0;
}
#link-impressum a:link { 
   font-family: "Trebuchet MS", sans-serif;
	color: #ffffff;
	text-decoration: underline;
		margin: 0;
	padding: 0;
}

#link-impressum a:visited {  
	color: #ffffff;
	text-decoration: underline;
		margin: 0;
	padding: 0;
}
#link-impressum a:hover {
	color: #ffffff;
	text-decoration: underline;
		margin: 0;
	padding: 0;
}



				 /*  auszeichnung class */  

 /*  auszeichnung class */  

.fett{
	font-weight: bold;
	letter-spacing: 0em;
		font-family: "Trebuchet MS", sans-serif;
}

.klein {
	line-height: 4.9mm;
	font-size: 3mm;
	color: #333333;
}
.container-unten {
	font-size: 3mm;
	color: #ffffff;
	text-align: right;
	vertical-align: bottom;
	float: right;
}
.rot-typo {

	color: #CD0E20;
}
 /*  div ebenen */  

#kleine-navigation  {
	position: absolute;
	visibility: visible;
	width: auto;
	left: 200px;
	top: 236px;   
	margin: 0;
	padding: 5px;
		z-index: 16;
}


 /*  div   */  
#lkw-unten  {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 257px;
	width: 600px;
	 background-image: url(../bilder-caesar-umzuege/lkw-mit-haenger.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
	z-index: 2;
	bottom: 0px;
	right: 0px;
	border: 0px solid #CC0066;  
}
#link-impressum  {
	position: absolute;
	bottom: 5px;
	right: 10px;
	margin: 0; padding: 0;
	width: 160px; height: auto;
	border: 0px solid red;
	z-index: 2;
}
#kontakt-impressum {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0 20px 0 0;
	height: auto;
	width: 440px;
	z-index: 15;
	top: 70px;
	left: 505px;
	border: 0px solid #CC0066;
	background-color: #FFFFFF;

}

#privat-firmen {
	position: absolute;
	visibility: visible;
	margin: 0;
	padding: 0 ;
	height: auto;
	width: 420px;
	z-index: 5;
	top: 70px;
	left: 505px;
}
#blau {
	position: absolute;
	top: 61px;
	left: 0px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	height: 175px;
	width: 480px;
	line-height: 5.2mm;
	font-size: 3.6mm;
	background-color: #002784;
	z-index: 9;
}
#gruen {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	height: 56px;
	width: 480px;
	color: #ffffff;
	line-height: 5.2mm;
	font-size: 3.6mm;
	background-color: #209F0B;
		z-index: 9;
}
#rot {
	position: absolute;
	top: 0px;
	left: 485px;
	margin: 0;
	padding: 0;
	height: 56px;
	width: 440px;
	color: #ffffff;
	line-height: 5.2mm;
	font-size: 3.6mm;
	background-color: #CD0E20;
		z-index: 9;
}

