@font-face {	font-family: "codystar";	src: url("/fonts/codystar/codystar-regular.ttf") format("truetype");	font-weight: 400;}@font-face {	font-family: "codystar";	src: url("/fonts/codystar/codystar-light.ttf") format("truetype");	font-weight: 300;}* {    margin: 0px;    padding: 0px;}html {    height:100%;}body {    height:100%;    overflow-y: scroll;    font-family: Helvetica, sans-serif;    color: black;    background-color: #009984; /*#009c80;*/    background-image: url(../images/dabei-vote.png); /*url(../images/kreis_mutter.svg)*/    background-attachment: fixed;    background-position: left top;    background-repeat: repeat;    background-size: auto 198px;}#wrapper {    position: relative;    min-height: 100%;    width: 964px;    margin: 0 auto;}#navigation {    z-index: 42;    width: 964px;    margin: -145px auto;    /*padding: 0 0 2em 0;*/    text-align: center;    position: fixed;}#nav_wrap {    width: 808px;    margin: 0em auto;    text-align: center;    background-color: white;}#content {    width: 964px;    margin: 0 auto;    text-align: center;}#inner {    width: 808px;    margin: 3em auto;    text-align: left;    padding-top: 2em;}.myinner {    width: 808px;    margin: 170px 20px 20px 20px;    padding: 1em;    font-family: sans-serif;    font-size: 11pt;    text-align: justify;    min-height: 2700px;}.myspace {    width: 808px;    min-height: 560px;    margin: 460px auto 100px auto;    padding: 1em;}#social {    width: 800px;    margin: 0 auto;    padding: 2em 0 2em 0;    text-align: center;}#footer {    position: fixed;    left: 0;    bottom: 0;    width: 100%;    padding: 1em 0 1em 0;    text-align: center;    background-color: #f4c6de;}#footer2 {    width: 964px;    margin: 0 auto;    padding: 0 0 3em 0;}#nav_selected {    color: #99c876;    font-size: smaller;    font-weight: bold;}a:link {    color: white;    text-decoration: none;}#nav_wrap a:link {    color: white;    text-decoration: none;    /*font-size: smaller;*/    font-weight: bold;}#footer a:link {    color: #f4c6de;    text-decoration: none;    font-size: smaller;    font-weight: bold;}a:visited {    color: white;    text-decoration: none;}#nav_wrap a:visited {    color: white;    /*font-size: smaller;*/    text-decoration: none;}#inner a:visited {    color: #f4c6de;    text-decoration: none;}a:focus {    color: orange;    text-decoration: none;}#inner a:focus {    color: #f4c6de;    text-decoration: none;}a:hover {    color: orange;    text-decoration: none;}#inner a:hover {    color: #f4c6de;    text-decoration: none;}a:active {    color: orange;    text-decoration: none;}#inner a:active {    color: #f4c6de;    text-decoration: none;}.nav_li {  color: #006bb6;  margin-right: 24px;  float: left;}.nav_re {  color: #006bb6;  margin-left: 24px;  float: right;}h1 {    padding: 1em 0 1em 0;    font-size: larger;    font-weight: 800;    text-align: left;}h2 {    padding: 1em 0 1em 0;    font-size:  large;    font-weight: 700;    text-align: left;}p {  padding: 0 0 1em 0;}.p_left {     text-align: left}