﻿/** IMS Stylesheet
/** www.imscargo.com
/** 2010-05-07
/** Wolfgang Tomassovich


/**html {height:100%;} 

form {height: 100%;margin: 0;padding: 0;} **/


/**body {color: black;font-family: Verdana, Arial, serif;font-size: 9pt;background-color:#F04E23;}**/
body {color: black;font-family: Calibri,Verdana, Arial, serif;font-size: 11pt;background-color:#F04E23;}

#content {
width:1035px;
height:100%;
margin:auto;
background-color:white;
padding-left:35px;
padding-right:0px;
padding-top: 5px;
/**border-left:30px solid #F04E23;**/
min-width:1035px;





/**background-image: url(/images/background.gif);**/
/**background-repeat:repeat-y;float:left;**/

/** ohne Graph 

border-left:30px solid #cc0000; 
border-right:30px solid #cc0000;


**/

}

#headlines {
background-color:white;
}

#footerdiv 
{
	width:1000px;
	height:20px;
	float:left;
	background-color: #F04E23;
	text-align:center;
	padding-top:2px;
	margin-top:25px;
	
}


/** NAVBAR **/

.navbar {
color: #cc0000;
font-family: Calibri,Verdana, Arial, serif;
font-size: 10pt; 
text-align:center;
}
a.navbar {
color: gray;
}
a.navbar:hover {
color: #cc0000;
font-family: Calibri,Verdana, Arial, serif;
font-size: 10pt; 
}

subnav {
color: #cc0000;
font-family: Calibri,Verdana, Arial, serif;
font-size: 10pt; 
}

a.subnav {
color: black;
}
a.subnav:hover {
color: white;
font-family: Calibri,Verdana, Arial, serif;
font-size: 10pt; 
}


/** NAVBAR Ende **/


h1 {
font-size: 15pt;  
color: #F04E23;
margin-bottom:25px;
}                                      

h2 {
font-size: 12pt;  
color: black;
font-weight:bold;
}            

h3 {
font-size: 12pt;  
color: black;
font-weight:bold;
color: #F04E23;
}                              


/** Links **/


a {
font-family: Calibri,Verdana, Arial, Helvetica;
font-style: normal;
font-size: 11pt;
color: blue;
text-decoration: underline;
}

a:hover {
text-decoration: none;
color: #cc0000;
}

/** Links Ende **/

.footer {
font-family: Calibri,Verdana, Arial, Helvetica;
font-style: normal;
font-size: 10pt;
color: white;
text-align:center;
}

a.footer {
color: white;
text-decoration: underline;
}
	
a.footer:hover {
color: blue;
text-decoration: none;
}

#imagesonpage

{

float:left;
margin-right:15px;
margin-bottom:15px;
	
}
