@font-face {
    font-family: "speak_light";
    src:url("media/webfonts/f_l.eot");
    src:local("f_l"),url("media/webfonts/f_l.woff") format("woff");
}

@font-face {
    font-family:"speak_regular";
    src:url("media/webfonts/f_r.eot");
    src:local("f_r"),url("media/webfonts/f_r.woff") format("woff");
}

@font-face {
    font-family:"speak_bold";
    src:url("media/webfonts/f_b.eot");
    src:local("f_b"),url("media/webfonts/f_b.woff") format("woff");
}

@font-face {
    font-family: "speak_heavy";
    src:url("media/webfonts/f_h.eot");
    src:local("f_h"),url("media/webfonts/f_h.woff") format("woff");
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html,body {
    background-color: #F6F8EA;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

#wrapper {
    min-width: 200px;
    max-width: 800px;
    margin: auto;
}

#header {
    margin: auto;
    padding: 25px 0 0 0;
    font-family: "speak_bold", Arial;
}

#header p {
    padding: 25px 50px 15px 50px;
    text-align: center;
}

#header h1 {
    font-family: "speak_heavy", Arial;
    font-size: 40px;
    text-align: center;
    text-decoration: underline;   
}

.line {
    padding: 0 50px;
}

hr {
    color: #114594
}

nav {
    margin: auto;
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 100px;
}

.nav_main {
    position: relative;
    float: left;
    clear: both;
    width: auto;
    z-index: 400;
} 

.nav_main ul {
    font-family: "speak_bold", Arial;
    float: left;
    width: auto;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav_main ul li {
    float:left;
    width:auto;
    margin:0;
    padding:0;
}

.nav_main ul li a {
    float:left;
    width:auto;
    font-size:20px;
    padding:0;
    margin:0;
    text-decoration:none;
    color:#114594;
}

.nav_main ul li a:hover {
    text-decoration:none;
    -moz-text-shadow: 0 0 5px #803689;
    -webkit-text-shadow: 0 0 5px #803689;
    text-shadow: 0 0 5px #803689;
}

.nav_main .level1 {
    float: left;
    padding: 0;
    height: 20px;
}

.nav_main .level1 li {
    float: left;
    margin-left: 25px;
    height: 20px;
}

.nav_main .level1 li a.active span {
    background-color: #803689;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    height: 5px;
    margin-top: 7px;
    -moz-box-shadow: 0 0 5px #803689;
    -webkit-box-shadow: 0 0 5px #803689;
    box-shadow: 0 0 5px #803689;
}

.nav_main .level1 li a span.activeItem {
    background-color: #803689;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    height: 5px;
    margin-top: 7px;
    -moz-box-shadow: 0 0 5px #803689;
    -webkit-box-shadow: 0 0 5px #803689;
    box-shadow: 0 0 5px #803689;
}

.nav_main .level1 li.home-ico {
    margin-left: 0;
}

.nav_main .level1 li.home-ico a {
    float: left;
    background: url("media/icons/ico-nav-home.png") no-repeat left center;
    width: 17px;
    height: 16px;
    margin: 3px 0 0 0;
}

#content {
    font-family: "speak_bold", Arial;
    font-size: 16px;
    text-align: justify;
    padding: 0px 50px;
    margin-left: auto;
    margin-right: auto;
}

#content ul {
    list-style: none;
    text-align: center;
    padding: 10px 0;
}

#content h2 {
    font-size: 25px;
    text-decoration: underline;
    text-align: center;
    padding: 25px 0 20px 0;
}

.right {
    text-align: right;
}

table {
	margin: auto;
    border-style: none;
    font-family: "speak_heavy";
    font-size: 18px;
}

.bold {
    font-family: "speak_bold";
}

th {
    border-width: medium;
    border-style: solid;
    padding: 5px;
    text-align: center;
    font-size: 20px;
}

td {
    border-width: thin;
    border-style: solid;
    padding: 5px;
}

a {
    font-family: "speak_heavy";
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #114594;
}

a:hover {
    text-decoration: none;
    -moz-text-shadow: 0 0 5px #803689;
    -webkit-text-shadow: 0 0 5px #803689;
    text-shadow: 0 0 5px #803689;
}

.advertisement h1 {
    font-family: "speak_heavy";
    font-size: 40px;
    margin: auto;
    text-align: center;    
}

.advertisement a {
    font-family: "speak_heavy";
    font-size: 42px;
}

#content_impressum{
    font-family: "speak_bold", Arial;
    font-size: 16px;
    text-align: justify;
    padding: 0px 50px;
    margin-left: auto;
    margin-right: auto;
}

#content_impressum h2 {
    font-size: 25px;
    text-decoration: underline;
    text-align: center;
    padding: 25px 0 25px 0;
}

#content_impressum h3 {
    font-family: "speak_heavy";
    font-size: 18px;
    text-align:  left;
    padding: 25px 0 25px 0;
}

#content_impressum .center {
    text-align: center;
}

#content_impressum td{
    border-style: none;
    padding: 5px;    
}

#footer {
    font-family: "speak_bold", Arial;
    font-size: 14px;
    text-align: center;
    margin: auto;
    padding: 15px 50px;
}