body { 
	margin: 0px;
	overflow-x:hidden; 
	height:100%; 
	overflow-y:auto;
}

#outer {

position: absolute;
top: 0;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
}

#inner {
width: 900px;
margin-left: -450px;  /***  width / 2   ***/
position: absolute;         /***  height / 2   ***/
left: 50%;
}

img, div, a { behavior: url(/css/iepngfix.htc); padding:0px }


FORM {
margin:0;
}

.shirtnr {width: 19px; height:19px; background-color:#CCCCCC; float:left;}
.shirtnr:hover {width: 19px; height:19px; background-color:#336699; float:left;}
.shirtmain {width:701px; height:400px; background-image:url(../imgs/bgdetail.gif);}
.fotos {width: 415px; height:360px;}
.text {width: 226px; height:280px;}
.insert {width: 226px; height:80px; vertical-align:bottom;}
#menu { width:220px; height:100%; left:20px; position:fixed; float:left;}

.kop {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
	font-weight: bold;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #66cc00;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}
a.twee:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a.twee:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a.twee:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.twee {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

.kopje {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.txtital {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	line-height: 16px;
	font-style: italic;
}
.kopjegrijs {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: none;
}
.txtlight {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
a.linkklein:link, a.linkklein:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 10px;
	font-style: italic;
}
a.linkklein:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
	line-height: 10px;
	font-style: italic;
}

