body {
	margin: 0;
	background-color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

#container {
	margin: 0 auto;
	background-color: #fff;
	background: url(/images/main_bg.gif) repeat-y top;
	width: 950px;
	text-align: center;
	border-right-color: #7b9484;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #7b9484;
	border-left-style: solid;
	border-left-width: 1px;		
}

#containertop {
	margin: 0 auto;
	background-color: #fff;
	width: 950px;
	border-bottom-color: #7b9484;
	border-bottom-style: solid;
	border-bottom-width: 2px;		
}

#pagetop {
	width:948px;
	height:40px;
}

#breadcrumb {
	float: left;
	width: 700px;
	padding-top: 12px;
	padding-left: 4px;
	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: right;
    width: 201px;
    height: 31px;
    background: url(/images/bg_search.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 159px;
    background: none;
    font-size: 11px;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


#pageheader {
	background-color: #ffffff;
	width:950px;
	height:100px;
}

#pageheaderpix {
	float: right;
	width: 470px;
	height: 100px;
	overflow: hidden;
}


#logo {
	float: left;
	width: 350px;
	height: 95px;
	margin-left:12px;
}
#logo h1 {
	text-indent: -1000em; 
	overflow: hidden;
	margin: 0;
}
#logo #logo_text {
	background: url(/nonsec/logo.gif) no-repeat;
	width: 350px;
	height: 95px;
	font-size: 1px;
}
#logo #logo_text a {
	display: block;
	height: 95px;
}


/*TOPMENU*/

#pageheadermenu {
	background-color: #c9d3ca;
	width:950px;
	height:25px;
	text-align: center;
	padding-top: 5px;
	color: #fff;
}

#topmenu {
	clear: both;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #000;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#topmenu li {
	display: inline;
	padding: 0px 6px 0px 6px;
}
#topmenu a {
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	padding: 4px 6px 2px 4px;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
}
#topmenu a:hover {
	color: #fff;
}
#topmenu a.selectedtop {
	border-bottom: 0px solid #fff;
	color: #000;
}

/*TOPMENU*/

#pagecontenttop {
	width: 940px;
	Height: 24px;
	text-align: right;
	display: none;
}

#pagecontent {
	width: 950px;
	text-align: left;
} 

#maincontent {
	float: left;
	width: 699px;
	text-align: left;
	Margin-top: 15px;
} 

#leftcontent {
	float: left;
	padding-top: 10px;
	width: 177px;
	text-align: left;
} 


#leftmenu {
	clear: both;
	width: 155px;
	padding: 3px 0px 8px 20px;
	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 8px 0px;
}

#leftmenu a {
	padding-left: 0px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#leftmenu a:hover {
	color: #9cada5;
}

#leftmenu a.selectedmenu {
	color: #9cada5;
}

.menua, .selectedmenu{
	font-weight: bold;
}

#mainpageheaderpix {
	width: 522px;
	text-align: left;
	color: #000000;
}

/*PAGEPIX NEUTRAL*/
#pageheaderpixheadline {
	width: 522px;
	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;
}   

#rightcontent {
	margin-top: 25px;
	float: right;
	width: 245px;
}


#mainpagecontent {
	/*background-color: #ccc;*/
	margin-top: 10px;
	margin-left: 11px;
	padding-bottom: 25px;
	width: 490px;
}


#pagecontenttxt {
	float: right;
	width: 522px;
}


.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 */

#rightteasertxtheadline {
	padding: 12px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #8F0000;
}

#rightteasertxt {
	width: 209px;
	padding: 0px 12px 12px 12px;
	text-align: left;
	font-size: 11px;
}

#rightteasertxt a {
	padding-left: 0px;
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}
#rightteasertxt a:hover {
	color: #000000;
	text-decoration: none;	
}


#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:#9cada5;
}
h2 {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#9cada5;
}

h3 {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#9cada5;
}

a {
	font-size: 12px;
	color: #000000;
}

a:hover {
	color: #9cada5;
}

.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;
	width: 250px;
}
.Sendlayout
{
	background-color: #707070;
	border-top-style: solid;
	border: 1px solid #707070;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707070;
	padding: 3;
	font-size: 12px;
	color: #ffffff;
}

#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;
	width: 950px;
	text-align: center;
	border-top-color: #7b9484;
	border-top-style: solid;
	border-top-width: 2px;	
	border-right-color: #7b9484;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #7b9484;
	border-left-style: solid;
	border-left-width: 1px;		
	border-bottom-color: #7b9484;
	border-bottom-style: solid;
	border-bottom-width: 1px;		
}

#footertxt {
	padding: 10px 0px 10px 0px;
	color: #797979;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #797979;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #AD121A;
}


