/* CSS Document */

input
	{
	padding: 0px;
	border: 1px solid #8080F0;
	background-color: #99CCFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
	
textarea
	{
	padding: 2px;
	border: 1px solid #D3D3D3;
	background-color: #D3D3D3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    	overflow: auto;
	}
		
input.submit
	{
	cursor:pointer;
	border:0px;
	background-color: #D3D3D3;
	}

p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
	font-variant: normal;
	text-align: justify;
}

.regular {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	font-variant: normal;
	text-align: justify;
}
.bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.navigation:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}	
.navigationbold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.navigationbold:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}

#picture
	{
	padding: 6px 3px 6px 0px;
	}
#box {width:896px; padding:0px; margin:0px;}
#kolumncontainer {float:left; width:876px; height:476px; padding:10px;}
#kolumn1 {float:left; width:276px; padding:5px;}
#kolumn2 {float:right; width:590px; padding:0px;}
#kolumn3 {float:left; width:600px; padding:10px;}
#kolumn4 {float:right; width:276px; padding:10px;} 
#kolumn5 {float:left; width:186px; height:476px; padding:0px;}
#kolumn5a {float:right; width:684px; padding:0px;} 
.box1 {float:left; width:90px; margin-right:6px; margin-bottom:6px;}   
.box2 {float:left; width:90px; margin-right:0px; margin-bottom:6px;}
.box3 {float:left; width:90px; height:92px; margin-right:6px; margin-bottom:0px;}
.box4 {float:left; width:90px; height:92px; margin-right:0px; margin-bottom:0px;}
#kolumn6 {float:left; width:274px; padding:0 11px 0 8px;}
#kolumn7 {float:left; width:274px; padding:0 8px 0 8px;}
#kolumn8 {float:left; width:274px; padding:0 8px 0 11px;}
.style1 {font-size: 26px; line-height: normal;}
.style2 {font-size: 31px; line-height: normal;}
.style3 {font-size: 18px; line-height: normal;}
.style4 {font-size: 14px; line-height: normal; color="#3366CC";}
.style5 {font-size: 20px; line-height: normal; color="#3366CC";}
