<!--
*{
	font-family: inherit;
	font-size: inherit;
}

body{
	padding: 20px 0px 20px 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECECEC;
}

div,td,span{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color:#000000;	
}

a:visited, a:link, a:active {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
color: #000000;
}

a:hover {
text-decoration: none;
}

a.titel:visited, a.titel:link, a.titel:active, a.titel:hover {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 19px;
font-weight: bold;
font-style: bold;
text-decoration: none;
color: #000000;
}



#MainTable{
	width: 769px;
	background-image: url('../images/main_bg.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

/*------------------------------------------------------------------------------
 * Header
 *----------------------------------------------------------------------------*/
#HeaderFrame{
	overflow: hidden;
	padding: 142px 0px 0px 0px;
	background-image: url('../images/header_frame_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 769px;
}

/*------------------------------------------------------------------------------
 * Left Frame
 *----------------------------------------------------------------------------*/
#LeftFrame{
	width: 259px;
	height: 300px;
	background-color: #CCCDCE;
	background-image: url('../images/left_frame_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	border-left: 1px solid #787777;
	vertical-align: top;
	text-align: left;
}

#Logos{
	margin: 40px 0px 0px 20px;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: white;
	width: 100px;
	text-align: center;
	font-weight: bold;
}

/*------------------------------------------------------------------------------
 * Content
 *----------------------------------------------------------------------------*/
#ContentFrame{
	background-color: #CCCDCE;
	padding: 5px;
	border-right: 1px solid #787777;
}

#SeitenContentFrame{
	background-color: #CCCDCE;
	padding: 5px;
	border-right: 1px solid #787777;
	border-left: 1px solid #787777;
	
}

#PaddingFrame{
	width: 4px;
}

#Credits{
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	background-color: #ECECEC;
}

#Credits a{
	font-size: 11px;
	text-decoration: none;
	color: #696969;
}

#Credits a:hover{
	font-size: 11px;
	text-decoration: underline;
	
}
/*------------------------------------------------------------------------------
 * Teaser
 *----------------------------------------------------------------------------*/
#TeaserTable{
}

#TeaserTable td{
	text-align: left;
	vertical-align: top;
}

#TeaserTable .Teaser{
	margin-right: 7px;
	width: 254px;
	position: relative;
}

#TeaserTable #Teaser1{
	margin-right: 21px;
	width: 230px;
	left: 14px;
}

#TeaserTable #Teaser3{
	margin-right: 0px;
}

#TeaserTable #Teaser1 .TopDummy{ background-image: url('../images/teaser_top_bg_small.gif'); }
#TeaserTable #Teaser1 h1{ background-image: url('../images/teaser_title_bg_small.gif'); }
#TeaserTable #Teaser1 .Banner{ background-image: url('../images/teaser_title_bg_small.gif'); }
#TeaserTable #Teaser1 .Products{ background-image: url('../images/teaser_products_bg_small.gif'); }
#TeaserTable #Teaser1 .BottomDummy{ background-image: url('../images/teaser_bottom_bg_small.gif'); }

#TeaserTable .Teaser .TopDummy{
	background-image: url('../images/teaser_top_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 13px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#TeaserTable .Teaser h1{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 12px 0px;
	font-size: 28px;
	display: block;
	text-align: center;
	background-image: url('../images/teaser_title_bg.gif');
	background-position: left top;
	background-repeat: y-repeat;
}

#TeaserTable .Teaser h1 a{
	color: black;
	text-decoration: none;
}

#TeaserTable .Teaser .Banner{
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	background-image: url('../images/teaser_title_bg.gif');
	background-position: left top;
	background-repeat: y-repeat;
}

#TeaserTable .Teaser .Products{
	background-image: url('../images/teaser_products_bg.gif');
	background-position: left top;
	background-repeat: y-repeat;
	width: 100%;
	color: white;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
}

#TeaserTable .Teaser .Products a{ text-decoration: none; color: white;}

#TeaserTable .Teaser .BottomDummy{
	background-image: url('../images/teaser_bottom_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 19px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#TeaserTable .Teaser .Products .Column1,
#TeaserTable .Teaser .Products .Column2{
	display: block; 
	margin-left: 8px; 
	width: 100px; 
	float: left;
}


/*------------------------------------------------------------------------------
 * News
 *----------------------------------------------------------------------------*/

.NewsItem{
	margin: 0px 0px 5px 0px;
	width: 510px;
}

.NewsItem .TopDummy{
	background-image: url('../images/news_top_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 510px;
	height: 6px;
}

.NewsItem .BottomDummy{
	background-image: url('../images/news_bottom_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 510px;
	height: 6px;

}

.NewsItem .Content{
	background-color: #E6E6E7;
	padding: 5px 10px 5px 10px;
	text-align: left;


}

.NewsItem h1{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: left;
	text-decoration: underline;
}

.NewsItem .Content .ShopLink{
	display: block;
	text-align: right;
	color: black;
}


/*------------------------------------------------------------------------------
 * Seiten
 *----------------------------------------------------------------------------*/
 
 .SeitenItem{
 	margin: 0px 0px 10px 0px;
 	width: 750px;
 }
 
 .SeitenItem .TopDummy{
 	background-image: url('../images/news_top_bg_wide.gif');
 	background-position: left top;
 	background-repeat: no-repeat;
 	width: 750px;
 	height: 7px;
 }
 
 .SeitenItem .BottomDummy{
 	background-image: url('../images/news_bottom_bg_wide.gif');
 	background-position: left top;
 	background-repeat: no-repeat;
 	width: 750px;
 	height: 7px;
 
 }
 
 .SeitenItem .Content{
 	background-color: #E6E6E7;
 	padding: 10px 10px 10px 10px;
 	text-align: left;
 
 
 }
 
 .SeitenItem h1{
 	font-size: 12px;
 	font-weight: bold;
 	padding: 0;
 	margin: 0;
 	text-align: left;
 	text-decoration: underline;
 }
 
 .SeitenItem .Content .ShopLink{
 	display: block;
 	text-align: right;
 	color: black;
 }



-->