html body {
	margin:0;
	padding:0;
	font-size:12px;
	text-align:left;
	position:relative;
	background-color: #000000;
	font-family: Arial;
	color: #FFFFFF;
}
#wrapper {
	width:970px;
	margin:0 auto;
}

#headwrapper {
    height: 64px;
    width: 1122px;
    background-image: url(../img/header_background.jpg);
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
}

div#headwrapper a {
    color: white;
}

div#headwrapper div.logo {
    padding-left: 88px;
    padding-top: 20px;
    width: 271px;
    float: left;
}

div#headwrapper div.menu{
    width: 290px;
    margin-left: 100px;
    float: left;
    font-size: 11px;
}

div#headwrapper div.menu ul  {
    height: 64px;
    padding-left:2px;
    background-image: url(../img/header_menu_left.jpg);
    background-repeat:no-repeat;
    
}
div#headwrapper div.menu ul li {
    float:left;
    width: 93px;
    background-image: url(../img/header_menu_inactive.jpg);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align:bottom;
    color:white;
}

div#headwrapper div.menu ul li a {
    display: block;
    height: 60px;
    text-transform: uppercase;
}

div#headwrapper div.menu ul li a span {
    display: block;
    font-weight: bold;
    padding-top: 20px;
}

div#headwrapper div.menu ul li.active {
    background-image: url(../img/header_menu_active.jpg);
    background-repeat: no-repeat;
}

div#headwrapper div.menu ul li span{
    color: white;
}

div#headwrapper div.menu ul li.active a span{
    color: #0095cf;
}

div#headwrapper div.menu ul li a:hover span{
    color: #0095cf;
}

div#headwrapper div.menuright{
    float: right;
    display: block;
    width: 200px;
    height: 20px;
    padding-right: 95px; 
}

div.menuright div.line{
    height: 18px;
    width: 200px;
    display:block;
}

div.menuright div.line div.cockpit {
    width: 60%;
    float: left;
}
div.menuright div.line div.logout {
    width: 40%;
    float: left;
}

div.menuright div.languages a
{
    width: 63px;
    display: block;
    float: left;
    color: gray; 
}
div.menuright  a:hover,
div.menuright  a.active {
    color: white;
    background:none;
}

div.menuright  a.active {
    color: #0095CF !important;
}

div#headwrapper input.text-input {
	border: 0;
    font-size: 10px;
	width: 130px;
	color: #000000;
	float: left;
	border: none;
	margin-right: 1px;
	background-image: url(../img/header_menu_input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
div#headwrapper input.input-submit{
	border: 0;
	width: 58px;
	color:#0095CF;
    height: 14px;
    font-size: 10px;
	float: left;
	border: none;
	margin-right: 1px;
	background-image: url(../img/header_menu_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

div.frontleft {
    margin-left: 25px;
    width: 593px;
    float:left;
}

div.frontright {
    margin-left: 30px;
    width: 300px;
    float: left;
}

div.frontleftleft {
    padding-top: 15px;
    width: 40%;
    float: left;
}
div.frontleftright {
    padding-top: 15px;
    width: 60%;
    float: left;
}



#header {
	height:65px;
}
#footer {
	height:115px;
}
img {
	border:0;
}
.clear {
	clear:both;
}
br.clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;  
}
ul {
	margin: 0;
	padding: 0;
}
li {
	display: inline;
	list-style-type: none;
}
a {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

#searchmap {
    width: 216px;
    height: 145px;
}

.searchmap {
    position: absolute;
    left: 0;
    top: 0;
}

.relative { /* see ie_fixes.css */
    position: relative;
}

div#search-map-info {
    width: 50%;
    float: left;
}

div#search-map-show {
    width: 50%;
    float: left;
}

.welcomehead {
    font-size: 12px;
    color: #3FA9D9;
    font-weight: bold;
}

#li_top_about_us, #li_top_about_switzerland, #li_top_new_in_switzerland, #li_top_links_and_tipps {
    width: 95px !important;
    /*padding: 0 !important;  */
}
