body {
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,input,textarea,body {
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:#333333;
}
.suchetd {
    border-bottom: 1px solid #424242;
}
.white {
	color: #FFFFFF;
}
.maincontenttd {
    background-image: url(img/bg_top_main_content.gif);
    background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.headlinered {
	font-size: 13px;
	letter-spacing: 0px;
	color: #990000;
}
.headlineblack {
	font-size: 13px;
	letter-spacing: 0px;
	color: #000000;
}
.headlinegrey {
	font-size: 13px;
	letter-spacing: 0px;
	color: #666666;
}
.headlineorange {
	font-size: 13px;
	letter-spacing: 0px;
	color: #FF9900;
}
.sublinegrey {
	font-size: 11px;
	letter-spacing: 0px;
	color: #333333;
	font-weight: bold;
}
a {
    text-decoration: none;
    color: #990000;
}
a.orange {
    text-decoration: none;
    color: #FF9900;
}
a.red {
    text-decoration: none;
    color: #990000;
}
a.black {
    text-decoration: none;
    color: #000000;
}
a.grey {
    text-decoration: none;
    color: #666666;
}
.relatedHeadGrey {
	font-size: 13px;
	letter-spacing: 0px;
	color: #666666;
}
.relatedHeadRed {
	font-size: 13px;
	letter-spacing: 0px;
	color: #990000;
}
.relatedHeadOrange {
	font-size: 13px;
	letter-spacing: 0px;
	color: #FF9900;
}
.relatedHeadBlack {
	font-size: 13px;
	letter-spacing: 0px;
	color: #000000;
}
.formular {
    width: 200px;
    font-size: 12px;
}

// Form Buttons

.btn {
display: inline;
font: 12px Tahoma, sans-serif;
padding: 1px 0;
font-weight: bold;
border: 2px solid #666;
margin: 0;
text-decoration: none;
background-color: #fff;
}
.btnFront {
display: inline;
font: 12px Tahoma, sans-serif;
font-weight: bold;
background-color: #990000;
color: #fff;
padding: 2 4px;
border: 1px solid #fff;
border-top: 0;
border-bottom: 0;
margin: 0px;
}

.btnText {
display: inline;
background-color: #000000;
color: #fff;
padding: 2 4px;
border: 0;
border-right: 1px solid #fff;
margin: 0px;
}

acronym, .abbr {
	border-bottom: 1px solid #3A7BC5;
}
.icons {
	border-bottom: 0px;
}

img {
	border-color: #666666;
}

#hassoGallery {
	margin-left: 35px;
	padding: 0;
	font-size: medium ;


}


#hassoNav {
	display: block;
	text-align:left;

}

#hassoNav ul {
	display: block;
	text-align:left;
	list-style: none;
	margin-left: 0.5em;
	font-size: small ;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#hassoNav a {
	display: block;
}

#hassoNav a:hover {
	display: block;
	background-color:silver;
}

#hassoNav #active {
	display: block;
	background-color:silver;

}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 470px;
	margin: 0px;
	font-size:14px
	text-align: center;

}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border: solid 1px;
	text-align: center;
	vertical-align:middle;
}

#hassoThumbs .hassoThumb a {
	border:0;

}

#hassoThumbs .hassoThumb a img {
	border:0;

}


#hassoPic {
	text-align:center;
	padding: 5px;
	width: 360px;
	margin: 0px;
}


#hassoPic .hassoTitle {
	font-style:oblique;
	text-align:left;

}

#hassoPic .hassoDescription {
	text-align:left;
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	font-size: small ;
	width: 370px;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;

}


#hassoPrevNextNav #hassoNextPic{
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;

}

/* sitemap
*******************************************************************************/
/*
ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }

ul.sitemap li {
	margin:10px 0;
}

ul.sitemap li ul li {
	margin:0;
}

ul.sitemap li a,
ul.sitemap li a:link {
	display:block;
	padding:5px;
	color:#666;
	font-weight:bold;
}

ul.sitemap li ul li a,
ul.sitemap li ul li a:link {
	margin:0;
	padding-left:74px;
	background:url(files/e.gif) 5px center no-repeat;
	font-weight:normal;
}

ul.sitemap li a:hover {
	color:#000;
	text-decoration:underline;
}
*/

a:focus {
    -moz-outline: none;
}

#tipBox {position: absolute; width: 180px; z-index: 100; border: 1pt black solid; background: #F0F0F0; visibility: hidden; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;}
.dictionaryText	 {text-decoration: none; color:#000000;}