*, *:before, *:after{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #333;
font-size: 15px;
background-color: #e6e6e6; background-repeat: repeat-x;
}
html,
button,
input,
select,
textarea {
color: #222;
}
html {
font-size: 1em;
line-height: 1.4;
} ::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
} hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
} audio,
canvas,
img,
video {
vertical-align: middle;
} fieldset {
border: 0;
margin: 0;
padding: 0;
} textarea {
resize: vertical;
} .browsehappy {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}   .ir {
background-color: transparent;
border: 0;
overflow: hidden; *text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
} .hidden {
display: none !important;
visibility: hidden;
} .visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
} .invisible {
visibility: hidden;
} .clearfix:before,
.clearfix:after {
content: " ";  clear: both;
display: block;
visibility: hidden;
height: 0px;
}  .clearfix {
*zoom: 1;
} @media only screen and (min-width: 35em) { }
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) { } @media print {
* {
background: transparent !important;
color: #000 !important; box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
} .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden] {
display: none;
}  html {
font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } html,
button,
input,
select,
textarea {
font-family: sans-serif;
} body {
margin: 0;
}  a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
h3 {
font-size: 1.17em;
margin: 1em 0;
}
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
}
blockquote {
margin: 1em 40px;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} p,
pre {
margin: 1em 0;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
} pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
} q {
quotes: none;
} q:before,
q:after {
content: '';
content: none;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  dl,
menu,
ol,
ul {
margin: 1em 0;
}
dd {
margin: 0 0 0 40px;
} menu,
ol,
ul {
padding: 0 0 0 40px;
} nav ul,
nav ol {
list-style: none;
list-style-image: none;
}  img {
border: 0; -ms-interpolation-mode: bicubic; } svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  form {
margin: 0;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0;
white-space: normal; *margin-left: -7px; } button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; *overflow: visible; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}
.logo{
width: 1576px;
height: 155px;
margin-top: 10px;
background-image: url(//www.migbm.at/wp-content/themes/default/design_img/header_neu.png);
position: absolute;
z-index: 100;
left: 50%;
margin-left: -788px;
}
.page {
margin: 0 auto;
width: 1000px;
padding-top: 20px;
margin-bottom: 10px;
}
.sponsors {
position: absolute;
padding-bottom: 10px;
width: 100%;
display: flex;
justify-content: center;
}
header{
background-color: #FFFFFF;
}
#header-logo{
width: 1000px;
height: 135px;
}
.main-area {
border-top-color: #003366;
width:100%;
text-align:center;
height: 100%;
}
.sidebar-left {
float: left;
width: 200px;
background-color: #FFFFFF;
font-family: Arial,Helvetica,sans-serif;
font-size: 17px;  
padding-top: 10px; -moz-box-shadow: inset 0 0 5px #888;
-webkit-box-shadow: inset 0 0 5px#888;
box-shadow: inset 0 0 5px #888;
}
.content-area{
display: inline-block;
width: 800px;
background-color: #FFFFFF;
float: left; -moz-box-shadow: inset 0 0 5px #888;
-webkit-box-shadow: inset 0 0 5px#888;
box-shadow: inset 0 0 5px #888;
} footer{
background-color: #003366;
height: 50px;
} #header-slide { 
position: relative; 
width: 1000px; 
height: 300px; 
}
#header-slide > div { 
position: absolute;
} .sidebar-left li h2.widgettitle{
display: none; 
}
.sidebar-left li{
list-style-type: none;
text-align:left;
margin-bottom: 10px;
display: block;
}
.sidebar-left ul a:link, a:visited {
color: #ffffff;
text-decoration: none;
}
.sidebar-left .sub-menu li {
margin-bottom: 0px;
}
.sidebar-left ul a{
background-color: #003366;
color: #ffffff;
display: block;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
white-space: pre-wrap;
white-space: pre-wrap;
}
.sidebar-left ul.sub-menu a{
background-color: #ffffff;
color: #003366;
padding-top: 1px;
padding-bottom: 1px;
}
.sidebar-left ul.sub-menu {
margin: 0px;
padding: 0px;
}
.sidebar-left ul a:hover{
text-decoration: underline;
} .sidebar-left ul .current-menu-item > a{
text-decoration: underline;
}
.sidebar-left ul#menu-mainmenue.menu{
padding-left: 5px;
padding-right: 5px;
margin: 0px;
}       .sidebar-right li {
list-style-type: none;
}
.sidebar-right li h2.widgettitle{
font-family: Arial,Helvetica,sans-serif;
color: white;
height: auto;
background-image: url(//www.migbm.at/wp-content/themes/default/design_img/btn_ganz.png);
background-size: 100% 100%;
padding-bottom: 5px;
padding-top:5px;
}
.sidebar-right li:first-child h2.widgettitle{
margin-top: 0px;
} #footertxt{
color: white;
font-size: 10px;
padding-right: 20px;
padding-left: 20px;
padding-top: 16px;
padding-bottom: 25px;
}
#footertxt a:visited, a:link{
color: white;
}
#footer-left{
float:left;
}
#footer-right{
float:right;
}
aside p{
color: white;
padding-left: 5px;
padding-right: 5px;
}
.entry a{
color: #003366;    
}
.entry{
padding:10px;
height: auto;
border-bottom: 2px dashed #ccc;
text-align: left;
}
form form-field{
margin: 20px 0;
}
form label {
display: block;
}
form input[type="text"],
form input[type="mail"],
form input[type="password"],
form input[type="date"],
form textarea,
form select {
width: 100%;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
-moz-box-sizing: border-box; box-sizing: border-box;
}
form button{
border: 1px solid #000;
padding: 7px 10px;
background-color: #700;
color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
} .TTWForm{
width: 500px;
}
.TTWForm-container {
font-size: 12px;
color: #798e94;
background: transparent;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.TTWForm-wrapper.wrapped{
padding: 30px 30px 30px 30px;
border: 1px solid #ced4d7;
box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, .1);
-webkit-box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, .1);
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.TTWForm-container h2 {
font-size: 2em;
margin-bottom: 0.75em;
color: #65777c;
font-weight: normal;
} .TTWForm .field, #form-title.field {
padding-bottom: 12px;
padding-top: 12px;
position: relative;
clear: both;
}
.TTWForm .field:first-child{
padding-top:0;
}
.TTWForm .field:last-child{
padding-bottom:0;} .f_25 {
width: 21%;
display: inline;
float: left;
margin-left: 2%;
margin-right: 2%; }
.f_50 {
width: 46%;
display: inline;
float: left;
margin-left: 2%;
margin-right: 2%; }
.f_75 {
width: 71%;
display: inline;
float: left;
margin-left: 2%;
margin-right: 2%; }
.f_100 {
width: 96%;
display: inline;
float: left;
margin-left: 2%;
margin-right: 2%; }
.TTWForm input, .TTWForm textarea, .TTWForm select, div.selector, div.uploader  {
width:100%;
font: 12px/14px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
padding: 6px 0;
color: #798e94;
border: 1px solid #c2d3d7;
outline: none;
display: inline-block;
position: relative;
z-index: 2;
box-shadow: 0 0 0 5px #f2f7f9;
-moz-box-shadow: 0 0 0 5px #f2f7f9;
-webkit-box-shadow: 0 0 0 5px #f2f7f9;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
}
.TTWForm input[type=radio], .TTWForm input[type=checkbox] {
width: 12px;
margin: 8px 12px;
top: 3px;
position: relative;
}
.TTWForm .option{
margin:6px 0;
}
.TTWForm .option-title{
position:relative;
top:2px;
color: #798e94;
}
.TTWForm textarea {
overflow: hidden;
}
.TTWForm label {
color: #798e94;
text-align: left;
font: 14px/24px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
margin-bottom:5px;
display:inline-block;
}
.TTWForm .submit input {
text-align: center;
font-size: 12px;
text-decoration: none;
border-radius: 3px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
text-shadow: 1px 1px 0px #fff;
display: block;
margin: 12px -2px 12px 0;
text-align: center;
float: right;
padding: 6px 12px;
height: 28px;
cursor: pointer;
min-width: 96px;
width:auto;
background:#ddedf3 url(//www.migbm.at/wp-content/themes/default/images/button-bg.jpg) repeat-x 0 0 scroll;
box-shadow: 0 0 0 5px #eef5f7;
-moz-box-shadow: 0 0 0 5px #eef5f7;
-webkit-box-shadow: 0 0 0 5px #eef5f7;
border: 1px solid #a4c5d0;
font-weight: bold;
color: #6b97a8;
}
#form-title {
padding: 12px;
}
#form-title h2{
margin-bottom:0;
color: #798e94;
} #calroot {
z-index: 10000;
margin-top: -1px;
width: 198px;
padding: 2px;
background-color: #fff;
font-size: 11px;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 0 15px #666;
-webkit-box-shadow: 0 0 15px #666;
}
#calhead {
padding: 2px 0;
height: 22px;
}
#caltitle {
font-size: 14px;
color: #0150D1;
float: left;
text-align: center;
width: 155px;
line-height: 20px;
text-shadow: 0 1px 0 #ddd;
}
#calnext, #calprev {
display: block;
width: 20px;
height: 20px;
float: left;
cursor: pointer;
background: transparent url(//www.migbm.at/wp-content/themes/default/images/prev.png) no-repeat center center scroll;
}
#calnext {
float: right;
background: transparent url(//www.migbm.at/wp-content/themes/default/images/next.png) no-repeat center center scroll;
}
#calprev.caldisabled, #calnext.caldisabled {
visibility: hidden;
}
#caltitle select {
font-size: 10px;
}
#caldays {
height: 14px;
border-bottom: 1px solid #ddd;
}
#caldays span {
display: block;
float: left;
width: 28px;
text-align: center;
}
#calweeks {
background-color: #fff;
margin-top: 4px;
}
.calweek {
clear: left;
height: 22px;
}
.calweek a {
display: block;
float: left;
width: 27px;
height: 20px;
text-decoration: none;
font-size: 11px;
margin-left: 1px;
text-align: center;
line-height: 20px;
color: #666;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.calweek a:hover, .calfocus {
background-color: #ddd;
}
a.calsun {
color: red;
}
a.caloff {
color: #ccc;
}
a.caloff:hover {
background-color: rgb(245, 245, 250);
}
a.caldisabled {
background-color: #efefef !important;
color: #ccc !important;
cursor: default;
}
#calcurrent {
background-color: #498CE2;
color: #fff;
}
#caltoday {
background-color: #333;
color: #fff;
} .slider {
background: #3C72E6 url(//www.migbm.at/wp-content/themes/default/images/range_gradient.png) repeat-x 0 0;
height: 9px;
position: relative;
cursor: pointer;
border: 1px solid #333;
width: 100%;
float: left;
clear: right;
margin-top: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: inset 0 0 8px #000;
}
.progress {
height: 9px;
background-color: #C5FF00;
display: none;
opacity: 0.6;
}
.handle {
background: #fff url(//www.migbm.at/wp-content/themes/default/images/range_gradient.png) repeat-x 0 0;
height: 28px;
width: 28px;
top: -12px;
position: absolute;
display: block;
margin-top: 1px;
border: 1px solid #000;
cursor: move;
-moz-box-shadow: 0 0 6px #000;
-webkit-box-shadow: 0 0 6px #000;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
}
.range {
border: 1px solid #ddd;
float: left;
font-size: 20px;
margin: 0 0 0 15px;
padding: 3px 0;
text-align: center;
width: 50px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
} .TTWForm .error {
height: 16px;
font: 11px/16px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
color: #ff0033;
padding-left: 12px;
z-index: 999;
position:relative;
top:-1px;
} .loading-text{
position:relative;
top:-3px;
} .TTWForm input{
*height: 28px;
} .clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
} * html .clearfix,
*:first-child+html .clearfix {
zoom: 1;
}  div.selector,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action {
background-repeat: no-repeat;
}
.selector,
.radio,
.checker,
.uploader,
.selector *,
.radio *,
.checker *,
.uploader * {
margin: 0;
padding: 0;
}  div.selector {
padding: 6px 6px;
background:transparent url(//www.migbm.at/wp-content/themes/default/images/select-bg.jpg) no-repeat right top scroll;
}
div.selector, div.selector.focus, div.selector.hover {
background-position: right top;
line-height: 28px;
height: 28px;
}
div.selector span {
height: 28px;
line-height: 28px;
padding: 0 0 0 6px;
}
div.selector select { top: 0px;
left: 0px;
} div.checker {
width: 19px;
height: 19px;
}
div.checker input {
width: 19px;
height: 19px;
}
div.checker span {
background:transparent url(//www.migbm.at/wp-content/themes/default/images/check-radio-bg.png) no-repeat left top scroll;
height: 19px;
width: 19px;
}
div.checker span.checked {
background-position: right top;
} div.radio {
width: 18px;
height: 18px;
}
div.radio input {
width: 18px;
height: 18px;
}
div.radio span {
height: 18px;
width: 18px;
background:transparent url(//www.migbm.at/wp-content/themes/default/images/check-radio-bg.png) no-repeat left bottom scroll;
}
div.radio span.checked {
background-position: -17px bottom;
} div.uploader{
background:transparent url(//www.migbm.at/wp-content/themes/default/images/file-bg.jpg) no-repeat right top scroll;
}
div.uploader, div.uploader span.action {
height: 28px;
}
div.uploader span.action {
line-height: 28px;
}
div.uploader span.filename {
height: 28px; margin: 0 0 0 2px;
line-height: 28px;
}  div.selector {
margin-bottom: 20px;
width: 100%;
}
div.selector select {
width: 100%;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
border: solid 1px #fff;
}
div.selector span {
cursor: pointer;
}
div.selector span {
color: #798e94;
width: 100%;
}
div.selector.disabled span {
color: #bbb;
} div.checker {
margin-right: 10px;
} div.radio {
margin-right: 10px;
} div.uploader {
width: 100%;
margin-bottom: 20px;
cursor: pointer;
}
div.uploader span.action {
width: 85px;
text-align: center;
text-shadow: #fff 0px 1px 0px;
}
div.uploader span.filename {
color: #798e94;
width: 100%;
border-right: solid 1px #bbb;
font-size: 90%;
}
div.uploader input {
width: 100%;
}
div.uploader.disabled span.action {
color: #aaa;
}
div.uploader.disabled span.filename {
border-color: #ddd;
color: #aaa;
} .selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
outline: 0;
} div.selector {
position: relative;
padding-left: 10px;
overflow: hidden;
}
div.selector span {
display: block;
float: left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
div.selector select {
position: absolute;
opacity: 0;
height: 28px;
border: none;
background: none;
} div.checker {
position: relative;
float: left;
}
div.checker span {
display: block;
float: left;
text-align: center;
}
div.checker input {
opacity: 0;
display: inline-block;
background: none;
} div.radio {
position: relative;
float: left;
}
div.radio span {
display: block;
float: left;
text-align: center;
}
div.radio input {
opacity: 0;
text-align: center;
display: inline-block;
background: none;
} div.uploader {
position: relative;
float: left;
overflow: hidden;
padding: 0 !important;
}
div.uploader span.action {
float: left;
display: inline;
padding: 2px 0px;
overflow: hidden;
cursor: pointer;
}
div.uploader span.filename {
padding: 0px 10px;
float: left;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
div.uploader input {
opacity: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
float: right;
height: 16px;
border: none;
}
div.uploader span.action, div.uploader:hover span.action, div.uploader.active span.action, div.uploader.focus span.action {
display: block;
position: absolute;
top: 0;
right: 0;
padding: 0;
width: 96px;
height: 28px;
text-indent: -99999px;
} div.checker input, div.radio input {
margin: 0 !important;
top: -1px;
}
div.selector {
padding: 0 !important;
} textarea {
height: 132px;
}
div.uploader span.filename{
width:auto\9;
border:none\9;
}
div.selector span{
width:auto\9;
}
#caltitle {
width: 152px \9;
}
#caldays span {
width: 27px \9;
}
.calweek a {
width: 26px \9;
} .radio-group input, .checkbox-group input{
*border:none;
*background:none;
*top:6px;
*position:relative;
*width:18px;
}