
/*

Font: Nunito
Source: Google Fonts (https://fonts.google.com)
License: 2007, SIL OPEN FONT LICENSE Version 1.1
Copyright: 2014, The Nunito Project Authors (https://github.com/googlefonts/NunitoFont)

*/

@font-face{
font-family:'WebFontNunito';
font-style:normal;
font-weight:normal bold;
src:url('font/Nunito.ttf') format('truetype');
}

a, body, div{
color:#000000;
font-family:WebFontNunito;
font-size:0px;
line-height:0px;
text-align:left;
text-decoration:none;
}

a, body, div, img{
background-color:transparent;
border:none;
cursor:default;
margin:0px;
outline:none;
padding:0px;
vertical-align:top;
}

a, body, div, img{
touch-action:manipulation;
-ms-touch-action:manipulation;
-webkit-tap-highlight-color:transparent;
user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-webkit-user-select:none;
}

body{
background-color:#edeae4;
}

img{
display:inline-block;
}

.cell_1{
display:table-cell;
}

.cell_2{
display:table-cell;
width:99%;
}

.dn{
display:none;
}

.fenster_1{
text-align:center;
width:100%;
}

.fenster_2{
display:inline-block;
max-width:540px;
min-width:420px;
padding:20px 10px 0px 10px;
}

.link_1,
.link_li,
.link_re{
background-color:#ffffff;
border-color:#bbbbbb;
cursor:pointer;
display:block;
font-size:22px;
line-height:22px;
padding:15px 20px 15px 20px;
text-align:center;
white-space:nowrap;
}

.link_1{
border-radius:30px;
border-style:solid;
border-width:1px;
margin:0px 0px 10px 0px;
}

.link_2{
background-color:#ffffff;
border-color:#bbbbbb;
border-radius:30px;
border-style:solid;
border-width:1px;
cursor:pointer;
display:inline-block;
font-size:22px;
line-height:22px;
padding:15px 20px 15px 20px;
text-align:center;
white-space:nowrap;
}

.link_cell{
display:table-cell;
width:50%;
}

.link_li{
border-radius:30px 0px 0px 30px;
border-style:solid dashed solid solid;
border-width:1px 1px 1px 1px;
margin:0px 0px 10px 0px;
}

.link_re{
border-radius:0px 30px 30px 0px;
border-style:solid;
border-width:1px 1px 1px 0px;
margin:0px 0px 10px 0px;
}

.navi_button_1,
.navi_button_2{
border-color:#bbbbbb;
border-radius:30px;
border-style:solid;
border-width:1px;
font-size:22px;
line-height:22px;
margin:0px 10px 10px 0px;
padding:15px 16px 15px 16px;
white-space:nowrap;
}

.navi_button_1{
background-color:#ffffff;
}

.navi_button_2{
cursor:pointer;
}

.row{
display:table-row;
}

.table{
display:table;
width:100%;
}

.trenner{
background-color:#bbbbbb;
height:1px;
margin:21px auto 20px auto;
width:100px;
}

.unten{
padding:800px 0px 20px 0px;
text-align:center;
}
