/*****************
     *   File Name: sah.css
     *   Section: @approot/css/
     *   Creator: Heinz Zuercher (hzuercher@huenet.ch)
     *   Creation Date: 10/04/2006
     *   Purpose: stylsheet screen
     *   Description: Stylsheet Publicsection www.sah.ch
     *   Copyright: Heinz Zuercher(huenet AG)
     *   Version History & Comments
     *   #1.0 	init
****************/

/* basic elements */
html {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFFFFF;
	margin-top: 0px;

}

body,td, li, ul, ol, h1, h2, h3, h4, h5, h6 , form, input, select, textarea {
	font: normal 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	word-spacing:1px;
	letter-spacing:0.1px;
	color: #000;
}

li {
	/*list-style-type:none;*/
    /*margin:0;*/
    /*padding:0;*/
	/*margin-top: 5px;*/
}

ul {
	/*list-style-type:none;*/
   /* margin:0;*/
    padding:0;
	/*margin-top: 5px;*/
}

h1 {
	font: bold 18px/24px Verdana, Arial, Helvetica, Sans-Serif;
	color: #F7931E;
	
}

a { color: #F39404; 
	font-weight:bold ;
	text-decoration:underline ;
	}
	
.ctitel { color: #F39404; 
	font-weight:bold ;
	text-decoration:none ;
	}

img {
	border: 0px solid #FFF;
	display: block;
}

.bold {
font-weight: bold;
}


/* *********************** 
layout selectors
************************** */

#maincontainer {
	/*margin-left: auto;
	margin-right: auto;*/
	margin-top: 0px;
	float: none;
	width: 800px;
	z-index:1;
	align:left;
}

#spacerhead {
	height: 30px;
	width: 100%;
	float: none;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}	

#servicenav {
	width: 490px;
	height: 50px;
	float: left;
	overflow:hidden;
}

#vmenucontainer{
	font: bold 12px/16px Arial, Helvetica, Sans-Serif;
	float: right; 
	width: 100px;
	overflow:hidden;
}



#vmenucontainerspace{
	clear:right; 
	width: 100px; 
	height: 12px; 
	overflow:hidden;
}

#container {
	float: none;
	width:100%;
}

#titlecontainer {
	font-weight: bold;
	clear:right; 
	width: 100%; 
	height: 50px; 
	overflow:hidden;
}

#logocontainer {
	float: none;
	width:100%;
	height:135px;
	overflow:hidden;
}

#mylogocontainer {
	float: none;
	width:100%;
	height:35px;
}

#adminlogocontainer {
	float: none;
	width:100%;
	height:60px;
}
	
#contentcontainer {
	float: right; 
	width: 602px; 
	overflow:visible;
}
		
#navcontainer {
	float: none;
	width:100%;
	height:17px;
	overflow:hidden;
	clear:left;
		}
#mynavcontainer {
	float: none;
	width:100%;
	height:50px;
	overflow:hidden;
	clear:left;
		}
		
#navlevelone {
	height:40px;
	overflow:hidden;
	float:left;
	}

		
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
}

.headmenu {
	font: bold 16px/20px Arial, Helvetica, Sans-Serif;
	color: #FFF;
	margin-left:20px;
	font-weight: normal;
}
	
.hmenucontainer{
	font: bold 12px/16px Arial, Helvetica, Sans-Serif;
}

.titlecontainer {
	font-weight: bold;
	clear:right; 
	width: 100%; 
	height: 50px; 
	overflow:hidden;
}

.navact a {
	color: #FFF;
	text-decoration: none;
}

.navact a:hover {
	color: #000;
}

/*****************************
Menu horizontal
*****************************/
.hmenu{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1B1464;
	float:left;
	letter-spacing:0px;
	height:20px;
	margin-right:25px;
}

.hmenu a {
	color: #1B1464;
	text-decoration: none;
}


.hmenuact{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #F7931E;
	float:left;
	height:20px;
	margin-right:25px;
}

.hmenuact a {
	color: #F7931E;
	text-decoration: none;
}


/*****************************
Submenu vertikal
*****************************/
.vmenu{
	color: #1B1464;
	font-weight: bold;
	font-size: 12px;
	margin-top: 2px;
	text-decoration: none;
	border-bottom:#FFFFFF solid 10px;
	
	/*height:20px;*/
}

.vmenu a{
	color: #1B1464;
	font-weight: bold;
	text-decoration: none;
}



.vmenuact{
	color: #F7931E;
	font-weight: bold;
	font-size: 12px;
	margin-top: 2px;
	text-decoration: none;
	border-bottom:#FFFFFF solid 10px;
	/*height:20px;*/
	
}

.vmenuact a {
	color: #F7931E;
	text-decoration: none;
	font-weight: bold;
}


/*****************************
Service Links
*****************************/

.servicelink {
	font-size: 10px;
	float:right;
	color: #333;
}

.servicelink a {
	color: #333;
	
}

.servicelink a:hover {
	color: #000;
	text-decoration: underline;
}

.servicelinkaktiv {
	font-size: 10px;
	float:right;
	color: #333;
	text-decoration: underline;
}

.servicelinkaktiv a {
	color: #333;
	text-decoration: underline;
	
}

.servicelinkaktiv a:hover {
	color: #000;
	text-decoration: underline;
}

.servicespace {
	width: 24px;
	height: 20px;
	float:right;
}
/******************************** 
classes
*********************************/
.content {
	float: none;
	width:100%;
		}

.columnright {
	float: right; 
	width: 103px;
}

.columnmiddle {
	float: right; 
	width: 513px; 
	overflow:visible;
}

.mycolumnmiddle {
	float: right; 
	width: 616px; 
	overflow:visible;
}


.hspaceleft {
	width: 0px;
	height: 17px;
	float:left;
}

.vspaceleft {
	width: 0px;
	height: 16px;
	float:left;
}

.clearleft {
	width: 0px;
	height: 0px;
	clear:left;
	overflow:hidden;
}

.spaceright {
	width: 5px;
	height: 16px;
	float:right;
}

.clearright {
	width: 0px;
	height: 0px;
	clear:right;
	overflow:hidden;
}

.headlogo {
	width: 120px;
	height: 120px;
	float: left;
	overflow:hidden;
	float:left;
}

.myheadlogo {
	width: 100px;
	height: 100px;
	float: left;
	overflow:hidden;
}




/* form */

.form {
	border-color : #333333;
	border-style : solid;
	border-width : 1px;
	font-family: Arial,  Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
	width : 250px;
	background-color : #FFF;
}

.nlform {
	border-color : #999;
	border-style : solid;
	border-width : 1px;
	font-family: Arial,  Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color : #333333;
	width : 140px;
	height : 14px;
	background-color : #FFF;
}

.nlformsend {
	border-color : #CCC;
	border-style : solid;
	border-width : 0px;
	font-family: Arial,  Arial,  Helvetica, sans-serif;
	font-size: 11px;
	height : 18px;
	color : #FFFFFF;
	background-color : #CCC;

}


.formsend {
	border-color : #333333;
	border-style : solid;
	border-width : 0px;
	font-family: Arial,  Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
	background-color : #777;

}

.formsendadmin {
	border-color : #333333;
	border-style : solid;
	border-width : 0px;
	font-family: Arial,  Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color : #FFF;
	background-color : #FFF;

}



.sprachwahl  {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1B1464;
	float:left;
	height:20px;
	margin-right:5px;
}

.sprachwahl a {

}

.sprachwahlaktiv  {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #F7931E;
	float:left;
	height:20px;
	margin-right:5px;
	}

.sprachwahlaktiv a {

}
		
