body_stecki{
     width:500px; 
     margin:auto; 
     padding:6px; 
     padding-bottom:8px;
     background-image: url(https://www.buffymagazin.de/Wikinger/images/greeniceland/bg_greeniceland.png) 0% 0%;
     background-attachment: fixed;

}

#main {
    padding:10px;
    text-align: justify; 
      width: 100%;
  max-width: 768px;
    color: var(--text1);
    font-size: 13px; 
    background-color: var(--farbe5);
    margin:auto;
    margin-top: 5px;

}

.titel_farbe{
color: #b9ad83; 
font-size:40px; 
text-align: center;
font-family: 'Satisfy', cursive; 
text-transform: lowercase; 
text-shadow: 1px 1px 0 #f9f3e7; 
line-height: 30px; 
padding-top: 20px;

}

.titel{ 
text-align: center; 
border-bottom: 2px dotted #b9ad83; 
color: #b9ad83; 
font-size:20px; 
text-transform: uppercase;
sans-serif;letter-spacing: 1px;

}

.texte {
font-family: 'Satisfy', cursive;
color: #b9ad83; 
padding-left:6px; 
font-size:22px;

}

#inhalt {
padding: 10px;
text-align: justify; 
width: 400px; 
color: #f9f3e7; 
font-size: 13px;
margin: auto;

}

#cont u {
color: #75383D; 
text-decoration: none; 
font-weight: underline; 
padding: 1px 1px; 
font-size: 11px; 
text-transform: uppercase; 
letter-spacing: 1.5px; 
border-bottom: dashed #000 1px;

}

#cont i {
color: #207791;

}

#cont b {
color: #207791;

}

.boxen{
width: 150px; 
height: auto; 
padding: 2px; 
margin: 9px 0px auto; 
background-color:#b9ad83; 
text-align: center; 
color: #f9f3e7; 
font-family: 'Calibri',sans-serif; 
font-size: 13px; 
text-transform: uppercase; 
box-sizing: border-box;

}

.boxenlinks{
width: 150px; 
height: 150px; 
padding: 2px; 
margin: auto; 
float: left; 
box-sizing: border-box;

}

.boxenrechts {
width: 150px; 
height: 150px; 
margin: auto; 
float:right; 
box-sizing: border-box;

}

.bild {
border-radius: 80px;
margin: auto !important;

}
