
#number {
	background:url(layout/number.png) no-repeat;
	width: 48px;
	height: 32px;
	margin-top: 2px;
	padding-left: 0px;
	font-size: 14px;
	float:left;
	line-height: 26px;
}

#uebungsnavi {
	font-size: 1.2em;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 34px;
	height: 69px;
}

#uebungsheader {
	clear:both;
}

.button-search-back {
	width:42px;
	margin-left: 10px;
	height: 34px;
	float: right;
}

.button-search-forward {
	width:42px;
	margin-left: 10px;
	margin-right: 10px;
	height: 34px;
	float: right;
}

#training {
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
}

#training h2 {
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header {
	height: 243px;
}

#left-big {
	float:left; 
	background:url(layout-2/leftbigheader.png) no-repeat;
	width: 175px; min-height: 273px; 
}


#header-big {
	height: 273px;
}

#middle-big {
	float:right;
	background:url(layout-2/middlebigheader-test.png) no-repeat;
	width: 781px; height: 273px;
	text-align:center; 
	
}


.move {
	float:left;
	padding-top: 15px;
	padding-right: 15px;
}

#teambox {
	clear:both;
	background:url(layout-2/teambox.png) no-repeat;
	height: 270px;
	width: 370px;
	padding-top: 10px;
	text-align:center;
}

#teambox-336 {
	clear:both;
	background:url(layout-2/teambox-336.png) no-repeat;
	height: 336px;
	width: 370px;
	padding-top: 10px;
	text-align:center;
}

#teambox-na {
	clear:both;
	width: 370px;
	text-align:center; margin-top: -30px;
}

.big { margin-left: 385px;  
}


.ptipp-uebung {clear:both; text-align: left; margin-top:120px; padding-left: 20px; padding-right: 20px;
}

.ptipp-uebung-2 { text-align:left; width: 518px; float:right; padding-right: 12px; 
}
.ptipp-flash { text-align:left; width: 444px; float:right; 
}

#trainingshilfsmittel {
	clear:both;
	background:url(layout-2/teambox.png) no-repeat;
	height: 270px;
	width: 370px;
	padding-top: 10px;
	text-align:center;
}

.boxtop-uebung {
	background: url(layout-2/boxtop-uebung.png) top no-repeat;
	width:949px;
	margin-left: 7px;
}



.boxbottom-uebung {
	background: url(layout-2/boxbottom-uebung.png) bottom no-repeat;
	width:949px;
	padding-bottom: 100px;
}

.anitopright {
	background: url(layout-2/uebungtopright.png) top right no-repeat;
	overflow:hidden;
	float:left;
	margin-bottom: 10px;
}

.koordinationsleiter {
	overflow:hidden;
	width: 530px;
	float:left;
}

.koordinationsleiter ul {
	list-style-type: none;
	margin-top:	10px;
	margin-left: 0px;
}

.koordinationsleiter li {
	float: left;
	width: 180px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
}

.koordinationsleiter li a {
	color:#000;
	display: block;
	height: 30px;
	line-height:30px;
}

.koordinationsleiter a:link, .koordinationsleiter a:visited {
	background: url(layout-2/trainingsprogramm.png);
	text-decoration: none;
}

.koordinationsleiter li a:hover {
	background: url(layout-2/trainingsprogramm.png) 0px -30px no-repeat;
	text-decoration: none;
}

.koordinationsleiter li a#current {
	background: url(layout-2/trainingsprogramm.png) 0px -60px no-repeat;
	color:#CC3300;
	text-decoration: none;
}

.koordinationsleiter p {
	font-size: 14px;
	line-height: 1.4em;
	text-align:center;
	padding-right: 4px;
}

.break { clear:both; width: 936px; height:8px; text-align:center; margin-bottom: -80px;
}


