html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; margin:0px; line-height:16px; }
a { color: #555555; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaa dotted; margin: 0px 0px 10px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 25px; list-style-type: square; }
li { margin: 0px 0px 0px 0px; padding: 6px 0px 6px 0px; font-weight: bold; }

html {min-height: 100%; height:100%;}

body {
	background-color: #fff;
	font-family: Arial;
	/* Martin- FontEdit */
	font-size: 12px;
	line-height:14px;
	color: #555555;
	height: 100%;
	min-height: 100%;
}
#Container {
	margin: 0px auto 0px auto;
	width: 970px;	
	height: 100%;	
	min-height: 100%;
}
#Border {
	float: left;
	border: 0px #000 solid;
	min-height: 100%;	
}
#Header {
	float: left;
	width: 520px;
	height: 120px;	
}
#Menu {
	float: left;
	width: 160px;
	min-height: 680px;
	font-weight: normal;
	background-color: #fff;	
}
#MenuTop {
	float: left;
	width: 160px;
	height: 120px;	
}
.MenuDown {
	float: left;
	width: 100px;
	height: 20px;
	font-size:14px;	
	padding: 88px 0px 0px 30px;	
}
#MenuItems {
	float: left;
	width: 160px;
	height: 224px;
	background-image:url(/Images/bg_menu.gif);
	background-repeat:no-repeat;
}
#SubMenu {
	float: left;
	width: 160px;
	min-height: 680px;	
}
#SubMenuTop {
	float: left;
	width: 160px;
	min-height: 120px;
}
#SubMenuItems {
	float: left;
	width: 160px;
	height: 255px;
	background-image:url(/Images/bg_submenu.gif);
	background-repeat:no-repeat;
}
#Menu a { color: #262729; }
#Menu ul { float: left; list-style: none; margin: 0px; padding: 0px 0px 0px 15px; }
#Menu ul li { float: left; list-style: none; margin: 0px; padding: 10px 0px 7px 15px; display: block; width: 123px;  border-bottom:1px solid #D5F4DE }
/* Martin- Navigation FontEdit */
#Menu a { color: #555555;; text-decoration: none; font-weight: normal; font-size: 12px }
#Menu li:hover a { color: #555555; }

#SubMenu a { color: #262729; }
#SubMenu ul { float: left; list-style: none; margin: 0px; padding: 0px 0px 0px 15px; }
#SubMenu ul li { float: left; list-style: none; margin: 0px; padding: 10px 0px 7px 15px; display: block; width: 123px; border-bottom:1px solid #FFFFFF }
/* Martin- Navigation FontEdit */
#SubMenu a { color: #555555;; text-decoration: none; font-weight: normal; font-size: 12px }
#SubMenu li:hover a { color: #555555; }

a.mainblue { color: #025B87; text-decoration: underline; }
a.mainblue:hover { color: #025B87; text-decoration: underline; }

li.GreenDot
{	
	background-image:url(/Images/menue.gif); background-repeat:no-repeat; background-position:left;
}
li.GreeDotOut
{
	background-image:none;
}

#Content {
	float: left;
	width: 520px;
	min-height: 720px;	
}
#Content2 {
	float: left;
	width: 492px;
	min-height: 200px;
	padding: 20px 14px;
}
#Content_left {
	float: left;
	width: 356px;
	min-height: 200px;
	padding: 20px 14px;
}
#Content_right {
	float: left;	
	width: 108px;
	min-height: 200px;	
	padding: 26px 14px;	
}
#Footer {
	float: left;
	width: 128px;
	min-height: 720px;	
}
#FooterTop {
	float: left;
	width: 128px;
	height: 384px;
	background-image:url(/Images/footertop.gif);
	background-repeat:no-repeat;	
}
#FooterBottom {
	clear:both;
	width:970px;
   	height:20px;
	font-size:10px;
	color:#CCCCCC;
}
#FooterBottom1 {
	float:left;
	padding:2px 0px 0px 175px;
	width:145px;
}
#FooterBottom2 a
{ font-size:10px; color:#CCCCCC;}
#FooterBottom2 a:hover
{ font-size:10px; color:#CCCCCC;}
#FooterBottom2 {
	float:left;
	width: 356px;
	padding-left:14px;
}

h1 { font-size: 14px; font-weight: normal; margin: 8px 0px; color: #025B87 }
h2 { font-size: 16px; font-weight: bold; margin: 5px 0px; }
h3 { font-size: 14px; font-weight: bold; margin: 5px 0px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.red { color: #CC0000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #aaa solid; }
.textarea { width: 280px; height:100px; border: 1px #aaa solid; }
.select { width: 280px; border: 1px #aaa solid; }
.submit { width: 120px; border: 1px #aaa solid; }
.mainblue { color: #025B87 }

/* Products */
#MiniBasket {
	height: 15px;
}
.MiniBasketHeader { 
	font-size: 14px; 
	font-weight: bold; 
}
.Product { 
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
.ProductImage { 
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}
.ProductDescription { 
	float: left; 
	width: 400px; 
}
.Header01 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
}
.Header02 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
	padding: 0px;
}
.Table01 { 
	background-color: #888; 
	color: #ffffff; 
	font-weight: bold; 
}
.Table02 { 
	background-color: #eee; 
	color: #000; 
}
.Table02 img { 
	border: 0px; 
}
.SubmitButton { 
	font-family: Arial; 
	font-size: 12px; 
	width: 180px; 
}


/* Articles */
.Articles01 {
	float: left;	
	width: 600px;
	clear: both;
}
.Articles01 img {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px #000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: 1px #eee solid;
}


/* Profiles */
.Profiles01 {
	float: left;	
	width: 600px;
	clear: both;
}
.Profiles01 img {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px #000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: 1px #eee solid;
}


#Content100 {
	float: left;
	width: 500px;
	padding: 10px;
	background-color: #fff;
}

