/* CSS Document */
body {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 0.8em;
	margin: 0;
	border: 0;
}

#cnt {
	width: 980px;
	left: 50%;
	top: 0px;
	margin-left: -495px;
	position: absolute;
}
#language {
	width: 980px;
	float: left;
	margin: 10px 0 5px 0;
	height: 18px;
	text-align: right;
}
#language a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dotted #000;

}

#language img {
	width: 20px;
	height: 12px;
	margin: 0 5px 0 5px;
	border: none;
}


#logo {
	width: 160px;
	float: left;
	margin: 10px 0 15px 0;
	height: 110px;
}
#logo img {
	border: none;

}

#header {
	width: 740px;
	float: left;
	margin: 10px 0 15px 40px;
	height: 118px;
	text-align: center;
	font-size:11px;
}
#topmenue {
	width: 980px;
	float: left;
	margin: 0 0 0 0;
	height: 48px;
	color: #000000;
	text-align: left;
	background-image: url(../img/topmenue_bg.gif);
	background-repeat: repeat-x;
}
#topmenue  div {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 130px;
	float: left;
	text-align: center;
	background-image: url(../img/top_mp.gif);
	height: 24px;
	background-repeat: no-repeat;
}
#topmenue div#search {
	width: 160px;
	float: left;
	margin: 0px 20px 0 0;
	height: auto;
	color: #000000;
	background: none;
	padding: 0;
}

#menue {
	width: 160px;
	float: left;
	margin: 0;
	height: auto;
	background-image: url(../img/menue.gif);
	background-repeat: repeat-y;
	color: #fff;
	font-size: 11px;
}
#menue ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;

}
#menue  li.tshirt {
	margin: 0;
	padding: 5px 0 20px 0;
	list-style-type: none;
	background-image: url(../img/mp-big.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 40px;
	text-align: center;
}
#menue li {
	margin: 0 0 1px 0;
	padding: 2px 0 0 0;
	list-style-type: none;
	background-image: url(../img/mp.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 20px;
	text-align: center;
}

#menue div {
	padding: 3px 0 5px 5px;
	text-align: center;
	width: 150px;

}
*html #menue div {
	padding: 7px 0 5px 5px;
}


#menue a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#menue a:hover {
	color: #000000;
}

#topmenue a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
input {
	margin: 0;
	padding: 0;
	width: 55px;
	border: 1px solid #666666;
}
input.suche {
	margin: 0;
	padding: 0;
	width: 100px;
}
#content {
	width: 780px;
	float: left;
	margin: 5px 0 0 20px;
	height: auto;
	color: #000000;
	font-size: 11px;
}
#footer {
	width: 780px;
	float: left;
	margin: 25px 0 50px 180px;
	height: auto;
	color: #666666;
	font-size: 11px;
	clear: left;
	text-align: center;
	border-top: 1px solid #cccccc;
	line-height: 22px;
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
*html #footer {
	margin: 25px 0 50px 90px;
}

#content a, #footer a{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #ff0000;
}
.black {
	color: #000000;
}

#content input {
	margin: 0;
	padding: 0;
	width: 150px;
	border: 1px solid #000;
}
#content input.rdo {
	margin: 0;
	padding: 0;
	width: 25px;
	border: none;
}
#content input.ord {
	margin: 0;
	padding: 0;
	width: 141px;
	border: none;
}
#content input.im {
	margin: 0;
	padding: 0;
	width: 141px;
	border: none;
}

.rot14 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
.grau10 {
	color: #666666;
	font-size: 10px;
}
.schwarz10 {
	color: #000000;
	font-size: 10px;
}
#content table, td {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
#content input.small {
	margin: 0;
	padding: 0;
	width: 50px;
	border: none;
}
#content a.index {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#content a.rot {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.schwarz11b {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

