/* 
CSS STYLESHEET FOR AVSENSE.CH
**********************************************************
FILENAME:		OBERLAND.CSS
FILEVERSION:	1.0
LICENSED FOR:	WWW.AVSENSE.CH
AUTOR:			JEYASUTHAN KADIRGAMANTHAN
*********************************************************
COPYRIGHT BY BANDGENOSSENSCHAFT(AWI) - WWW.BAND.CH
*********************************************************
*/
#con_header{
width:740px;
height:60px;
background: url(../images/oberland_header.png) #FFFFFF no-repeat;
}
#con_header ul{
margin:0;
padding-right:5px;
float:right;
list-style:none;
}
#con_header ul a{
color:#FFFFFF;
text-decoration:none;
}
#con_header .ol
{
color:#000000;
}

#con_metanavi{
margin-bottom:10px;
padding:0;
background:#E4E4CB;
line-height:25px;
height:25px;
}
ul#metanavi{
margin:0;
padding:0;
list-style:none;
width:auto;
}
ul#metanavi li{
float:left;
list-style:none;
margin:0;
padding:0;
width:auto;
position:relative;
}
ul#metanavi a {
display:block;
padding:0 6px;
color:#000000;
font-weight:bold;
text-decoration:none;
border-right:#FFFFFF 1px solid;
float:left;
}

#con_navigation{
width:180px;
}
.navicon{
background:#E4E4CB;
}

ul#navigation{
margin:0;
padding:0;
list-style:none;
}
ul#navigation li,
ul#navigation ul li,
ul#navigation ul ul li{

margin:0;
padding:0;
list-style:none;
width:180px;
height: auto;
float:left;
display:block;
}

ul#navigation a{
display:block;
padding:0 6px;
border-bottom: solid #FFFFFF 1px;	
color:#000000;
text-decoration:none;
font-weight: 600;
line-height:25px;
height:auto !important;
height:25px;
float:none;
width: auto !important; /*IE7*/
width:93.5%;

}

ul#navigation ul{
margin:0;
padding:0;
list-style:none;
}

ul#navigation ul a{
display:block;
background:#F5F5EB ;
padding:0 15px;
border-bottom: solid #FFFFFF 1px;	
color:#000000;
text-decoration:none;
font-weight: 500;
line-height:25px;
height:auto !important;
height:25px;
float:none;
width: auto;
}
ul#navigation ul ul{
margin:0;
padding:0;
list-style:none;
width:180px;
}

ul#navigation ul ul a{
display:block;
background: #EEEEEE;
border-bottom: solid #FFFFFF 1px;	
color:#000000;
text-decoration:none;
font-weight: 400;
padding:0 24px;
line-height:25px;
height:auto !important;
height:25px;
float:none;
width: auto;
}

ul#navigation a:hover,
ul#navigation ul li a:hover,
ul#navigation ul ul a:hover,
ul#metanavi a:hover,
ul#navigation .am,
ul#metanavi .am{
background-color:#C1C184;
color:#FFFFFF;
}

#con_body{
width:550px;
padding-left:10px;
padding-right:10px;
margin:0;
/*background: url(../images/oberland_body_bg.gif) no-repeat right;*/
padding-top:0;
padding-right:0;
height:387px;
text-align:left;
}
#con_body h1{
padding:0;
margin:0;
font-size:20px;
font-weight:bold;
color:#C1C184;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#con_footer{
width:740px;
margin-top:10px;
padding:0;
text-align:center;
background:#E4E4CB;
height:25px;
color:#000000;
line-height:25px;
}
