@charset "utf-8";
/* CSS Document */

/*reset style*/
@import url("master.css");

/* global settings */
*	{
	margin: 0;
}

html,body {
	height: 100%;
	}
	
a {

}

a:hover {
	text-decoration: underline;
	}

h1,h2{
	font-size: 18px;
	font-weight: bold;
	height: 28px;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #000;
	color: #333333;
} 

h3 {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 8px;
	color: #666666;
	}
	

.transDiv {
	background-color: #e9e9e9;
	color: #000000;
	/*background-color: #000000;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;*/
}

.notrans {
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	}

.noline {
	border-right: 0;
}
	
#wrapper {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:955px;
	margin:0 auto -10px;
	text-align: center;
}

#push {
clear: both;
height: 10px;
}

/* header */

#header {
	width: 955px;
	height: 275px;
	overflow: hidden;
	}

#header #subnav {
	width: 285px;
	margin-left: 670px;
	padding-top: 235px;
	font-size: 11px;
}

	#header #subnav ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	
	#header #subnav ul li {
		float: left;
		margin-right: 1px;
	}
	
	#header #subnav ul li a {
		display: block;
		width: 70px;
		height: 26px;
		padding-top: 11px;
		text-decoration: inherit;
	}
	
	#header #subnav ul li a .noborder {
		margin-right: 0;
	}
	
	#header #subnav ul li a:hover {
		text-decoration: none;
		border: 0;
		color: #000000;
		background-color: #FFFFFF;
	}


/* rechte spalte */

#leftCol {
	width: 216px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

	#mainNav {
		text-align: left;
		width: 216px;
		height: 280px;
		background: url(../images/transpix.png);
		}
		
		/*hauptnavigation*/
		#mainNav ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		#mainNav ul li {
			/*text-indent: -8000px;
			margin-left: 7px;
			margin-right: 7px;
			border-bottom: 1px dotted #000;*/
		}
		
		#mainNav ul #noborder {
			border-bottom: 0;
		}
		#mainNav ul li a {
			display: block;
			width: 216px;
			height: 40px;
			text-indent: -4000px;
			outline: none;
			background:url(../images/mainnavi.gif) no-repeat 0 0;
		}
		
		#mainNav ul li a#index {
			background-position: 0 0;
		}
		#mainNav ul li a#index:hover {
			background-position: -216px 0;
		}
		#mainNav ul li a#shop {
			background-position: 0 -40px;
		}
		#mainNav ul li a#shop:hover {
			background-position: -216px -40px;
		}
		#mainNav ul li a#service {
			background-position: 0px -80px;
		}
		#mainNav ul li a#service:hover {
			background-position: -216px -80px;
		}
		
		#mainNav ul li a#verleih {
			background-position: 0px -120px;
		}
		#mainNav ul li a#verleih:hover {
			background-position: -216px -120px;
			}
			
		#mainNav ul li a#aktionen {
			background-position: 0px -160px;
		}
		#mainNav ul li a#aktionen:hover {
			background-position: -216px -160px;
		}
		#mainNav ul li a#tipps {
			background-position: 0px -200px;
		}
		#mainNav ul li a#tipps:hover {
			background-position: -216px -200px;
		}
		#mainNav ul li a#mainlinks {
			background-position: 0px -240px;
		}
		#mainNav ul li a#mainlinks:hover {
			background-position: -216px -240px;
		}
		/*---------------------*/
		
	/*hersteller links*/	
	#links {
		text-align: left;
		margin-top: 5px;
		width: 216px;
		height: 166px;
		background: url(../images/links_bg.jpg) 0 0 no-repeat;
	}
	
	#links ul {
		margin: 0;
		padding: 0;
		
	}
	
	#links #col1 {
		float: left;
		margin-top: 10px;
		margin-left: 8px;
		list-style-type: none;
		width: 83px;
	}
	#links #col1 #adidas {
		height: 44px;
	}
	
	#links #col2 {
		width: 96px;
		margin-top: 0px;
		padding-top: 12px;
		margin-left: 110px;
		list-style-type: none;
	}
	#links #col2 #craft {
		height: 33px;
	}
	#links #col2 #head {
		height: 31px;
	}
	#links #col2 #voelkl {
		height: 33px;
	}
	
	#links ul li {
	
	}
	
/*-------------------*/


/* content */
#middleCol {
	text-align: left;
	width: 444px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	/*background: url(../images/content_bg.jpg) 0 0 no-repeat #07325a;*/
}

#content {
	color: #000000;
	font-size: 11px;
	width: 444px;
	min-height: 450px;
	}
	
	#content p {
		padding: 7px;
		margin-top: 10px;
	}
	
	#content #adresse01 {
		float: left;
		margin-right: 20px;
	}
	
	#content #euroweb {
		margin: 10px 0 0 10px;
	}
	
/* cms inhalte */
	#content .cms_text {
		width: 350px;
		float: left;
	}
	
	#content .cms_text_right {
		float: left;
		margin-left: 10px;
		}
	
	#content .cms_image {
		margin-top: 10px;
		padding: 2px;
		border: 1px dotted #000;
		} 
		
	#content .cms_image_left {
		float: left;
		margin-top: 20px;
		margin-left: 7px;
		padding: 2px;
		border: 1px dotted #000;
		}
		
	#content .mapLink {
		float: left;
		padding: 2px;
		margin-left: 7px;
		margin-bottom: 12px;
		border: 1px solid #CCCCCC;
	}
	
/*preistabellen*/

#content .prices {
	width: 430px;
	padding: 2px;
	margin: 8px 0 10px 7px;
	}
	
#content .prices .head {
	height: 20px;
	background: #000066;
	color: #FFF;
	text-indent: 4px;
	}
	
#content .prices td {
	padding: 4px;
}

#content .prices .darkrow {	
	background: #CCC;
	}

#content .prices .trenner {
	font-weight: bold;
	background: #FFF;
	}
	
/*-------------------*/

/* rechte spalte */

#rightCol {
	text-align: left;
	font-size: 11px;
	width: 285px;
	float: left;
}

	#news {
		width: 285px;
		height: 165px;
		background: url(../images/news_bg.jpg) 0 0 no-repeat;
	}
		#news p {
			padding: 7px;
		}
	
	#gallery {
		width: 283px;
		height: 283px;
		background-color: #000000;
		border: 1px solid #bbc7d4;
		overflow: hidden;
		}
		
/*------------------*/

/* footer */
#footer {
	height: 10px;
	width:955px;
	margin-left: auto;
	background-color: #CCCCCC;
	margin:0 auto;
}
	
	
	
