div.blaulicht-box{
background: none repeat scroll 0% 0% rgb(217, 217, 255);
text-align: center;
font-family: 'Arial Black','sans-serif',sans;
font-size: 11pt;
font-weight: bold;
line-height: 15pt;
border: 5px solid rgb(53, 53, 110);
padding: 15px;
-khtml-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-o-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-khtml-box-shadow: 0pt 0pt 8px rgb(53, 53, 110);
-moz-box-shadow: 0pt 0pt 8px rgb(53, 53, 110);
-o-box-shadow: 0pt 0pt 8px rgb(53, 53, 110);
-webkit-box-shadow: 0pt 0pt 8px rgb(53, 53, 110);
box-shadow: 0pt 0pt 8px rgb(53, 53, 110);
max-width: 100%;
margin: 0 auto;
}


h3{
text-transform:uppercase;
text-decoration:underline;
font-size:12pt;
font-family:'Arial Black';
font-weight:normal;
text-shadow:3px 3px 10px #70706E;
margin:15px 0 10px 0;
}
div.blaulicht-container{
max-width:100%;
}

table.blaulicht-table{
font-size:11pt;
font-weight: bold;
text-align:left;
max-width:100%;
}

.blaulicht-table td.blaulicht-table-links{
max-width: 50%;
min-width: 300px;
padding: 20px;
}

.blaulicht-table td.blaulicht-table-rechts{
max-width:50%;
padding: 40px;
}