@CHARSET "ISO-8859-1";

h1 {
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	color: #4c4784;
	line-height: 12px:
}

h2 {
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-top:5px;
	color: #4c4784;
	line-height: 12px;
	font-weight: lighter;
}

h3 {
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	padding-top:5px;
	color: #4c4784;
	line-height: 12px;
	font-weight: bolder;
}

h5 {
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	color: #4c4784;
	line-height: 12px:
	padding-bottom: 4px;
}

h6 {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #4c4784;
	line-height: 12px:
}


a {
	text-decoration: underline;
	font-weight:bold;
	color: #4c4784;
	font-size: 8pt;
}

a:hover {
	text-decoration: underline;
	color: #649474;
	font-size: 8pt;
	
	text-shadow: 0px 0px 3px #fff;
	-webkit-text-shadow: 0px 0px 3px #fff;
	-moz-text-shadow: 0px 0px 3px #fff;
}


input.searchInput {
	/*background-color: #e6f2df;*/
	border: solid 1px #4c4784;
	background-color: #ffffff;
	/*border: none;*/
	margin-left: 2px;
	color: #7a78ad;
	font-family: arial narrow, arial, verdana, sans-serif;
	font-size: 10pt;
	width: 120px;
	/*height: 29px;*/
}

input.searchSubmit{
	color: #7a78ad;
	font-family: arial narrow, arial, verdana, sans-serif;
	font-size: 10pt;
	border: none;
	background-color: #e6f2df;
	border: solid 1px #e6f2df;
	cursor:pointer;
}

td.macinaTdSearch
{
	background-color: #e6f2df;
	width: 53px;
	height: 29px;
}

td.macinaTdInput
{
	background-color: #e6f2df;
	width: 154px;
	height: 29px;
	margin-left:2px;
}


.nicetable {
	border: none;
	border-spacing: 1px;

}

.nicetable th{
	color: #e5e4eb;
	background-color: #4c4784;
	padding-left: 5px;
}

.nicetable td{
	color: #4c4784;
	background-color: #e6f2df;
	padding: 3px;
	font-size: 10px;

}

.nicetable2 {
	position: relative;
	left: px;
	color: #ffffff;
	font-size: 10px;
	}
	
.nicetable2 td{	

}

ul { color: #4c4784; }
li { color: #4c4784; }
td { color: #4c4784; }

.literatur_tabelle th{
	color: #8989a7;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	border: solid;
	border-width: 1px;
	border-color: #f7f7f7;
	padding: 5px;
}

.literatur_tabelle td{
	text-align: left;
	border: solid;
	border-width: 1px;
	border-color: #f7f7f7;
	vertical-align: top;
	padding: 5px;
}

.literatur_tabelle {
	background-color: #e6f3de;
	position: relative;
	vertical-align: top;
}

.wtdirectory_abc_letter
{
	background-color: #4c4784;
	padding: 2px;
	width:20px;
	height:20px;
	color: #ffffff;
	margin-left: 3px;

}

.wtdirectory_abc_letter_all 
{
	background-color: #4c4784;
	padding: 2px;
	width:20px;
	height:20px;
	color: #ffffff;
}

.wtdirectory_filter_abc
{
	margin-top: 12px;
	width: 87%;
	padding-bottom: 10px;
	border-bottom: 1px solid #4c4784;
}

span.wtdirectory_abc_letter a
{
	color: #ffffff;
}

span.wtdirectory_abc_letter_all  a
{
	color: #ffffff;
}

dt.wtdirectory_all
{	
	width: 50%;
	padding-left: 3px;
	}

dt.wtdirectory_all_even
{	
	width: 50%;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 10px; 
}

dt.wtdirectory_all_odd
{	
	width: 50%;
	padding-top: 5px;
	padding-left: 3px; 
	font-size: 10px;
}

dd.wtdirectory_all {
	padding-bottom: 5px;
	padding-left: 160px;
	border-bottom: 1px dotted #4c4784;
	margin-top: -20px;
	padding-top: 5px;
	width: 65%;	
	margin-left: 0px;
}

li 
{	
	border-bottom: 1px solid #4c4784;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

span 
{
	color: #649474;	
}

/* ul.wt_directory_pagebrowser {border: 1px solid black; float: left; width: 90%;} */


