.text{
	/*font-size:12px !important;*/
}



body{
	overflow: hidden;
	background:#fff;
}
a,img:active{
	outline: none;
}

a,img:active:focus{
	-moz-outline-style: none;
}
#container{
	position:absolute;
	width:950px;
	height:583px;
	top:50%;
	left:50%;
	margin-left:-475px;
	margin-top:-291px;
}
#r_o{
	width:950px;
	height:25px;
}
#r_u{
	width:950px;
	height:30px;
}
#r_l{
	width:25px;
	height:528px;
	background:url(../images/r_l.gif);
	float:left;
}
#innercontainer{
	width:895px;
	height:528px;
	float:left;
	background:url(../images/0_1.gif);
}
#r_r{
	width:30px;
	height:528px;
	background:url(../images/r_r.gif);
	float:left;
}

#line_main{
	margin-top:13px;
}
#line_nav{
	margin-top:4px;
}
#line_content{
	margin-top:7px;
}
#line_news{
	margin:6px 0 6px 0;
}
#navigation_overlay{
	position:absolute;
	top:47px;
	left:210px;
	height:26px;
	width:507px;
	background-color:#f4f1ee;
}
#navigation{
	position:absolute;
	top:47px;
	left:216px;
	height:26px;
	width:507px;
	background-image: url(../images/nav_bg.gif);
}
#headtxt{
	width:507px;
}
#navigation div{
	float:left;
	margin-top:6px;
}
#subnavigation_overlay{
	position:absolute;
	top:177px;
	left:41px;
	width:150px;
	height:300px;
	background-color:#f4f1ee;
	float:left;
}
#subnavigation{
	position:absolute;
	top:177px;
	left:41px;
	margin-top:7px;
	float:left;
}
#subnavigation div{
	width:110px;
	line-height:17px;
	text-align:right;
}
#homelink{
	width:24px;
}
#logo{
	position:absolute;
	top:126px;
	left:35px;
}
#logo_over{
	position:absolute;
	top:35px;
	left:15px;
	z-index: 900;
}
#main_overlay{
	position:absolute;
	top:189px;
	left:207px;
	width:530px;
	height:380px;
	background-color:#f4f1ee;
}
#main{
	position:absolute;
	top:189px;
	left:216px;
	width:504px;
	vertical-align: text-bottom;
	color:#ABA298;
}
#news, #login{
	position:absolute;
	top:149px;
	left:787px;
	width:122px;
}
#headclaim_overlay{
	position:absolute;
	top:77px;
	left:207px;
	width:530px;
	background-color:#f4f1ee;
}
#headclaim{
	position:absolute;
	top:67px;
	left:216px;
}
#go4webdesk{
	width:945px;
	height:15px;
	margin-top:4px;
	text-align:right;
}
#desk{
	margin-top:5px;
	float:right;
}
#adress{
	font-size:10px;
	color:#9E968D;
}

#adress a:link, #adress a:visited, #adress a:active, #adress a:hover{
	font-size:10px;
	color:#9E968D;
}

.logtitle{
	font-weight:bold;
	padding-bottom:5px;
	color:#B7AEA4;
}
.logtext{
	padding: 2px 0 2px 0;
}
#facebook{
	margin:3px 15px 0px 30px;
	float:right;
}
#facebook_icon{
	margin:2px 5px 2px 2px;
	float:left;
}
/* googlefont */
.headtxt h1{
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: bold;
	font-size:90px;
	color:#F6F4F1;
	margin:0;
	padding:0;
}
.navlinktxt a{
	font-family: 'Droid Sans';
	font-style: normal;
	letter-spacing: 0.5;
	font-size:14px;
	text-align:center;
	color:#ABA298;
	text-decoration:none;
}
.navtxt a{
	font-family: 'Droid Sans';
	font-style: normal;
	letter-spacing: 0.5;
	font-size:14px;
	text-align:center;
	color:#67726A;
	text-decoration:none;
}
.sublinktxt a{
	font-family: 'Droid Sans';
	font-style: normal;
	letter-spacing: 0.5;
	font-size:12px;
	text-align:center;
	color:#ABA298;
	text-decoration:none;
}
.subtxt{
	font-family: 'Droid Sans';
	font-style: normal;
	letter-spacing: 0.5;
	font-size:12px;
	text-align:center;
	color:#67726A;
	text-decoration:none;
}

#tabs {
	font-size: 12px !important;
	/*margin: 5px 0 0px 1px;*/
	padding: 4px 0 0 1px;
}

#tabs div {
	display: inline;
	float: left;
	list-style: none;
	margin:0 0 0 0px;
	width:117px;
}

#tabs div a {
	background:url(../images/tabs/tab.gif) no-repeat;
	color: #fff;
	display: block;
	height: auto;
	padding: 6px 20px 4px 20px;
	text-decoration: none;
	width: auto;
	font-weight:bold;
}
#tabs div a.activeTab {
	background:url(../images/tabs/aktivTab.gif) no-repeat;
	padding: 6px 20px 4px 20px;
	color: #fff;
}
.content{
	position:absolute;
	padding:20px;
	background:url(../images/tabs/bg.gif);
	background-repeat:no-repeat;
	width:470px;
	height:320px;
	top:28px;
	left:0;
	margin:0;
	z-index:93;
}

.tip-wrap {
	color: #fff;
	width: 139px;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: url(../images/tooltip/bg.png) top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/tooltip/bg.png) bottom right;
}


/*slider*/
#slider{
	position:absolute;
	left: 40px;
	bottom:180px;
}
#tCont{
	position:absolute;
	height:99px;
}
#tMask{
	position:absolute;
	width:443px;
	height:130px;
	overflow-x:hidden;
	left:-6px;
}
#toolTip{
	position:absolute;
	width:137px;
	height:30px;
	background-color:#67726A;
	color:#fff;
	text-align:center;
	padding:3px 0 0px 0;
	top:64px;
	visibility:hidden;
	line-height:1.3;
}
#toolTip a{
	text-decoration:none;
	color:#fff;
}
#btnRW{
	position:absolute;
	cursor:pointer;
	left:-31px;
	top:48px;
}


#btnFF{
	position:absolute;
	cursor:pointer;
	left: 452px;
	top:48px;
}
#lastActualisation{
	position:absolute;
}
.refImages{
	margin:0 10px 0 0;
	cursor:pointer;
	float:left;
	border:1px #D9D6CF solid !important;
}
.paging{
	position:absolute;
	top:120px;
	float:left;
	left:50%;
}
.paging ul{
	text-align:center;
	width:443px !important;
	height:10px;
}
.paging li{
	margin-right:5px !important;
	background:url(../images/slider/pagePas.png);
	width: 7px !important;
	height: 7px !important;
	list-style: none !important;
}
.gallery {
	width: 960px;
}
.gallery img{
	border:none;
}
.gallery .holder {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.gallery .holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 99999px;
}
.gallery .holder ul li{
	float: left;
	width:453px;
}
.paging li a.active {
	background-color: yellow;
	color: red;
}

#tree{
	width:350px;
	height: 300px;
}
#beTree{
	position:absolute;
	height:300px;
	top: 20px;
	left: 350px;
	width: 140px;
}

/*popup*/
#overlay{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:100%;
	height:100%;
	z-index:980;
}
#framePop{
	position:absolute;
	left: 50%;
	top: 50%;
	width:900px;
	height:600px;
	margin:-300px 0 0 -450px;
	z-index:999;
}
#popUp{
	position:relative;
	background:url(../images/popup/bgPop.png) no-repeat;
	width: 900px;
	height: 600px;
	padding-left: 250px;
	padding-top: 185px;
	opacity:1;
}
#closeOverlay{
	position:absolute;
	left: 650px;
	top: 150px;
	cursor:pointer;
	z-index:1;
}
#popUp hr{
	width: 310px;
	margin-left: 0px;
}
#popTitle{
	margin:0;
	border-bottom:1px solid #fff;
	width: 370px;
	padding-bottom: 10px;
}
#popCont{
	margin:10px 0 0 0;
	padding:0 0 0 0;
	width: 370px;
	height: 170px;
	overflow:hidden;
}
.popImage{
	position:relative;
	padding:0 15px 0 0;
	display:inline;
}
#mTrack {
	display: block;
	height: 180px;
	left: 645px;
	top: 223px;
	width: 2px;
	position: absolute;
	background: #aba298;
}
#mThumb {
	display: block;
	position: absolute;
	left: -4px;
	height: 34px;
	width: 10px;
	background: #aba298;
	cursor: pointer;
}
.pagingCont li{
	cursor:pointer;
}
.pagingActive{
	background: url(../images/slider/pageAct.png)!important;
}

input, textarea{
	padding: 2px !important;
	-moz-border-radius: 4px !important;
	-khtml-border-radius: 4px !important;
}

input.form_text, textarea.form_textarea{
	margin-top: 5px;
	/*
	padding: 5px !important;
	height:15px;
	color:#999;
	background-color:#f6f4f2 !important;
	*/
}
textarea.form_textarea{
	height: 86px;
	-height: 92px;
}

