﻿/* 
  Title:  omnibushandel-nord.com
  Author: Torben Hansen, Skyfillers GmbH
  Date:   31.03.2010
*/

/************************************************************/
/* Common Textstyle                                         */
/************************************************************/
* {
  font-family: Arial, Sans-Serif;
  font-size: 13px;
  color: #333333;
}

body { 
	font-family:  Arial, Sans-Serif;
  font-size: 13px;
	color: #000000;
}

h1, h2, h3, h4, h5 { font-family:  Arial, Sans-Serif; }
pre { font-family: monospace; }
form { margin: 0; padding: 0;}
p, pre { line-height: 1.4em; padding: 0 0 8px 0;}

a {	text-decoration: underline; color: #000000; }
a:hover {	Text-decoration: underline; color: #000000; }

#content ul { padding: 0 0 0 15px; }
#content li { margin: 0 0 0 30px; }

#footer {
	font-family: Arial, Sans-Serif;
  font-size: 11px;
	color: #D0D8DD;
}

#topmenu ul li a {
	font-family:  Arial, Sans-Serif;
  font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu ul li a {
	font-family:  Arial, Sans-Serif;
  font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	color: #D6811F;	
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 20px 0;
}



