#footer {
	height:50px;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 20px;
}
#footer a {
	color: #98abb2;
	font-size: 10px;
	padding-right: 10px;
}
#footer a:hover {
	color: #3FA9D9;
	font-size: 10px;
}

.relative { /* see ie_fixes.css */
    position: relative;
}
.left {
	float:left;
	width:420px;
	height: 100%;
}
.right {
	width:auto;

	margin-left:420px;
}
#container .right {
    margin-left: 660px;
}
#header .left {
	height: 65px;
}
#header .right {
	height: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#languages {
	font-size: 10px;
	color: #999999;
	width: 290px;
}
#languages a {
	color: #999999;
	text-decoration: none;
}
#languages a:hover {
	color: #FFFFFF;
}
#languages ul li
{
	padding-right: 5px;
}
#languages .active {
	color: #FFFFFF;
}
/*IE6*/
#languages a.active {
    background-image: none;
}
#loginform {
    margin: 0;
    padding: 0;
}
#loginform table, #loginform td, #loginform tr {
    padding:0;
    margin:0;
}
#login-text {
    margin-top: 5px;
    width: 540px;
    height: 23px;
    float: right;
}
#login-text a { color: #fff; padding-left:15px;background:none;}
#login-text a:hover { color: #3FA9D9; }
#login-text a.active { color: #3FA9D9; }
#login-text img { padding-right: 5px }
#rounded-search {
	border: 0;
	width: 127px;
	height: 19px;
	color: #000000;
	float: left;
	border: none;
	margin-right: 1px;
	background-image: url(../img/input_search_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.rounded-login-fields  {
	border: 0;
	width: 108px;
	height: 19px;
	color: #000000;
	float: left;
	border: none;
	margin-right: 1px;
	background-image: url(../img/input_login_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#container {
	background-image: url(../img/content_background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    min-height: 450px;
/*    margin-top: -1px; */ /*Fixes the one px between topnavi and navi bar, but introduces another 1px error below 2nd level navi */
}

#container .left {
	margin-right: 10px;
	width: 650px;
}
#container .right {
}
/*
**
** Top navigation
**
*/
#topnavi {
	height: 39px;
	background-image: url(../img/topnavi_background.jpg);
	background-repeat: repeat-x;
}
#topnavi .left {
	float: left;
	width: 100%;
	height: 39px;
}
#topnavi .left li {
    float: left;
    padding-left: 13px;
    width: 120px;
    text-align:center;
}
#topnavi .left li.spacer {
    padding-left: 23px;
}
#topnavi .left a {
    color: #FFFFFF;
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    padding: 0 12px;
    line-height: 14px;
    height: 33px;
    padding-top: 6px;
}
#topnavi .left a:hover  {
	color: #3FA9D9;
}
#topnavi .left a.active {
	background-image: url(../img/topnavi_active.jpg);
}
#topnavi .left a.active:hover  {
	color: #FFFFFF;
}
#topnavi .right {
	height: 39px;
	margin-left: 735px;
	margin-right: 10px;
}
#topnavi .right a {
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 22px;
	padding-top: 14px;
	padding-bottom: 4px;
	line-height: 39px;
}
#topnavi .right a:hover, #topnavi .right a.active  {
	color: #3FA9D9;
}

#li_top_search, #li_top_offer, #li_top_contact {
    width: 114px !important;
}

#li_top_about_us, #li_top_about_switzerland, #li_top_new_in_switzerland, #li_top_links_and_tipps {
    width: 95px !important;
    padding: 0 !important;    
}
/*
**
** Sub navigation
**
*/
.left #subnavi {
	height: 39px;
}
.left #subnavi li {
	padding-left: 13px;
    float: left;
}
.left #subnavi a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0 12px;
	line-height: 39px;
    display: block;
}
.left #subnavi.smallspaces a {
	padding: 0 2px;
}
.left #subnavi a:hover  {
	color: #003952;
} 
.left #subnavi a.active {
	color: #003952;
	background-image: url(../img/subnavi_active.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left #subnavi a.active:hover  {
	color: #FFFFFF;
}

em {
	color: #3FA9D9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	display: block;
	padding-top: 2px;
}

/*
**
** Breadcrumb
**
*/
#breadcrumb {
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 4px;
	font-size: 10px;
	color: #666666;
	width: 295px;
}
#breadcrumb a {
	color: #666666;
}
#breadcrumb a:hover {
	color: #3FA9D9;
}
/*
**
** Breadcrumb
**
*/
.content {
    font-size: 11px;
    color: #333333;
    padding-left: 25px;
    line-height: 18px;
}



ul.messagelist, ul.errorlist { padding:0 0 5px 0; margin:0; }
ul.messagelist li, ul.errorlist li { 
    font-size:11px;
    list-style-type: none !important;
    display:block;
    padding:4px 5px 4px 25px !important;
    margin:0 0 3px 10px !important;
    border:1px solid green;
    background:#fff url(../img/icon_success.gif) 5px .3em no-repeat; 
    color: #000; 
    clear: both;
}

ul.messagelist li.error, ul.errorlist li {
    border: 1px solid red;
    background:#fff url(../img/icon_failure.gif) 5px .3em no-repeat; 
}



/*
**
** Button
**
*/
.button {
	text-align: center;
	float: left;
	width: 69px;
}
.button img {
	float: none;
	padding-top: 8px;
}
.button a {
	color: #666666;
}
.button a:hover {
	color: #3FA9D9;
}
/*
**
** Search button
**
*/
.searchbuttons {
	height: auto;
	float: none;
}
.searchbuttons p {
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.right .button {
	width: 95px;
}
.right .button a {
	font-size: 9px;
}
.right .button a:hover, .right .button a.active {
	color: #003952;
    background: none; /* IE6 */
}
/*
**
** Search labels
**
*/
#search_label {
	font-size: 10px;
	color: #333333;
}
#search_label #label {
	background-image: url(../img/search_label.gif);
	height: 18px;
	width: 96px;
	font-size: 10px;
	color: #7BD7FA;
	text-align: center;
	padding-top: 3px;
	margin-top: 3px;
}
.legend {
	font-size: 9px;
	color: #333333;
}
.content .buttonhorizontal {
	float: left;
	height: 36px;
}
.content img {
	padding-left: 5px;
	padding-right: 5px;
}
.content a {
	color: #3FA9D9;
	font-size: 11px;
}
.content h2 {
	margin: 0px;
	font-size: 14px;
	color: #003952;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	/*float: left;*/
}

.content h3 {
	margin: 0px;
	font-size: 14px;
	color: #3FA9D9;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.content a:hover, .content a.active {
	color: #003952;
}
.content h1 {
	color: #003952;
	margin: 0px;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.content li {
	font-weight: bold;
	fonz-size: 11px;
	color: #3FA9D9;
	display: block;
	list-style-type: none; 
 	padding-left: 15px;
}

/*** FORMS ***/

.input-rounded {
	border: 0;
	width: 124px;
	height: 17px;
	color: #000000;
	float: left;
	border: none;
	margin-right: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: url(../img/suche/input_location.gif);
	margin-bottom: 4px;
	font-size: 10px;
}



/* --------------- */


div.line { text-align:right; }
div.line div { display:inline;white-space:nowrap; }
div.line div.alignleft { float:left; }


/* Blue submit button */
.filledsubmit{
    background: transparent url(../img/vermittlung/submit-right.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
 /*   margin-right: 6px; */
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
}

.filledsubmit.red {
    background: transparent url(../img/vermittlung/submit-right-red.gif) no-repeat scroll top right;<
}

.filledsubmit input, .filledsubmit a, .filledsubmit a:hover {
    background: url(../img/vermittlung/submit-left.gif) no-repeat;
    display: block;
    line-height: 14px;
    font-size: 11px;
    padding: 5px 0 5px 6px;
    border: 0;
    color: #fff;
}

.filledsubmit.red input, .filledsubmit.red a, .filledsubmit.red a:hover {
    background: url(../img/vermittlung/submit-left-red.gif) no-repeat;
}

/* Container for filledsubmits */
div.buttoncontainer {
    margin-top: 12px;
    width: 100%;
}

div.buttonright{
    float: right;
}


.content .small {
    padding-top: 4px;
    font-size: 9px;
}

div#headwrapper div.line {
    text-align: left;
}



/*** NICE INPUT ***/
div.niceinput, div.nicetextarea {
    background:transparent url(../img/vermittlung/input-right.gif) no-repeat scroll right top;
    display: block;
    float: left;
    padding-right: 3px;
}

div.nicetextarea {
    background:transparent url(../img/vermittlung/inputtextarea-right.gif) no-repeat scroll right top;
    height: 50px;
}

div.niceinput input, div.nicetextarea textarea
{
    font-size: 10px;
    font-family: "Arial";
    width: 181px;  /* 194 - 2*5 (padding) - 3 for niceinput */
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 1px;
    height: 17px; 
    float: left;
    margin: 0;
    border: none;
    background:transparent url(../img/vermittlung/input-left.gif) no-repeat scroll 0 0;
}
div.niceinput input.disabled, div.nicetextarea textarea.disabled
{
    color: #aaa;
}

div.nicetextarea textarea {
    background:transparent url(../img/vermittlung/inputtextarea-left.gif) no-repeat scroll 0 0;
    padding-bottom:3px;
    height: 44px;
}
