/* Formularformatierung */
fieldset {
border:0px;
}
label {
display:block;
clear:left;
float:left;
width:150px;
}
input.submit {
margin-left:20px;
width:150px;
}
input {
margin-left:150px;
display:block;
width:200px;
}

body {
background: #0A5B8A;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #000000;
}

.wrapper {
#background-image: url(img/ACTA_bg.png);
background-repeat: repeat-x;
text-align: center;
min-height: 100%;
}

.img {
z-index: 2;
text-align: center;
}

.head {
width: 488px;
height: 238px;
}

.top {
width: 488px;
height: 41px;
background-image: url(img/ACTA_top.png);
}

.pic {
position: absolute;
z-index: 2;
}

.menu-left {
text-align: left;
padding-left: 19px;
padding-top: 9px;
}

.menu-right {
text-align: right;
padding-right: 45px;
padding-top: 9px;
}

.left {
width: 10px;
background-image: url(img/ACTA_left.png);
background-repeat: repeat-y;
}

.fill {
width: 10px;
}

.right {
width: 20px;
background-image: url(img/ACTA_right.png);
background-repeat: repeat-y;
}

.content {
width: 458px;
background: #F0F0F0;
text-align: left;
}

.text {
width: 94%;
padding-left: 3%;
padding-right: 3%;
}

.bottom {
width: 488px;
height: 29px;
}

.footer {
text-align: center;
padding-bottom: 4%;
padding-top: 1%;
}

.logo {
background: none;
text-align: right;
vertical-align: bottom;
padding: 1%;
}
.logo.piratenpartei {
text-align: left;
}


/* Textformatierung */

h1 {
font-size: 1.1em;
color: #0C6DA5;
}

img {
background: none;
}


/* Links-Formatierung */

a:link {text-decoration: none; font-weight: bold; color: #0C6DA5;}
a:visited {text-decoration: none; font-weight: bold; color: #0C6DA5;}
a:focus {text-decoration: none; font-weight: bold; color: #FFFFFF; background: #A0C2E4;}
a:hover {text-decoration: underline; font-weight: bold; color: #A0C2E4;}
a:active {text-decoration: none; font-weight: bold; color: #0C6DA5;}

.top a:link {text-decoration: none; font-weight: bold; color: #FFFFFF;}
.top a:visited {text-decoration: none; font-weight: bold; color: #FFFFFF;}
.top a:focus {text-decoration: none; font-weight: bold; color: #0C6DA5;}
.top a:hover {text-decoration: none; font-weight: bold; color: #0C6DA5;}
.top a:active {text-decoration: none; font-weight: bold; color: #0C6DA5;}

.footer a:link {text-decoration: none; font-weight: bold; color: #FFFFFF;}
.footer a:visited {text-decoration: none; font-weight: bold; color: #FFFFFF;}
.footer a:hover {text-decoration: none; font-weight: bold; color: #FFFFFF;}
.footer a:active {text-decoration: none; font-weight: bold; color: #FFFFFF;}

.logo a {background: none;}

