body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color:#ffffff;
	font-size:12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #767676 url(/tl_files/mattei/images/body_bg.jpg) repeat-x ;
	behavior: url("/tl_files/mattei/styles/csshover3.htc"); 
}
a:active, a:focus{outline: none}
b{font-size: 110%;}
em{color: red;}

#mainwrapper
{	
	width:1124px;
	height:320px;
	margin: 0 auto; /*Center container on page*/
	background: url(/tl_files/mattei/images/main_wrapper_bg.jpg) no-repeat ;
}

#maincontainer{
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#topsection{
	/*background: green ;*/
	margin-top:0;
	height: 435px; /*Height of top section*/
}

#logo
{
	margin-top:10px;
	margin-left:14px;
	width:227px;
	height:63px;
	float:left;
	cursor:pointer;
}

#startlink
{
	width:250px; 
	float:left; 
	height:90px;
	cursor:pointer;
}

#nav_container
{
	margin-top:0px;
	background: url(/tl_files/mattei/images/nav_pic_01.jpg) no-repeat ;
	/*border:1px solid red;*/
	width: 100%;
	height:65px;
	float:left;
	border-top:1px solid #828284;
	border-left:1px solid #828284;
	border-right:1px solid #828284;
}

#header_picture
{
	background: url(/tl_files/mattei/images/header_pic_01.jpg) no-repeat ;
	height:265px;
	width: 100%;
	float:left;
	border-left:1px solid #828284;
	border-right:1px solid #828284;
}

#breadcrumbs
{
	background: url(/tl_files/mattei/images/breadcrumbs.jpg) no-repeat ;
	height:25px;
	width: 97%;
	float:left;
	border-left:1px solid #828284;
	border-right:1px solid #828284;
	color:#ffffff;
	padding-top:10px;
	padding-left:3%;
	text-decoration:none;
}
#breadcrumbs a
{
	color:#ffffff;
	text-decoration:underline;
}
#breadcrumbs a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#topsection h1{
	margin: 0;
	font-size:11px;
	padding-top: 140px;
	padding-left: 10px;
}

#contentwrapper{
	background: url(/tl_files/mattei/images/content_repeat.jpg) repeat-y ;
	border-left:1px solid #828284;
	border-right:1px solid #828284;
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 22px; 
	padding-bottom:30px;
	margin-right: 22px;
}


#footer
{
	border-left:1px solid #828284;
	border-right:1px solid #828284;
	clear: left;
	width: 100%;
	background: url(/tl_files/mattei/images/footer_repeat.jpg) repeat-x ;
	color:#000;
	text-align: right;
	font-size:10px;
	padding: 8px 0;
	height:26px;
	color:#ffffff;
	margin-bottom:20px;
	
}
#footermenu
{
	margin-left:25px;
	float:left;
}
#footermenu a
{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
}
#footermenu a:hover
{
	text-decoration:underline;
	color:#ffffff;
}
#footertext
{
	margin-right:25px;
	float:right;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	width:675px;
	float:left;
}

.righttube
{
	float:right;
	width:225px;
	
}
.right_box
{ 	
	margin-top:25px;
	margin-bottom:25px;
	width:100%;
	border:1px solid #7a7a7a;
	background: #FFFFFF;
	font-size:10px;
}
.right_box .head
{
	width:95%;
	height:35px;
	padding-top:10px;
	padding-left:5%;
	font-size:14px;
	color:#FFFFFF;
	background: url(/tl_files/mattei/images/box_head_repeat.jpg) repeat-x ;
	
}
.right_box h1
{
	font-size:13px;
	color:#000;
	margin-bottom:0px;
}
.right_box .info
{
	margin-top:0px;
	font-size:9px;
}

/* CONTENT */
.mod_article
{
	color:#4e4e4e;
	font-size:12px;
}
.mod_article a
{
	color:#466076;
	text-decoration:underline;
	font-size:12px;
}
.mod_article a:hover
{
	text-decoration:none;
	
}
.mod_article h1
{
	margin-top:25px;
	font-size:21px;
	font-family:Helvetica;
	color:#466076;
	line-height:25px;
	width:650px;
}
.mod_article h2
{
	font-size:16px;
	font-family:Helvetica;
	color:#308bd1;
	line-height:25px;
	width:650px;
}
.mod_article ul
{
	list-style-image:url(/tl_files/mattei/images/li.jpg);
	margin-left:0px;
	
}
.mod_article ul li
{
	line-height:25px;
}
/*tables*/
.mod_article td
{
	vertical-align:top;
}

/*inputs*/
.mod_article input
{
	border:1px solid #000;
	margin-bottom:5px;
	margin-left:8px;
	width:150px;
	
}
.mod_article input:hover
{
	border:1px solid #466076;
}
.mod_article textarea 
{
	border:1px solid #000;
	margin-left:8px;
	width:430px;
}
.mod_article textarea:hover
{
	border:1px solid #466076;
}
.mod_article select 
{
	border:1px solid #000;
	margin-left:8px;
	width:152px;
	margin-bottom:5px;
}
.mod_article select:hover
{
	border:1px solid #466076;
}
.mod_article .submit 
{
	margin-top:5px;
	border:1px solid #000;
}
.mod_article p.error
{
	margin:0px 0px 0px 10px;
	color:#466076;
	
}

.leftbnd
{
	float:left;
	margin:5px 10px 5px 5px;
}
.rightbnd
{
	float:right;
	margin:5px 5px 5px 10px;
}
.middlebnd
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:5px;
	margin-bottom:5px;

}
#uu_name
{
	text-align:center;
}
#uu_desc
{
	color:#466076;
	text-align:center;
	font-size:9px;
}

/* NEWS MODUL */

#news h1
{
	color:#466076;
	font-size:11px;
}

#news a
{
	color:#466076;
	font-size:11px;
}
#news a:hover
{
	text-decoration:none;
	color:#466076;
	font-size:11px;
}

/* Feedback MODUL */

.right_box #feedback h1
{
	color:#466076;
	font-size:11px;
}

.right_box  #feedback a
{
	color:#466076;
	font-size:11px;
}
.right_box  #feedback a:hover
{
	text-decoration:none;
	color:#466076;
	font-size:11px;
}
.feedb .more a
{
	color:#466076;
	font-size:11px;
}
.feedb .more a:hover
{
	text-decoration:none;
	color:#466076;
	font-size:11px;
}
/* BILDERSCHATTEN */

.image_horizontal_01
{
	width:212px;
	height:157px;
	background: url(/tl_files/mattei/images/img_schatten.jpg);
	padding: 1px 7px 7px 1px;
	margin:8px;
}
.image_horizontal_02
{
	width:292px;
	height:157px;
	background: url(/tl_files/mattei/images/img_schatten_breit.jpg);
	padding: 1px 7px 7px 1px;
	margin:8px;
}
.image_vertikal_01
{
	height:212px;
	width:157px;
	background: url(/tl_files/mattei/images/img_schatten_vertikal.jpg);
	padding: 1px 7px 7px 1px;
	margin:8px;
}

.image_rechteck_01
{
	width:151px;
	height:151px;
	background: url(/tl_files/mattei/images/img_schatten_rechteck.jpg);
	padding: 1px 7px 7px 1px;
	margin:8px;

}

/* KATALOG MODUL */
.layout_simple .item
{
	clear:both;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	height:120px;
}
.layout_simple .headline
{
	background:url(/tl_files/mattei/images/band.jpg) no-repeat;
    background-position:0 25px;
	margin-bottom:15px;
	height:32px;
	clear:both;
}
.layout_simple .name
{
	margin-top:5px;
	width:100px;
	float:left;
	clear:both;
	font-weight:bolder;
}
.layout_simple .bild
{
	margin-top:5px;
	float:left;
	height:120x;
}
.layout_simple .kurzbeschreibung
{
	margin-top:20px;
	margin-left:20px;
	width:270px;
	float:left;
}
.layout_simple .liefermenge
{
	margin-top:10px;
	margin-left:20px;
	width:270px;
	float:left;
}
.layout_simple .betriebsdruck
{
 	width:270px;
	margin-left:20px;
	float:left;
}
.layout_simple .antriebsleistung
{
 	width:270px;
	margin-left:20px;
	float:left;
	
}
.layout_simple .langbeschreibung
{
	margin-left:20px;
	float:left;
	margin-bottom:15px;
}
.layout_simple .mehrdetails
{
	margin-left:20px;
	float:left;
	margin-bottom:15px;
;
}
.layout_simple .prospekt
{
	clear:both;
	margin-left:20px;
}

.layout_simple .docsteaser
{
	margin-left:20px;
}

.layout_simple .link
{
	padding-top:40px;
}

.mod_catalogreader .back
{
	clear:both;
	margin-left:20px;
}
.layout_simple .authpdfs
{
margin-left:20px;
}

/*LOGIN*/

.mod_login .label 
{
	width:90px;
	float:left;
	margin-bottom:5px;
}

.mod_login .text
{
	float:left;
	margin-bottom:5px;
}


