/**********************************************************************************************
/////////   Espace Media Groupe																																																						/////////
/////////   All associated graphics copyright 2004, Espace Media Groupe								      /////////
/////////   1st. Edition: March 2005																										      																	/////////
/////////   Design by Eric Schmid | www.x-pression.ch 																		  											/////////
***********************************************************************************************

-----------------------------------------------------------------------------------------------
//////////   GENERAL   ////////////////////////////////////////////////////////////////////////
-----------------------------------------------------------------------------------------------*/

BODY 			{
	background:  url(/_images_/hg_body.gif);
	margin: 0;
	padding: 0;
}

textarea, select	{	
	background-color: #C6E7F6;
	font: bold 10px Verdana, Arial, Helvetica, Sans-serif;
	color: #000000;
	border: #000000 solid 1px;
}

input 			{
	background-color: #C6E7F6;
	font: bold 10px Verdana, Arial, Helvetica, Sans-serif;
	color: #000000;
	border: #000000 solid 1px;
	cursor: pointer;
}



/*
-----------------------------------------------------------------------------------------------
//////////   TYPOGRAPHY   /////////////////////////////////////////////////////////////////////
-----------------------------------------------------------------------------------------------
*/

a {
	color: #22709D;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
}

a:visited {
	color:#22709D;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#layfooter a, #layheadsearch a  {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#layfooter a:hover, #laycontainer a:hover, #layheadsearch a:hover, #laywetter a:hover {
	color: #000000;
	text-decoration: underline;
}

#laywetter a {
	font-weight: normal;
	text-decoration: none;

}

h1,h2,h3,h4,h5,h6 {
	margin: 0; 
	padding: 0;
}

h1 {
  font: bold 16px Verdana, Arial, Helvetica, sans-serif; /* Artikeltitel */
}

h2 {
  font: bold 12px Verdana, Arial, Helvetica, sans-serif; /* Untertitel + Linktitel in Anrissbox) */
}

h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif; /* Lead fôr Einstiegsseiten + Plaintext fôr Artikelseiten */
	line-height: 16px;
}

h4 {
  font: bold 10px Verdana, Arial, Helvetica, sans-serif; /* Linkliste in Artikelbox + Multimedialinks (Artikel + Index) */
	line-height: 16px;
}

h5 {
  font: 11px Verdana, Arial, Helvetica, sans-serif; /* Plaintext in Anrissbox) */
	line-height: 13px;
}

h6 {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif; /* Artikellead) */
	line-height: 16px;
}

ul {
	padding: 0;
	margin: 5 0 10 15;
}

ul.image {
	list-style-image: url(/_images_/list.gif);

}

li {
	padding: 0;
	margin: 0;
}



/*
-----------------------------------------------------------------------------------------------
//////////   SLIDE NAVIGATION (OBOUT)   ///////////////////////////////////////////////////////
-----------------------------------------------------------------------------------------------
*/

a 	  {
	text-decoration:none;
}


.SM_p {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #C6E7F6;
	cursor: pointer;
	height: 20px;
	padding-top: 2px;
	
}

.SM_po {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #64CAF0;
	cursor: pointer;
	height: 20px;
	padding-top: 2px;
}

.SM_ps {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #64CAF0;
	cursor: pointer;
	height: 20px;
	padding-top: 2px;
}

.SM_c {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #EEF4F9;
	padding-top: 2px;
}

.SM_co {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #64CAF0;
	cursor: pointer;
	padding-top: 2px;
}

.SM_cs {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #64CAF0;
	cursor: pointer;
	padding-top: 2px;

}

.SM_cb {	/*Whole box with all children*/
	background-color: #BFE3F8;
}

/*
-----------------------------------------------------------------------------------------------
//////////   DIV - LAYERS ID   ////////////////////////////////////////////////////////////////
-----------------------------------------------------------------------------------------------
*/

#layheadmain {
	background:  url(/_images_/hg_head.jpg) no-repeat; 
	height: 117px; 
	width: 900px;
	left: 0px; 
	top: 0px;
}

#layheadhomelink {
	position: absolute; 
	height: 117px;
	width: 820px; 
	z-index: 3; 
	left: 0px; 
	top: 0px;
}

#layheaddat {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	position: absolute; 
	height: 25px;
	width: 200px; 
	z-index: 2; 
	left: 15px; 
	top: 91px;
}

#layheaduser {
	display: none;	
}

#layheadsearch {
	position: absolute; 
	height: 25px;
	width: 480px;
	z-index: 4; 
	left: 423px; 
	top: 84px;
}

#laycontainer {
	position: absolute;
	top: 115px;
	width: 990px;
	background:  url(/_images_/hg_container.gif);
}

#laycontainerohneteaser {
	position: absolute;
	top: 115px;
	width: 990px;
	background:  url(/_images_/hg_containerohneteaser.gif);
}

#laynavigation {
	float: left;
	width: 181px;
}

#layhandynav {
	display: none;
}

#floatMenue {
	position: absolute;
	z-index: 4;
	top: 120px;
	left: 0px;
	width: 181px;
	height: 450px;
}

#laycontentmain {
	float: left; 
	width: 476px;
}

#laycontentmain .contentBlock{
	margin-left: 5px;
}

#laycontentmain .contentBlock form table td{
	padding: 3px;
}

#laycontentmain .contentBlock  .aboTextNormalFett{
	margin-top: 15px;
	margin-bottom: 10px;

}

#laycontentmainfull {
	float: left; 
	width: 645px;
}

#layteaser {
	float: left;
	width: 167px;
	z-index: 5;
	padding-top: 3px;
	background:  url(/_images_/hg_teaser_content.gif);
	padding-left: 3px;
}

#layohneteaser {
	float: left;
	width: 1px;
	z-index: 5;
	padding-top: 3px;
}
  
#layfooter {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #44448F;
	background:  url(/_images_/hg_footer.jpg) no-repeat;
	width: 850px;
	float: left; 
	height: 43px;
	padding-top: 12px;
	padding-left: 15px;
}

#layadvertisingmetropool {
	position: absolute;
	height: 85px;
	width: 990px;
	left: 0px;
	top: 0px;
}

#layadvertisingbanner {
	position: absolute;
	z-index: 3;
	background:  url(/_images_/hg_banner.jpg) no-repeat;
	height: 85px;
	width: 487px;
	left: 350px;
	top: 0px;
	padding-top: 14px;
	padding-left: 7px;
}

#layadvertisingskyscraper {
	position: absolute; 
	height: 610px;
	width: 140px;
	z-index: 3; 
	left: 850px; 
	top: 13px;
}

#layspezlogo {  /* diese Class auf keinen Fall löschen!!! */
	display: none;	
	position: absolute;
	height: 108px;
	width: 180px;
	left: -1px;
	top: -1px;
}

#layflashbanner {
	position: absolute;
	z-index: 3; 
	height: 80px;
	width: 468px;
	left: 185px;
	top: 3px;
}

/*
-----------------------------------------------------------------------------------------------
//////////   DIV - LAYERS CLASSES   ///////////////////////////////////////////////////////////
-----------------------------------------------------------------------------------------------
*/

.contentbox {
	width: 465px;
	margin: 5px;
}

.contentboxmitlinie {
	width: 465px;
	margin: 5px;
	background:  url(/_images_/hg_trennlinie_vert.gif);
}

.artbanner {
	margin-top: 5px;
}

.arttitel {
	margin-top: 10px;
	margin-bottom: 5px;
}

.artlead {
	margin-top: 5px;
	margin-bottom: 5px;
}

.artlinkspalte {
	margin: 0px 0px 10px 10px;
	float: right;
	width: 220px;
	overflow: hidden;
	clear: both;
}

.artboxlinkliste1sp {
	margin-top: 5px;
	margin-bottom: 0px;
}

.artboxbild {
	margin-bottom: 8px;
	float: right;
	clear: both;
}

td.artboxbild {
	margin-bottom: 8px;
	float: none;
	clear: both;
}

.artboxlegende {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 5px;
	width: 210px;
	float: right;
	clear: both;
}

.artboxlink {
	margin-top: 5px;
	margin-bottom: 5px;
}

.artboxlinkliste {
	width: 465px;
	margin-top: 5px;
}

.artboxbottom2sp {
	width: 465px;
	height: 50px;
	background:  url(/_images_/hg_spitzmarke_bottom.gif) no-repeat bottom;
}

.quelle {
	float: right;
	height: 35px;
	padding-top: 20px;
	margin-right: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.drucken {
	float: left;
	height: 50px;
	width: 30px;
	margin-left: 0px;
	background:  url(/_images_/foot_drucken.gif) no-repeat center;
}

.senden {
	float: left;
	height: 50px;
	width: 30px;
	margin-left: 0px;
	background:  url(/_images_/foot_senden.gif) no-repeat center;
}

.vergroessern {
	display: none;
	float: left;
	height: 35px;
	width: 30px;
	margin-left: 10px;
	background:  url(/_images_/foot_vergroessern.gif) no-repeat;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.spalte1 {
	float: left;
	width: 230px;
}

.spalte2 {
	float: right;
	width: 230px;
}

.time {
	font: 9px Verdana, Helvetica,  Arial, sans-serif;
	color: #999999;
	text-align: right;
	padding-right: 10px;
}

.time2 {
	float: right;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
}

.spitzmarkentitel {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
 text-transform: uppercase;
	color:#000000;
	padding-left: 10px;
	padding-top: 4px;
}

.box1sp {
	float: left;
	width: 230px;
}

.boxtop1sp {
	width: 230px;
	height: 21px;
	background:  url(/_images_/hg_spitzmarke_top.gif) no-repeat ;
}

.boxcontent1sp {
	width: 230px;
}

.boxbottom1sp {
	width: 230px;
	height: 25px;
	background:  url(/_images_/hg_spitzmarke_bottom.gif) no-repeat ;
}

.box2sp {
	width: 465px;
}

.boxtop2sp {
	width: 465px;
	height: 21px;
	background:  url(/_images_/hg_spitzmarke_top.gif) no-repeat ;
}

.boxcontent2sp {
	width: 465px;
	background-color:#FFFFFF;
	/* padding-left: 5px; */
	padding-right: 5px;
}

.boxcontent2spwetter {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 465px;
	background-color:#FFFFFF;
}

.boxbottom2sp {
	width: 465px;
	height: 21px;
	background:  url(/_images_/hg_spitzmarke_bottom.gif) no-repeat ;
}

.boxfull {
	width: 635px;
	padding-left: 6px;
}

.boxtopfull {
	width: 635px;
	height: 21px;
	background:  url(/_images_/hg_spitzmarke_top.gif) no-repeat ;
}

.boxcontentfull {
	width: 635px;
	padding:  10px;
}

.boxbottomfull {
	width: 635px;
	height: 35px;
	background:  url(/_images_/hg_spitzmarke_bottom.gif) no-repeat ;
}

.separator			   {
	background:  url(/_images_/hg_line_horiz.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}

.teasertop		{
 text-transform: uppercase;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background:  url(/_images_/hg_spitzmarke_top.gif) no-repeat ;
	height: 21px;
	width: 160px;
	padding-top: 5px;
	margin-left: 2px;
}

.degrees			   {
	font: normal 10px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top: 2px;
}

.teasercontent		{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 160px;
	padding-bottom: 3px;
	margin-left: 2px;
}

.teaserbottom		{
	background:  url(/_images_/hg_spitzmarke_bottom.gif) no-repeat ;
	height: 25px;
	width: 160px;
	margin-left: 2px;
}


/*
-----------------------------------------------------------------------------------------------
//////////   DIV - ELEMENTS   /////////////////////////////////////////////////////////////////
-----------------------------------------------------------------------------------------------
*/

.teasercontent .border {
	border: #C2BFBF solid 0px;
}


.border {
	border: #C2BFBF solid 0px;

}

.table 			{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	border: #C2BFBF solid 1px;
	background:  url(/_images_/hg_window.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.table2 			{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.table3 			{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.table4 			{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

p table 			{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: none;
}

.lead1			   {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 16px;
}

.lead2			   {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.txt1 				{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

.txt2 				{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}

