
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

#Inner
{
	margin-top: 15px;
}

#Container
{
	width: 900px;
	margin: 0px auto;
}

.cleaner
{
    clear: both;
}

#Head
{
	height: 212px;
	width: 900px;
	background: url("images/header-backg-right.gif") top left repeat-x;
}

#Head_left
{
	height: 212px;
	width: 324px;
	float: left;
}

#LeftVisualTop
{
  background: url("images/treet.gif") top left no-repeat;
  height: 161px;
  width: 324px;
	float: left;
}

#LeftVisualBottom
{
	background: url("images/treeb2.gif") top left no-repeat;
  height: 51px;
	width: 324px;
	float: left;
}

#LeftVisualBottom a
{
	color: #6b9c22;
	text-decoration: none;
	font-weight: bold;
	line-height: 58px;
	font-size: 11px;
}

#LeftVisualBottom a:hover
{
	text-decoration: underline;
}



#Head_right
{
	height: 212px;
	width: 576px;
	float: right;
	clear: right;
}

#Logo
{
	height: 161px;
	width: 576px;
}

#MainTitle
{
    background: url("images/logo.gif") top left no-repeat;
    background-position: 54px 50px;
    font-size: 34px;
  	padding-top: 48px;
    padding-left: 100px;
    color: #989d9e;
}

.blue
{
	color: #0e88af;
}

#MainSubTitle
{
    font-size: 15px;
    padding-left: 92px;
    color: #989d9e;
}

#Top_menu
{
  height: 51px;
	width: 576px;
	background: url("images/header_backg_bottom.gif") top left repeat-x;
}

#Top_menu a
{
	width: 110px;
	height: 51px;
	float: right;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	text-indent: 38px;
  background: url("images/NoBullet.jpg") top left no-repeat;
}

#Top_menu a:hover
{
	font-weight: bold;
	color: #ffffff;
	font-size: 17px;
	
}


#LeftPart
{
	width: 215px;
	background-color: #f5f5f5;
	margin-top: -12px;
	float: left;
}

*>#LeftPart
{
    margin-top: 8px;
}

#Menu
{
    width: 215px;
    float: left;
}

#Menu_header
{
    width: 215px;
    height: 31px;
}

.menu_header_right
{
    background: url("images/left_menu_logo.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_left
{
    background: url("images/left_menu_backg.gif") top left repeat-x;
	width: 169px;
	height: 31px;
	float: left;
}

.menu_text
{
	color: #ffffff;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
}

#Menu_content
{
	float: left;
	width: 205px;
	padding: 5px;
}

#Menu_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.menu_item
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 20px;
	background: url("images/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 18px;
}

.menu_item2
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 50px;
	font-size: 11px;
}

#Poll_header
{
    width: 215px;
    height: 31px;
    float: left;
}

#Poll
{
	margin-top: 5px;
	float: left;
}

#Poll_content
{
    width: 203px;
	padding: 5px;
    padding-left: 12px;
	float: left;
}

#Poll_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.poll_question
{
    color: #767879;
	text-decoration: none;
	font-weight: bold;
}

.menu_link
{
  color: #6a8cb2;
	text-decoration: none;
	line-height: 25px;
}

#Banner 
{
    padding-left: 7px;
}

#RightPart
{
	width: 680px;
	float: right;
	clear: left;
	background-color: #ffffff;
	margin-top: -12px;
}

*>#RightPart
{
    margin-top: 8px;
    clear: right;
    margin-left: 5px;
}

#Page
{
	width: 675px;
	padding: 5px;
	padding-right: 0px;
}

*>#Page
{
	padding: 5px;
}

h1
{
	color: #979a9b;
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 35px;
}

#Page_header
{
	background-color: white;
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
}

.page_header_img
{
	width: 68px;
	padding-left: 8px;
}

.page_header_text
{
    width: 250px;
    text-align: justify;
    font-size: 11px;
    color: #0e88af;
}

#Page_header tr
{
	width: 670px;
}

#Page_top
{
	background-color: #a5d7e9;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #074d64;
	width: 669px;
}

#Page_top p
{
    padding: 5px;
}

#Page_top a
{
    color: #074d64;
}

#Page_center
{
    width: 669px;
}

.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
    background: url("img/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_info
{
    background: url("img/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    width: 630px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 669px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 117px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
}

.page_center_img img
{
	padding-top: 30px;
	padding-left: 20px;
}

.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #6a8cb2;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.white
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}
.black
{
    color: #000000;
    font-size: 100%;
    font-weight: normal;
    line-height: 16px;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.gray a
{
    color: #6a8cb2;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}
.text-subheadline
{
    color: #6a8cb2;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.page_center_text
{
	width: 170px;
	float: left;
}


ul li
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    list-style-image: url(images/arrow.gif);
    list-style-position: outside;    
    margin-left: 10;
    
}


#Bottom
{
	width: 900px;
	float: left;
	margin-top: 5px;
}

.down
{
	font-size: 11px;
	margin-left: 650px;
	text-align: left;
	padding-bottom: 5px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}



.subnavi-green1 {border-width: 1px; border-style: solid; border-color: #4F4F4F}
.subnavi-green12 {border-bottom: 1px solid #4F4F4F; border-top: 1px solid #4F4F4F; border-right: 1px solid #4F4F4F}
.subnavi-green2 {border-bottom: 1px solid #4F4F4F; border-left: 1px solid #4F4F4F; border-right: 1px solid #4F4F4F}
.textborderblue {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color: #D2D2D2; border: 1px inset Black;}

.textbordergray {background-color: #666666; border-color: #666666; border: 1px; }

.tableborder {border-width: 1px; border-style: solid; border-color: #cccccc; BACKGROUND-COLOR: #e8e8e8;}

.tableborder-head1 {border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; BACKGROUND-COLOR: #e8e8e8;}

.tableborder-head2 {border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; BACKGROUND-COLOR: #e8e8e8;}

.tableborder2 {border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; BACKGROUND-COLOR: #e8e8e8;}

.tableborder3 {border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; BACKGROUND-COLOR: #eeeeee;}

.tableborder3 li {
	COLOR: #000000;
	list-style: disc;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 14px;
	list-style-position: outside;
}

.tableborder3 ul {
	COLOR: #000000;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tableborder3 td {
	COLOR: #000000;
	font-size: small;
}

.textweiss {FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal;}


.news-header
{
  font-size: 150%;
}


.news-box
{
  padding: 1em;
  background-color: rgb(255,255,153);
  color: #6a8cb2;
  font-size: 120%;
  border: 1px solid #dddddd;
  border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
}
#pricetable {
  background-color: #eeeeee;
  color: #000000;
  font-size: small;
  text-decoration: none;
  font-style: normal;
}
#pricetable ul  li {
  font-size: small;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;

}

#pricetable ul ul {
  margin-left: 2em;
}

#pricetable li {
    list-style-type: circle;
    list-style-image: none;
    list-style-position: inside;
    padding-left: 1em;
    color: #000000;
}
#pricetable li li{
    list-style-type: square;
}


#pricetable td {
  border:1px solid #111111;
}

.pheader{
  text-align: center;
}