/* CSS STYLESHEET LEGALS ALLGEMEIN */
/******************************************
 GLOBAL  LEGALS
******************************************/

ul content_text a:link {text-decoration:none; color:#666666;}
ul content_text a:visited {text-decoration:none; color:#666666;}
ul content_text a:hover {text-decoration:none; color:#666666;}
ul content_text a:active {text-decoration:none; color:#000000;}


/******************************************
  ABOUT US
******************************************/

.col_container_pm {
	width: 650px;
	float: left;
	position:relative;
	}

.container_aboutus {
	padding-bottom: 30px;
    }

.resource {
	display:block;
}

.resource ul {
	margin:0 0 20px 0;
	list-style-type:none;
	list-style-image:none;
}

.resource ul img {
	margin:0 0 -2px 0;
}

.resource li {
	float:left;
	margin-right:10px;
}

.resource_picture_first {
	margin:3px 0 5px 0;
	vertical-align:center;
}
.resource_picture {
	margin:30px 0 5px 0;
	vertical-align:center;
}

.resource a {
	text-decoration:underline;
	color:#000000;

}

.resource a:link {text-decoration:underline; color:#000000;}
.resource a:visited {text-decoration:underline; color:#000000;}
.resource a:hover {text-decoration:none; color:#000000;}
.resource a:active {text-decoration:none; color:#000000;}

/******************************************
  CONTACT US
******************************************/

.center {
	 display: block;
	 text-align: center;
	 margin-top:-40px;
    }

.smallprint {
	 font-size: 10px;
	}

/******************************************
  PRIVACY POLICY
******************************************/

.right {
	 display: block;
	 text-align: right;
	 font-style:italic;
    }

h4  {
	color:#0063a7;
	width:650px;
	display:block;
	font-size: 16px;
	font-family: Arial, Verdana, sans serif;
	font-weight: bold;
	padding: 0 0 15px;
	margin: -16px 0 17px;
	border-bottom: 1px solid #dddddd;
}	

.col_container p {
	margin-top:10px;
}

.filetype_icon {
	margin:0 3px -1px 0;
}

/******************************************
  CONDITIONS
******************************************/

.bold {
	 font-weight:bold;
    }
    
.right {
	 display: block;
	 text-align: right;
	 font-style:italic;
    }
    
.directory {
	 list-style-type:none;
	}
