/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30.03.2016, 17:01:05
    Author     : wegner
*/


html, 
body {
    height: 100%;
    margin: 0;

    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

iframe {
    border: 0;
}

#Container_Content_StyleWork {
    /*debugging*/
   /*border: 1px solid lime;*/
}