h1 {
font-size: 23px;
font-family: UniversCondLight, Verdana, Arial, Helvetica, sans-serif;
color: #414E56;
text-align: center;
margin-bottom: 20px;
}

/*----------- Positionierung der DIV Elemente ------*/

#box {
margin-left: 70px;
padding-top: 95px;
}

#box p {
padding-left: 50px;
padding-right: 50px;
}

#box2 {
margin-left: 70px;
padding-top: 80px;
}

#box2 p {
padding-left: 50px;
padding-right: 50px;
}

#auswahl map {
margin-left: 50px;
margin-top: 20px;
}

/*----------- Box 1 ---------*/

#box {
background-repeat: no-repeat;
width: 661px;
height: 362px;
}

#box p {
line-height: 25px;
}

/*--------- Weiter Button ---*/

#weiter {
text-align: center;
color: #61707B;
font-size: 16px;
}

#weiter a {
text-decoration: none;
color: #61707B;
}

#weiter a:hover {
color: #E64C6D;
}

#weiter2 {
text-align: center;
color: #61707B;
font-size: 16px;
}

#weiter2 a {
text-decoration: none;
color: #61707B;
}

/*------------ Box 2 -------*/

#box2 {
background-repeat: no-repeat;
width: 661px;
height: 462px;
}

#box2 p {
line-height: 25px;
color: #FEF3F6;
}

#box2 h1 {
color: #FEF3F6;
}

/*---------- Auswahl ------------*/

#auswahl_map {
background-color: #FFFFFF;
position: absolute;
height: 158px;
width: 265px;
left: 120px;
top:390px;
}

#auswahl_map p {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #545F66;
text-align: left;
padding: 0;
margin-left: 10px;
margin-top: 0;
margin-bottom: 0;
}

#auswahl_map h1 {
font-family: Arial, Helvetica, sans-serif;
color: #E21342;
text-align: left;
margin-left: 10px;
margin-bottom: 2px;
font-size: 16px;
font-weight: normal;
}

#auswahl_map h1 a {
text-decoration: none;
color: #E21342;
}

#auswahl_map p a {
color: #545F66;
text-decoration: none;
}

#auswahl_interview {
background-color: #FFFFFF;
position: absolute;
height: 158px;
width: 265px;
margin-left: 350px;
top: 390px;
}

#auswahl_interview p {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #545F66;
text-align: left;
padding: 0;
margin-left: 10px;
margin-top: 0;
margin-bottom: 0;
}

#auswahl_interview h1 {
font-family: Arial, Helvetica, sans-serif;
color: #E21342;
text-align: left;
margin-left: 10px;
margin-bottom: 2px;
font-size: 16px;
font-weight: normal;
}

#auswahl_interview h1 a {
text-decoration: none;
color: #E21342;
}

#auswahl_interview p a {
color: #545F66;
text-decoration: none;
}

.auswahl_weiter {
text-align: right;
margin-right: 5px;
}

.auswahl_weiter a {
text-decoration: none;
color: #545F66;
}

#pfeil_1 {
float: right;
margin-right: 8px;
margin-top: 8px;
}

#pfeil_2 {
float: right;
margin-right: 8px;
margin-top: 8px;
}

#pfeil_2_en {
margin-left: 120px;
}


