


/* ----- GENERAL ----- */

body
{
	margin: 0px;
	background: #d9d9d9 url(/images/body_back.gif) repeat-x top left;

	font-family: Arial, sans-serif;
	font-size: 12px;
}

img
{
	border: 0px;
}



/* ----- PAGE POSITIONING ----- */ 

.topframe       
{ 
    height: 52px;
    width: 100%;
}   

.centerframe    
{ 
    width: 760px;
    
    margin: 0px auto;
    padding: 12px;
    
    background-color: white;
}



/* ----- HEADER ----- */  

.headerframe
{
    width: 217px;
    float: left;
    
    background-color: white;
}

#logo
{
    width: 217px;
    height: 90px;
    display: block;
    
    float: left;       
    background: #f3f3f3 url(/images/qidenus_logo.gif) no-repeat top left; 
}



/* ----- MAINMENUE ----- */  

.language_menu
{
    width: 100%;
    height: 20px;
    
    text-align: left;

    clear: left;
    
    padding-top: 8px;
}

.language_img
{
    padding-right: 3px;
}



/* ----- LEFTMENUE ----- */

.leftmenu_table
{
    width: 543px; 
    float: right;
    
    font-size: 12px;
}

.leftmenu_table td  { width: 20%; text-align: center; }

.leftmenu_table a       { color: black; text-decoration: none; }
.leftmenu_table a:hover { color: black; text-decoration: none; } 

.leftmenu_linkarea
{
    height: 20px; 
    width: 100%; 
    cursor: pointer;
    padding-top: 70px; 
}



/* ----- CONTENT ----- */ 

.contentframe 
{
    clear: left;
    padding-top: 10px;
}

.contentframe h5
{
    font-size: 14px;
    margin-top: 4px;
    font-weight: bold;
    display: inline;
    text-align: left;
}

.contentframe h4
{
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: bold;
    text-align: left;
}

.contentframe h3
{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 4px;
    font-weight: normal;
    text-align: left;
}

.contentframe h2
{
    font-size: 22px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-weight: normal;
    text-align: left;
}

.contentframe p
{
    text-align: left;
    line-height: 1.1em;
    font-size: 11px;

    margin-top: 8px;
    margin-bottom: 8px;
}

.contentframe a            { color: black; text-decoration: none; font-weight: bold; }
.contentframe a:hover        { color: black; text-decoration: none; font-weight: bold; } 

.contentframe ul  {
    margin: 0px; 
    padding: 23px 0px 0px 37px; 
    font-size: 11px;
    line-height: 1.4em;
    list-style-image : url('/images/bullet.gif');  
}

.contentframe li{
    padding: 4px 0px 4px 0px;
}

.content_table
{
    width: 760px;
    border: 0px;
}

.content_area
{
    background-color: white;  
     
    text-align: left;
    vertical-align: top;
}

.content_rightbox
{
    background-color: #e6e6e6;
    
    text-align: left;
    vertical-align: top;
}

.teaser
{
    width: 100%;
    height: 188px;
    
    background: white url('/images/teaser_back.gif') repeat-x bottom left;
}

.teasertext_home
{
    float: right;
    font-family: Georgia, sans-serif;
    font-style: italic;
    font-size: 14px;
    padding-right: 20px;
    padding-top: 35px;
    
    width: 250px; 
    height: 105px;
}

.teasertext_module
{
    float: right; 
    font-family: Georgia, sans-serif; 
    font-style: italic; 
    
    padding-left: 20px; 
    padding-right: 32px; 
    padding-top: 0px; 
    
    width: 180px; 
    height: 140px;
}

.teasertext_module ul   { font-size: 12px; padding: 0px 0px 0px 0px; line-hright: 1.3em; }
.teasertext_module li   { padding: 3px 0px 4px }

.teasertext_partner
{
    float: left; 
    font-family: Georgia, sans-serif; 
    font-size: 14px; 
    font-style: italic; 
    
    padding-left: 35px; 
    padding-right: 32px; 
    padding-top: 15px; 
    
    width: 400px; 
    height: 140px;
}   

.content_table td { vertical-align: top; padding-bottom: 0px; }

.partner_table      { background-color: #d9d9d9; width: 100%; }
.partner_table td   { background-color: white; width: 33%; padding: 12px; }  
.partner_table p    { margin-top: 0px; padding-top: 0px; font-size: 11px; } 

.contact_header
{
     height: 34px; 
     background-color: #262626; 
     width: 100%;
}

.contact_info
{
     border-bottom: 12px solid white; 
     height: 114px; 
     background: #f2f2f2 url('/images/contact_back.gif') repeat-x bottom left;
}

.contact_info p         { padding: 35px 0px 15px 0px; margin: 0px 0px 0px 15px; }
.contact_info table     { margin-left: 15px; font-size: 11px; }
.contact_info table th  { font-weight: normal; width: 30px; }

.contact_box_dark
{
     border-bottom: 12px solid white; 
     height: 92px; 
     background-color: #d4d4d4;
}

.contact_box_dark img       { float: left } 
.contact_box_dark div       { padding: 8px 5px 8px 10px; float: right; width: 177px; }
.contact_box_dark p         { padding: 0px 0px 10px 0px; margin: 0px; }
.contact_box_dark table     { font-size: 11px } 
.contact_box_dark table th  { font-weight: normal; width: 40px; }

.contact_box_light
{
     border-bottom: 12px solid white; 
     height: 92px; 
     background-color: #ededed;
}  

.contact_box_light img       { float: left } 
.contact_box_light div       { padding: 8px 5px 8px 10px; float: right; width: 177px; }
.contact_box_light p         { padding: 0px 0px 10px 0px; margin: 0px; }
.contact_box_light table     { font-size: 11px } 
.contact_box_light table th  { font-weight: normal; width: 40px; }

.contact_adress
{
     background: url('/images/infobox_back.gif') repeat-y top right; 
     width: 100%; 
     font-size: 11px;
}

.contact_adress p   { padding: 15px 0px 15px 0px; margin: 0px 0px 0px 15px; }

.contact_googlemap
{
     background-color: white; 
     padding-bottom: 1px; 
}

.infobox
{
     background: url('/images/infobox_back.gif') repeat-y top left; 
     width: 100%;
}

.infotable
{
    font-family: Arial, sans-serif; 
    font-size: 11px;
    padding-left: 17px; 
}

.infotext
{
    padding: 25px 0px 5px 15px;
    margin-top: 0px 0px;
}

.catalogue_arrow
{
     float: right; 
     padding: 10px 10px 0px 0px;
} 

.catalogue_middle
{
     float: right; 
     padding: 0px 18px 0px 0px;
} 

.catalogue_order
{
     float: right; 
     padding: 5px 17px 0px 0px;
}

.catalogue_bottom
{
     background: url('/images/catalogue_bottom.gif') no-repeat 384px 0px;
}

.rightbox_header
{
     padding: 15px; 
     border-bottom: 3px solid white; 
     font-family: Georgia, sans-serif; 
     font-size: 14px; 
     font-style: italic;
}

.meetingbox
{
     overflow: auto; 
     height: 310px; 
     font-size: 10px; 
     padding: 15px;
}

.contact_container
{
     float: right; 
     width: 230px; 
     height: 18px; 
     background-color: #262626;
     margin-top: 25px;
}

.contact_button
{
     float: left; 
     padding: 5px 0px 0px 15px;
}

.contact_arrow
{
     float: right; 
     padding: 3px 10px 0px 0px;
}

#player
{
     display: block;
}

.rightbox_spacer
{
     height: 12px; 
     background-color: white;
}

.rightbox_images
{
     padding: 10px; 
     float: left;
}

.thumb_spacer
{
     float: left; 
     padding: 4px;
}

.thumb_container
{
     width: 41px; 
     height: 41px;
     cursor: pointer; 
}

.image_nav
{ 
     height: 11px;
     padding: 8px 10px; 
     background-color: #e7e8e9;
}

.close { float: right } 
.prev { float: left }
.next { float: left; padding-left: 15px; } 

.image
{
    padding-top: 12px;
}



/* ----- FORMS ----- */

.form_person
{
     float: left; 
     padding-left: 20px;
}

.form_person td { padding-bottom: 5px; }

.form_cataloggeneral
{
     float: left; 
     padding-left: 20px;
}

.form_cataloggeneral th { padding-bottom: 3px; padding-top: 30px; }
.form_cataloggeneral td { vertical-align: middle }

.form_catalogs
{    
     float: left; padding-left: 20px;
}

.form_catalogs th   { padding-bottom: 3px; padding-top: 15px; }


.button 
{ 
    width: 197px; 
    height: 30px; 
    background: url('/images/button_back.gif') no-repeat top left; 
    
    margin: 0px auto;
    padding-top: 8px;
    
    text-align: center;
    cursor: pointer;
}

.button a       { text-decoration: none; } 
.button a:hover { text-decoration: none; } 


/* ----- FOOTER ----- */ 

.footer
{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    padding: 20px 0px 15px 0px;
    clear: both;
    
    background-color: #ededed;
    
    font-size: 10px;
}

.footer a       { color: black; text-decoration: none; } 
.footer a:hover { color: black; text-decoration: none; } 



/* ----- MISC ----- */

.general_messages
{
	border: 1px solid #9A9A9A;
	padding: 5px 10px 5px 10px;

	background-color: #fcbfbf;

	font-size: 11px;
	text-align: left;
}

.general_message_icon
{
	margin: 1px 0px;
	padding-right: 3px;

	vertical-align: middle;
}

.general_console
{
	width: 100%;

	text-align: left;
	font-size: 9px;

	background-color: #E3E1DD;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border: 1px solid;

	margin-top: 4px;
}

.general_console_title
{
	width: 100%;
	height: 16px;

	background-color: #e66e62;
	border-bottom: 1px solid #666666;
	color: white;

	font-size: 12px;
	font-weight: bold;

	text-align: center;
	vertical-align: middle;
}

.general_console_tools { padding-left: 5px }

.general_console_messages
{
	width: 100%;
	overflow: auto;
}

.general_console_table	  { width: 100%; border-collapse: collapse }
.general_console_table th { text-align: left; padding: 1px 3px 1px 3px }
.general_console_table td { font-family: lucida console; font-size: 10px; padding: 1px 3px 1px 3px }

.general_console_message	   { }
.general_console_message_fatal { font-weight: bolder }

.lentilslink            { text-align: center; padding-bottom: 30px; padding-top: 15px; }
.lentilslink a          { color: gray; text-decoration: none; }
.lentilslink a:hover    { color: gray; text-decoration: none; }

/* ----- SITEMAP ----- */

.sitemap_subtable a 		{ color: #003399; text-decoration: underline; }
.sitemap_subtable a:hover		{ text-decoration: underline; }
.sitemap_subtable a:visited 	{ color: #666666; }

.sitemap_table a 		{ color: #003399; text-decoration: underline; }
.sitemap_table a:hover		{ text-decoration: underline; }
.sitemap_table a:visited 	{ color: #666666; }

.sitemap_subtable
{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background-color: #f6f6f6;
	
}

.sitemap_table
{  	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	
}

.sitemap_titletable thead th { width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #f6f6f6; border-bottom: solid 2px #aaa999; text-align: left; padding: 4px 10px 4px 5px; font-weight: bold; color: #003399; }
.sitemap_subtable tbody td { border-top: 0px; border-right: 0px; border-bottom: 0px; text-align: left; padding: 4px 10px 4px 5px; vertical-align: top; }

.sitemap_table td { text-align: left; padding: 4px 10px 4px 5px; vertical-align: top; }