/* Prototip.Styles */.prototip {font-family:sans-serif;color:#918255;}.prototip .default {font-size:0.8em;width:250px;background:#fff;color:#918255;}.prototip .default .toolbar,.prototip .default .title {padding:5px;padding-right:10px;padding-bottom:0px;font-weight:bold;}.prototip .default .content {padding:10px;padding-top:0px;font-size:0.8em;}.prototip .default .content a {color:#918255;}.prototip .default .content a:hover {text-decoration:underline;}/* Partnerprogramm */.prototip .partnerprogramm{text-decoration:underline;background:#ffffff;width:250px;/* Aenderungen nur i.V.m. offset left von partnerprimpressum in prototip js */font-size:0.8em;padding:5px;}.prototip .partnerprogramm *{background:#ffffff;}/*Versicherung*/.prototip .versicherung {font-size:1.0em;width:500px;background:#fff;color:#918255;}.prototip .versicherung .toolbar,.prototip .versicherung .title {padding:5px;padding-right:10px;padding-bottom:0px;font-weight:bold;}.prototip .versicherung .content{padding:10px;padding-top:0px;font-size:0.8em;}.prototip .versicherung .content a{color:#918255;}.prototip .versicherung .content a:hover{text-decoration:underline;}/* bildnachweis */.prototip .bildnachweis {font-size:0.8em;width:250px;background:#e9edf1;color:#918255;}.prototip .bildnachweis .toolbar,.prototip .bildnachweis .title {padding:5px;padding-right:10px;padding-bottom:0px;font-weight:bold;}.prototip .bildnachweis .content{padding:10px;padding-top:0px;font-size:0.8em;}.prototip .bildnachweis .content a{color:#918255;}.prototip .bildnachweis .content a:hover{text-decoration:underline;}/* karte */.prototip .karte {background:#e9edf1;color:#918255;font-size:0.8em;}.prototip .karte .toolbar {background:#e9edf1;font-weight:bold;}.prototip .karte .title,.prototip .karte .content{padding:5px;}/* symbol */.prototip .symbol {font-size:0.68em;width:200px;background:#e9edf1;color:#918255;}.prototip .symbol .toolbar,.prototip .symbol .title {padding:5px;padding-right:10px;padding-bottom:0px;font-weight:bold;}.prototip .symbol .content{padding:10px;padding-top:0px;}.prototip .symbol .content a{color:#918255;}.prototip .symbol .content a:hover{text-decoration:underline;}/* partnerprimpressum */.prototip .partnerprimpressum {font-size:0.7em;width:430px;background:#fff;}.prototip .partnerprimpressum .toolbar,.prototip .partnerprimpressum .title {padding:5px;padding-right:10px;padding-bottom:0px;font-weight:bold;}.prototip .partnerprimpressum .content{padding:10px;padding-top:0px;}.prototip .partnerprimpressum .content a{}.prototip .partnerprimpressum .content a:hover{text-decoration:underline;}/* basic */.prototip .hint {width:250px;color:#313120;background:#fff6aa;}.prototip .hint .toolbar {background:#fdf1a0;font-weight:bold;}.prototip .hint .title,.prototip .hint .content { padding:5px;}/* protoblue */.prototip .protoblue {width:250px;color:#fff;}.prototip .protoblue .toolbar {background:#0d7cd0;font-weight:bold;}.prototip .protoblue .title { padding:5px;}.prototip .protoblue .content {background:#1e90ff;padding:5px;}/* creamy */.prototip .creamy {width:250px;color:#bb9c61;}.prototip .creamy .toolbar {background:#f3edc2;font-weight:bold;}.prototip .creamy .title { padding:5px;}.prototip .creamy .content {background:#f8f4ca;padding:5px;}/* darkgrey */.prototip .darkgrey {width:250px;color:#fff;}.prototip .darkgrey .toolbar {background:#5f5f5f;font-weight:bold;}.prototip .darkgrey .title { padding:5px;}.prototip .darkgrey .content {background:#808080;padding:5px;}/* protogrey */.prototip .protogrey {width:250px;color:#fff;background:#fff;}.prototip .protogrey .toolbar {background:#969c92;font-weight:bold;}.prototip .protogrey .title { padding:5px;}.prototip .protogrey .content {color:#808080;padding:5px;}/* This is how to resize the close button for a style */.prototip .protogrey .toolbar .close {width:14px;height:14px;}/* loader gif */.prototipLoader {position:absolute;top:-1000px;left:-1000px;height:14px;width:14px;border:1px solid #dddddd;overflow:hidden;}/* Required for all tooltips.   Do not modify below this line! */.prototip {position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title {position:relative;}.prototip .content { clear:both;}.prototip .toolbar .close {position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0px;border:0;cursor:pointer;}.prototip .tooltip {clear:both;float:left;/* IE6 */}.prototip .borderLeftWrapper,.prototip .borderRightWrapper {position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame {height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom { overflow:hidden;} /* IE6 no radius */.prototip .borderRow {list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper {position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner {float:left;position:relative;}.prototip canvas {position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr { float:right;}.prototip_BetweenCorners {position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle {position:relative;float:left;}.prototip .borderCenter {position:relative;float:left;height:100%;}/* Stems */.prototip_StemWrapper {position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox {float:left;position:relative;}.prototip_Stem {width:100%;position:absolute;overflow:hidden;}.iframeShim {position:absolute;border:0;margin:0;padding:0;background:none;}/* Helpers */.prototip .clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix { display:inline-block;}/* IE Mac Hide \*/.prototip .clearfix { display:block;}/* IE Mac Hide End */

