/********************************************************************************************************
	created by:		NewMedia http://www.newmedia.ch
	project:		newmedia.ch
	date:			Februar/2009, Marianne Luck
	version:		4.1
	file:			content.css
	function:		content-style  
********************************************************************************************************/

/*--------------------------------
 csc Content 
--------------------------------*/
td 
{
	font-size:10px;
	line-height: 17px;
}

p, storng, b
{
	padding:0px;
	margin:0px;
	line-height: 1.5em;
	font-size:11px;	
	margin-bottom: 1.2em;
}


h1 
{
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1.8em;	
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-family: News Gothic, Arial, Helvetica, sans-serif;
	color:white;
	padding-bottom:15px;	
}

.grid_12 h1
{
	background-image:url(../html/img/bgr_title_grid_8.gif);
	background-repeat:no-repeat;
	padding-left:10px;		
}

.grid_8 h1
{
	background-image:url(../html/img/bgr_title_grid_8.gif);
	background-repeat:no-repeat;
	padding-left:10px;	
}


.grid_6 h1
{
	background-image:url(../html/img/bgr_title_grid_6.gif);
	background-repeat:no-repeat;
	padding-left:10px;		
	width:450px;
	clear:both;
}

.grid_5 h1
{
	background-image:url(../html/img/bgr_title_grid_5.gif);
	background-repeat:no-repeat;
	padding-left:10px;	
}

.grid_4 h1
{
	background-image:url(../html/img/bgr_title_grid_4.gif);
	background-repeat:no-repeat;
	padding-left:10px;			
}


h2 
{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
	margin:0px;
	padding:0px;
	margin-bottom: 0.5em;
	font-family:Arial, Helvetica, sans-serif;
}

h3 
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}


h4 
{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.8em;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#content ul
{
	margin-bottom:1.0em;
	margin-left:15px;
}

#content ol
{
	margin-bottom:1.0em;
	margin-left:22px;
}
#content li
{
	line-height: 1.8em;
	font-size:1.1em;	
	padding:0px;
	margin:0px;
}

hr 
{
	background-color: #666666; 	/* Mozilla 1.4 */
	color: #666666; 			/* IE 6 */
	border: #666666; 			/* Opera 7.11 */
	height: 1px; 				/* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */
	margin:0px;
	padding:0px;
}

pre 
{
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.4em;
}	

a			{ color: #666666; line-height:1.5em; font-weight:bold;}
a:link 		{ color: #666666; }
a:visited   { color: #666666; }
a:hover 	{ color: #000000; }
a:active	{ color: #000000; }
a:focus 	{ color: #000000; }	

#colRight a			{ color: #666666; }
#colRight a:link 	{ color: #666666; }
#colRight a:visited { color: #666666; }
#colRight a:hover 	{ color: #000000; }
#colRight a:active	{ color: #000000; }
#colRight a:focus 	{ color: #000000; }	

#colRight .box_grau a			{ color: #fff; }
#colRight .box_grau a:link 		{ color: #fff; }
#colRight .box_grau a:visited 	{ color: #fff; }
#colRight .box_grau a:hover 	{ color: #ccc; }
#colRight .box_grau a:active	{ color: #ccc; }
#colRight .box_grau a:focus 	{ color: #ccc; }	


#main_content img
{
	border:none;
}

/*SITEMAP  ----------------------------------------------*/
.csc-sitemap ul {
	margin-bottom:0px;
	padding-bottom:0px;
}

.csc-sitemap ul li
{
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;	
}

.csc-sitemap ul li ul li
{
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;	
}

/*TEASER  ----------------------------------------------*/
.teaser h1,
.teaser h2,
.teaser h3,
.teaser h4
{
	background-image:none;
	background:none;	
	font-size: 1.1em;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;	
	padding:0px;
	font-weight:bold;
	border-bottom:none;
	margin:0px;
	text-transform:none;
	
}

.teaser img
{
	margin-bottom:5px;
}

.teaser
{
	margin-bottom:10px;
}

/* LINK ------------------------------------------------*/
.csc-textpic-caption
{
	padding:0px;
	margin:0px;
	line-height: 1.5em;
	font-size:1.1em;	
	padding-bottom: 10px;
}


/*HOTEL ------------------------------------------------*/
.csc-textpic
{
	margin-bottom:19px;
}


/*TEAM  ------------------------------------------------*/

.team
{
	margin-bottom:20px;
}

.team h1,
.team h2
{
	background:none;
	background-image:none;	
}

/*Newsletter  ------------------------------------------------*/

#newsletter label
{
	font-size:11px;
	width:200px;
	float:left;
}

#newsletter input
{
	float:left;
	font-size:11px;
	width:215px;
	margin-bottom:2px;
}

#newsletter .submit
{
	margin-left:320px;
	width:100px;
	border:1px solid black;
	line-height:16px;
	
}

/*PICTURE SELECT  ------------------------------------------------*/
#pictureSelect {
	background-color: #9c9d9f;
	border:1px solid black;
	padding:10px;
	float:left;
	width:360px;
}

#pictureSelect p{
	margin-bottom:0.5em;
}

#pictureSelect label{
	width:110px;
	float:left;
	font-weight:bold;
	height:18px;
	padding-top:2px;
}

#pictureSelect select{
	width:250px;
	border:1px solid #ffffff;
}

/*PICTURE SELECT  COVER ------------------------------------------------*/
#pictureSelectCover {
	border:1px dashed black;
	clear:both;
	padding:10px;	
	float:left;
	margin-top:10px;
	width:360px;
}

#pictureSelectCover .teaser {
	float:left;
	margin-bottom:10px;
	width:360px;	
}

#pictureSelectCover .pictureselectcover_image {
	float:left;
	width:110px;
}

#pictureSelectCover .pictureselectcover_title
{
	float:left;
	width:250px;
	font-size:11px;
	margin-bottom:10px;
}

#pictureSelectCover .pictureselectcover_subtitle
{
	float:left;
	width:250px;	
	font-size:11px;	
}


/* BILDER HOTEL, SNOWPARK */
.csc-textpic-imagerow
{
	margin-bottom:10px;
}
