body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*
	scrollbar-3d-light-color : #E0E405;
	scrollbar-arrow-color : #E0E405;
	scrollbar-base-color : #395D7E;
	scrollbar-dark-shadow-color : #395D7E;
	scrollbar-face-color : #395D7E;
	scrollbar-track-color: #EDF1F5;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
*/
	font-weight : bold;
	margin : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

a:link	{
	color: #3F758F;
	font-size: 11px;
	text-decoration: none;
}

a:visited {
	color: #3F758F;
	font-size: 11px;
	text-decoration: none;
}

a:active {
	color: #D2AC54;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #D2AC54;
	font-size: 11px;
	text-decoration:none;
}

a.sprachnav:link	{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.sprachnav:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a.sprachnav:active {
	color: #3F758F;
	font-size: 10px;
	text-decoration: none;
}

a.sprachnav:hover {
	color: #3F758F;
	font-size: 10px;
	text-decoration:none;
}

a.totop:link	{
	color: #3F758F;
	font-size: 9px;
	text-decoration: none;
}

a.totop:visited {
	color: #3F758F;
	font-size: 9px;
	text-decoration: none;
}

a.totop:active {
	color: #3F758F;
	font-size: 9px;
	text-decoration: none;
}

a.totop:hover {
	color: #3F758F;
	font-size: 9px;
	text-decoration:none;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	}  

input, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    width: 150px;
	background-color: #FFFFFF;
	height: 18px;
}

br, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.inputleftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
    border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 127px;
}

.inputleftlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
    border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 100px;
}

.inputgo {
	width : 19px;
	hight : 17px;
}

.inputgo2 {
	width : 32px;
	hight : 15px;
}

.searchgo {
	width : 37px;
	hight : 15px;
}

.dropdownleftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
    border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 154px;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.inputmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
    border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 210px;
}

.aktionsinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
    border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 32px;
}

.admininput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
    border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 250px;
}

.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 13px;
	color: #000000;
}
