div#xNavi ul
{
	float:right;
	position:relative;
	top:13px;
	color:#ffffff;
}

div#xNavi ul li 
{
	list-style-type:none;
	color:#ffffff;
	display:inline-block;
	font-weight:bold;
	text-transform:uppercase;
}

div#xNavi ul li span
{
	color:#f2c802;
	text-decoration:none;	
	padding:0px 20px;
}


div#xNavi ul li a, div#xNavi ul li a:visited 
{
	color:#ffffff;
	text-decoration:none;
	padding:0px 20px;
}

div#xNavi ul li a:hover, div#xNavi ul li a:active 
{
	color:#f2c802;
	text-decoration:none;
	padding:0px 20px;
}




div#yNaviL ul
{
	position:relative;
	width:190px;
	margin-bottom:10px;
	float:left;
}

div#yNaviL ul li
{
	float:left;
	list-style-type:none;
	margin:5px 12px 5px 0px;
	display:block;
	width:187px;
}

div#yNaviL ul li span
{
	color:#41251e;
	display:block;
	font-weight:bold;
	background-color:#f2c802;
	padding:0px 15px;
}

div#yNaviL ul li a, div#yNaviL ul li a:visited
{
	color:#41251e;
	text-decoration:none;
	display:block;
	padding:0px 15px;
}

div#yNaviL ul li a:hover, div#yNaviL ul li a:active
{
	color:#41251e;
	display:block;
	font-weight:bold;
	background-color:#f2c802;
	padding:0px 15px;
}



/*-----subYnavi-------*/

div#yNaviL ul li ul
{
	float:left;
	list-style-type:none;
	margin-top:5px;
	position:relative;
	width:143px;
	left:10px;
	
}

div#yNaviL ul li ul li 
{
 	font-weight:normal;
	margin:5px 0px;
}

div#yNaviL ul li ul li a, div#yNaviL ul li ul li a:visited
{
	 font-weight:normal;
}

div#yNaviL ul li ul li  a:hover, div#yNaviL ul li ul li  a:active
{
 	font-weight:normal;   
}

div#yNaviL ul li ul li span
{
 	font-weight:normal;
}
body, table, form, img, h1, h2, h3, ul, li
{
    margin: 0;
    padding: 0;
    border: 0;
}

ol
{
    margin: 0;
    padding: 0;
    border: 0;
}


a, a:visited
{
    color: #ffffff;
   
}

a:hover, a:active
{
    color: #ffffff;
}

div#Content a, a:visited
{
    color: #000000;

}

div#Content a:hover, a:active
{
    color: #000000;

}

input, textarea
{
    border: 1px solid #000000;
}

h1
{
	font-size:16pt;
	font-weight:bold;
	margin-bottom:24pt;	
	color:#41251e}

h2
{
 	font-size:12pt;
 	font-weight:bold;
	margin-bottom:18pt;	
	color:#41251e	font-style:italic;
}

h3
{
   	font-size:11px;
   	font-weight:bold;
	margin-bottom:10px;	
	color:#000000 
}


.none
{
    display: none;
}

.inputnoborder
{
    position: relative !important;
    top: 2px !important;
    left: 3px !important;
    border: 0 !important;
}

#Content a, #Content a:visited
{
   color:#f2c802 !important;
   font-weight:bold;
   
}

#Content ul li
{
	margin-left:20px;
}

.Left
{
    float: left;
}

.Right
{
    float: right;
}

.Clear
{
    clear: both;
}

.csc-mailform
{
    border: 0;
}

.csc-mailform-field
{
    padding: 3px;
    width: 450px;
    clear: both;
}

.csc-mailform-field label
{
    float: left;
    width: 90px;
}

.csc-mailform-field input
{
    float: right;
    width: 290px;
}

.csc-mailform-field textarea
{
    float: right;
    width: 290px;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
    text-align: right;
    font-size:9px;
    font-style:italic;
    text-decoration:underline;
    font-weight:bold;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol
{
	margin-right:80px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption
{
	float:right;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
	color:#41251e}html
{
    height: 100%;
}

body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height : 1.4em;
    text-align:center;
    background-color:#d4ccbe;
}

div#Layout
{
	width:999px;
    margin: 20px auto 10px auto;
    text-align:left;
}

div#Head
{
	width:999px;
	height:144px;
	background-image:url("../images/layout/head_bg.png");
}

.Headpic
{
	float: right;
    position: relative;
    right: -13px;
    top: -10px;
}

.Logo-Buehler
{	
	float:left;
	left: 23px;
    position: relative;
    top: 45px;
}

.Slogan
{
	float: left;
    left: 330px;
    position: relative;
    top: 70px;
}

div#xNavi
{
	width:999px;
	height:192px;
	background-image:url("../images/layout/xNavi_bg.png");
	float:left;
	position:relative;
	top:-10px;
}

.xNaviPic
{
	position:relative;
	top:24px;
}

div#MainContainer
{
    position:relative;
	width:999px;
	float:left;
}


div#yNaviL
{
	float:left;
	position:relative;
	width:200px;
	top:5px;
}

.yNaviPic
{
	position:relative;
	top:24px;
	left:-30px;
}


div#Content
{
    float:right;
	position:relative;
	top:10px;
	margin-bottom:50px;
	background-color:#ffffff;
	border-bottom:5pt solid #f2c802;
}

div#ContentText
{
	width:680px;
	padding:30px 58px;
}


div#Foot
{
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
