@charset "UTF-8";

*{
margin:0;
padding:0;
}

body{
font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
background-color:#ffffff;
}

#container {
width:1260px;
margin:66px auto;
}

#header {
width:1260px;
height:280px;
}

.header1 {
float:left;
width:380px;
height:32px;
margin:0 30px 0 30px;
}

.header2 {
float:left;
width:380px;
margin:0 0 0 30px;
}

.header3 {
float:left;
width:1260px;
margin:90px 30px 0 30px;
}

#main {
width:1260px;
}

#category {
width:1260px;
margin-bottom: 16px;
float:left;
}

.main1 {
float:left;
width:380px;
margin:0 0 0 30px;
}

.main2 {
float:left;
width:380px;
margin:0 30px 0 30px;
}

.main3 {
float:left;
width:380px;
margin:0 30px 0 0;
}

.main4 {
float:left;
width:1260px;
margin:0 30px 0 30px;
}

#footer {
float:left;
width:1260px;
margin:90px 30px 66px 30px;
}

h1{
font-size:14px;
font-weight:normal;
line-height:18px;
letter-spacing:1px;
}

h2{
font-size:18px;
font-weight:normal;
line-height:22px;
letter-spacing:1px;
}

h3{
font-size:40px;
font-weight:normal;
line-height:80px;
letter-spacing:1px;
}

h4{
font-size:300px;
font-weight:normal;
line-height:318px;
letter-spacing:1px;
}

.deutsch {
color:#004f90;
}

.portugiesisch {
color:#00a5aa;
}

.franzoesisch {
color:#f2a5ab;
}

a.deutsch:link {
text-decoration:none;
border-bottom: 2px solid #004f90;
padding-bottom: 1px;
}

a.deutsch:hover {
text-decoration:none;
color:#00a5aa;
border:0;
padding:0;
}

a.portugiesisch:link {
text-decoration:none;
border-bottom: 2px solid #00a5aa;
padding-bottom: 1px;
}

a.portugiesisch:hover {
text-decoration:none;
color:#004f90;
border:0;
padding:0;
}

a.franzoesisch:link {
text-decoration:none;
border-bottom: 2px solid #f2a5ab;
padding-bottom: 1px;
}

a.franzoesisch:hover {
text-decoration:none;
color:#004f90;
border:0;
padding:0;
}

span.italic {
font-style: italic;
}

ul {
list-style: none;
}

ul li {
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}

ul li ul li{
margin-left: 19px;
padding-left: 10px;
text-indent: -26px;
}

ul li:before {
content: "\25B6 \020";
}

ul li ul li:before {
content: "\2014 \020";
}

.btn-deutsch {
float: left;
margin-right: 10px;
padding: 5px 10px 5px 10px;
display:block;
border-radius: 23px;
border: 2px solid #004f90;
text-align: center;
text-decoration: none;
color: #004f90;
}

.btn-deutsch:hover {
border: 2px solid #00a5aa;
color: #fff;
background-color: #00a5aa;
}

.btn-portugiesisch {
float: left;
margin-right: 10px;
padding: 5px 10px 5px 10px;
display:block;
border-radius: 23px;
border: 2px solid #00a5aa;
text-align: center;
text-decoration: none;
color: #00a5aa;
}

.btn-portugiesisch:hover {
border: 2px solid #004f90;
color: #fff;
background-color: #004f90;
}

.btn-franzoesisch {
float: left;
margin-right: 10px;
padding: 5px 10px 5px 10px;
display:block;
border-radius: 23px;
border: 2px solid #f2a5ab;
text-align: center;
text-decoration: none;
color: #f2a5ab;
}

.btn-franzoesisch:hover {
border: 2px solid #004f90;
color: #fff;
background-color: #004f90;
}

@media (max-width: 1200px) /*and (orientation: landscape)*/ {
#container {
width:960px;
margin:66px auto;
}

#header {
width:960px;
height:280px;
}

.header1 {
float:left;
width:280px;
height: 24px;
margin:0 30px 0 30px;
}

.header2 {
float:left;
width:280px;
margin:0 0 0 30px;
}

.header3 {
float:left;
width:960px;
margin:90px 30px 0 30px;
}

#main {
width:960px;
}

#category {
width:960px;
margin-bottom: 16px;
float:left;
}

.main1 {
float:left;
width:280px;
margin:0 0 0 30px;
}

.main2 {
float:left;
width:280px;
margin:0 30px 0 30px;
}

.main3 {
float:left;
width:280px;
margin:0 30px 0 0;
}

#footer {
float:left;
width:960px;
margin:90px 30px 66px 30px;
}

h1{
font-size:14px;
font-weight:normal;
line-height:18px;
letter-spacing:1px;
}

h2{
font-size:13px;
font-weight:normal;
line-height:16px;
letter-spacing:1px;
}

h3{
font-size:29px;
font-weight:normal;
line-height:58px;
letter-spacing:1px;
}

h4{
font-size:217px;
font-weight:normal;
line-height:230px;
letter-spacing:1px;
}
    
.btn-deutsch {
margin-right: 7px;
padding: 3.5px 7px 3.5px 7px;
}

.btn-portugiesisch {
margin-right: 7px;
padding: 3.5px 7px 3.5px 7px;
}

.btn-franzoesisch {
margin-right: 7px;
padding: 3.5px 7px 3.5px 7px;
}
}

@media (max-width: 960px) /*and (orientation: landscape)*/ {
#container {
width:750px;
margin:66px auto;
}

#header {
width:750px;
height:280px;
}

.header1 {
float:left;
width:210px;
height: 17px;
margin:0 30px 0 30px;
}

.header2 {
float:left;
width:210px;
margin:0 0 0 30px;
}

.header3 {
float:left;
width:750px;
margin:90px 30px 0 30px;
}

#main {
width:750px;
}

#category {
width:750px;
margin-bottom: 16px;
float:left;
}

.main1 {
float:left;
width:210px;
margin:0 0 0 30px;
}

.main2 {
float:left;
width:210px;
margin:0 30px 0 30px;
}

.main3 {
float:left;
width:210px;
margin:0 30px 0 0;
}

#footer {
float:left;
width:750px;
margin:90px 30px 66px 30px;
}

h2{
font-size:9px;
font-weight:normal;
line-height:12px;
letter-spacing:1px;
}

h3{
font-size:21px;
font-weight:normal;
line-height:41px;
letter-spacing:1px;
}

h4{
font-size:151px;
font-weight:normal;
line-height:160px;
letter-spacing:1px;
}
    
a.deutsch:link {
border-bottom: 1px solid;
}
    
a.deutsch:hover {
border:0;
}

a.portugiesisch:link {
border-bottom: 1px solid;
}
    
a.portugiesisch:hover {
border:0;
}

a.franzoesisch:link {
border-bottom: 1px solid;
}
    
a.franzoesisch:hover {
border:0;
}
    
.btn-deutsch {
margin-right: 5px;
padding: 2.5px 5px 2.5px 5px;
border: 1px solid;
}

.btn-deutsch:hover {
border: 1px solid #00a5aa;
}

.btn-portugiesisch {
margin-right: 5px;
padding: 2.5px 5px 2.5px 5px;
border: 1px solid;
}

.btn-portugiesisch:hover {
border: 1px solid #004f90;
}

.btn-franzoesisch {
margin-right: 5px;
padding: 2.5px 5px 2.5px 5px;
border: 1px solid;
}

.btn-franzoesisch:hover {
border: 1px solid #004f90;
}
}

