<style type="text/css">
@charset "utf-8";
#wrapper {
margin-right: auto;
margin-left: auto;
width: 1000px;
border-radius: 10px;
-moz-border-radius: 0px;
}
#header {
height: 250px;
margin-right: auto;
margin-left: auto;
background-color: #FFF;
background-image: url(../Bilder/Header/Sunspot_abgerundet.jpg);
background-repeat: no-repeat;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
.nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: rgba(255,255,255,1);
background-color: rgba(204,204,204,0.5);
text-align: center;
height: 27px;
width: 110px;
float: left;
margin-left: 5px;
padding-top: 13px;
margin-top: 205px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
box-shadow: 2px 2px 2px rgba(0,0,0,1);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,1);
text-shadow: 1px 1px 2px rgba(0,0,0,1);
}
.social {
float: right;
margin-top: 205px;
margin-right: 10px;
}
#sidebar_home_deu {
float: right;
height: 90px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_das_projekt {
float: right;
width: 249px;
background-color: rgba(204,204,204,1);
border-radius: 0px 10px 10px 0px;
-webkit-border-radius: 0px 10px 10px 0px;
-moz-border-radius: 0px 10px 10px 0px;
box-shadow: 0px 0px;
-webkit-box-shadow: 0px 0px;
-moz-box-shadow: 0px 0px;
overflow: auto;
height: 2068px;
border: 1px solid rgba(102,102,102,1);
}
#sidebar_ueber_uns {
float: right;
height: 645px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_spenden {
float: right;
width: 249px;
overflow: auto;
height: 1075px;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_kontakt {
width: 249px;
float: right;
overflow: auto;
height: 764px;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_home_eng {
float: right;
height: 90px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_the_project {
float: right;
height: 1850px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_about_us {
float: right;
height: 680px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_donate {
float: right;
height: 945px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_contact_eng {
float: right;
height: 758px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_home_fra {
float: right;
height: 90px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_le_projet {
float: right;
height: 2237px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_le_team {
float: right;
height: 743px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_donner {
float: right;
height: 1165px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_contact_fra {
float: right;
height: 750px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_home_ita {
float: right;
height: 90px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_il_progetto {
float: right;
height: 2285px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_il_team {
float: right;
height: 740px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_donare {
float: right;
height: 1110px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
#sidebar_contatto {
float: right;
height: 755px;
width: 249px;
overflow: auto;
border: 1px solid rgba(102,102,102,1);
background-color: rgba(204,204,204,1);
}
.sidebar_spende_titel {
font-family: "Arial Black", Gadget, sans-serif;
font-size: 15px;
text-align: center;
background-color: rgba(204,255,153,1);
margin-top: 25px;
margin-right: 10px;
margin-left: 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
#language_box {
height: 30px;
width: 210px;
background-color: rgba(102,0,0,1);
padding-top: 5px;
float: right;
margin-right: 5px;
margin-top: -45px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
#english_flag {
height: 25px;
width: 40px;
float: left;
margin-right: 10px;
margin-left: 10px;
}
#german_flag {
height: 25px;
width: 40px;
float: left;
}
#italy_flag {
float: left;
height: 25px;
width: 40px;
margin-right: 10px;
margin-left: 10px;
}
#france_flag {
float: left;
height: 25px;
width: 40px;
}
#content {
background-color: #FFFFFF;
padding-left: 25px;
padding-bottom: 40px;
padding-top: 50px;
color: #333;
-webkit-border-radius: 5px 0px 0px 5px;
border-radius: 5px 0px 0px 5px;
-moz-border-radius: 5px 0px 0px 5px;
-webkit-box-shadow: -1px -1px 1px #666;
width: 700px;
-moz-box-shadow: -1px 1px 1px rgba(102,102,102,1);
box-shadow: -1px 1px 1px rgba(102,102,102,1);
padding-right: 25px;
}
#e-mail_box {
color: rgba(153,153,153,1);
font-size: 24px;
font-weight: bold;
text-shadow: 0px 0px;
height: 33px;
margin-top: 30px;
padding-top: 2px;
padding-left: 7px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
font-family: "Arial Black", Gadget, sans-serif;
width: 97px;
}
#e-mail_adresse {
font-size: 14px;
font-weight: bold;
font-family: Tahoma, Geneva, sans-serif;
height: 18px;
width: 182px;
margin-top: 20px;
margin-left: 10px;
border: 1px solid rgba(51,51,51,1);
padding-left: 5px;
}
.Follow_us_contact {
font-size: 24px;
font-weight: bold;
color: rgba(153,153,153,1);
text-shadow: 0px 0px;
height: 32px;
margin-top: 20px;
padding-top: 3px;
padding-left: 7px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
font-family: "Arial Black", Gadget, sans-serif;
width: 170px;
}
#facebook_bar {
height: 35px;
width: 125px;
padding-top: 20px;
}
#twitter_bar {
height: 35px;
width: 125px;
margin-top: 20px;
}
#kontaktiere_uns_contact {
height: 32px;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 24px;
font-weight: bold;
margin-top: 20px;
padding-top: 3px;
padding-left: 7px;
color: rgba(153,153,153,1);
text-shadow: 0px 0px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
width: 228px;
}
.formular_texte {
display: block;
height: 20px;
width: 65px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
font-weight: bold;
color: rgba(51,51,51,1);
float: left;
}
.formular_ausfuell-felder {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: rgba(51,51,51,1);
width: 200px;
border: 1px solid rgba(153,153,153,1);
}
#form1 input:focus {
background-color: rgba(232,209,187,1);
border: 2px solid rgba(51,51,51,1);
}
.formular_textfeld {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: rgba(51,51,51,1);
height: 100px;
width: 200px;
border: 1px solid rgba(102,102,102,1);
}
#form1 textarea:focus {
background-color: rgba(232,209,187,1);
border: 2px solid rgba(51,51,51,1);
}
#senden {
background-color: rgba(153,102,51,1);
height: 30px;
width: 85px;
border: 2px solid rgba(0,0,0,1);
margin-left: 185px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
font-weight: bold;
color: rgba(204,204,204,1);
border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
}
body,td,th {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px;
color: #333;
}
body {
background-color: #E5E5E5;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #0033FF;
text-decoration: none;
}
a:visited {
color: #00CC99;
text-decoration: none;
}
a:hover {
color: #99CC33;
text-decoration: underline;
}
a:active {
color: #FF0000;
text-decoration: none;
}
h1 {
font-size: 30px;
color: #1D1D1D;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-transform: uppercase;
text-decoration: underline;
text-align: center;
}
h2 {
font-size: 20px;
color: #1D1D1D;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: underline;
text-transform: none;
padding-left: 50px;
}
h3 {
font-size: 16px;
text-decoration: none;
font-weight: bold;
text-transform: none;
color: #1D1D1D;
}
#footer {
height: auto;
text-align: center;
padding-top: 7px;
background-color: #000000;
color: #CCC;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: -1px 0px 2px #000;
}
</style>