/************************************************************************
1 - GLOBALS
************************************************************************/

@font-face {
    font-family: 'UniversCondensedLight';
    src: url('https://www.stralsunder.de/fileadmin/layout/css_stralsunder/_fonts/unicndlig-webfont.eot');
    src: local('☺'), url('https://www.stralsunder.de/fileadmin/layout/css_stralsunder/_fonts/unicndlig-webfont.woff') format('woff'), url('https://www.stralsunder.de/fileadmin/layout/css_stralsunder/_fonts/unicndlig-webfont.ttf') format('truetype'), url('https://www.stralsunder.de/fileadmin/layout/css_stralsunder/_fonts/unicndlig-webfont.svg') format('svg');
}

@font-face {
    font-family: 'UniversCondensed';
    src: url('https://www.stralsunder.de/fileadmin/layout/css_stralsunder/_fonts/unicndreg-webfont.eot');
    src: local('☺'), url('https://www.stralsunder.de/fileadmin/layout/css_stralsunder/_fonts/unicndreg-webfont.woff') format('woff'), url('https://www.stralsunder.de/fileadmin/layout/css_stralsunder/_fonts/unicndreg-webfont.ttf') format('truetype'), url('https://www.stralsunder.de/fileadmin/layout/css_stralsunder/_fonts/unicndreg-webfont.svg') format('svg');
}

*
{
    margin: 0;
    padding: 0;
}

html {
    font: normal normal normal small/1.0 Arial, Helvetica, Geneva, sans-serif;
    background: #dfdfdf url(_images/_html.png) center bottom no-repeat;
}


/* font: font-style [italic,oblique] font-variant [small-caps] font-weight [bold] 24px/1.5 "Times New Roman", Times, serif;. */
body {
    margin:0;
    padding:0 0 96px 0;
    font: normal normal normal small/1.0 Arial, Helvetica, Geneva, sans-serif;
    background: transparent url(_images/_body.png) center top repeat-x;
}

* html body {
    margin:0;
    padding:0;
    font: normal normal normal x-small/1.0 Arial, Helvetica, Geneva, sans-serif;
    f\ont: normal normal normal small/1.0 Arial, Helvetica, Geneva, sans-serif;
}

div#port {
    position:fixed;
    top:0px;
    left: 50%;
    margin: 0 0 0 -495px;
    width: 988px;
    height:578px;
    border: 1px dotted #f1e;
    background: transparent url(_images/950_grid_12_col.png) top center no-repeat;
    display:none;
    z-index: 1000000;
}

/************************************************************************
    1.1 - TYPO
************************************************************************/
h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #5e5e5e;
    background: transparent;
}

h1 a:link, h1 a:visited {
    text-decoration: none; }

h1 a:hover, h1 a:active {
    text-decoration: none; }

h2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    text-align: left;
    text-decoration: none;
    color: #5e5e5e;
    background: transparent; }

h2 a:link, h2 a:visited {
    color: #666;
    text-decoration: none;
    background: transparent;  }

h3 {
    margin: 0;
    padding: 0;
}

h4 {
    margin: 0px 0px 0px 10px;
    padding: 10px 0px 0px 0px;
    font-size: 13px;
    font-weight: bold;
    color: #5e5e5e;
    background: transparent; }

p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 16px;
    color: #5e5e5e;
    background: transparent; }

p a {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    line-height: 16px;
    color: #fff;
    background: transparent; }

em {}

cite {}

samp {}

dfn {}

blockquote {}

a:link, a:visited
{
    margin: 0;
    padding:0;
}

a:hover, a:active
{
    margin: 0;
    padding:0;
}

/************************************************************************
    1.2 - UL
************************************************************************/
.powermail_mandatory_list .powermail_mandatory_listitem {
    margin: 10px 0;
}

/************************************************************************
    1.3 - IMG
************************************************************************/
img {
    display:block;
}

/*e-o-f*****************************************************************/
