/******

copyright (c) 2005 by NITTY GRITTY DESIGN | www.nitty-gritty-design.com 

******/

body {
	color: #7D7E80;
	margin: 0;
	padding: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Verdana, Arial, Tahoma , sans-serif;
	font-size: 10pt;
	background-color: #36869D;
  background-image: url(pic/bg.jpg);
	background-repeat: repeat-x;
}
#frame_out {
	width: 840px;
  margin: auto;
}

#blume_top_1 {
	float: left;
  width: 50px;
  height: 120px;
}
#blume_top_2 {
	float: left;
  width: 10px;
  height: 120px;
  background: url(pic/blume_02.jpg) repeat-x left top;
}
#blume_top_3 {
	float: left;
  width: 660px;
  height: 120px;
  background: url(pic/blume_03.jpg) repeat-x left top;
}
#blume_top_4 {
	float: left;
  width: 120px;
  height: 120px;
  background: url(pic/blume_01.jpg) no-repeat right top;
}
#frame_left {
	float: left;
  width: 50px;
  height: 10px;
}

#frame {
	float: left;
  width: 720px;
	border-left: 10px solid #FFFFFF;
  border-right: 10px solid #FFFFFF;
  border-bottom: 10px solid #FFFFFF;
	background-color: #E7E9EC;
  /*margin-left: 50px;*/
}

#logo_content {
	width: 720px;
  height: 50px;
  border-bottom: 10px solid #FFFFFF;
	background-color: #E7E9EC;
}

#logo_1 {
  float: left;
	width: 63px;
  height: 50px;
  background-color: #EDF0F2;
  background-image: url(pic/logo_1_1.jpg);
}
#logo_2 {
  float: left;
  width: 657px;
  height: 50px;
  background-color: #E3E5E8;
  background-image: url(pic/logo_3_1.jpg);
  background-repeat: no-repeat;
  background-position: right;
}
#hr_menue {
  width: 720px;
  height: 30px;
  background-color: #EDF0F2;
}
#hr_menue a {
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EDF0F2;
}
#hr_menue a:hover {
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #E3E5E8;
}
#flag {
  height: 30px;
  width: 154px;
  float: left;
  background-color: #EDF0F2;
}
#flag a {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #EDF0F2;
}
#flag a:hover {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #EDF0F2;
}

#picture_frame {
  float: left;
  width: 184px;

}
#picture_space {
  float: left;
  width: 184px;
  height: 30px;
  background-color: #E7E9EC;
  background-image: url(pic/gray_2.gif);
}
#picture_content {
  float: left;
  width: 164px; /* 164px */
  border: 10px solid #EDF0F2;
  background-color: #EDF0F2;
}

#content {
  float: left;
  margin-top: 0px;
  width: 516px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  color: #646566;
  
  background-color: #EDF0F2;
  background-image: url(pic/gr_line_1.gif);
  background-repeat: repeat-x;

  line-height: 15px;

}

h1 {
  margin-top: 0px;
  margin-bottom: 7px;  
  padding-top: 7px;
  padding-bottom: 7px;
  color: #7D7E80;
  font-family: Verdana, Arial, Tahoma , sans-serif;
	font-size: 11pt;
  font-weight: bold;
  /*
  text-transform: uppercase;
  letter-spacing: 2px;
  */
}
h2 {
	display:none;
}
h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #7D7E80;
  font-family: Verdana, Arial, Tahoma , sans-serif;
	font-size: 10pt;
  font-weight: bold;
  text-indent: 0px; /* 11px */
  /*
  background-image: url(pic/bp_2.gif);
  background-position: left;
  background-repeat: no-repeat;
  */
}
h4 {
  margin-top: -7px;
  margin-bottom: 5px;
  color: #BBBDBF;
  font-family: Verdana, Arial, Tahoma , sans-serif;
	font-size: 11px;
  font-weight: bold;
  font-variant: small-caps 
}

#footer {
	float: left;
  width: 780px;
  color: #eeeeee;
  font-size: 8pt;
	padding-top: 3px;
  padding-bottom: 30px;
  text-align: right;
  /*margin-left: 50px;*/
}

#footer a {
  color: #eeeeee;
}


a {
	text-decoration: none;
  color: #7D7E80;
}
a:hover {
  color: #666666;
}

th a {
	text-decoration: none;
	color: #FFFFFF;
}

th a:hover {
	color: #FFFFFF;
}
