* {
	padding: 0;
	margin: 0;
	outline:none;
}
html {
	overflow-y: scroll;
}
body, td, th, input, select {
	color: #000000;
}
body {
	align:center;	 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(images/back/burg3.jpg); 
	background-position: center 10px;
	background-repeat:no-repeat;
	/* background-attachment:fixed; */
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color: #A66123;
	font-weight:normal;
}


#ff01_maincontent ul, #ff01_maincontent ol, #ff01_maincontent_order ul, #ff01_maincontent_order ol {
	padding: 8px 4px 8px 25px;
	
}
#outer {
	vertikal-aling: center;
	width:950px;
	margin-left:auto; 
	margin-right:auto;
	margin-top:20px;
	text-align:left;
	/* background-color: #DFCB94; */
	
}

#ff01_footer {
	text-align:center;
	color:#000;
	padding:6px 0 15px 0;
}

#ff01_top_bg {
	width:950px;
	height:0px;
	/* background-image: url(./images/back/top-bg3.png);
	background-color: #FFF;
	background-repeat: no-repeat; */
	
}
#ff01_inner {
	padding: 0 15px 15px 15px;
}
#ff01_header {
	/* background-image: url(./images/back/banner.png); */
	width: 910px;
	height:70px;
	float:left;
	position:relative;
	margin-left:4px;
	margin-top:8px;
	margin-bottom: 8px;
}
#ff01_logo {
	position:absolute;
	left: 20px;
	top: 7px;
	font-size:50px;
	color:#FFF;
}





#ff01_topmenu {
	clear:both;
	width:950px;
	height:32px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
#ff01_topmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#ff01_topmenu ul li {
	display:inline;
	line-height:109%;
	padding-left:0;
}
#ff01_topmenu a {
	background-image:url(./images/back/buttonoben.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:14px;
	margin-right:5px;
	margin-left: 5px;
	padding-bottom:0;
	padding-top:17px;
	text-align:center;
	width:108px;
}

#ff01_topmenu a:hover {
	background-position: 0 -30px;
}


#ff01_content {
	clear:both;
}
#ff01_left {
	width:190px;
	float:left;
	margin-right:5px;
	margin-left: 5px;
	border: 0px solid red;
}


#ff01_maincontent1 {
	width:920px;
	float:left;
}
#ff01_maincontent {
	width:700px;
	height: 440px;
	float:left;
}

.ff01_maincontent_border1 {
	width:915px !important;
	float:left;
	border: 0px solid #ffffff;
	font-color: #000;
	font-size:16px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px;
	margin-left:8px;
	margin-right:8px;
}


.ff01_clear {
	clear:both;
}
.border{
	border: 1px solid #999999;
	//background-color: #E7DBCE;	
}
.marginbottom{
	margin-bottom:5px;
}
.small{
	font-size: 0.8em;
}

.flClear {
	height: 20px;
	clear: both;
}

.theme-default #slider {
    margin:10px auto 0 auto;
    width:800px; /* Make sure your images are the same size */
    height:450px; /* Make sure your images are the same size */
}
.theme-orman #slider {
  margin:10px auto 0 auto;
    width:800px; /* Make sure your images are the same size */
    height:450px; /* Make sure your images are the same size */
	}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}