/* CSS Document */
/* copyright 2006: asparagus [at] bayern-mail.de
/* URL angaben, relativ zur css Datei ! */
html {
	height: 100%;
	margin-bottom: 0.1%;
	background: #ffffff;
}
body {
	font-family: arial, helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#logo {
	padding: 40px 0px 0px 60px;
}
#first {
	width: 732px;
	text-align: left;
}
#banner_aussen {
	height: 100px;
}
#banner {
	padding: 23px 0px 26px 5px;
}
#content {
	display: block;
}
#content_banner {
	height: 38px;
	background-image: url("../img/shop/rahmen_oben.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}
#content_banner td {
	font-size: 70%;
	font-weight: bold;
}
.white {
	color: #ffffff;
}
.sel {
	color: #db9797;
}
#content_menu a:link {
	text-decoration: none;
	color: #000000;
}
#content_menu a:visited {
  text-decoration: none;
  color: #000000;/**/
}
#content_menu a:hover {
	text-decoration: none;
	color: #dd1717;
}
#content_menu a:active {
	text-decoration: none;
	color: #dd1717;
}
#content_menu a:focus {
	text-decoration: none;
	color: #dd1717;
}
.t_shirt {
	bottom: 0;
	left: 0;
	border-left: 8px solid #db9797;
	border-right: 8px solid #db9797;
	padding: 26px 0px 10px 32px;
	font-family: arial, helvetica, sans-serif;
}
#content_menu {
	height: 41px;
	background-image: url("../img/shop/rahmen_unten.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content_menu td {
	font-weight: bold;
	font-size: 80%;
	/*line-height: 160%;*/
}
.t_shirt_text h3 {
	font-size: 70%;
	font-weight: bold;
	line-height: 220%;
}
.t_shirt_text h4 {
	font-size: 70%;
	font-weight: bold;
}
.t_shirt_text h5 {
	font-size: 70%;
	font-weight: bold;
	line-height: 100%;
}
.t_shirt_text select {
	font-size: 60%; 
	font-family: arial, helvetica, sans-serif;
	width: 130px;
}
#content a:link {
	color: #000000;
}
#content a:visited {
	color: #000000;
}
#content a:hover {
	color: #dd1717;
}
.impressum p {
	font-size: 70%;
	line-height: 170%;
}
.illu {
	border-left: 7px;
}
#footer {
	height: 20px:
}
