@charset "utf-8";
/* CSS Document */

.teaserSwitch {background:#eee;width:300px;padding:5px}
.teaserSwitch .teaser {background:#ccc;clear:both;padding:5px;}
.teaserSwitch h3 {float:left;font-size:1em;margin:0 0 0;padding:2px;}
.teaserSwitch a{margin:0 5px;float:right;color:black;text-decoration:none;font-weight:bold;}
.teaserSwitch a:hover{color:red;}