/* ============================================================================================ 

Autor: wms.im  - Web Media Service & Internet Marketing
Creater: wms.im - the design is created and developed by Web Media Service & Internet Marketing
Date: Mai 2009
Projekt: Homepage activ-fitness-stuttgart.info
all rights reserve by wms.im

============================================================================================ */
@charset "utf-8";

*
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #CCCCCC;
}

p
{
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px 5px 0 5px;
	padding: 0;
}

h1
{
	font-size: 180%;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 10px 25px 140px;
	padding: 0;
	font-weight: bolder;
}

h2
{
	font-size: 150%;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 5px 5px 0 5px;
}

h3
{
	font-size: 135%;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 5px 5px 0 5px;
}

h4
{
	font-size: 125%;
	text-decoration: underline;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	padding-left: 3px;
}

.navtext
{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	padding-bottom: 5px;
}

#content
{
	height: 700px;
	width: 710px;
	margin-top: 50px;
	margin-left: 50px;
	position: absolute;
}

#content img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#content p a
{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: underline;
}

#content ul
{
	padding-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content ul li
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	color: #000;
	padding-left: 5px;
	list-style-position: inside;
}

#content p a:hover, a:focus
{
	font-family: Verdana, Geneva, sans-serif;
	color: #FF0;
	text-decoration: underline;
}

#player
{
	margin: 10px;
}

#navtrain
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	padding: 5px 10px 4px 10px;
	text-align: right;
	border-bottom: 1px solid #333333;
}

#navtrain ul
{
	margin: 0;
}

#navtrain li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-type: none;
	display: inline;
	margin: 0 10px 0 0;
}

#navtrain a
{
	color: #000000;
	padding: 5px 10px 4px 10px;
	text-decoration: none;
}

#navtrain a:hover, a:focus
{
	background-color: #CCCCCC;
	color: #000000;
	border-bottom-color: #ff5200;
}

#atrain a
{
	background-color: #CCCCCC;
	color: #000000;
	border-bottom-color: #ff5200;
}

#ktrain a
{
	background-color: #CCCCCC;
	color: #000000;
	border-bottom-color: #ff5200;
}

#kurs a
{
	background-color: #CCCCCC;
	color: #000000;
	border-bottom-color: #ff5200;
}

#training a
{
	background-color: #CCCCCC;
	color: #000000;
	border-bottom-color: #ff5200;
}

#footer p
{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #0000FF
}

#footer a, a:hover, a:focus
{
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#maincontainer
{
	height: 920px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#box5
{
	height: 796px;
	width: 796px;
	margin-top: 52px;
	margin-left: 52px;
	position: absolute;
	background-image: url(../images/background_box5/background5.png);
	background-repeat: no-repeat;
}

#box2
{
	height: 48px;
	width: 796px;
	margin-top: 0px;
	margin-left: 52px;
	position: absolute;
}

#box4
{
	height: 796px;
	width: 48px;
	margin-top: 52px;
	margin-left: 0px;
	position: absolute;
}

#box6
{
	height: 796px;
	width: 48px;
	margin-top: 52px;
	margin-left: 852px;
	position: absolute;
}

#box8
{
	height: 48px;
	width: 796px;
	margin-top: 852px;
	margin-left: 52px;
	position: absolute;
}

#box1
{
	height: 48px;
	width: 48px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}

#box3
{
	height: 48px;
	width: 48px;
	margin-top: 0px;
	margin-left: 852px;
	position: absolute;
}

#box7
{
	height: 48px;
	width: 48px;
	margin-top: 852px;
	margin-left: 0px;
	position: absolute;
}

#box9
{
	height: 48px;
	width: 48px;
	margin-top: 852px;
	margin-left: 852px;
	position: absolute;
}

#footer
{
	height: 20px;
	width: 900px;
	margin-top: 900px;
	margin-left: 0px;
	position: absolute;
	text-align: center;
}

#uk_img
{
	height: 50px;
	width: 50px;
	margin-top: -100px;
	margin-left: 700px;
	position: absolute;
}

