﻿.container { position:relative; }
.textbox:hover { opacity:1; }
.text { padding-top: 0px; color: #fff; font-family: Verdana; font-size: 14px; cursor:default; text-decoration:none; cursor:pointer; }
.textbox { width:102px; height:66px; position:absolute; top:0; left:0; opacity:0; border-radius:5px; background-color: rgba(0,0,0,0.55);   -webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75); box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75); -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }h1 { font-family: Verdana; font-size: 28px;  font-weight: bold; }

h1 { font-family: Verdana; font-size: 28px;  font-weight: bold; }
h3 { font-family: Verdana; font-size: 15px;  font-weight: normal; }
h4 { font-family: Verdana; font-size: 14px;  font-weight: normal; }

input.neu {font-family: Verdana; font-size: 15px; }

.schalt {font-family: Verdana; font-size: 15px; height:30px; }

a.neu2:link { color:#000000; text-decoration: none; font-family:Verdana; font-size: 14px; font-weight:normal; }
a.neu2:visited { color:#000000; text-decoration: none; font-family:Verdana; font-size: 14px; font-weight:normal; }
a.neu2:active { color:#800080; text-decoration: none; font-family:Verdana; font-size: 14px; font-weight:normal; }
a.neu2:hover{ color:#4169e1; text-decoration: none; font-family:Verdana; font-size: 14px; font-weight:normal; }

@media screen { .nurd { display:none; } }
@media print { .keind { display: none; }  input.neu { border:0px; placeholder.color: transparent; font-size: 12px !important; } h1 { font-size: 14px !important; } h3 { font-size: 12px !important; }  }
