/*fitness-trainer.info*/

body{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sansserif;
	font-size: 11px;
	text-align: center;
	background: #EBEDF0;	
}

#content{
	width: 740px;	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	background: #ffffff;
	padding: 30px;
	color: 515151;
}

*html #content{
	w\idth: 800px;
}

#head {
	background-image: url(images/head2.jpg); 
	background-repeat: no-repeat;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border-top: 6px solid #ffffff;
}

*html #head {
	he\ight: 106px;
}

#head p a {
	color: #ffffff;
	margin: 0px 10px 0px 10px;
}

#head p {
	color: #ffffff;
	font-weight: bold;
	width: 100%;
	margin-top: 4px;
	text-align: right;
}

table {
	width: 100%;
}

td {
	font-size: 11px;
	vertical-align: center;
	border-bottom: 1px dotted #3977AA;
}

.bild {
	float: left;	
	width: 130px;
	
}

.hilite {
	color: #E06E19;
}

.nowrap {
	white-space: nowrap;
	text-align: right;
}

h1 {
	color: #3977AA;
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dotted #3977AA;
	border-top: 1px dotted #3977AA;
}

h2 {
	/* neue farbe
	color: #EE7923;*/
	color: #E06E19;
	font-size: 12px;
}

h3 {
	color: #E06E19;
	margin-bottom: 4px;
	font-size: 13px;
}

ul {
	margin-left: 16px;
}

*html ul {
	marg\in-left: 40px;
}

li {
	list-style-image:url(images/list.gif);
}


.trainerBox{
	height: 220px;
}
.kontaktBox {
	float: left; 
	background: #3977AA;
	color: #ffffff;
	padding: 6px;
}

.kontaktBox a {
	color: #ffffff!important;
	text-decoration: underline!important;
}

.sub {
	font-size: 9px;
	display: block;
}

.spezial{
	margin-left: 40px;
	margin-top: 0px;
	font-weight: bold;
}

*html .spezial{
	marg\in-left: 22px;
}

table tr td ul {
	margin-left: 0px;
	padding-left: 16px;
}

a:link{
	color: #3977AA;
	text-decoration: none;
}
a:visited{
	color: #3977AA;
	text-decoration: none;
}
a:hover{
	color: #3977AA;
	text-decoration: underline;
}
a.active{
	color: #3977AA;
	text-decoration: underline;
}
