* { /* Global Whitespace reset */
	margin: 0; padding: 0; 
}

body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	
	top: 0px;
	background: #C2C4C6;
	color: #626262;
	}
	
html {
	top: 0px;
	margin:0px;
}

p {	
	line-height: 150%;	
	padding-bottom: 10px;	
	color: #626262;
}

a {
	color: #6d6b70;
	text-decoration: underline;
	line-height: 20px;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 28px;
	padding-bottom: 10px;
	color: #626262;
	font-weight:normal;
}

h2 {
	font-family: verdana, arial;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height:20px;
	color: #626262;
}

.underrub {
	font-family: verdana, arial;
	font-size: 11px;
	padding-bottom: 8px;
	font-weight: bold;
	line-height:20px;
	color: #777777;
}

hr {
	color: #cccccc;
	background-color: #cccccc; 
	height: 1px;
	border: 0;
	margin: 10px 0;
	clear:both;

}
.smalltext {
	font-size: 80%;
}

#container {
	width:773px;
	height: auto;
	background-color:#ffffff;
	margin: auto;
	top: 40px;
	position: absolute;
	/* Make element float in the center */	
	left: 50%;	
	/* Set the width and height */
	margin-left: -382px;	
}
#boxImg1 {
	width:764px;
	height: 290px;

}

#maincontent {
	width: 764px;
	height: 100%;
	background-color:#FFFFFF;
	margin: 0px;
}

#leftCol {
	width: 288px;
	height: 440px;
	float: left;
	background-color:#FFFFFF;
	clear:both;
	vertical-align:top;
}

#rightCol {
	width: 476px;
	float: left;
	background-color:#FFFFFF;
	left: 260px;
	background-image:url(../img/top-shadow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#middleCol {
	width: 460px;
	background-color:#FFFFFF;
	background-image:url(../img/top-shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 190px;
	clear: both;
	
}


#bottomContent {
	clear: both;
	width: 743px;
	margin: 0px;
	padding: 4px 10px 0px 20px;
	bottom: 0px;
	background-color: #C2C4C6;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#boxText {
	width: 450px;
	padding: 38px 0px 20px 0px;
	clear:both;
}

#boxTextstart {
	width: 450px;
	clear:both;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#boxText img{
	padding: 0px 10px 4px 0px;
	float: left;
	clear:both;
}

#boxText .imgright{
	padding: 5px 0px 4px 10px;
	float: right;
	clear:both;
}


#boxPuff {
	width: 450px;
	margin: 0px 0px 20px 0px;
	clear:both;
	border-top: 1px dotted #6d6b70;
	padding-top: 10px;
}

#contentPuffa {
	width: 215px;
	float: left;
	clear: both;
	margin: 0px 20px 0px 0px;
}
#contentPuffb {
	width: 215px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#contentPuffc {
	width: 430px;
	float: left;
	clear: both;
	margin: 0px 20px 0px 0px;
}

#tabs {
	float:left;
	width: 220px;
	position: relative;
	left: 15px;
	padding-top: 30px;
}
#tabstwo{
	width: 220px;
}

#tabs ul {
	padding: 0;
	margin:0;
}

#tabs li {
	padding-left: 8px;
	list-style-type: none;
	border-bottom:1px dotted #6d6b70;
}
.menubg {
	background: url("../img/pil_menu.gif") no-repeat left;
	background-position: left;
	background-repeat: no-repeat;
}
#tabs a {
	line-height: 36px;
	text-decoration: none;
	color: #6d6b70;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#tabs a:hover { } 

#tabs #current {
	line-height: 36px;
	background: url("../img/pil_menu_current.gif") no-repeat left;
	background-position: left;
	background-repeat: no-repeat;
	color:#b6b9bc;
	font-size:13px;
	padding-left: 8px;
	text-transform:uppercase;
	font-weight:bold;  
}


#submenu a {
	display:block;
	text-decoration:none;
	padding-left:3px;
	font-size: 10px;
	color: #666666;
	line-height: 22px;
	font-weight: normal;

}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/   
#submenu a {float:none;}
/* End IE5-Mac hack */

#submenu a:hover { } 

.subcurrent {
	display:block;
	text-decoration:none;
	padding-left:3px;
	font-size: 10px;
	color: #b6b9bc;
	text-transform:uppercase;  
	line-height: 22px;
}

#linkList ul {
	padding: 0px;
	margin:0px;
}

#linkList li {
	list-style-type: none;
	margin-left: -40px;
	left: -40px;
	position: relative;
	border-bottom:1px dotted #6d6b70;
	padding: 4px 0px 4px 0px;
}

#boxLinks {
	width: 430px;
	margin: 0px;
	padding: 10px;
	background-color:#D9E8F4;
	clear:both;
}

#boxText li {
	margin-left: 40px;
	line-height: 20px;
}

#boxText ul {
	margin-bottom: 20px;
}

.imgPhoto {
	border: 1px;
	border-style:solid;
	border-color: #D9E8F4; 
	padding: 0px; 
	margin: 4px 10px 6px 0px; 
}
#t2spalt {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#t2spalt td {
	vertical-align:top;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border-bottom:1px dotted #6d6b70;
}

#t2col {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#t2col td {
	vertical-align:top;
	margin: 0px;
	padding: 6px 0px 6px 0px;
}


.w110 {
	width:110px;
}
