.navbar {
	margin-bottom: 0px;
}

.navbar-inverse .navbar-brand {
	font-size: 2em;
	color: #fff;
}

.navbar-inverse .navbar-brand:hover {
	color: #ccc;
}

.navbar-brand .logo {
	color: #5cb85c;
}

.main-container {
	margin-top: 20px;
}

.registration-form {
	max-width: 450px;
	margin: 0 auto;
}

.small-container-500 {
	max-width: 500px;
  	padding: 15px;
  	margin: 0 auto;
}

.small-container-800 {
	max-width: 800px;
  	padding: 15px;
  	margin: 0 auto;
}

.small-container-330 {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}


.small-container .small-container-heading,
.small-container .checkbox {
  margin-bottom: 10px;
}
.small-container .checkbox {
  font-weight: normal;
}
.small-container .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.small-container .form-control:focus {
  z-index: 2;
}

/* Signin */
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.login td {
    padding-right: 2px;
    padding-left: 2px;
}

.login {
	color: #fff;
}
#deutsch_button_DE a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	float: left;
	clear: left;
	position: absolute;
	text-align: center;
	top: 0px;
	z-index: 6;
	margin: 0px;
	padding: 0px;
	width: 38px;
	left: 0px;
}

.deutsch_button_DE {
	display: block;
	background-image: url(/images/icons/german.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 30px;
	position: absolute;
	z-index: 6;
	height: 25px;
	text-align: center;
	padding-left: 0px;
	clear: left;
	float: left;
	width: 38px;
	left: auto;
	right: 115px;
	top: 20px;
}

#englisch_button_DE a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	float: left;
	clear: left;
	position: absolute;
	text-align: center;
	top: 0px;
	z-index: 6;
	margin: 0px;
	padding: 0px;
	width: 38px;
	left: 0px;
}

.englisch_button_DE {
	display: block;
	background-image: url(/images/icons/english.gif);
	background-repeat: no-repeat;
	background-position: center top;
	top: 30px;
	position: absolute;
	z-index: 6;
	height: 25px;
	text-align: center;
	padding-left: 0px;
	clear: left;
	float: left;
	width: 38px;
	left: auto;
	top: 20px;
	right: 70px;
}

#deutsch_button_EN a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	float: left;
	clear: left;
	position: absolute;
	text-align: center;
	top: 0px;
	z-index: 6;
	margin: 0px;
	padding: 0px;
	width: 38px;
	left: 0px;
}

.deutsch_button_EN {
	display: block;
	background-image: url(/images/icons/german.gif);
	background-repeat: no-repeat;
	background-position: center top;
	top: 30px;
	position: absolute;
	z-index: 6;
	height: 25px;
	text-align: center;
	padding-left: 0px;
	clear: left;
	float: left;
	width: 38px;
	left: auto;
	right: 70px;
	top: 20px;
}

#englisch_button_EN a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	float: left;
	clear: left;
	position: absolute;
	text-align: center;
	top: 0px;
	z-index: 6;
	margin: 0px;
	padding: 0px;
	width: 38px;
	left: 0px;
}

.englisch_button_EN {
	display: block;
	background-image: url(/images/icons/english.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 30px;
	position: absolute;
	z-index: 6;
	height: 25px;
	text-align: center;
	padding-left: 0px;
	clear: left;
	float: left;
	width: 38px;
	left: auto;
	top: 20px;
	right: 115px;
}
