/*
Theme Name: Hilgers-Transport
Theme URI: http://hilgers-transport.de
Description: HILGERS THEME
Version: 1.1
Author: Riadh Jouili
Author URI: http://www.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: 1px;}

ul, ol      { list-style: none; }

b, strong   { font-weight: bold;
line-height: 170%; }

img, a img  { border: none; }

/*----------------------------------------------
				SCHRIFT / GROESSE
------------------------------------------------*/
body {
font-size: 12px;
font-family: Helvetica, Geneva, Arial, sans-serif;
font-weight:normal;
letter-spacing: 1px;
color: #e5e5e5;

background-image: url(img/back2.jpg);
width: 100%;
background-repeat:no-repeat; 
background-color: #8d040b;


}
h1 { 
font-family: Helvetica, Geneva, Arial, sans-serif;
margin-top: 10px;
padding-top: 10px;
margin-bottom : 20px;
font-size: 15px; 
font-weight: bold;
color: #ffffff;
letter-spacing: 1px;
margin-right: 2.0em;
margin-left: 1.7em;
}
h2 { 
font-family: Helvetica, Geneva, Arial, sans-serif;
margin-top: 10px;
padding-top: 10px;
margin-bottom : 20px;
font-size: 13px; 
font-weight: bold;
color: #ffffff;
letter-spacing: 1px;
margin-right: 2.0em;
margin-left: 2.0em;
}
h3 { 
font-family: Helvetica, Geneva, Arial, sans-serif;
margin-top: 10px;
padding-top: 10px;
margin-bottom : 20px;
font-size: 12px; 
font-weight: bold;
color: #ffffff;
letter-spacing: 1px;
margin-right: 2.0em;
margin-left: 2.0em;
}
h4 { 
font-family: Helvetica, Geneva, Arial, sans-serif;
margin-top: 10px;
padding-top: 10px;
margin-bottom : 20px;
font-size: 11px; 
font-weight: bold;
color: #ffffff;
letter-spacing: 1px;
margin-right: 2.0em;
margin-left: 2.0em;
}
h5 { 
font-family: Helvetica, Geneva, Arial, sans-serif;
margin-top: 10px;
padding-top: 10px;
margin-bottom : 20px;
font-size: 13px; 
font-weight: bold;
color: #ffffff;
letter-spacing: 1px;
margin-right: 2.0em;
margin-left: 2.0em;
}


/*-----------------------------------------------
				LINKS
------------------------------------------------*/
a:link, a:visited { 
text-decoration: none; 
color : #ffffff; 
}
a:hover, a:focus, a:active { 
text-decoration: none; 
color :#430304; 
} 
/*-----------------------------------------------
				LAYOUT
------------------------------------------------*/
#container {
text-align: center;
width:  910px;
margin: 5px auto; 
background-color: #none;

}

#header { 
width: 910px;
margin-bottom: 3px; 
height: 150px; 
background-image: url(img/header1.gif);
text-align: left;


}
#mainboth{
width: 910px;
height: 390px; 
background-color: #0430304;
}

/*-----------------------------------------------
				NAVIGATION
------------------------------------------------*/
#navigation { 
float: left; 
}
#navigation li { 
float: left; 
display: inline;
padding: 0px; 
font-size: 12px;
font-family: Verdana, sans-serif;
margin-left: 2.0em; 
padding-top: 125px; 
padding-bottom: 0px; 
color: e5e5e5;
}
#footer {
text-align: left;
 
height: 218px; 
background-image: url(img/backfoot2.jpg);
background-repeat:no-repeat; 
background-color: #8d040b;
}
#footer li {
float: left; 
font-size: 12px;
font-family: Verdana, sans-serif;
margin-left: 2.0em; 
color: e5e5e5;
}
/*-----------------------------------------------
				INHALTE
------------------------------------------------*/

#mainright {  


text-align: left;
float: right;
background-color: #430304;
width: 500px;
height: 390px; 
overflow-y:auto;
}

#mainright a:hover{ 
text-decoration: none; 
color :#ff0000; 
}
#mainright a:focus{ 
text-decoration: none; 
color :#ff0000; 
}
#mainright a:active { 
text-decoration: none; 
color :#ff0000; 
}
#mainleft{
width: 410px;
height: 390px;
background-image: url(img/lkw1.jpg);
}
#mainright p { 
font-size: 12px;
font-family: Helvetica, Geneva, Arial, sans-serif;
font-weight:normal;
letter-spacing: 1px;
color: #e5e5e5;
margin-right: 2.0em;
margin-left: 2.0em;
margin-top: 2.0em;


}




