body {
    background-color: #fff;
    background: url(/images/main_bg.gif) no-repeat center top;
    font: 13px Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: center;
}


#container {
	margin: 0 auto;
	width: 990px;
	text-align: center;
}


#containertop {
	background-color: #97cac4;
    background: url(/images/ntop_bg.jpg) no-repeat;		
	width: 990px;
	height:127px;
	text-align: center;
}

#pagetop {
	width:990px;
	height:127px;
	text-align: left;
}

/*TOPMENU*/

#pagetopmenu {
	width:990px;
	height:33px;
	text-align: left;
	padding-top: 0px;
	color: #000;
}

#topmenu {
	clear: both;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #000;
	padding: 8px 0px 0px 0px;
	margin-bottom: 0px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0px 5px 0px 0px;
	
}
#topmenu li {
	display: inline;
	padding: 0px 5px 0px 5px;
}
#topmenu a {
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	padding: 8px 5px 5px 4px;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
}
#topmenu a:hover {
	color: #ff5e45;
}
#topmenu a.selectedtop {
	color: #ff5e45;
}

/*TOPMENU*/


#pagetopborder {
    background: url(/images/border2.gif);	
	width:990px;
	height:47px;
	text-align: right;
}

#pagetoplogintxt {
	float: left;
	padding-top: 24px;
	padding-left: 10px;
}


#pagetopbordertxt {
	float: right;
	padding-top: 24px;
	padding-right: 10px;
}

#breadcrumb {
	float: left;
	width: 630px;
	padding-top: 0px;
	font-size: 11px;
	color: #535C74;
	text-align: left;
}

#breadcrumb a {
	text-decoration: none;
	font-size: 11px;
	color: #535C74;
}

#breadcrumb a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #9599A4;
}

#pagetoptxt {
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
}

#pagetoptxt a {
	text-decoration: none;
}

#search_box {
	margin: 0 auto;
	float: left;
    width: 129px;
    height: 17px;
    background: url(/images/seekbox.gif) no-repeat;
}
#search_box #s {
    float: right;
    padding: 0;
    margin: 3px 0 0 0px;
    border: 0;
    width: 87px;
    height: 17px;
    background: none;
    font-size: 11px;
}
#search_box #go {
    float: left;
    margin: 3px 4px 0 0;
}

#pageheader {
	background-color: #000;
	width:860px;
	height:180px;
}

#pageheaderpix {
	float: right;
	width: 470px;
	height: 170px;
	overflow: hidden;
}


#pagecontenttop {
	width: 860px;
	Height: 24px;
	text-align: right;
	display: none;
}

#pagecontent {
	width: 990px;
	text-align: left;
} 

#Fullmaincontent {
	float: left;
	width: 972px;
	text-align: left;
	Margin-top: 15px;
} 

#maincontent {
	float: left;
	width: 700px;
	text-align: left;
	Margin-top: 15px;
} 

#leftcontent {
	float: left;
	padding-top: 0px;
	width: 225px;
	text-align: left;
} 


#bookbtn {
	width: 175px;
	Height: 90px;
	text-align: right;
} 

#logo {
	float: right;
	padding: 12px;
	width: 244px;
	height: 105px;
}
#logo h1 {
	text-indent: -1000em; 
	overflow: hidden;
	margin: 0;
}
#logo #logo_text {
	background: url(/images/dot.gif) no-repeat;
	width: 244px;
	height: 105px;
	font-size: 1px;
}
#logo #logo_text a {
	display: block;
	height: 105px;
}

#leftmenu {
	clear: both;
	width: 220px;
	padding: 3px 0px 8px 15px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
}

#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#leftmenu a, #rightteasertxt a {
	padding-left: 0px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#leftmenu a:hover, #rightteasertxt a:hover {
	color: #ff5e45;
	font-weight: bold;
}

#leftmenu a.selectedmenu {
	color: #ff5e45;
}

.menua, .selectedmenu{
	font-weight: bold;
}

#mainpageheaderpix {
	width: 350px;
	text-align: left;
	color: #000000;
}

/*PAGEPIX NEUTRAL*/
#pageheaderpixheadline {
	width: 350px;
	height: 60px;
	color: #DAB344;
	font: 22px/25px Verdana, Arial, Helvetica, sans-serif;
}   

#rightcontentheadline {
	width: 233px;
	height: 60px;
	color: #DAB344;
	font: 16px/25px Verdana, Arial, Helvetica, sans-serif;
} 

#pageheaderpixheadlinetxt {
	padding: 15px 0px 0px 12px;
}

#rightheaderpixheadlinetxt {
	padding: 15px 0px 0px 12px;
}

#pageheaderpixtxt {
	width: 522px;
	height: 125px;
}  

#fullrightcontent {
	Display: none;
}

#rightcontent {
/*background-color: #ccc;*/
	margin-top: 25px;
	float: right;
	width: 280px;
	font-size: 12px;
}

#rightcontent a {

	font-size: 12px;
}


/*ROUND BORDERS*/


.t {background: url(/images/_dot.gif) 0 0 repeat-x;}
.b {background: url(/images/_dot.gif) 0 100% repeat-x}
.l {background: url(/images/_dot.gif) 0 0 repeat-y}
.r {background: url(/images/_dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/bl.gif) 0 100% no-repeat}
.br {background: url(/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px}


#rightcontenttxt {
    float: left;
	width: 270px;
}

#Fullpagecontenttxt {
	float: right;
	width: 730px;
}

#pagecontenttxt {
	float: right;
	width: 460px;
}



#mainpagecontent {
	/*
	scrollbar-3dlight-color: #FFF8ED;
	scrollbar-arrow-color:#FF9400;
	scrollbar-base-color: #FFF8ED;
	scrollbar-darkshadow-color: #FFF8ED;
	scrollbar-face-color: #592A0E;
	scrollbar-highlight-color: #FFF8ED;
	scrollbar-shadow-color: #FFF8ED;
	scrollbar-track-color: #FFF8ED;		
	cursor: default; 
	overflow: Auto; 
	overflow-x: hidden; 
	*/
	margin-top: 10px;
	padding-bottom: 10px;
	width: 455px;
	font-size: 12px;
}


.slideshowtxt {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#newsheadline {
	width: 490px;
	border-top-color: #D4D3D2;
	border-top: solid;
	border-width: 1px;	
	margin: 15px 0px 15px 0px;
}


#newscontainer {
	background:url(/images/newslink_bg.gif) repeat-x center top;
	width: 500px;
}

#newscontainertxt {
	padding: 15px;
	text-align: left;

}

#newscontainertxt a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#newscontainertxt a:hover {
	color: #345EAD;
}

/* RIGHT BLOK FRONTPAGE*/

#rightteasercontainer {
	width: 270px;
	height: 139px;
	overflow: none;
}

#rightteaserfptxt0 {
	width: 128px;
	height: 128px;
	/*text-align: center;*/
	font-size: 12px;
	overflow: hidden;
	float: left;
	color: #fff;
}

#rightteaserfptxt1 {
	width: 128px;
	height: 128px;
	/*text-align: center;
	margin-right: 7px;
	*/
	font-size: 12px;
	overflow: hidden;
	float: right;
	color: #fff;
}


#rightteaserfpcontenttxt{
	padding: 3px;
	color: #fff;
}

#rightteaserfpcontenttxt a {
	color: #fff;
	font-size: 12px;
}

#rightteaserfpcontenttxt a:hover {
	color: #000;
	font-size: 12px;
}


/* RIGHT BLOK */

#rightteasertxtheadline {
	padding: 12px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #8F0000;
}

#rightteasertxt {
	/*background-color: #000;*/
	
	width: 233px;
	/*padding: 0px 12px 12px 12px;*/
	text-align: left;
	font-size: 11px;
}

#rightcontent, a {
	font-size: 11px;
}

#rightteaserpix {
	width: 233px;
	padding-bottom: 10px;
}

hr {
	display: none;
}
p {
margin: 0px 10px 10px 0px;
	
}

table, td {

	font-size: 12px;
}

h1 {
	font: 16px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
h2 {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

h3 {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

a {
	font-size: 12px;
	color: #000000;
}

a:hover {
	color: #1B1B1B;
}

.rightcol p {
    margin-left:93px;
    text-indent:-93px;
}

.rightcol a {
    text-decoration: none;
	font-size: 12px;
}

 /* ---------------------------------------------------------------------- */
/*
.Formslayout
{
	border-top-style: solid;
	border: 1px solid #8A919A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A919A;
	background-color: #fff;
	font-size: 12px;
	color: #575757;
}
.Sendlayout
{
	background-color: #000000;
	border-top-style: solid;
	border: 1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3;
	font-size: 12px;
	color: #ffffff;
}
*/


.Formslayout
{
    BORDER-RIGHT: #8A919A 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #8A919A 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #8A919A 1px solid;
    WIDTH: 200px;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #8A919A 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fefefe
}


.Sendlayout{
  color:#ffffff;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-color:#000;
  border:1px solid;
  border-top-color:#000;
  border-left-color:#000;
  border-right-color:#000;
  border-bottom-color:#000;

}

#pagetop .searchfield
{
	position: absolute;
	right: 42px;
	background: url(/images/bg_search.gif) no-repeat left top;
	border: none;
	color: #4A4A4A;
	height: 16px;
	padding: 6px 10px;
	width: 150px;
}

#pagetop .button {
	cursor: pointer;
	float: right;
	margin-top: 5px;
	padding: 1px 2px;
}


 /* ---------------------------------------------------------------------- */

.req {
	width: 5px;
	background-color:#959595;
}

.galleriimg {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f1f1f1;
	border:1px solid #e1e1e1;
}

.getAnswer{
	padding: 0px;
	background-color: #cccccc;
	width: 30px;
}

#pagebottom {
	clear: both;
}

#footer {
	clear: both;
	background-color: #707070;
	width: 950px;
	text-align: center;
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 1px;		
}

#footertxt {
	padding: 10px 0px 10px 0px;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #EDEDED;
}

.button { display: block;
	width: 180px;
	border: 1px solid #565;
	background-color:#F5F5F5; 
	margin-bottom: 4px;
	padding: 3px;
	text-decoration: none;
	text-align:center;
	font-size:11px;
}
.button:hover {
	background-color: white;
}