
	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		background-color:#ffffff;
		margin:0px;
		padding:0px;
		padding-bottom:15px;
		text-align:center;
	}
	
	b         {font-weight: bold;  }
	i         {font-style: italic; }
	
	.input {
		margin:1px;
		border:1px solid #B1B1B1;
		font-size:11px;
	}
	
	.textarea {
		border:1px solid #B1B1B1;
		font-size:11px;
	}
	
	.button {
		border:1px solid #B1B1B1;
	}
	
	h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#C60001;
		text-align:left;
		margin:15px;
		margin-bottom:10px;
		padding:0px;
	}
	
	h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#7d7d7d;
		text-align:left;
		margin:15px;
		padding:0px;
	}
	
	p, .cycon-news-liste, .cycon-news-liste-top, .kasten_rechts span {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#7d7d7d;
		text-align:left;
		margin:10px 15px;
		padding:0px;
		line-height:15px;
	}
	.p2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#7d7d7d;
		text-align:left;
		margin:10px 7px;
		padding:0px;
		line-height:10px;
	}
	
	.kasten_rechts a {
		margin-left:15px;
	}
	
	.kasten_rechts .cycon-bild {
		margin:10px 0px 0px 15px;
	}
	
	.kasten_links {
		border:3px solid #b1b1b1;
	}
	
	.kasten_links p {
		margin:8px;
	}
	
	td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#7d7d7d;
		text-align:left;
	}
	
	ul {margin-top: 12px; margin-bottom: 12px;}
	li {color:#7d7d7d;}

	#inhalt {
		width:970px;
		margin:auto;
		margin-top:15px;
		text-align:left;
	}
	/* Box Model Hack für IE \*/
	* html #inhalt { width:976px; }
	/* Another CSS comment after the hack */
	
	#logo_wettstein {
		float:right;
	}
	
	#portalnavigation {
		clear:both;
		font-size:12px;
		font-weight:bold;
		color:#7d7d7d;
		text-align:right;
		margin:30px 2px 5px 0px;
	}
	
	#inhalt_links {
		width:283px;
		float:left;
	}
	/* Box Model Hack für IE \*/
	* html #inhalt_links { width:289px; }
	/* Another CSS comment after the hack */
	
	#inhalt_rechts {
		margin-left:286px;
	}
	/* Box Model Hack für IE \*/
	* html #inhalt_rechts { margin-left:289px; }
	/* Another CSS comment after the hack */
	
	#inhalt_rechts_schmuckbild {
		width:678px;
		border:3px solid #b1b1b1;
	}
	/* Box Model Hack für IE \*/
	* html #inhalt_rechts_schmuckbild { width:684px; }
	/* Another CSS comment after the hack */

	#inhalt_rechts_unten {
		margin-top:3px;
	}
	/* Box Model Hack für IE \*/
	* html #inhalt_rechts_unten { margin-left:3px; }
	/* Another CSS comment after the hack */
	
	#unten_standort {
		width:480px;
		float:left;
		height:250px;
		overflow:hidden;
	}

	#unten_text {
		width:480px;
		float:left;
		border:3px solid #b1b1b1;

		/*height:250px;*/
		/*overflow:auto;*/
	}
	/* Box Model Hack für IE \*/
	* html #unten_text { width:486px; }
	/* Another CSS comment after the hack */
	
	#unten_text_lang {
		width:678px;
		/*float:left;*/
		border:3px solid #b1b1b1;

		/*height:250px;*/
		/*overflow:auto;*/
	}
	/* Box Model Hack für IE \*/
	* html #unten_text_lang { width:684px; }
	/* Another CSS comment after the hack */
	
	.pfad { margin: 20px 0px 0px 16px; font-size: 11px; color: #7d7d7d; }
	
	#unten_bilder {
		float:right;
		width:189px;
		margin-right:6px;
	}
	/* Box Model Hack für IE \*/
	* html #unten_bilder { width:195px; margin-right:0px; }
	/* Another CSS comment after the hack */

	#unten_zwei_bilder {
		margin-top:3px;

	}
	/* Box Model Hack für IE \*/
	* html #unten_zwei_bilder { margin-right:0px; }
	/* Another CSS comment after the hack */
	
	#unten_bilder_lang {
		margin-top: 3px;
		/*width:684px;*/
		/*margin-right:6px;*/
	}
	/* Box Model Hack für IE \*/
	* html #unten_bilder_lang {  margin-left:0px; }
	/* Another CSS comment after the hack */
	
	#unten_bilder div {
		border:3px solid #b1b1b1;
		margin:0px;
		margin-bottom:3px;
		padding:0px;
		width:189px;
	}
	/* Box Model Hack für IE \*/
	* html #unten_bilder div { width:195px; }
	/* Another CSS comment after the hack */
	
	#unten_zwei_bilder img {
		border:3px solid #b1b1b1;
		float:right;
		margin-right:3px;
		margin:0px;
		margin-bottom:3px;
		padding:0px;
		width:90px;
	}
	/* Box Model Hack für IE \*/
	* html #unten_zwei_bilder img { width:90px; margin-left:3px; display:inline; }
	/* Another CSS comment after the hack */
	
	#unten_bilder_lang img {
		float:left;
		border:3px solid #b1b1b1;
		margin-right:4px;
		margin-bottom:4px;
		padding:0px;
		width:162px;
	}
	/* Box Model Hack für IE \*/
	* html #unten_bilder_lang img { width:162px; margin-right:3px;}
	/* Another CSS comment after the hack */

	.navigationspunkt {
		border:3px solid #b1b1b1;
		margin-bottom:3px;
	}
	
	.cleaner {
		clear:both;
		font-size:1px;
		line-height:0px;
	}
	
	.absatz_verweis {
		margin:0px 15px;
	}
	
	a:link, a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#7d7d7d;
		text-decoration:underline;
	}
	
	a:hover {
		color:#cc0000;
		text-decoration:underline;
	}
	
	
	.hgb-01 	{background-image: url(http://www.wettstein.ch/portal/pics/layout/cycon/hg_oben.gif) }
	
	.text-7   {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color:  #000000;}
	.text-8   {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:  #000000;}
	.text-9   {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color:  #000000;}
	.text-10  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
	.text-11  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000;}
	
	.titel-10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; color:#000000; font-weight:bold; line-height:16pt; letter-spacing: 0.2pt;}
	.titel-11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11pt; color:#000000; font-weight:bold; line-height:16pt; letter-spacing: 0.2pt;}
	.titel-12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12pt; color:#000000; font-weight:bold; line-height:16pt; letter-spacing: 0.2pt;}
	.titel-13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13pt; color:#000000; font-weight:bold; line-height:16pt; letter-spacing: 0.2pt;}
	.titel-14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14pt; color:#000000; font-weight:bold; line-height:16pt; letter-spacing: 0.2pt;}
	
	div.bild-links	{font-family: Verdana, Helvetica, sans-serif; font-size: 60%; color: black; text-align: center; padding: 10px 15px 0 0; margin: 0 0 10px 0; float: left;}
	div.bild-rechts	{font-family: Verdana, Helvetica, sans-serif; font-size: 60%; color: black; text-align: center; padding: 10px 0 0 15px; margin: 0 0 10px 0; float: right;}
		textarea  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
	select    {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
	.form, .form_rechts {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
	.button   {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
	.texthtml {background-color: #efefef; border-color: #000000}

