/*
Theme Name: Hilgers-Transport
Theme URI: http://hilgers-transport.de
Description: HILGERS THEME
Version: 1.1
Author: R.Jouili
Author URI: http://be-webinternational.com
*/
/*----------------------------------------------
					RESET
------------------------------------------------*/
*          
 { padding: 0; margin: 0; font-size: 100%; font-weight: normal; font-family: font-family: Helvetica, Geneva, Arial, sans-serif; line-height: 160%; letter-spacing: 0px;}

ul, ol      { list-style: none; }

b, strong   { font-weight: bold; }

img, a img  { border: none; }

/*----------------------------------------------
				SCHRIFT / GRÖSSE
------------------------------------------------*/
body {

text-align: center;
background-image: url(index_background.jpg);
width: 100%;
background-repeat:no-repeat; 
background-color: #8d040b;

}

/*-----------------------------------------------
				LINKS
------------------------------------------------*/
a:link, a:visited { 
text-decoration: none; 
color : #430304; 
}
a:hover, a:focus, a:active { 
text-decoration: none; 
color :#ffffff; 
} 

p { 
font-size: 16px;
font-family: verdana, sans-serif;
font-weight:normal;
letter-spacing: 2px;
margin-top: 20.0em;
color: #430304;

}



