﻿.logo {
	background-position: center center;
	position: absolute;
	width: 150px;
	height: 110px;
	z-index: 4;
	left: 20px;
	top: 15px;
	text-align: center;
	background-image: url('../images/design/ksggerlingen.gif');
	background-repeat: no-repeat;
	background-color: #DDDDDD;
}
.banner {
	background-position: right top;
	position: absolute;
	width: 771px;
	height: 115px;
	z-index: 2;
	left: 170px;
	top: 15px;
	text-align: center;
	background-image: url('../images/design/back_top.gif');
	background-repeat: no-repeat;
	background-color: #DDDDDD;
	font-family: "Trebuchet MS";
	font-size: xx-large;
	color: #3A3AB9;
	font-weight: bold;
	font-style: italic;
}
.tkdlogo {
	background-position: center center;
	position: absolute;
	width: 500px;
	height: 90px;
	z-index: 4;
	left: 300px;
	top: 15px;
	background-image: url('../images/design/taekwondo-logo.gif');
	background-repeat: no-repeat;
	background-color: #DDDDDD;
}
.tkdlogo p {
	margin-top: 25px;
	background-color: #E2D707;
	width: 440px;
	font-family: "Trebuchet MS";
	font-size: xx-large;
	font-weight: bold;
	color: #3A3AB9;
	font-style: italic;
	text-align: center;
	margin-left: 20px;
}
.nav {
	background-position: bottom;
	position: absolute;
	width: 150px;
	height: 600px;
	z-index: 2;
	left: 20px;
	top: 125px;
	text-align: center;
	background-color: #DDDDDD;
	background-image: url('../images/design/back_left.gif');
	background-repeat: no-repeat;
}
.content {
	position: absolute;
	width: 770px;
	z-index: 3;
	left: 172px;
	top: 130px;
	font-family: "Trebuchet MS";
}
.title {
	position: absolute;
	width: 710px;
	height: 27px;
	z-index: 5;
	left: 204px;
	top: 100px;
	text-align: center;
	font-size: x-large;
	font-family: "Trebuchet MS";
}
.tabelle {
	border: 1px solid #000000;
}
.red {
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}
#erfolge ul {
	top: 180px;
	position: absolute;
	list-style-type: none;
	width: 110px;
	left: 0px;
	text-align: left;
	text-indent: 5px;
	z-index: 2;
}
#erfolge ul li a {
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	font-size: small;
	background-color: #3A3AB9;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	letter-spacing: 4px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
#erfolge ul li a:hover {
	color: #3A3AB9;
	background-color: #FFFF00;
	border-color: #3A3AB9;
}
#menu ul {
	top: 150px;
	position: absolute;
	list-style-type: none;
	width: 110px;
	left: 0px;
	text-align: left;
	text-indent: 5px;
	z-index: 2;
}
#menu ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	background-color: #3A3AB9;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #000000;
}
#menu ul li a:hover {
	color: #000000;
	background-color: #E2D707;
}
#button ul {
	top: 90px;
	position: absolute;
	list-style-type: none;
	width: 150px;
	left: 270px;
	text-align: left;
	text-indent: 5px;
	z-index: 2;
	height: 20px;
}
#button ul li a {
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	font-size: small;
	background-color: #3A3AB9;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
}
#button ul li a:hover {
	color: #3A3AB9;
	background-color: #FFFF00;
	border-color: #3A3AB9;
}
