/* FitnessConcept Stylesheet */
/* 2008 by wmgrafik.at       */

/* General Fonts */
body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 130%;
color: #FFFFFF;
background-image:url(../../files/images/bg04.gif);
background-repeat:repeat-x;  
background-color:#139EA1;
margin:0;
padding:0;
}

/* Headings */
h1,h2,h3,h4,h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
text-transform: uppercase;
margin:0;
padding:0;
}

h1 {
font-size:32px;
font-weight:normal;
margin-bottom:10px;
}
h2 {
font-size:14px;
}
h3 {
font-size:14px;
}
h4 {
font-size:13px;
}
h5 {
font-size:13px;
}
h6 {
font-size:13px;
}

p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
margin:0;
padding:0;
}
ul {
font-weight: bold;
margin:5px;
padding:0;
}

/*a:link {
color: #fff;
text-decoration:underline;
}
a:visited {
color: #fff;
}
a:hover {
color:#FFCC00;
text-decoration:underline;
}*/

#wrapper { 
width:800px;
margin:auto;
padding:0; 
}

#content { 
width:800px;
margin:0; 
padding:0; 
background-image: url(../../files/images/start_bg04.jpg);
background-repeat:no-repeat;
}

#flags { 
width:800px; 
margin:0; 
padding:76px 0 0 0;
}
 
#intro {
	width:800px;
	height:150px;
	/*margin:150px 0 0 0;
	padding:0;*/
	margin:0;
	padding:150px 0 0 0;
}
.intro-normal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.intro-italic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-style: italic;
}	
 
#button #button-right #button-pro {  
height:80px;
width:390px;
color:#000;
vertical-align: middle;
font-size:16px;
font-weight:bold;
color:#666;
text-align: left;
text-decoration:none;
padding-left:0px;
}
#button-pro a:link, #button-pro a:visited { 
display: block;
background: url(../../files/images/button_pro.jpg) no-repeat;
padding-top:32px; /*15px*/
height:55px;
width:355px;
vertical-align: middle;
font-size:16px;
font-weight:bold;
padding-left:35px;
text-decoration:none;
color:#666;
}
#button-pro a:hover { 
background-position: 0px -80px;
text-decoration:none;
color:#FF3300;
}	
 
#button-right a:link, #button-right a:visited { 
display: block;
background: url(../../files/images/button_store.jpg) no-repeat;
padding-top:32px;
height:55px;
width:355px;
vertical-align:middle;
font-size:16px;
font-weight:bold;
padding-left:35px;
text-decoration:none;
color:#666;
}
#button-right a:hover { 
background-position: 0px -80px;
text-decoration:none;
color:#FF3300;
}

#box-left { 
float:left;
width:390px;
margin:16px 0 0 0;
padding:0;
}
.box-left-inner { 
margin:12px 0 0 0;
padding:4px; 
height:220px;
border: 1px solid #fff;
}
 
#box-right { 
float:right;
width:390px;
margin:16px 0 0 0;
padding:0;
}
.box-right-inner { 
margin:12px 0 0 0;
padding:4px; 
height:220px;
border: 1px solid #fff;
}
 
#clr { 
clear:both;
}

.footer {
text-align:center;
margin:20px 0 4px 0; 
padding:4px 0 0 0; 
font-size: 11px;
font-weight:normal;
color:#C3DBDD;
font-family: Verdana, sans-serif;
border-top: 1px solid #fff;
}
.footer a:link {
text-decoration: none;
font-weight:normal;
color:#C3DBDD;
}
.footer a:visited {
font-weight:normal;
color:#C3DBDD;
}
.footer a:hover {
font-weight:normal;
color: #fff;
text-decoration:underline;
}

.wm {
text-align:center;
margin:30px 0 20px 0; 
padding:2px; 
font-size:9px;
font-weight:normal;
color:#6DBABA;
font-family: arial, sans-serif;
}
.wm a, .wm a:link {
text-decoration: none;
font-weight:normal;
color:#6DBABA;
}
.wm a:visited {
font-weight:normal;
color:#6DBABA;
}
.wm a:hover {
font-weight:normal;
color: #fff;
text-decoration:underline;
}
