

* {
	padding: 0px;
	margin: 0px;
}




body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.75em;
	line-height: 1.5em;
	
	

}





* html #weihnachten td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.75em;
	line-height: 1.5em;
}






a:link    {color : #006FBA; text-decoration: none}
a:visited {color : #006FBA; text-decoration: none}
a:hover   {color : #333333; text-decoration: none}
a:active  {color : #333333; text-decoration: none}




/*******************************************************/
/* Kästli oben */
/*******************************************************/



#container_oben {
	position: relative;
	float: left;
	left: 0px;
	width: 770px;
	clear: both;
}



* html #container_oben {
	width: 767px;
}



#container_oben div {
	position: relative;
	float: left;
	width: 238px;
	height: 108px;
	overflow: hidden;
	background-color: #EEEEEE;
	border: 1px solid #DEDEDE;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 6px;
}

* html #container_oben div {
	width: 249px;
	height: 120px;
}

#container_oben img {
	position: relative;
	float: left;
	clear: both;
	border: 0;
	top: 2px;
}


* html #container_oben img { /* IE ... */
	margin-left: 0px;
}


#teaser_oben_3 {
	float: right;
	right: 0px;
	margin-right: 0px;
}

#teaser_oben_4 {
	clear: both;
}

#teaser_oben_6 {
	float: right;
	right: 0;
	margin-right: 0px;
}





#container_oben div a:link    {color : #000; text-decoration: none;}
#container_oben div a:visited {color : #000; text-decoration: none;}
#container_oben div a:hover   {color : #006FBA; text-decoration: none; cursor: pointer;}
#container_oben div a:active  {color : #006FBA; text-decoration: none; cursor: pointer;}


.obentitel {
	position: relative;
	float: left;
	font-weight: bold;
	width: 100%;
	top: 0;
}



.obentext {
	position: relative;
	float: right;
	width: 153px;
	padding-left: 3px;
}









/*******************************************************/
/* Startseiten-Teaser */
/*******************************************************/



#sp_rechts{
	position: relative;
	float: left;
	left: 0px;
	width: 762px;
	clear: both;
}



#teaser_links{
	position: relative;
	float: left;
	width: 238px;
	height: 238px;
	overflow: hidden;
	background-color: #EEEEEE;
	border: 1px solid #DEDEDE;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 6px;
}



#teaser_mitte{
	position: relative;
	float: left;
	width: 238px;
	height: 238px;
	overflow: hidden;
	background-color: #EEEEEE;
	border: 1px solid #DEDEDE;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 6px;
}


#teaser_rechts{
	position: relative;
	right: 0;
	float: right;
	width: 238px;
	height: 238px;
	overflow: hidden;
	background-color: #EEEEEE;
	border: 1px solid #DEDEDE;
	padding: 5px;
	margin-bottom: 5px;
}






 /* F..cking FF macht die Teaser 12 px zu gross?!?! => IE kanns korrekt! ... */




* html #teaser_links,   * html #teaser_mitte,  * html #teaser_rechts{
	width: 250px;
	height: 250px;
}

















#teaser_links a:link    {color : #000; text-decoration: none;}
#teaser_links a:visited {color : #000; text-decoration: none;}
#teaser_links a:hover   {color : #006FBA; text-decoration: none;}
#teaser_links a:active  {color : #006FBA; text-decoration: none;}



#teaser_mitte a:link    {color : #000; text-decoration: none;}
#teaser_mitte a:visited {color : #000; text-decoration: none;}
#teaser_mitte a:hover   {color : #006FBA; text-decoration: none;}
#teaser_mitte a:active  {color : #006FBA; text-decoration: none;}



#teaser_rechts a:link    {color : #000; text-decoration: none;}
#teaser_rechts a:visited {color : #000; text-decoration: none;}
#teaser_rechts a:hover   {color : #006FBA; text-decoration: none;}
#teaser_rechts a:active  {color : #006FBA; text-decoration: none;}




.teaserlink, .teasertext{
width: 226px;
margin: 0;
padding: 0;
border: 0;
}


.clear {
clear: both;
width: 80%;
}



