* {
	margin:0;
	padding: 0;
	font-family: Arial;

}

.article_separator {display: none;}

body {
    background-attachment:fixed;
    background-image:url(../images/fono.gif);
    background-position:center top;
    background-repeat:no-repeat;
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0;
    padding:0;
}

#layout {
    width: 1100px;
    /*height: 100%;*/
    margin: 0 auto;
}


/*   top   */

#top {
    padding: 5px;
    width: 1083px;
    height: 77px;
}

.moduletable_logo {
    width: 300px;
    float: left;    
}

.top_right {
    float: right;
    text-align: right;
    margin-top: 35px;              
}

.top_right .moduletable_contact {
    width: 300px;
    float: left;
    border-right: 1px solid #ff0000;
    padding: 4px 8px 0 0;
}

.moduletable_contact p {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #3f3f3f;
}

.moduletable_contact span{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #ed2501;
}

.top_right .moduletable_fish {
    width: 150px;
    float: left;
}

/*    meinmenu   */
#mainmenu {
    width: 1100px;
    height: 37px;
    background-color: #4a4a4a;
}

.moduletable {
    padding-top: 1px;    
}

#mainmenu ul {
    list-style-type: none;
    background-color: #4A4A4A;
}

#mainmenu ul li {
    text-align: center;
    float: left;
}

#mainmenu ul li a {
    background: url(../images/fon_menu.gif) no-repeat;
    height: 31px;
    width: 122px;
    text-decoration: none;
    font-size: 12px;  
    color: #FFFFFF;  
    display: block;
    padding-top: 4px;
}

#mainmenu ul li a:hover {
    background: url(../images/fon_menu_a.gif) no-repeat;
}

/*  center  */

#center {
/*    width: 1093px;*/
    overflow: hidden;
    background: #e0e0e0;
}

.left {
    width: 725px;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #ffffff;
}

.left #tbrpl {
    background: url(../images/product_line.gif) 0 0 no-repeat;
    height: 24px;
    width: 299px;
    position: absolute;
    top: 430px;
}

#content {
  padding: 0 0 5px 0;  
}

.left .product_line .moduletable_h {
    width: 242px;
    float: left;
    overflow: hidden;
}

.moduletable_h a:hover img {
  opacity: 0.6;
  width: 242px;
  filter: alpha(opacity=60);
}


.right {
    float: left;
/*    background-color: #e0e0e0;*/
    width: 370px;
    text-align: center;
}

.moduletable_right {
    background-color: #c7c7c7;
    padding: 4px 13px;
    border-bottom: 1px solid #ffffff;
}

.moduletable_right a:hover img {
  opacity: 0.7;
  width: 345px;
  filter: alpha(opacity=60);
}


/*   bottom    */

.line {
    background: url(../images/line.gif);
    height: 20px;
    width: 1100px;
}

#bottom {
    width: 1093px;
    height: 100%;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}
.user {
    float: left;
    width: 256px;
}
.user .menu_bottom .moduletable {
    width: 174px;
    text-align: center;
    height: 90px;
    padding-top: 20px;
}
.user .menu_bottom .moduletable a {
    background-color: #7a1113;
    display: block;
    margin-bottom: 65px;
    text-decoration: none;  
    font-size: 18px;
    font-family: Georgia;
}
.user_img {
    float: left;
    width: 256px;
}

#bottom .user p {
    font-size: 12px;
    color: #1e1d1a;
    font-family: Arial;
    width: 180px;
    padding-top: 10px;
}
#bottom .user h2 {
    font-size: 21px;
    color: #7a1113;
    font-family: Georgia;
    font-weight: normal;
}
/*  copyright     */

#copyright {
    background-color: #4a4a4a;
    width: 1100px;
}

#copyright p {
    font-size: 11px;
    color: #ffffff;
    padding: 5px;
}

.product_line {
  width: 730px;
  overflow: hidden;
}

.product_line img {
  padding: 0;
  margin: 0;
}
.flex1 {
font-size:12px !important;

font-weight: 700;
text-align:left;
}
/*    ---     */

#nav{
	margin:25px 0 0 20px;
	padding:0;
}
#nav li{
	list-style:none;
	float:left;
	margin:0 2px;
}
#nav a{
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	padding: 1px;
	font-size: 1px;
	color: #fff;
}
#nav .activeSlide{
	position:relative;
	top:-3px;
	border:3px solid #fff;
}
#demos{
	width: 720px;
	height:440px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	background:#333;
}
#slideshow{
	width: 720px;
	height:360px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}




