*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
}

html {
  height: 100%;
}

ul, li, h1, h2, h3, h4{
  margin:0;
  padding:0;
}

body {
  position: relative;
  margin: 0;
  min-height: 100%;
  background-image: url("../pictures/bgnew1.jpg");
  font-family: komika;
}

footer {
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  padding: 1rem;
  text-align: center;
}

.cont {
  margin: 0 auto;
  width:100%;
}

.farewell-image {
  width: 80%;
  max-height: 700px;
}

@font-face {
  font-family: komika;
  src: url( '../fonts/KOMTXTI_.ttf' ) format("truetype");
}

#nav {
  width: 720px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  height: 80px;

}

#subnav {
  margin: auto;
}

/* Dropdown */
ul#navigation {
  text-align: center;
}

ul#navigation li {
	display:inline;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

ul#navigation li a {
	display:inline-block;
  color: white;
  -webkit-transition:color 0.2s linear, background 0.2s linear;
  -moz-transition:color 0.2s linear, background 0.2s linear;
  -o-transition:color 0.2s linear, background 0.2s linear;
  transition:color 0.2s linear, background 0.2s linear;
}

ul#navigation li a:hover {
	color:#ffff00;
}

/* Drop-Down Navigation */
ul#navigation li:hover > ul
{
	visibility:visible;
	opacity:1;
}

ul#navigation ul, ul#navigation ul li ul {
	background-image: url("../pictures/bgnew1.jpg");
	list-style: none;
  margin: 0;
  padding: 0;
	visibility:hidden;
  position: absolute;
  z-index: 99999;
	opacity:0;
	padding-left: 20px;
  -webkit-transition:opacity 0.2s linear, visibility 0.2s linear;
  -moz-transition:opacity 0.2s linear, visibility 0.2s linear;
  -o-transition:opacity 0.2s linear, visibility 0.2s linear;
  transition:opacity 0.2s linear, visibility 0.2s linear;
}

/* Dropdown end */

/* email */

#mailto{
  color: #993333;
}

#impress1{
  color: #014154;
  font-size: 12pt;
  font-weight: bold;
  font-family: helvetica;
}

#center6 {
  left: -10px;
  top: -56px;
  height: 0%;
  width: 100%;
  bottom: auto;
  position: relative;
}

/* email end */

#menu {
  width : 650px;
  margin: auto;
  margin-top: -80px;
}

#flag_german {
  top: 550px;
  margin-left: 170px;
  height: 40px;
  position: absolute;
  opacity:0.5;
}

#header {
	text-align: center;
	/*position: absolute;*/
	width: 100%;
  top: 0px;
  height: 300px;
}

.header_bg {
	top: 0px;
	left: -90px;
	right: -90px;
	width: 650px;
}

#center {
  /*position: absolute;
  top: 20px;
  left: 45%;*/

  left: 3px;
  top: -220px;
  position: relative;
}

#center1 {
  margin: auto;
  width: 425px;
  bottom: 0%;
}

#center10 {
  margin: auto;
  left: 45px;
  width: 400px;
  bottom: 0%;
  position: relative;
}

#center11 {
  top: 900px;
  left: 375px;
  width: 425px;
  bottom: 0%;
  position: absolute;
}

#center111 {
  top: 890px;
  left: 295px;
  width: 550px;
  bottom: 0%;
  position: absolute;
}

#center2 {
  left: 0px;
  top: 5px;
  height: 100%;
  width: 100%;
  bottom: 60px;
  position: relative;
}

#center21 {
  left: -10px;
  top: 25px;
  height: 100%;
  width: 100%;
  bottom: 60px;
  position: relative;
}

#center22 {
  left: -20px;
  top: 25px;
  height: 100%;
  width: 100%;
  bottom: 60px;
  position: relative;
}

#center221 {
  left: -30px;
  top: 25px;
  height: 100%;
  width: 100%;
  bottom: 60px;
  position: relative;
}

#center222{
  left: 10px;
  top: 5px;
  height: 100%;
  width: 100%;
  bottom: 60px;
  position: relative;
}

#center23 {
  left: 250px;
  top: 5px;
  height: 100%;
  width: 80%;
  bottom: 60px;
  position: relative;
}

#center24 {
  left: 130px;
  top: 5px;
  height: 100%;
  width: 100%;
  position: relative;
}

#center25 {
  left: 100px;
  top: -65px;
  height: 100%;
  width: 100%;
  position: relative;
}

#center2 {
  left: 120px;
  top: 5px;
  height: 100%;
  width: 100%;
  position: relative;
}

#center3 {
  left: 3px;
  top: 25px;
  height: 0%;
  width: 100%;
  bottom: 0px;
  position: relative;
}

#center31 {
  left: 90px;
  top: 25px;
  height: 0%;
  width: 100%;
  bottom: 0px;
  position: relative;
}

#center7 {
  left: 270px;
  top: -193px;
  height: 0%;
  width: 100%;
  bottom: auto;
  position: relative;
}

#center8 {
  left: 80px;
  top: 15px;
  height: 0%;
  width: 100%;
  bottom: auto;
  position: relative;
}

#center9 {
  left: 270px;
  top: 0px;
  height: 0%;
  width: 100%;
  bottom: auto;
  position: relative;
}

.float_left {
  width: 190px;
  margin-right: 15px;
  float: left;
}

.float_center {
  width: 60px;
}

.center_picture {
  width: 195px;
}

.center_picture1 {
  width: 650px;
}

.center_picture2 {
  width: 400px;
}

.center_picture3 {
  width: 550px;
  }

.center_picture4 {
  width: 400px;
  margin-left: -335px;
  }

#container {
  width: 800px;
  height: 800px;
  margin-bottom: 30px;
  margin: auto;
  background-image: url("../pictures/main.png");
  background-size: 100% 100%;
}

#container-higher {
  width: 800px;
  height: 900px;
  margin-bottom: 30px;
  margin: auto;
  background-image: url("../pictures/main.png");
  background-size: 100% 100%;
}

#container1 {
  width: 800px;
  height: 765px;
  margin-bottom: 30px;
  margin: auto;
  background-image: url("../pictures/mainU.png");
  background-size: 100%;
}

#container5 {
  width: 80px;
  height: 850px;
  margin-bottom: 30px;
  margin: auto;
}

#content {
  padding: 30px;
  display: block;
  text-align: center;
}

#content1 {
  padding: 5px;
  display: block;
  text-align: center;
}

#content2 {
  padding: 5px;
  display: block;
  text-align: center;
}

.main_picture {
  width: 100%;
}

h4.red, h3.red, h2.red, h1.red, p.red {
  color: #993333;
}

a.in_text {
  color: #993333 !important;
  font-size: 12pt !important;
  margin-right: 0px !important;
}

h4.gray, h3.gray, h2.gray, h1.gray, p.gray {
  color: #666666;
}

h4.right, h3.right, h2.right, h1.right, p.right {
  text-align: right;
}

h4.gray1, h3.gray1, h2.gray1, h1.gray1, p.gray1 {
  color: #444444;
}

h4.yellow1, h3.yellow1, h2.yellow1, h1.yellow1, p.yellow1 {
  color: #ffcc00;
}

h4.blue, h3.blue, h2.blue, h1.blue, p.blue {
  color: #58798a;
}

h2.white, p.white {
  color: #f0ece2;
}

#white {
  color: #f0ece2;
  font-size: 12pt;
}

#yellow1 {
  color: #ffcc00;
  font-size: 12pt;
}

#gray {
  color: #666666;
  font-size: 12pt;
}

#gray1 {
  color: #444444;
  font-size: 12pt;
}

#red {
  color: #993333;
  font-size: 12pt;
}

#blue {
  color: #58798a;
  font-size: 12pt;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.margin_left_20 {
  margin-left: 14px;
}

h3.big05 {
  line-height: 5mm;
}

p.big {
  line-height: 10mm;
}

h1.big {
  line-height: 10mm;
}

h2.big {
  line-height: 15mm;
}

h3.big {
  line-height: 1cm;
}

h4.big {
  line-height: 1cm;
}

p.big2 {
  line-height: 2cm;
}

h1.big2 {
  line-height: 2cm;
}

h2.big2 {
  line-height: 2cm;
}

h3.big2 {
  line-height: 2cm;
}

p.big3 {
  line-height: 3cm;
}

h1.big3 {
  line-height: 3cm;
}

h2.big3 {
  line-height: 3cm;
}

h3.big3 {
  line-height: 3cm;
}

.link1 a:visited {
  color: #ffcc00 !important;
  text-decoration:none;
}

.figure {
  float: right;
  margin-bottom: 0.5em;
  margin-left: 2.53164557%;  /* 12px / 474px */
  width: 48.7341772%;  /* 231px / 474px */
}

a:link, a:visited {
font-family: komika;
font-size: 16pt;
color: #E7E7E7;
text-decoration: none;
margin-right: 30px;
}

a:hover {
	color: #ffff00;
}

#impress{
  color: #f0ece2;
  font-size: 12pt;
}

#smaller_lines {
  line-height: 15px;
}

ul li {
	list-style: none;
	display: inline;
}

li {
	line-height: 1cm;
}

.pt14 {
  font-size: 14pt;
}