/*
Theme Name: TOKINA TABLE
Theme URI: http://www.agendia.com
Description: Agendia - Best Friends
Version: 1.0
Author: UP Advertising
Author URI: http://www.uptoyou.de

*/



/*GLOBAL
-------------------------------------------------------------------------*/
.tokinatable .header {
	margin-bottom: 20px;
}
.tokinatable .header {
	background: #f2f2f2 !important;
	line-height: 19px;
	width: 400px;
	padding-left: 5px;
	margin-bottom: 1px;
}
.tokinatable .headline a {
	background: url(../images/headline.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 5px;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: 11px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	width: 200px;
	display: block;
}
.tokinatable .link a {
	padding-left: 10px;
	text-decoration: none !important;
	text-align: right;
	color: #000;
	font-size: 11px !important;
	font-weight: normal !important;
	width: 200px;
}
.tokinatable .headline {
	display: block;
	float: left;
	width: 200px;
	border: none;
}
.tokinatable .link {
	text-align: right;
	width: 65px;
	float: right;
	padding-right: 10px;
	border: none;
}
.tokinatable  li {
	margin: 5px 30px !important;
}
.tokinatable  li a {
	text-decoration: underline !important;
}
.tokinatable  li a:hover {
	text-decoration: none !important;
}
/*.contact_list .link a.open {
	background: url(../images/open.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}
.contact_list .link a.close {
	background: url(../images/open_over.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}*/


/* CSS NUR FUER MICROSOFT INTERNET BROWSER 7
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------*/
*+html .tokinatable .header {
	width: 400px;
}
*+html .tokinatable .headline a {
	background-position: 3px 6px;
}
*+html .tokinatable .headline {
	width: 300px;
}
/* CSS NUR FUER MICROSOFT INTERNET BROWSER 6
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------*/
* html .tokinatable .header {
	padding-left: 15px;
	text-align: left;
	font-family: arial, helvetice;
	color: #848484;
	font-weight: normal !important;
	text-decoration: none !important;
	width: 390px;
}

* html .tokinatable .headline a {
	background-position: 3px 6px;
}
