@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a {
	text-decoration:none;
	color:#333333;
}

.tab_shoes {
	width:770px;
}
.tab_shoes td {
	padding:0px 5px 5px 0px;
}
.tab_shoes td.lastcol {
	padding-right:0px;
}
.news {
	width:150px;
	padding:20px 0px 5px 0px;
	margin:0px;
	position:absolute;
	left:800px;
	top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.news p {
	padding:0px 0px 5px 0px;
	margin:0px;
}
.news h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#333333;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.news a.newslink {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	background: transparent url(../bilder_neu/pfeil_grey.png) 0px 2px no-repeat;
	padding-left:15px;
}
.news a:hover.newslink {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	background: transparent url(../bilder_neu/pfeil_grey.png) 0px 2px no-repeat;
	text-indent:15px;
	/*padding-left:15px;*/
}
.news td {
	padding:5px 0px;
}
.news td.bottomline {
	border-bottom:1px solid #afb0a9;
	padding-top:0px;
}

.flashintro {
	width:760px;
	margin:20px 0px 0px 20px;
}
.flashintro p.button {
	text-align:right;
	margin:10px 0px 0px 0px;
	padding:0px;
}

td.intro_btns {
	padding:10px 0px 0px 0px;
}
td.intro_btns .floatLeft {
	float:left;
	margin-right:10px;
}
td.intro_btns .floatRight {
	float:right;
}

