body{
margin-top:0px;
margin-left:10px;
margin-right:10px;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:hover {
	color: #ffffff;
	text-decoration : underline;
}

A.navnormal {
	font-size : 9pt;
	color: #ffffff;
	text-decoration : none;
}

A.link  {
	font-weight : bold;
	color: #83B9EC;
}

A.teaser  {
	font-size : 9pt;
	font-weight : bold;
	color: #ffffff;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight : normal;
	line-height : 14pt;
}

P.picture  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	margin-top : 3pt;
	margin-bottom : 3pt;
	line-height : 10pt;
}

P.teaser  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	margin-bottom : 8pt;
	line-height : 13pt;
}

.heading  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight : bold;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #83B9EC;
    margin-top : 6pt;
	font-weight : bold;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight : bold;
}

TD.standardcell  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
TD.headercell  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

.normal  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

.normalblack {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.normalblue {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00264B;
}

.smallwhite  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}


.grey  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #aaaaaa;
}


.highlight {
	font-weight : bold;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: ;
}

.highlightsmall {
	font-weight : bold;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
}


.formheader  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #054363;
	font-weight : bold;
}

INPUT.search {
	font-size:8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-Color: #00264B;
	BORDER: #4562E0 1 solid;
	width: 125px;
	color : #ffffff;
}

P.s2d  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #538DC4;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 16pt;
}

P.s2dsmall  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	margin-top : 2pt;
	margin-bottom : 2pt;
	line-height: 10pt;
}


td.s2d {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight : normal;
}

INPUT.s2d {
	font-size:9pt;
	font-family : Arial, Helvetica, sans-serif;
	background-Color: #ffffff;
}

SELECT.s2d {
	font-size:8pt;
	font-family : Arial, Helvetica, sans-serif;
	background-Color: #ffffff;
	width:160px;
}

a.s2d {
	font-size:9pt;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4562E0;
}
.sahne {
display: none !important;
}
div.between_hr {
	width: 100%;
	border-top: 1px solid #4562E0;
	border-bottom: 1px solid #4562E0;
	padding: 25px 0px;
	margin: 5px 0px;
}

div.bottom_hr {
	width: 100%;
	border-bottom: 1px solid #4562E0;
	padding-bottom: 25px;
	margin-bottom: 5px;
}
/* *** text *** */
div, p {
	margin-top: 0
}  /*clear top margin for mozilla*/
p, ul, ol {
	margin-bottom: 0.5em
}

ul, ol {
	margin-left: 20px;
}

#content h1 {
	font-weight: normal;
	font-size: 1.6em;
	line-height: 135%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #4562E0;
}

#content h2 {
	font-weight: bold;
	font-size: 1.25em;
	line-height: 135%;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
}

#content h3 {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 135%;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
}

#content h4, #content h5, #content h6 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 135%;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
}
/* *** forms *** */
form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #FFF;
}

div.sidebar_box input, div.sidebar_box textarea, div.sidebar_box select {
	border-top: 1px solid #b4b3b3;
	border-left: 1px solid #b4b3b3;
	border-right: 1px solid #b4b3b3;
	border-bottom: 1px solid #b4b3b3;
	background-color: #FFF;
}

input.button, input.submit_button {
	background-color: #FFF;
	color: #000;
	border: 1px solid #4562E0;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 6px;
}

input.radio_field, input.checkbox_field {
	border: none;
}

fieldset {
	width: 95%;
	border: 1px solid #ccc;
	padding: 2%;
	margin-bottom: 25px;
}

legend {
	background: #efe2e2;
	padding: 4px;
	border: 1px solid #6a1b1b;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
}

label {
	margin: 0px;
}

#search_input {
	float: left;
	width: 114px;
	height: 16px;
	margin-right: 12px;
	padding: 3px;
	font-weight: bold;
}

#sidebar div.sidebar_box, #content div.sidebar_box {
	width: 188px;
	border: 1px solid #b4b3b3;
	margin-bottom: 15px;
	padding: 2px;
}
#ts2t_notice, #t2ts_notice {
	float: right;
	width: 350px;
	height: 120px;
	text-align: right;
}

#ts2t_form {
	width: 350px;
}

#ts2t_form label {
	width: 150px;
	display: block;
	float: left;
}

#ts2t_form input, #ts2t_form select {
	margin-bottom: 15px;
}

#t2ts_form {
	width: 350px;
}

#t2ts_form label {
	width: 150px;
	display: block;
	float: left;
}

#t2ts_form input {
	width: 55px;
}

#t2ts_form input.button {
	width: auto;
}

#t2ts_form input, #t2ts_form select {
	margin-bottom: 15px;
}

#md5_hash_form {
	float: left;
	margin-top: 25px;
}

#md5_hash_form #input_string {
	width: 300px;
	height: 150px;
	margin-bottom: 15px;
}

#md5_hash {
	margin-top: 45px;
	margin-left: 350px;
}


