.nebenNavigation {
	padding-left: 220px;
	margin-top: -1100px;
}

.nebenNavigationKosten {
	padding-left: 220px;
	margin-top: -610px;
}

.freie-plaetze {
	width: 200px;
    height: 650px;
	border: none;
}

.freie-plaetze-body {
	background-image: none;
}

.b-t-m {
	border-top: none;
}

.b-l-m-u-b-b-m {
    border-left: none;
    border-bottom: none;
}

.b-b-m {
	border-bottom: none;
}

.b-t-m-u-b-b-m {
    border-top: none;
    border-bottom: none;
}

.b-m {
    border: 0;
}

.nebenBild {
    padding-left: 220px;
}

.text {
    position: relative;
    float: right;
    margin-left: 220px;
    margin-top: -260px;
}

sg2 {
	font-size: 20px;
}

bold-bold {
    font-size: 22px;
}

table {
        border-collapse: separate;
        border-spacing: 0px;
	border: 1px solid black;
	
	text-align: center;
}

td {
        padding: 3px;
        border-spacing: 2px;
	border: 1px solid black;
}

red {
	color: red;
}

bturqoise {
	background-color: #B1F2F5;
}

body {
	background-image: url("hintergrund.png");
	background-size: cover;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 18px;
}

a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

nav {
	position: absolute;
	top: 165px;
	left: 10px;
}

nav ul {
	padding: 0;
	float: left;
	height: 40px;
}

nav ul li {
	border-bottom: 2px solid white;
	list-style: none;
	background: #2131a7;
	padding: 10px;
	text-align: center;
	width: 175px;
	position: relative;
	transition: all 200ms;
	color: white;
}

nav ul aktuell li {
	background: #131d63;
}

nav ul aktuell li:hover {
	transtition: all 200ms;
	background: #2131a7;
}

sp nav ul li {
	width: 400px;
}

sp nav ul {
	padding-left: 220;
}

nav ul li:hover {
	background: #131d63;
	color: #e6e6e6;
}
