
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, th, form, img, li
	{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:18px;
	 scrollbar-face-color: #e7e7e7; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: #e7e7e7; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: #e7e7e7;
	
	}

.main strong
{
 color: #1F519A; }
 .main2 strong
{
 color: #1F519A; }
.box1 strong
{
 color: #1F519A; }

.main p
		{
		margin-left: 65px;
		margin-right: 85px;
		margin-top: 30px;
		margin-bottom: 10px;
		
		}
.main #map
		{
		margin-left: 65px;
		margin-right: 85px;
		margin-top: 30px;
		margin-bottom: 10px;
		
		}
.main table
		{
		margin-left: 65px;
		margin-right: 55px;
		margin-top: 2px;
		margin-bottom: 10px;
		
		}
	
.main2 div
		{
		margin-left: 65px;
		margin-right: 0px;
		margin-top: 30px;
		margin-bottom: 10px;
			
		}
.main2 p
		{
		margin-left: 65px;
		margin-right: 0px;
		margin-top: 30px;
		margin-bottom: 10px;
			
		}
.main2 table
		{
		margin-left: 65px;
		margin-right: 0px;
		margin-top: 2px;
		margin-bottom: 10px;
			
		}
	.main3 p
		{
		margin-left: 30px;
		margin-right: 100px;
		margin-top: 2px;
		margin-bottom: 10px;
			
		}	
		.main3 table
		{
		margin-left: 30px;
		margin-right: 0px;
		margin-top: 2px;
		margin-bottom: 10px;
			line-height:18px;
		}	
		.main4 p
		{
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 2px;
		margin-bottom: 10px;
			line-height:15px;
		}	
		.main4 table
		{
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 2px;
		margin-bottom: 10px;
			line-height:18px;
		}	
.box p
{
  color: #000000;
 
  text-decoration: none;
  padding:0px; 
	 margin-top: 10px;
	margin-left:20px;
		
		margin-top: 20px;
		margin-bottom: 10px;
	line-height:16px;
}
.box1 
{
  
background-color: #FDFDFD;
   
}
.box1 p
{
  color: #000000;
 padding:0px; 
 margin-top: 30px;
	margin-left:20px;
	margin-right:20px;
  text-decoration: none;
margin-bottom: 10px;

	color: #666666;
		
		
	line-height:14px;
}

/* Hauptlink Farbe*/

	
	a:link, a:visited
		{
		
		color: #205C99;
		text-decoration: none;
		font-size: 10px;
		
 	
		}

	a:hover 
		{
		color: #000000;
		text-decoration: none;
		
		}
		

/* navigation */
	.navigation{
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#000000;

  
 
}
/* Order Tabelle */
tr.table_bg
	{ background-color: #E7E7E7; }	
.table_head, .table_text
	{ padding-left: 5px; }
.border
	{ background-color: #A6A7AA; }
input.button
	{
	color: #666666;
	width: 80px;
	background-color: #FFFFFF; 
	border-width: 1px;
	border-style: solid;
	border-color: #A6A7AA;			
	}
input.amount
	{
	height: 18px;
	width: 41px;
	background-color: #FFFFFF; 
	border-width: 1px;
	border-style: solid;
	border-color: #A6A7AA;			
	}

/* navigation */
	
	a.nav, a.navActive
	{
	
		display: block;
		witdh: 90px;
		height: 23px;	
		color: #000000;
		padding-top: 3px;
		padding-left: 10px;
		text-align: left;
		
	}
	
	a:link.nav, a:visited.nav
		{
		font-weight: bold;
		color: #555657;
		text-decoration: none;
		font-size: 10px;
		background-color: #E6E7EA;
 	
		}

	a:hover.nav , a:link.navActive, a:visited.navActive, a:hover.navActive
		{
		color: #000000;
		text-decoration: none;
		background-color: #D3D3D6;
		}
		
		/* sub_navigation */
	.subnav p
	{
	margin-left: 20px;
	align: center;
	
	}
	.subnav a., .subnav a.active
	{
		
		witdh: 150px;
		height: 15px;
		
		
	}
	
		.subnav a:link, .subnav a:visited
		{
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
		font-size: 10px;
		
 	
		}

	.subnav a:hover, .subnav a.active:link, .subnav a.active:visited
		{
		
		text-decoration: none;
		color: #C75700;
		}
/********** BACKGROUND STYLES **********/		
	.blue_bg
		{ background-color: #003366; }	
		.lines_bg
		{ background-color: #ffffff; }	
	.grey_bg
		{ background-color: #E8E9ED; }	
	.h_grey_bg
		{ background-color: #D3D3D6; }	
	.white_bg
		{ background-color: #ffffff; }
	.background-image
		{ background-image: url(../images/back.gif);
		background-repeat:repeat; background-position: top right; padding:0px;}
		
		
input, textarea, select
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
input, textarea
	{
	background-color:#ffffff;
	color: #5C5C5C;
	border: 1px solid #E8E8E5;
	font-family: Verdana, non-serif;
	width: 200px;
	
	}
input.submit
	{
	color: #000000;
	font-size: 11px;
	background-color:#D9E69A;
	height: 20px
	}
	input.checkbox
	{
	padding: 0px;
	width: 13px;
	height: 13px;
	}		

div.bg {
	background-image: url(../images/back.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding:0px;
	margin: 0px;

}
