/* CSS Document */

html {
	overflow: hidden;
}

body {
    font-family:Verdana, Tahoma, Arial, Trebuchet MS;
   	font-size:11px;
	margin:0;
	padding:0;
   	background-color:#FFF;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

html{
	overflow: hidden;
	height:100%;
}

body {
    font-family:Verdana, Tahoma, Arial, Trebuchet MS;
   	font-size:11px;
	margin:0;
	padding:0;
   	background-color:#FFF;
	height:100%;
}

} 

table {
    text-align:left;
    font-family:Verdana, Tahoma, Arial, Trebuchet MS;
   	font-size:11px;
	line-height:18px;
}

p  {
	margin:0;
}

a {
	color:#fa8a05;
	text-decoration:underline;
}

a:hover {
	color:#999;
}

a:focus {
	-moz-outline: 0px solid lime; /* Firefox 1.0x */
	outline: 0px solid lime; /* Firefox nightly builds, DeerPark dev. 
	releases */
	outline-offset 0px;  /* Firefox nightly builds, DeerPark dev. 
	releases */
}

h3 {
   	font-size:12px;
}

h4 {
   	font-size:11px;
	font-weight:bold;
}

ul {
	margin:0;
	padding:0 0 0 20px;
}

li {
	background-image:url(../images/list.gif);
	background-position: 0 1.7em;
	background-repeat:no-repeat;
	list-style:none;
	padding:10px;
}

.date {
   	font-size:10px;
	color:#999;
	margin-bottom:10px;
}

.Title {
   	font-size:12px;
	font-weight:bold;
}

.subLink {
   	font-size:11px;
	font-weight:bold;
}

.mainMenu{
	width:100%;
	border-collapse:collapse;
	margin:0;
	height:35px;
}

.mainMenu td{
	padding-right:1px;
}

.submenu {
	width:100%;
	height:37px;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:middle;
	background: url(../images/border_h.gif)  repeat-x bottom;
}

.submenu img {
	margin-right:20px;
}

.submenu a {
	text-decoration:none;
}

#wrapper {
    margin: 0 auto;
    width: 100%;
	/*border-left:1px dotted #7c7c7c;
	border-right:1px dotted #7c7c7c;*/
}

#content{
	width:100%;
	background-color:#FFF;
	background: url(../images/border_v.gif)  repeat-y left;
	overflow-x: hidden;
	overflow-y: auto;
	height:1px;
}


@media screen and (-webkit-min-device-pixel-ratio:0){

#content{
	width:100%;
	background-color:#FFF;
	background: url(../images/border_v.gif)  repeat-y left;
	overflow-x: hidden;
	overflow-y: auto;
	height:100%;
}

} 

.contentLeft{
	width:550px;
}

.contentRight{
	vertical-align:top;
}

#head{
    width: 100%;
    height: 97px;
	#height:96px;
	_height:96px;
}

#footer {
    width:100%;
    height:0px;
    clear: both;
	background: url(../images/border_v.gif) repeat-y left;
}

.leftCol{
	width:165px;
	background-image:url(../images/logo_column_01.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

.rightCol{
	width:39px;
	background-image:url(../images/logo_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
}

.separatorCol{
	width:20px;
}

.separatorColRight{
	width:17px;
	background: url(../images/border_v.gif)  repeat-y right;
}

.contentTable{
	width:100%;
}

.contentTable td{
	padding:20px;
}

.newsSeparator{
	height:50px;
}

.productTitle {
   	font-size:16px;
	font-weight:normal;
}

.productsTable{
}

.productDetails{
	width:550px;
}

.productsTable a, .productDetails a{
	text-decoration:none;
	color:#000000;
}

.productsTable a:hover, .productDetails a:hover{
	text-decoration:none;
	color:#999999;
}

.productsTable td{
	width:137px;
	font-size:9px;
	line-height:normal;
	vertical-align:bottom;
	padding:20px 0 20px 0;
	vertical-align:top;
	text-align:center;
}

.productDetails td{
	padding:0;
}

.productsTable img {
	border:0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}

.productsTable img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.productDetails a img{
	border:0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}

.productDetails a img:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.productDetails hr{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dotted #AAAAAA;
	background-color:transparent;
	margin: 15px 0 15px 0;
	height:0;
}

.productsLinien{
	width:100%;
}

.productsLinien td{
	vertical-align:middle;
	text-align:left;
}

.productsLinien a{
	text-decoration:none;
	color:#000000;
}

.productsLinien a:hover{
	text-decoration:none;
	color:#999999;
}

.productsLinien img{
	border:0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}

.productsLinien img:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.productsSportarten{
}

.productsSportarten td{
	vertical-align:top;
	text-align:center;
	width:135px;
	height:80px;
}

.productsSportarten a{
	text-decoration:none;
	color:#000000;
}

.productsSportarten a:hover{
	text-decoration:none;
	color:#999999;
}

.productsSportarten img{
	border:0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}

.productsSportarten img:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

hr{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dotted #AAAAAA;
	background-color:transparent;
	margin: 15px 0 15px 0;
	height:0;
}

.colors td{
	padding-bottom:10px;
}

.widget{
	width:200px;
	border:1px solid #AAAAAA;
}

.widget td{
	padding:5px;
}

.thumbnailImage{
	border: 1px solid #FFF;
	cursor:pointer;
	padding:5px;
	margin:0;
}

.thumbnailImage:hover{
	border: 1px solid #CCC;
	cursor:pointer;
}

.links{
	margin-right:8px;
}

.rechts{
	margin-left:8px;
}

.impressum{
	font-size:8px;
	color:#CCC;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 2px;
	margin-bottom: 8px;
}