/*
---------------------------------------------------------------------
Global
------------------------------------------------------------------ */


* { margin: 0px; padding: 0px; }

body {
    background: url("../pattern/chipboard.jpg") repeat;
    font: normal 11px verdana, arial, sans-serif;
    color: #333;
    text-align: center;
}


ul {
    list-style: none;
}

img {
    border: 0px none;
}

a {
    font: normal 11px verdana, arial, sans-serif;
    color: #333;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.small333 {
    font-size: 10px;
    margin-right: 5px;
}

a.medium333 {
    text-decoration: underline;
    margin-right: 0px;
}
optgroup {
	font-style: normal !important;
}



/*
---------------------------------------------------------------------
Layout Structure
------------------------------------------------------------------ */

#container {
    position: relative;
    width: 937px;
    margin: 10px auto 0px;
    bottom: 5px;
    padding: 0px;
    text-align: left;
}

#lang_select {
    text-align: right;
    width: 937px;
    height: 24px;
}

#lang_select_WO {
    height: 5px;
}

#top_frame_lang {
    clear: both;
    left: 1px;
    width: 937px;
    height: 8px;
    z-index: -5;
}

#top_frame {
    left: 1px;
    width: auto;
    height: 8px;
    z-index: -5;
}

table, tr, td {
    margin: 0px;
    padding: 0px;
}

#content_frame {
    width: 937px;
    background: url("../box/box_content_bg.gif") repeat-y top left;
    min-height: 555px;
}

#bottom_frame {
    clear: both;
    left: 1px;
    width: 937px;
    height: 21px;
}



/*
---------------------------------------------------------------------
=language selector
------------------------------------------------------------------ */

#lang_select div.pos {
    position: absolute;
    right: 3px;
}

#lang_select img {
    float: left;
}

#lang_select div.content {
    display: inline;
    float: left;
    background: #e6e6e6;
    width: auto;
    height: 14px;
    padding: 5px 10px 5px;
    font-size: 10px;
}

#lang_select a {
    font-size: 10px;
}

#lang_select span.bold {
    font-weight: bold;
}



/*
---------------------------------------------------------------------
=content_frame
------------------------------------------------------------------ */


#navi_frame {
    position: relative;
    float: left;
    width: 178px;
		vertical-align: top;
    margin: 0px;
    padding: 0px;
    border: none;
}


#main_inframe {
    position: relative;
    float: left;
    width: 741px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
}

#main_frame {
    position: relative;
    float: left;
    width: 750px;
    padding: 0;
    height: 98%;
}

#main_frame.keyvisual {
	position: relative; 
	top: -5px; 
	padding-top: 159px;
}

* html #main_frame.keyvisual {
	left: -2px;
	top: -8px; 
	padding-top: 162px;
} 
 
/*
---------------------------------------------------------------------
==page feeter
------------------------------------------------------------------ */

#main_feeter {
    clear: both;
    margin-left: 24px;
    padding-top: 12px;
    height: 15px;
}

#main_feeter p {
    width: auto;
    margin: 0px;
    padding: 0px;
}

#main_feeter span {
    margin-left: 0px;
    margin-right: 10px;
}

#main_feeter .small {
    font: normal 10px verdana, arial, sans-serif;
    color: #333;
}

/*
------------------------------------------------------------------
accfinder
------------------------------------------------------------------
*/
select#acc_finder  {
		margin:6px;
		width:240px;
		float:left;
		font-size:12px;
}
#acc_finder  option {
	padding:4px;
	background-color:#CCCCCC;
	border-top:1px solid black;
	color:black;
	font-weight:bold;
}
select#acc_finder_mat {
	margin:6px;
	width:240px;
	float:left;
	font-size:12px;
}
#acc_finder_mat option {
	padding:4px;
	background-color:#CCCCCC;
	border-top:1px solid black;
	color:black;
	font-weight:bold;
}
div.accFinderback{
	background-image:url('../content/selectionbox_left.jpg');
	float:left;
	width:518px;
	height:83px;
	background-repeat:no-repeat;
	margin-bottom:12px;
}
div.accpictures {
	width:708px;
	height:600px;
	background-image:url('../content/background_resultbox.gif');
	background-repeat:repeat-y;
}

div#accPaging {
		margin-left:12px;
		width:675px;
}
#accPaging .left {
		display:block;
		float:left;
		text-align:left;
		width:210px;
		padding-left:12px;
}
#accPaging .center {
		display:block;
		float:left;
		text-align:center;
		width:225px;
}
#accPaging .right {
		display:block;
		float:left;
		text-align:right;
		width:210px;
		padding-right:12px;
}
	
#accPaging a.underlined {
		text-decoration:underline;
}
	
div.pagerTop {
		padding-bottom:24px;
}
div.pagerBottom {
		clear:left;
		padding-top:10px;
}
p.accFinderResults {
	padding:12px;
	padding-left:24px;
}
div.clearer{
	clear:left;
	padding-top:12px;
	height:1px;
}
p.selectHeader{
	margin:0;
	padding:6px;
}
div.accpictures #shiftHeader {
	color:white;
	font-weight:bold;
	padding:9px 6px 6px 1px;
}
div.accpictures #leftrightshifter{
	width: 600px; 
	padding: 40px 0px 0px 2px;
}
div.accpictures #leftrightshifter a{
	display: block; 
	float: left; 
	width: 128px; 
	white-space: no-break; 
	padding: 7px 19px 5px 12px;
}

img.selectorbox{
	display:block;
	margin:0;
	padding:0;
	float:left;
}
#headerImg {
	display:block; 
	width: 708px; 
	height: 72px;
}
#footerImg{
	display:block; 
	width: 708px; 
	height: 26px;
}
