@import url("menu.css");
@import url("artikel.css");
@import url("module.css");
@import url("toolbar.css");
@import url("mailform.css");
@import url("tx_bicycle_pi1.css");

body{
margin:0px;
padding:0px;
text-align:center;
font-family: "Trebuchet MS";
font-size: 16px;
}

#top{
width: 967px;
margin:auto;
background-color:#ffffff;
height: 35px;
}

#page{
	width: 967px;
	margin:auto;
	background-image: url(../../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 0px;
	padding-top:0px;
	position: relative;
}

#shadow_top{
	display: block;
	float: left;
	width: 967px;
	height: 8px;
	background-image: url(../../images/shadow_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#main{
	width: 960px;
	display: block;
	float: left;
	background-image: url(../../images/main_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-bottom: 20px;
	margin-top:0px;
}

#header{
	width: 932px;
	display: block;
	float: left;
	height: 140px;
	background-image: url(../../images/header_bg.gif);
	background-repeat: repeat-x;
	left:10px;
	border: 4px #949393 solid;
	position: relative;
	margin-bottom: 10px;
}

#header .quickfinder{
	display: block;
	float: left;
	width: 380px;
	height: 110px;
	background: #ffffff;
	border: 2px #949393 solid;
	position: absolute;
	top:13px;
	right:13px;
}

#menue{
	width: 940px;
	display: block;
	float: left;
	height: 35px;
	background: #ffffff;
	left: 10px;
	position: relative;
	z-index: 200;
}

#kopfbild{
	width: 940px;
	display: block;
	float: left;
	height: 230px;
	left: 10px;
	position: relative;
	margin-bottom: 5px;
	z-index: 99;
	overflow: hidden;
}

#kopfbild div.subtitle{
	position: absolute;
	top: 180px;
	right: 30px;
	color: #ffffff;
	text-align: right;
	z-index: 100;
}

#kopfbild  h1{
	margin:0px;
	padding:0px;
}

#kopfbild .subtitle h1{
	font-size: 1.6em;
}

#suche{
	width: 940px;
	left: 10px;
	display: block;
	float: left;
	position: relative;
	font-size: 0.8125em;
	margin-bottom: 5px;
}

#suche label{
float: left;
padding-right: 10px;
color: #454446;
font-weight: bold;
}

#content{
	width: 940px;
	left: 10px;
	position: relative;
	display: block;
	float: left;
}

#content .links{
	width: 752px;
	display: block;
	float: left;
	overflow:hidden;
}

#content .rechts{
	width: 188px;
	display: block;
	float: left;
	overflow:hidden;
}


#shadow_bottom{
	display: block;
	float: left;
	width: 967px;
	height: 7px;
	overflow: hidden;
	background-image: url(../../images/shadow_bottom.gif);
	background-repeat: no-repeat;
}

#tagcloud{
display: block;
width: 900px;
margin:auto;
text-align: center;
padding-top: 10px;
}
