/* CSS Document Jenseits-der-Thesen.de */
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px
        background-color: #336699;
}

.page {background-color: #336699;}

/* -------- Head Logo -------- */

.head {width: 100%;
margin: 0px 0px;
background-color: #003366;}

.mainlink {
        font-weight: bold;
        font-size: 10pt;
        color: #FFFFFF;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}
A.mainlink:hover {
        color: #003366;
        text-decoration: none
}


/* --------  Menü -------- */

.menu {width: 760px;
margin: 20px auto;
background-color: #336699;}


.linkliste {
        font-weight: normal;
        font-size: 10pt;
        color: #C7D2DC;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}
A.linkliste:hover {
        color: #003366;
        text-decoration: none
}
.linkliste_active {
        font-weight: normal;
        font-size: 10pt;
        color: #003366;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}


/* -------- Fußzeile -------- */

.foot {width: 760px:
margin: 10px auto;
padding-bottom: 10px;
foat: left;}

.copyright {
        font-weight: bold;
        font-size: 9pt;
        color: #FFFFFF;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}
A.copyright:hover {
        color: #003366;
        text-decoration: none
}
.copyright_active {
        font-weight: bold;
        font-size: 9pt;
        color: #003366;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}
.active {
        font-weight: bold;
        font-size: 10pt;
        color: #003366;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}

a, img {border: 0 none; }


/* -------- Inhalt -------- */

.main {background-color: #336699;}

.inhalt {width:760px;
margin: 0px auto;
font-weight: normal;
font-size: 10pt;
color: #C7D2DC;
font-style: normal;
font-family: Arial;
text-decoration: none;
text-align: justify;
}

.links {width:175px;
margin: 0px auto;
font-weight: normal;
font-size: 10pt;
color: #C7D2DC;
font-style: normal;
font-family: Arial;
text-decoration: none;
text-align: justify;
float: left;
/*border: 1px solid white;*/}

.rechts {width:570px;
margin: 0px 0px;
font-weight: normal;
font-size: 10pt;
color: #C7D2DC;
font-style: normal;
font-family: Arial;
text-decoration: none;
text-align: justify;
float:right;
/*border-left: 1px solid white;*/}

.rueck {font-weight: normal;
font-size: 10pt;
color: #C7D2DC;
font-style: normal;
font-family: Arial;
text-decoration: none;
text-align: justify;
margin-left: 5px;
/*border-left: 1px solid white;*/}

.liste {
font-weight: normal;
font-size: 10pt;
color: #C7D2DC;
font-style: normal;
font-family: Arial;
text-decoration: none;
text-align: justify;
}

cite {
font-weight: normal;
font-size: 10pt;
color: #FEF4D8;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;}

.strich {border-bottom: 1px solid white;}

.anfang {border-top: 1px solid white;
padding: 8px;}

.einrueck {margin-left: 25px;}

.textlink {
        font-weight: bold;
        font-size: 10pt;
        color: #FFFFFF;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}
A.textlink:hover {
        color: #003366;
        text-decoration: none
}
.textlink2 {
        font-weight: bold;
        font-size: 10pt;
        color: #ffffff;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}
A.textlink2:hover {
        color: #003366;
        text-decoration: none
}
.textlink3 {
        font-weight: bold;
        font-size: 10pt;
        color: #003366;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}
A.textlink3:hover {
        color: #003366;
        text-decoration: none
}
.textueberschrift {
        font-weight: normal;
        font-size: 12pt;
        color: #003366;
        font-style: normal;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}
h2 {    font-weight: normal;
        font-size: 10pt;
        color: #ffffff;
        font-style: normal;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none

.text3 {
        font-weight: normal;
        font-size: 10pt;
        color: #003366;
        font-style: normal;
        font-family: Arial;
        text-decoration: none
}

.textueberschrift3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #C7D2DC;
        text-decoration: underline;
        font-weight: bold;
}