div.tx_txalpinespace_pi1 div{
	float: left;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
/*	border: 1px solid; */

}


div.browse{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	width: 720px;
/*	border: 1px solid; */

}


.tx_txalpinespace_pi1_stripe{
	background-image: url('/fileadmin/media/images/templates/tx_alpinespace/stripes.png');
	background-repeat: repeat-x;
	clear: both;
	height: 10px;
	width: 740px;
	
}


/** LIST VIEW - BACKGROUNDS FOR THE PRIOS **/
div.tx_txalpinespace_pi1_rowPrio1{
	background-color: #0092BA;
	color: #FFFFFF;
}

div.tx_txalpinespace_pi1_rowPrio2{
	background-color: #DAA61E;
	color: #FFFFFF;
}

div.tx_txalpinespace_pi1_rowPrio3 {
	background-color: #687104;
	color: #FFFFFF;
}


/*** LIST VIEW ***/
div.owner{
	padding-left: 10px;
	width: 150px;
}

div.institution{
	width: 160px;
}

div.keywords{
	width: 200px;
}

div.update{
	width: 100px;
}

div.priority{
	width: 80px;
}

div.country{
	width: 50px;
}


div.tx_txalpinespace_pi1_head{
	font-weight: bold;
}












.project_detail_field{
	width: 150px;
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
	color: #FFFFFF;

}

.project_detail_desc{
	width: 460px;
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	float: right;

}

.project_detail_row {
	width: 720px;
}
.project_detail_row_prio1 {
	width: 720px;
	background-color: #0092BB;
	background-image: url('/fileadmin/media/images/templates/tx_alpinespace/blue_white_stripes.gif');
	background-repeat: repeat-y;
	padding-bottom: 10px;
	font-size: 12px;

}

.project_detail_row_prio2{
	width: 720px;
	background-color: #0092BB;
	background-image: url('/fileadmin/media/images/templates/tx_alpinespace/prio2_white_stripes.gif');
	background-repeat: repeat-y;
	padding-bottom: 10px;
	font-size: 12px;

}


.project_detail_row_prio3{
	width: 720px;
	background-color: #0092BB;
	background-image: url('/fileadmin/media/images/templates/tx_alpinespace/prio3_white_stripes.gif');
	background-repeat: repeat-y;
	padding-bottom: 10px;
	font-size: 12px;

}




.project_detail_row_headline_prio1 p, .project_detail_row_headline_prio2 p, .project_detail_row_headline_prio3 p{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 5px;
}

.project_detail_row_headline_prio1{
	width: 720px;
	background-color: #0092BA;

}

.project_detail_row_headline_prio2{
	width: 720px;
	background-color: #DAA61E;

}

.project_detail_row_headline_prio3{
	width: 720px;
	background-color: #687104;

}


.tx_txalpinespace_pi1_rowPrio1_title{
	width: 700px;
	margin-top: 10px;
	padding-left: 10px;
	clear: both;
}

.tx_txalpinespace_pi1_rowPrio2_title{
	width: 700px;
	margin-top: 10px;
	padding-left: 10px;
	clear: both;
}

.tx_txalpinespace_pi1_rowPrio3_title{
	width: 700px;
	margin-top: 10px;
	padding-left: 10px;
	clear: both;
}


.tx_txalpinespace_pi1_rowPrio1_title a, .tx_txalpinespace_pi1_rowPrio1_title a:visited{
	color: #0092BA;
	font-weight: bold;
}

.tx_txalpinespace_pi1_rowPrio2_title a, .tx_txalpinespace_pi1_rowPrio2_title a:visited{
	font-weight: bold;
	color: #DAA61E;
}

.tx_txalpinespace_pi1_rowPrio3_title a, .tx_txalpinespace_pi1_rowPrio3_title a:visited{
	font-weight: bold;
	color: #687104;
}

.prio1{
	color: #0092BA;
}
.prio2{
	color:  #DAA61E;
}
.prio3{
	color:  #687104;
}


a.project_detail_back, a.project_detail_back:visited{
	background-image:url(/fileadmin/media/images/templates/tt_news_single_backlink.png);
	background-repeat:no-repeat;
	color:#71BF44;
	font-weight:bold;
	margin-left:10px;
	padding-left:20px;
	font-size: 10pt;
}

