body {
	font-family: arial, verdana, sans-serif;
	background-color: #93bee3;
	background-image: url(../images/bgv.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-weight: bold;
	line-height: 1.2; 
}

#outer {
	width: 840px;
	background-color: #FFF;
	margin: 0px auto;
}

#main {
	width: 800px;
	background-color: #FFF;
	margin: 0px auto;
}

header {
	width: 840px;
	height: 150px;
}

.logo_sport {
	position: relative;
	top: 8px;
	left: 10px;
}

.logo_kinder {
	position: relative;
	float: right;
	top: -82px;
	right: 57px;
}

.navigation {
	font-size: 14px;
	color: #FFF;
	width: 798px;
	height: 20px;
	background-color: #007DC5;
	padding: 13px 0px 10px 2px;
	margin-top: 2px;
}

.navigation a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 6px;
	border-left: 2px solid #FFFFFF;
}

#content {
	font-size: 14px;
	font-weight: normal;
	position: relative;
	padding: 10px 0 0 10px;
	width: 760px;
}

#content a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #007dc5;
}

#content a:hover {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}

.container_left {
	float: left;
	width: 400px;
	margin-bottom: 50px;
}

.container1_right {
	float: right;
	width: 330px;
	margin-top: 60px;
}

.container2_right {
	float: right;
	width: 330px;
	margin-top: 40px;
}

.welcome_text p {
	font-weight: normal;
	margin-top: 23px;
	margin-bottom: 20px;
}

.navigation .active_first {
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

.navigation .inactive_first {
	font-weight: normal;
	text-decoration: none;
	border: none;
}

.navigation .active {
	font-weight: bold;
	text-decoration: underline;
}

.navigation a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
	margin-bottom: -10px;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	margin-top: 30px;
}

h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.impressum {
	width: 760px;
    padding: 10px 0 0 10px;
}

.impressum p {
	font-size: 12px;
	font-weight: normal;
}

li {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -20px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.impressum a {
	color: #007dc5;
	text-decoration: none;
}

.impressum a:hover {
	color: #003366;
	text-decoration: none;
}

.slideshow {
	width: 330px;
	height: 220px;
	overflow: hidden;
}

footer {
	height: 50px;
}