/*  @Aji Yahya - MOSAIQ-MEDIA GmbH :27.06.2007 :CSS FÜR QUINN www.quinn.de /
//   		01 G E N E R A L   H T M L   S T Y L E S   ( L A Y O U T TEMPLATE1 )			//
*/

*
	{
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	-moz-outline-style: none;
	}
html
	{
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	background-color: transparent;
	/*color: transparent;*/
	}
body 
	{
	margin: 0;
  	text-align: left;
  	height: 100%;
	width: 100%;
	}
#body 
	{
	width: 940px;
	
	text-align: left;
	height:100%;
	
	}
	/* Column-Left */
#column-left
	{
	width:322px;
	float:left;
	/*background:rgb(98,63,33);*/
	background-image: url(../layout/column_left_bg.gif);
	background-repeat: repeat-x;
	background-position:0 top;
	min-height:550px;
	height: auto !important; 
	height:550px;
	}
#content-left
	{
	margin:20px 0 0 0;
	float:right;
	width:249px;
	}
.column-left-shadow
	{
		
	}
#navigation
	{
	width:249px;
	clear:both;
	padding:0 0 20px 0;
	margin:1px 0 0 0;
	float:right;
	clear:both;
	}

#column-center
	{
	width:430px;
	float:left;
	margin:0 0 0 -9px;
	height:auto;
	height:100%;
	z-index:9999;
	}
.header-img
	{
	margin:0 0 0 0px;
	position:relative;
	display:block;
	width:430px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	background-image: url(../layout/center_bg_02.png) !important;
	background-repeat: repeat-y;
	background-position:0px 0px ;
	background-image:none;
	}
.header-img p
	{
	margin:0 0 0 4px;
	}
.header-img div
	{
	margin:0 0 0 4px;
	}

.header-img-trenner
	{
	width:100%;
	height:18px;
	background:transparent;
	background-image: url(../layout/header_img_trenner.gif) !important;
	background-repeat: no-repeat;
	margin:0 0 0 3px;
	}
#content
	{
	width:424px;
	float:left;
	min-height:470px;
	height: auto !important;
	height:470px;
	}
.content-center
	{
	padding:0 0 0 4px;
	}
#column-right
	{
	width:184px;
	float:left;
	min-height:500px;
	height: auto !important; 
	height:500px;
	margin:0 0 0 2px;
	}
#logo
	{
	height: 106px;
	padding:21px 0px 0px 7px;
	}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}
/* SEARCH BOX*/
#search-marker
	{
	float:right;
	margin:0 1px 0 0;
	}
.tx-macinasearchbox-pi1
	{
	width:249px;
	margin:0 0 0 0;
	
	}
.search-input-bg
	{
	width:112px;
	height:22px;
	background:transparent;
	background-image: url(../layout/search_field_bg.png) !important;
	background-repeat: no-repeat;
	
	background-image:none;
	}
.search-input
	{
	width:112px;
	height:22px;
	margin:-20px 0 0 3px;
	float:left;
	}
.search-field
	{
	width:104px;
	height:14px;
	line-height:14px;
	text-transform:uppercase;
	font-size:10px;
	color:rgb(150,106,89);
	margin:0 0 0 0;
	background:transparent;

	}
.search-button
	{
	float:left;
	margin:-22px 0 0 0px !important;
	margin:-22px 0 0 -3px;
	}
.search-button input
	{
	width:33px;
	height:22px;
	}
.search-buttom-bg
	{
	background-image: url(../layout/search_button.png) !important;
	background-repeat: no-repeat;
	background-image:none;
	}
/* SEARCH BOX END*/


/* FOOTER */
#footer
	{
	background:rgb(255,255,255);
	height:30px;
	width:100%;
	background-image: url(../layout/pixel_gray.gif);
	background-repeat: repeat-x;
	background-position:0 0;
	padding:1px 0 0 0;
	display:block;
	clear:both;
	margin:20px 0 0 0px;
	float:left;
	}
#footer ul
	{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	list-style:none;
	display:block;	
	float:left;
	background-image: url(../layout/footer_bg.gif);
	background-repeat: repeat-x;
	background-position:0 0;
	}
#footer ul li
	{
	margin:0 0 0 0;
	padding:0 2px 0 2px;
	display:inline;	
	background:rgb(255,255,255);
	color:rgb(145,144,144);
	float:right;
	}
.copyright
	{
	margin:14px 0 0 0;
	padding:0 0 0 12px;
	display:block;
	}
.top a img , .print a img {
    behavior: url("fileadmin/templates/main/css/pngbehavior.htc");
    width:34px;
    height:45px;
	}
/* FOOTER END */