/**/

html {
	background:url(../img/bg_header.png) top left repeat-x;
}

body {
	font-family: "proxima-nova",sans-serif;
	font-size:18px;
	line-height:24px;
	overflow-y:scroll;
}

#logo-sportcare {
	background:url(../img/logo_sportcare_small.png) top left no-repeat;
	width:153px;
	height:50px;
	position:absolute;
	top:25px;
	left:0;
}

#logo-sportcare a {
	width:153px;
	height:50px;
	display:block;
}

/*  Logo XCO  */

#logo-xco {
	background:url(../img/logo_xco_neg.png) top left no-repeat;
	width:151px;
	height:72px;
	position:absolute;
	top:20px;
	left:0;
}

#logo-xco a {
	width:153px;
	height:72px;
	display:block;
}

/*  Logo AQUAFIT  */

#logo-aquafit {
	background:url(../img/logo_aquafit.png) top left no-repeat;
	width:200px;
	height:72px;
	position:absolute;
	top:20px;
	left:0;
}

#logo-aquafit a {
	width:200px;
	height:72px;
	display:block;
}

/*  Logo yaktrax  */

#logo-yaktrax {
	background:url(../img/logo_yaktrax_neg.png) top left no-repeat;
	width:240px;
	height:72px;
	position:absolute;
	top:25px;
	left:0;
}

#logo-yaktrax a {
	width:240px;
	height:72px;
	display:block;
}



#main .inside {
	padding:70px 0 100px 0;
}

#footer {
	background:url(../img/bg_footer.png) top left repeat-x;
}

#footer .inside {
	margin:0 auto;
	width:960px;
	padding-top:25px;
}







/*  NAVI  */

#nav1 {
	position:absolute;
	right:0;
	top:0;
}

#nav1 li {
	float:left;
	width:120px;
	line-height:20px;
	margin-left:20px;
}

#nav1 a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:4px;
	font-weight:100;
}

#nav1 li.forward,
#nav1 li.trail {
	display:none;
}

#nav1 .yaktrax a {
	background:#F99C32;
	display:block;
	padding-left:5px;
}

#nav1 .aquafit a {
	background:#01a1c1;
	display:block;
	padding-left:5px;
}

#nav1 .xco a {
	background:#c71c12;
	display:block;
	padding-left:5px;
}



/*  Level2  */


#nav2 {
	position:absolute;
	right:0;
	top:52px;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:100;
}

#nav2 li {
	float:left;
	line-height:20px;
	margin-left:20px;
}

#nav2 a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:4px;
	display:block;
	font-weight:100;
}

.xco #nav2 a:hover,
.xco #nav2 li.active strong {
	border-bottom:3px solid #c71c12;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:4px;
	display:block;
	font-weight:100;
}

.aquafit #nav2 a:hover,
.aquafit #nav2 li.active strong {
	border-bottom:3px solid #01a1c1;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:4px;
	display:block;
	font-weight:100;
}

.yaktrax #nav2 a:hover,
.yaktrax #nav2 li.active strong {
	border-bottom:3px solid #F99C32;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:4px;
	display:block;
	font-weight:100;
}








#navfooter {
	display:inline;
}


#navfooter li.submenu {
	display:inline;
	width:247px;
	float:left;
	font-weight:700;
}

#navfooter a,
#navfooter li.active strong,
#navfooter li.forward strong {
	color:#FFF;
	font-size:14px;
	line-height:17px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}

#navfooter li.submenu li {
	font-weight:400;
	line-height:17px;
}

#navfooter li.submenu li.first {
	margin-top:5px;
}

#navfooter .yaktrax a,
#navfooter .forward.yaktrax {
	color:#F99C32;
}

#navfooter .aquafit a,
#navfooter .forward.aquafit {
	color:#01a1c1;
}

#navfooter .xco a,
#navfooter .forward.xco {
	color:#c71c12;
}

#navfooter .submenu li a {
	color:#ffffff;
}

/*  hover  */

#navfooter .submenu.yaktrax li a:hover {
	color:#F99C32;
}

#navfooter .submenu.aquafit li a:hover {
	color:#01a1c1;
}

#navfooter .submenu.xco li a:hover {
	color:#c71c12;
}



#footer .adresse {
	padding-top:5px;
}


#footer .adresse,
#footer .adresse a {
	color:#FFF;
	font-size:14px;
	line-height:17px;
	line-height:17px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}





/*  Teaser Home  */

.teaser-xco {
	position:relative;
	top:20px;
	width:450px;
	height:410px;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.teaser-xco p a {
	color:#FFF;
	text-decoration:none;
	position:relative;
	width:415px;
	height:80px;
	left:20px;
	top:-107px;
	font-size:28px;
	line-height:34px;
	display:block;
	background:url(../img/pfeil.png) right 30px no-repeat;
	font-weight:100;
}

.teaser-aquafit {
	position:relative;
	top:20px;
	width:450px;
	height:410px;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.teaser-aquafit p a {
	color:#FFF;
	text-decoration:none;
	position:relative;
	width:415px;
	height:80px;
	left:20px;
	top:-107px;
	font-size:28px;
	line-height:34px;
	display:block;
	background:url(../img/pfeil.png) right 30px no-repeat;
	font-weight:100;
}

.teaser-yaktrax {
	position:relative;
	top:20px;
	width:300px;
	height:410px;
/*	-webkit-transition: opacity 0.2s ease-in-out;
*/	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.teaser-yaktrax p a {
	color:#FFF;
	text-decoration:none;
	position:relative;
	width:270px;
	left:20px;
	top:-100px;
	font-size:28px;
	line-height:34px;
	display:block;
	background:url(../img/pfeil.png) right bottom no-repeat;
	font-weight:100;
}

.teaser-xco:hover,
.teaser-aquafit:hover,
.teaser-yaktrax:hover  {
	opacity:0.8;
}

.teasertext {
	position:relative;
	top:55px;
	height:200px;
}




/*  XCO  */

body.xco {
	background:url(../img/header_xco.png) center 100px repeat-x;
}

.xco h1 {
	border-bottom:3px #c71c12 solid;
	padding-bottom:15px;
	margin-bottom:30px;
}

.xco table td {
	color:#c71c12;
}




/*  AQUA FIT  */

body.aquafit {
	background:url(../img/header_aquafit.png) center 100px repeat-x;
}

.aquafit h1 {
	border-bottom:3px #01a1c1 solid;
	padding-bottom:15px;
	margin-bottom:30px;
}

.aquafit table td {
	color:#01a1c1;
}

.aquafit blockquote p {
	background:url(../img/plus.png) left center no-repeat;
	position:relative;
	padding-left:50px;
}

.aquafit h3 {
	border-bottom:2px solid #01a1c1;
}



/*  YAKTRAX */

body.yaktrax {
	background:url(../img/header_yaktrax.png) center 100px repeat-x;
}

.yaktrax h1 {
	border-bottom:3px #F99C32 solid;
	padding-bottom:15px;
	margin-bottom:30px;
}

.yaktrax table td {
	color:#F99C32;
}

.yaktrax blockquote p {
	background:url(../img/plus.png) left center no-repeat;
	position:relative;
	padding-left:50px;
}











/*  Inhalt Allgemein  */

h1 {
	line-height:35px;
	text-transform:uppercase;
}

h2 {
	line-height:35px;
}

h3 {
	font-size:20px;
	line-height:22px;
	padding-bottom:5px;
	margin-bottom:20px;
}

.xco #main .inside,
.aquafit #main .inside,
.yaktrax #main .inside {
	padding-top:90px;
}

#main .ce_text p,
#main .ce_text table {
	margin-left:250px;
}

#main .ce_text table {
	width:700px;
}

#main .ce_text .image_container {
}

#main .subcolumns .ce_text p,
#main .subcolumns .ce_text table,
#main .subcolumns ul {
	margin-left:0px;
}

table {
	width:100%;
}

table tr {
	border-bottom:#CCC 1px solid;
}

#main ul {
	margin-left:250px;
	padding-left:20px;
}

#main ul li {
	list-style-type:disc;
}

#main .ce_text.zweispalten p {
	margin-left:0;
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
}





/*  Formular  */

.checkbox_container span {
	display:block;
}

input {
	margin-bottom:10px;
}

input.submit {
	margin-top:10px;
}





















