/* CSS Document */
#kwicks {
	height: 70px;
	width: 731px;
	margin-bottom: 3px;
	
	background-color: #747265;
}
 
#kwicks .kwick {
	float: left;
	width: 140px;
	height: 70px;
}
.kwickwidth{
	width: 300px;
} 

.kwick_rest{
	width:220px; 
	float:left;
}
 
#kwick_archive {background-color: #747265;}
#kwick_publication {background-color: #747265;}
#kwick_about {background-color: #747265;}

li {
	margin-left:0px;
}


.luNoPunkt {
	
	list-style:none;
	line-height:9px;
	float: left;
	margin-right:12px;
	
	}


.navPunktTainer{
	border-left: 3px solid #f7f8fa;
	height: 70px;
}

.naviTable{
	border-collapse: collapse;text-align: left;
	
}

.linkGeneral{
	display:block;
	float: left;
	width: 140px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:70px;
	text-align: center;
/*	letter-spacing:1px;*/
	color:#FFF;
	text-decoration:none;
	}


.linkGeneral:hover{
	color:#c2eaff;
}

.linkGeneralFoot{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.linkGeneralFoot:hover{
	color:#c2eaff;
}

.linkSpecific{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;

}

.linkSpecific:hover{
	color:#c2eaff;
}

img.facebookLogo{
	display: inline;
	width: 13px;
	height:  13px;
	float: left;
	margin-right: 7px;
	
}

.facebookLinkTainer{
	display: block;
	/*background-color: #ffffff;*/
	padding: 3px 5px;
	width: 95px;
	margin-top: 25px;
	margin-left:625px;
	
	
}
 a.facebookLink , a.facebookLink:visited{
	color: #747265;
	font-size: 10px;
}


 a.facebookLink:hover{
	text-decoration: underline;
}


