body,html {
font-family             :    Verdana, Arial, Helvetica, sans-serif;
font-size               :   10px;
background-image		:   url(/_images/background.png);
background-attachment	:   fixed;
background-color        :   #BCD728;
height                  :   100%;
overflow				:	hidden;
text-align: center; /* for IE */
}

a:link {
color       :   #000000;
font-weight:bold;
}

a:visited {
color       :   #000000;
font-weight:bold;
}
a:active {
color       :   #000000;
font-weight:bold;
}


img.button {
cursor:hand;
cursor:pointer;
}

.mailLink{
cursor:hand;
cursor:pointer;
color       :   #000000;
font-weight:bold;
}

#page{
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
width:917px;
border: 1px solid;
border-color:#FFFFFF;
}

.homeNavi{
background-image		:   url(/_images/top_home.png);
background-repeat       :   no-repeat;
height:     98px;
}

.otherNavi{
background-image		:   url(/_images/top.png);
background-repeat       :   no-repeat;
height:     98px;
}

#navi{
background-color          : #666666;
height:     14px;
text-align: right;
}

.mainContent{
background-image		:   url(/_images/mainContent.png);
background-repeat       :   no-repeat;
height                  :   525px;
}

.mainContent2{
background-image		:   url(/_images/mainContent2.png);
background-repeat       :   no-repeat;
height                  :   525px;
}

.bodyText{
position: relative;
top:100px;
left:100px;
width: 500px;
height: 400px;
overflow: auto;
line-height: 17px;
color:#666666;
font-size: 12px;
}

.kopText{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD728;
	line-height: 20px;
    margin-bottom:10px;
}

.kopText2{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 20px;
    margin-bottom:10px;
}

.bodyText2{
position: relative;
top:100px;
left:100px;
width: 800px;
height: 400px;
overflow: auto;
line-height: 17px;
color:#FFFFFF;
font-size: 12px;
}
