
body {

    margin:0px;
   
    font-family: sans-serif;
    color: #202123;
    background-color: #202123;
    
}

div#is-stephan-url {
    position: absolute;
}

div#is-stephan-url div{

    float:left;

    margin-left: 0.08em;

    padding: 0.2em;
    padding-top: 0.4em;

    background-color: #33c0ff;

}

div#is-stephan-url p {
	margin: 0 0 0.3em 0;
}

div#is-stephan-url div#more{
    overflow: hidden;
}

div#is-stephan-more{

    position: absolute;

    width: 100%;

}

div#is-stephan-more div{

    margin:0.1em;

    height: 100%;

    border: 2px solid #33c0ff;

    overflow: hidden;

}


div#is-stephan-more-container{

    margin:0.1em;

    height: 100%;

    border: 2px solid #33c0ff;

    overflow: hidden;

}

div#is-stephan-more-container div{

    width: auto;
    height: auto;

    font-size: 0.4em;
    
    background-color: #33c0ff;
    border: none;
    
}

a{
	color: inherit;
	text-decoration: underline;
}

a:hover{
	color: white;
}