*{
	font-family: Arial, Helvetica, sans-serif;

	margin: 0;
	padding: 0;
	
	border: none;
	outline: none;
}

ol, ul{
	list-style: none;
}

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

body{
	background: #81c1e3 url(../images/bg-body.jpg) repeat-x;
	
	font-size: 14px;
	color: #333;
}

body { behavior: url("js/hover.htc"); }

#backgroundContainer{
	width: 100%;
	height: 100%;
	
	background: url(../images/bg-backgroundContainer.jpg) no-repeat top center;
}

ul#mainNavigation{
	height: 84px;
	width: 940px;
	
	margin: 0 auto;
	padding-top: 54px;
	
	background: url(../images/bg-mainNavigation.jpg) 0 54px no-repeat;
}

* html ul#mainNavigation{
	height: 84px;
	overflow: hidden;
}

	#mainNavigation li{
		display: block;
		
		position: relative;
		
		text-indent: -9999px;
		
		height: 84px;
		width: 220px;
		
		float: left;
		
		margin-left: 12px;
	}
	* html #mainNavigation li{
		margin-left: 6px;
		margin-right: 6px;
	}
	
		ul#mainNavigation li.hasSubmenu:hover ul{
			display: block;
		}
	
		ul#mainNavigation li a{
			display: block;
			
			width: 100%;
			height: 100%;
			
			background-image: url(../images/bg-mainNavigation.jpg);
		}
		
			a#news{
				background-position: -12px 0;
			}
				a#news:hover{
					background-position: -12px -84px;
				}
			a#service{
				background-position: -244px 0;
			}
				a#service:hover{
					background-position: -244px -84px;
				}
			a#about{
				background-position: -476px 0;
			}
				a#about:hover{
					background-position: -476px -84px;
				}
			a#search{
				background-position: -708px 0;
			}
				a#search:hover{
					background-position: -708px -84px;
				}
	
			#mainNavigation li ul{
				display: none;
				
				position: absolute;
				
				top: 79px;
				left: 0;
				
				width: 220px;
			}
				
				#mainNavigation li ul li{
					display: block;
		
					text-indent: -9999px;
					
					height: auto;
					width: 220px;
					
					float: left;
					
					margin-left: 0;
				}
								
				#mainNavigation li ul.subNavigation li a{
					display: block;
					
					width: 220px;
					
					background-image: url(../images/bg-subNavigation.jpg);
				}
				
					a#service-service{
						height: 38px !important;
						background-position: 0 0;
					}
						a#service-service:hover{
							background-position: -220px 0;
						}
					a#service-ideas{
						height: 38px !important;
						background-position: 0 -38px;
					}
						a#service-ideas:hover{
							background-position: -220px -38px;
						}
					a#about-video{
						height: 38px !important;
						background-position: 0 -76px;
					}
						a#about-video:hover{
							background-position: -220px -76px;
						}
					a#about-philosophy{
						height: 24px !important;
						background-position: 0 -114px;
					}
						a#about-philosophy:hover{
							background-position: -220px -114px;
						}
					a#about-ethik{
						height: 24px !important;
						background-position: 0 -138px;
					}
						a#about-ethik:hover{
							background-position: -220px -138px;
						}
					a#about-team{
						height: 38px !important;
						background-position: 0 -162px;
					}
						a#about-team:hover{
							background-position: -220px -162px;
						}

#flashContainer{
	width: 100%;
	height: 262px;
}
	#flashHead{
		width: 100%;
		height: 262px;
	}
						
#claimContainer{
	width: 940px;
	height: 262px;
	
	background: url(../images/bg-claimContainer.jpg) top left;
	
	margin: 0 auto;
}
	#claimContainer h1{
		text-indent: -9999px;
	}
		#claimContainer h1 a{
			display: block;
			
			width: 255px;
			height: 210px;
			
		}
		
#contentContainer{
	width: 940px;
	
	margin: 0 auto;
	
	background: url(../images/bg-contentContainer.jpg);
}
	#contentContainerTop{
		width: 100%;
		
		background: url(../images/bg-contentContainerTop.jpg) top center no-repeat;
	}
		#contentContainerBottom{
			width: 100%;
			
			background: url(../images/bg-contentContainerBottom.jpg) bottom center no-repeat;
		}
		
			#sidebarContainer{
				width: 220px;
				
				float: left;
				
				padding: 0 12px;
				
				font-size: 12px;
				
				line-height: 18px;
			}
			
				#sidebarContainer h3{
					height: 20px;
					
					padding: 6px 0 0 6px;
					
					margin-top: 15px;
					
					background: url(../images/bg-h3.jpg);
					
					font-size: 13px;
					color: white;
				}
				#sidebarContainer div#newsloop h3{
					height: auto;
					
					padding: 0px 0px 0px 6px;
					
					margin-top: 10px;
					
					background: none;
					
					font-size: 12px;

					color: #333333;
					
					font-weight: bold;
				}
				
				#supNavigation{
					margin: 6px 0 18px 6px;
					
					padding-left: 6px;
				}
				
					#supNavigation li{
						background: url(../images/arrow.gif) no-repeat 0 8px;
						
						padding-left: 8px;
					}
				#sidebarContainer p{
					margin: 6px 0 18px 6px;
				}
				#sidebarContainer p.sidebarNews{
					margin: 0px 0 6px 6px;
				}
				#sidebarContainer h4{
					margin: 6px 0 0px 6px;
				}
				#sidebarContainer a{
					font-weight: bold;
				}
				#sidebarContainer a:hover{
					text-decoration: none;
				}

				h2#headlineCurrentSite{
					background: url(../images/bg-h2.jpg) no-repeat;
					
					float: left;
					
					padding: 20px 0 0 11px;
					
					width: 685px;
					height: 53px;
					
					line-height: 20px;
					
					font-weight: normal;
					font-style: italic;
					font-size: 24px;
					
					color: white;
				}
				
				h2#headlineCurrentSite span{
					font-size: 20px;
				}
				
				#content{
					padding-left: 11px;
					
					width: 685px;
					
					float: left;
					
					line-height: 21px;
				}
				* html #content{
					margin-left: 0px;
					
					width: 678px;
				}
				
				#content h3{
					font-size: 16px;
					font-style: italic;
					
					width: 100%;
					
					float: none;
					clear: both;
					
					color: #cc0000;
					
					padding-top: 20px;
					
					margin: 0 0 0 0;
				}
				#content h4{
					font-size: 15px;
					font-style: italic;
					
					width: 100%;
					
					float: none;
					clear: both;
					
					color: #cc0000;
					
					padding-top: 12px;
					
					margin: 0 0 0 0;
				}
				
					#content div h4{
						width: auto;
					}
					
				#content strong{
					color: #cc0000;
					font-style: italic;
				}
				
				#content a{
					color: #cc0000;
					text-decoration: underline;
				}
					#content a:hover{
						text-decoration: none;
					}
					
				#content p{
					margin: 5px 0 10px 0;
				}
				
				#content ul.checked{
					font-size: 13px;
				}
				
				#content ul.checked li{
					background: url(../images/checked.gif) no-repeat 0 3px;
					
					padding-left: 20px;
				}
				
				#content .teamImages img{
					margin: 0 15px 15px 0;
					
					float: left;
				}
				#content .teamImages p{
					float: none;
					clear: both;
				}
				
					#content .teamImages p span{
						float: left;
						
						display: block;
						
						width: 200px;
						
						height: 18px;
						
						font-size: 12px;
						
						padding: 0 5px 0 20px;
												
						text-align: right;
					}
					.position{
						color: white;
						background: #B71414 url(../images/icon-home.gif) no-repeat 2px 4px;
					}
					.phone{					
						background: url(../images/icon-phone.gif) no-repeat 2px 4px;
					}
					.mail{
						background: url(../images/icon-mail.gif) no-repeat 2px 4px;
					}
				
				.column1, .column1Small, .column2, .column2Small, .column3, .column3Small, .column4, .column4Small, .column5, .column5Small, .column6{
					margin-right: 14px;
					_margin-right: 7px;
					float: left;
				}
				
				.column1{
					width: 102px;
				}
				.column1Small{
				
					width: 91px;
				}				
				.column2{
					width: 218px;
				}
				
					.column2 a.partnerLink{
						display: block;
						
						width: 218px;
						
						background-position: 0 0;
						
						text-indent: -9999px;
						
						text-align: left;
					}
					#partner li{
						margin-bottom: 25px;
					}
					.column2 a.partnerLink:hover{						
						background-position: -218px 0;
					}
				
					#oefb{
						height: 86px;
						background-image: url(../images/index/ofb.jpg);
					}
					#ippag{
						height: 114px;
						background-image: url(../images/index/ippag.jpg);
					}
					#die6{
						height: 113px;
						background-image: url(../images/index/die6.jpg);
					}
					#ahks{
						height: 89px;
						background-image: url(../images/index/ahks.jpg);
					}
				
				.column2Small{				
					width: 207px;
				}
				.column3{					
					width: 334px;
				}
				.column3Small{					
					width: 323px;
				}
				.column4{					
					width: 450px;
				}
				.column4Small{					
					width: 439px;
				}
				.column5{
					width: 566px;
				}
				.column5Small{
					width: 555px;
				}
				.column6{
					width: 671px;
				}

		#footer{			
			width: 100%;
		}
			#footer li{
				float: left;
				
				font-size: 10px;
				
				color: #9e9e9e;
			}
			
				#footer li a{
					display: block;
				
					width: 102px;
					
					margin-right: 14px;
					
					text-decoration: none;
					
					color: #666666;
					
					margin-top: 50px;
				}
				
					#footer li a:hover{
						background-color: #b71414;
					}
					
					#footer li a:hover span.subText{
						color: white;
					}
			
					#footer li a span.linkText{
						display: block;
						
						padding: 2px 0 0 2px;
						
						height: 15px;
						
						font-size: 11px;
						
						color: white;
						
						background: #b71414;
					}
					
					#footer li a span.subText{
						padding-left: 1px;
						display: block;
					}
				
					#supLogo{
						display: block;
						
						text-indent: -9999px;
					
						width: 244px !important;
						height: 100px;
						
						margin: 0px !important;
						
						background: url(../images/bg-footer.jpg);
					}
					
					#footer li a.noMargin{
						margin-right: 0px !important;
					}

a{
	color: #333;
}

.invisible{
	display: none;
	visibility: hidden;
}
.clear{
	float: none;
	clear: both;
}
.centered{
	text-align: center;
}
.textRight{
	text-align: right;
}
.smallFont{
	font-size: 10px;
	
	line-height: 15px;
}
.mediumFont{
	font-size: 12px;
	
	line-height: 15px;
}
h3 span.mediumFont{
	font-size: 14px;
	
	line-height: 15px;
}
.lightGrey{
	color: #999999;
}
span.centered{
	display: block;
}

.newsImage{
	float: left;
	
	width: 100px;
	height: 100px;
	
	margin-bottom: 7px;
}
.newsImageMargin{
	margin-right: 7px;
}
#agb{
	width: 651px;
	
	padding: 0 10px;
}
#agb ol{
	list-style-type: decimal;
}
#agb h3{
	border-bottom: 2px solid #CC0000;
}
#agb ol li ol{
	padding-left: 20px;
}
#agb ol li ol li ol{
	padding-left: 20px;
}
#agb ol.abc{
	list-style: lower-latin;
}

/* SUCHE */

form#searchForm label, form#searchForm input{
	display: block;
	float: left;
}
form#searchForm input{
	margin: 10px 0;
	border: 1px solid #B71414;
	background: url(../images/form-hg.png) repeat-x;
	width: 210px;
}

form#searchForm fieldset{
	display: block;
	float: none;
	clear: both;
	
	padding-left: 90px;
}
form#searchForm fieldset label{
	float: none;
	clear: both;
}
form#searchForm label{
	padding: 7px;
}

#player{
	width: 637px;
	height: 377px;
	
	background: url(../images/mitraco-zum-anschauen/teaser.jpg);
}
	#player p{
		background: white;
	}
	
.teaser{
	display: block;

	width: 102px;

	padding-top: 102px;
	
	font-size: 10px;
	
	color: #999999 !important;
	text-decoration: none !important;
	
	text-align: right !important;
	
	float: left;
}

#penbuilder{
	background: url(../images/werbeartikel-suchen/penbuilder.jpg) no-repeat;
}
#textilwarenShop{
	background: url(../images/werbeartikel-suchen/textilien-shop.jpg) no-repeat;
}
#tassenShop{
	background: url(../images/werbeartikel-suchen/tassen-shop.jpg) no-repeat;
}
#schirmeShop{
	background: url(../images/werbeartikel-suchen/regenschirm-shop.jpg) no-repeat;
}
#lederShop{
	background: url(../images/werbeartikel-suchen/lederwaren-shop.jpg) no-repeat;
}
#suessigkeitenShop{
	background: url(../images/werbeartikel-suchen/suessigkeiten-shop.jpg) no-repeat;
}