.vipmenus {
	font-family: "Verdana";
	font-size: 18px;
	color: #333399;
	font-weight:bolder
	text-decoration: none;
	}
.vorteile {
	font-family: "arial";
	font-size: 12px;
	color: #black;
	font-weight:300
	text-decoration: none;
	}
.vipstyle {
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight:200;
	text-decoration: none;
}
.vipstylehead {
	font-family: "Verdana";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:800
	text-decoration: none;
}
.vipmenu {
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight:bolder
	text-decoration: none;
}
.vipform {
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight:bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.csc-mailform {
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight:bolder
	text-decoration: none;
}
.csc-form-labelcell {
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight:bolder
	text-decoration: none;
}
.csc-form-label-req {
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight:bolder
	text-decoration: none;
}
.csc-form-fieldcell {
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight:bolder
	text-decoration: none;
}
.contenttable{
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight:bolder
	text-decoration: none;
	}
.bodytext{
	font-family: "Verdana";
	font-size: 14px;
	color: #333399;
	font-weight: 200
	text-decoration: none;
}
.h1{
	font-family:"Verdana";
	font-size:14px;
	color:#333399;
	font-weight:bolder;
	text-decoration:none;
}
/* begin styles for RSS Feed */

.rss-box {
	 margin: 10px;
	 width:	600px;
         border-color: white;
}

.rss-title, rss_title a {
	font-family: "Verdana";
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
        color: #003399;
	letter-spacing: 0px;
}

.rss-items {
  
}

.rss-item  {
  font-family: "Verdana";
  font-size: 12px;
  color: #003366;
  font-weight : bold; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : underline;
	border-bottom: 1px groove #ededed;
	color: ##009999;
	}

.rss-item a:hover { 
    color: green;
	}
	
.rss-date {
	font-size: 8px;
        margin: 0;
	font-weight : normal;
	color: ##006699;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
