* {
	margin: 0px;
	padding: 0px;
}
body {
}
p, a, td, div, h1, h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	color: #9E9E9E;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
img {
	border: none;
}
input, textarea {
	border: 1px #000000 solid;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	background-color: #CCCCCC;
	color: #000000
}

#main {
	margin: auto; 
	padding: 20px 0px; 
	width: 700px;
}
#main_popup {
	margin: auto; 
	padding: 10px 10px; 
	width: 400px;
}
div.clear {
	display: block;
    height: 0;
    line-height:0;
    font-size: 1px;
    clear: both;
}

/* start header */
#header {
}
	#navtop {
		height: 29px;
		padding: 15px 15px 0px 0px;
		text-align: right;
	}
		#navtop a {
			font-size: 11px;
			color: #9E9E9E;
		}
		#navtop a.lang {
			float: left;
			padding: 0px 0px 0px 15px;
		}
		#navtop a.facebook {
			float: left;
			padding: 0px 0px 0px 30px;
			margin: -2px 0px 0px 0px;
		}
		#dropmenudiv a.navtop {
			text-align: left;
			color: #9E9E9E;
			width: 100%;
			display: block;
			text-indent: 3px;
			border-bottom: 1px solid #4C4B4B;
			padding: 1px 0px;
			text-decoration: none;
		}
		span.navtop_separator {
			margin: 0px 10px;
		}
		#pic {
			margin: 7px 0px 0px 0px;
			height: 285px;
		}
/* end header */

/* start navigation */
#navmain {
	background: url(http://www.streetfighters-switzerland.com/image/bg_navmain.gif) repeat-x;
	height: 114px;
	margin: 12px 0px 0px 0px;
}
	a.navmain {
		float: left;
		width: 175px;
		/* height: 114px; */
	}
		p.navmain_bike {
			margin: 10px 0px 0px 12px;
			padding: 0px 0px 3px 0px;
		}
		p.navmain_link {
			font-size: 11px;
			text-align: right;
			padding: 7px 15px 5px 0px;
		}
		p.navmain_link_active {
			font-size: 11px;
			color: #FF6600;
			text-align: right;
			padding: 7px 15px 5px 0px;
		}
		#dropmenudiv {
			position: absolute;
			border: 1px solid #4C4B4B;
			border-bottom-width: 0px ;
			line-height: 18px;
			z-index: 100;
		}
		#dropmenudiv a {
			text-align: right;
			color: #9E9E9E;
			width: 100%;
			display: block;
			text-indent: 3px;
			border-bottom: 1px solid #4C4B4B;
			padding: 1px 0px;
			text-decoration: none;
		}
		#dropmenudiv a:hover {
			background-color: #4C4B4B;
		}
/* end navigation */

/* start content */
#content_mbrown {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_mbrown.jpg);
	height: 319px;
}
#content_hbrown {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_hbrown.jpg);
	height: 319px;
}
	#content_hbrown_xl {
		background: url(http://www.streetfighters-switzerland.com/image/bg_content_hbrown_xl.jpg);
		min-height: 319px; /* ie6 hack */
		height: auto !important;
		height: 319px;
	}
#content_mgreen {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_mgreen.jpg);
	height: 319px;
}
#content_dbrown {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_dbrown.jpg);
	height: 319px;
}
	#content_dbrown_xl {
		background: url(http://www.streetfighters-switzerland.com/image/bg_content_dbrown_xl.jpg);
	}
#content_dgreen {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_dgreen.jpg);
	height: 319px;
}
#content_dgrey {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_dgrey.jpg);
	height: 319px;
}
	#content_dgrey_xl {
		background: url(http://www.streetfighters-switzerland.com/image/bg_content_dgrey_xl.jpg);
	}
#content_mgrey {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_mgrey.jpg);
	height: 319px;
}
#content_dblue {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_dblue.jpg);
	height: 319px;
}
#content_mblue {
	background: url(http://www.streetfighters-switzerland.com/image/bg_content_mblue.jpg);
	height: 319px;
}
	#box_large {
		width: 670px;
		height: 289px;
		padding: 15px;	
	}
	#box_xlarge {
		width: 670px;
		padding: 15px;	
	}
	#box1 {
		width: 320px;
		height: 129px;
		float: left;	
		padding: 15px;	
	}
	#box2 {
		width: 320px;
		height: 129px;
		float: left;	
		padding: 15px;	
	}
	#box3 {
		clear: both;
		width: 320px;
		height: 129px;
		float: left;	
		padding: 15px;	
	}
	#box4 {
		width: 320px;
		height: 129px;
		float: left;	
		padding: 15px;	
	}
	#box_left {
		width: 320px;
		float: left;	
		padding: 15px;	
	}
	#box_right {
		width: 320px;
		float: left;	
		padding: 15px;	
	}
		* h1, * h2 {
			color: #FF6600;
			font-weight: bold;
		}
		* p.title {
			color: #FF6600;
		}
		* p.title_bold {
			font-weight: bold;
			padding-bottom: 4px;
		}
		* p.spacer {
			height: 12px;
		}
		* p.text, * div.text {
			text-align: justify;
			margin: 10px 0px 0px 0px;
			line-height: 13px;		
		}
			div.presse {
			}
				div.presse > div.item {
					display: inline-block;
					*display: inline;
					zoom: 1;
					width: 203px;	
					padding: 0px 0px 22px 0px;
					margin: 0;
				}
					div.presse img {
						margin: 5px 0px 5px 0px;		
						border: 1px #000000 solid;		
					}
						div.presse img:hover {
							border: 1px #FF6600 solid;		
						}
			table.shop td {
				padding: 0px 10px 0px 0px;
				vertical-align: top;
			}
		* a {
			color: #FF6600;
		}
		* a.more {
			text-align: right;
			display: block;
			margin: 10px 0px 0px 0px;
			color: #FF6600;
		}
		* p.more {
			text-align: right;
			display: block;
			margin: 10px 0px 0px 0px;
		}
		* p.actiontext {
			color: #990000;
			font-weight: bold;
			background-color: #FFFFFF;
			border: 3px #990000 solid;
			padding: 5px;
			margin-bottom: 5px;
		}
		#dhtmltooltip { /* popup-layer */
			position: absolute;
			width: 150px;
			border: 2px solid black;
			padding: 2px;
			background-color: black;
			visibility: hidden;
			z-index: 100;
		}
		* p.fb_like {
			clear: both;
			margin-top: 30px;	
		}

/* end content */

/* start footer */
#footer {
	margin: 7px 0px 0px 0px;
	padding: 15px;
	height: 50px;
	background-color: #000000;
}
	p.footer, p.footer a {
		color: #9E9E9E;
		text-align: center;
		margin: 0px 0px 7px 0px;
		line-height: 15px;		
	}
/* end footer */
