BODY {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #1f4356;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 00px;
	background-color: #f1f3f5;
	background-image: url(../img/bg_splash.gif);
	background-repeat: repeat-x;
}
.intro {
	line-height: 25px;
	font-weight : bold;
}
.klein {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.splash {

}
.table_main {
	width: 770px;
	height: 100%;
	background-color: #ffffff;
	background-image: url(../img/bg_table.gif);
}
.cell_nav {
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 18px;
}
.cell_nav_on {
	background-image: url(../img/nav_bg_on.gif);
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 18px;
}
.table_header {
	color: #ffffff;
	background-color: #d55902;
	padding-left: 35px;
	height: 26px;
	font-weight : bold;
}

TD {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #1f4356;
}
h1 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #1f4356;
}
h2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold; 
	color: #d55902;
	margin: 0px;
	margin-bottom: 5px;
}
h3 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #1f4356;
	margin: 0px;	
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color: #d55902;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #1f4356;
	text-decoration : none;
	font-weight : bold;
}
A.slank, A:LINK.slank, A:VISITED.slank, A:FOCUS.slank {
	color: #d55902;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.slank {
	color: #1f4356;
	text-decoration : none;
	font-weight : normal;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	font-size : 14px;
	color: #1f4356;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav {
	font-size : 14px;
	color: #d55902;
	text-decoration : none;
	font-weight : bold;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	font-size : 14px;
	color: #d55902;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav_on {
	font-size : 14px;
	color: #1f4356;
	text-decoration : none;
	font-weight : bold;
}
A.big, A:LINK.big, A:VISITED.big, A:FOCUS.big {
	font-size : 16px;
	color: #d55902;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.big {
	font-size : 16px;
	color: #1f4356;
	text-decoration : none;
	font-weight : bold;
}
A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	color: #1f4356;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.nav {
	color: #d55902;
	text-decoration : none;
	font-weight : normal;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	color: #d55902;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.nav_on {
	color: #d55902;
	text-decoration : none;
	font-weight : normal;
}
A.splashtable, A:LINK.splashtable, A:VISITED.splashtable, A:FOCUS.splashtable {
	color: #1f4356;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.splashtable {
	color: #d55902;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

A.lang, A:LINK.lang, A:VISITED.lang, A:FOCUS.lang {
	font-size : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #9ba7b4;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.lang{
	color: #d55902;
	text-decoration : none;
}
A.lang_on, A:LINK.lang_on, A:VISITED.lang_on, A:FOCUS.lang_on {
	font-size : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #d55902;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.lang_on {
	color: #d55902;
	text-decoration : none;
}
.table_orec {
	background-color: #f7f7f7;
}
.table_erec {
	background-color: #f1f3f5;
}

INPUT {
	color : #8a8a8a;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #d55902;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}