/* ----------------------------------------------------------------------------------- */
/* Body Formatierung */
/* ----------------------------------------------------------------------------------- */
body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}

/* ----------------------------------------------------------------------------------- */
/* Allgemeine Formate */
/* ----------------------------------------------------------------------------------- */
a:focus 	{outline: none;}
a:link		{color: darkblue; text-decoration: underline;}
a:visited	{color: darkblue; text-decoration: underline;}
a:hover		{color: darkred;  text-decoration: underline;}
a:active	{color: darkblue; text-decoration: underline;}
h1	 	{font-size: 15px;}
h2		{font-size: 14px;}
h3		{font-size: 13px;}

/* ----------------------------------------------------------------------------------- */
/* Abätze */
/* ----------------------------------------------------------------------------------- */
p, ul, ol {
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: 8px;
	}

/* ----------------------------------------------------------------------------------- */
/* Content Tabelle */
/* ----------------------------------------------------------------------------------- */

table.contenttable {
	margin-left: -2px;
	}

/* ----------------------------------------------------------------------------------- */
/* Bullets */
/* ----------------------------------------------------------------------------------- */
#content ul {
	list-style: square;
	}
#content li {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -22px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* ----------------------------------------------------------------------------------- */
/* Header */
/* ----------------------------------------------------------------------------------- */
#header {
	position: relative;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	}
/* ----------------------------------------------------------------------------------- */
/* Logo */
/* ----------------------------------------------------------------------------------- */
#logo h1 a {
	position: absolute;
	width: 754px;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 23px;
	text-decoration: none;
	color: #21007F;
	}
#logo1 h2 {
	position: absolute;
	text-align: right;
	width: 745px;
	margin-top: 70px;
	font-size: 12px;
	font-weight: bold;
	color: #21007F;
	}

/* ----------------------------------------------------------------------------------- */
/* Menu horizontal Level 1 */
/* ----------------------------------------------------------------------------------- */
#menu {
	position: absolute;
	width: 754px;
	height: 25px;
	margin-top: -2px;
	background: url(http://www.skiliftschilt.ch/fileadmin/template/images/img02.jpg) no-repeat left top;
	font-family: Verdana, Helvetica, sans-serif;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}	
#menu li {
	float: left;
	list-style: none;
	vertical-align: top;
	padding-top: 3px;
	}
#menu a {
	padding-left: 15px;
	padding-right: 15px;
	background: url(http://www.skiliftschilt.ch/fileadmin/template/images/img03.gif) no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #21007F;
	}
#menu a:hover {
	color: #7F92FF;
	}
#menu .act {
	color: #7F92FF;
	}
/* ----------------------------------------------------------------------------------- */
/* Bereich Wrapper DIV Level 1 - wird nicht benutzt */
/* ----------------------------------------------------------------------------------- */
#wrapper {
	width: 755px;
	margin: auto;
	}
/* ----------------------------------------------------------------------------------- */
/* Bereich Page DIV Level 2 - enthält Menu links und Content */
/* ----------------------------------------------------------------------------------- */
#page {
	margin: 0 auto;
	margin-top: 23px;
	width: 755px;
	background-color: #DFE7F1;
	}
/* ----------------------------------------------------------------------------------- */
/* Bereich Content DIV Level 3 - enthält Hauptinhalt*/
/* ----------------------------------------------------------------------------------- */
#content {
	margin-bottom: -14px;
	float: right;
	padding: 8px;
	width: 560px;
	min-height: 380px; 
	height: auto !important; 
	height: 380px;
	background-color: #DFE7F1;
	border-left: 1px dotted #AAAAAA;
	}
/* ----------------------------------------------------------------------------------- */
/* Bereich Sidebar DIV Level 3 - enthält Menu links ab Level 2 */
/* ----------------------------------------------------------------------------------- */
#sidebar {
	float:left;
	width:154px;
	padding: 10px;
	height: auto;
	background-color: #DFE7F1;
	}
/* ----------------------------------------------------------------------------------- */
/* Bereich Footer */
/* ----------------------------------------------------------------------------------- */
#footer {
	clear: both;
	width: 744px;
	height: auto;
	margin: 0 auto;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	background: #A0B7D7;
	}
span.legal {
	line-height: auto;
	font-size: 10px;
	}

/* ----------------------------------------------------------------------------------- */
/* Menu links */
/* ----------------------------------------------------------------------------------- */
#sidebar ul {
	list-style: square;
	color: #21007F; 
	}
#sidebar li {
	margin-left: -20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#sidebar a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	}
#sidebar a:hover {
	color: #555555;
	}
#sidebar .act {
	color: red;
	}
/* ----------------------------------------------------------------------------------- */
/* Mail Formulare */
/* ----------------------------------------------------------------------------------- */
.csc-mailform {
        border:0px;
	}        
#mailform label {
	position: absolute;
	vertical-align:top;
	margin-top: 2px;
        font-family: Verdana;
        font-size: 12px;
	color: #000000;
	}
#mailform input {
        margin-left:120px;
        margin-bottom:8px;
        font-family: Verdana;
        font-size: 12px;
        }
#mailform textarea {
        margin-left:120px;
        margin-bottom:8px;
        font-family: Verdana;
        font-size: 12px;
        }
input.csc-mailform-check {
        width: 12px;
        }
#mailform select {
        margin-left:120px;
        margin-bottom:8px;
        font-family: Verdana;
        font-size: 10px;

        border: 0px;
        }
input.csc-mailform-submit {
        cursor: hand;
        width: 90px;
        font-family: Verdana;
        font-size: 12px;
        margin-top:12px;
        }
/* ----------------------------------------------------------------------------------- */
/* Newsletter Registrierung */
/* ----------------------------------------------------------------------------------- */
#news_fielddesc {
        font-family: Verdana;
        font-size: 12px;
	font-weight: bold;
	}
.news_name {
        margin-left:0px;
	}
.news_email {
        margin-left:0px;
	}	
.news_html {
        margin-left:0px;
	width: 18px;
	}
.news_abo {
	cursor: hand;
        margin-left:0px;
	width: 90px;
	}


/* ----------------------------------------------------------------------------------- */
/* Image Formate */
/* ----------------------------------------------------------------------------------- */
.csc-textpic-caption {
        font-family: Verdana;
        font-size: 10px;
        }

/* ----------------------------------------------------------------------------------- */
/* Banner Formate */
/* ----------------------------------------------------------------------------------- */
#banner_title {
	width: 152px;
	margin-top: 40px;
	margin-bottom: 10px;
	background: #A0B7D7;
	height: 20px;
	text-align:center;
	font-weight: bold;
	padding-top: 5px;
	}
#banner img {
	border: 0px;
	}
