* {
font-size: 100.1%;
}

dd {
margin-left:0;
}


/* HEADER */

	#sky {
	clear: both;
	background: #000000 url(http://www.dg-shirts.de/fileadmin/images/header.jpg) no-repeat;
	background-color: #000000; 
	z-index: 10;
	width: 827px; 
	height: 114px;
	}

	.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
	}

	#wrap{
	width: 827px;
	background-color: #000000;
	margin: 0 auto;
	text-align: left;	border: solid 1px #000000;
	}

	#metaNavi {
	margin-top: 33px;
	margin-bottom: 34px;
	margin-left: 10px;
	float: left;
	}
	
	#logo {
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 5px;
	}


/* KOPFZEILE */

		#headnav {
		background: #a3a3a3;
/*		background: #a3a3a3 url(http://www.dg-shirts.de/fileadmin/images/headnav-hg.gif) repeat-x 0 0; */
		color: #FFFFFF;
		float: left; 
		width: 661px;
		height: 21px;
		border-left: #66cc33 solid 4px;
		border-right: #FFFFFF solid 1px;
		text-align: right;
		}
		
		#kopfzeile {
		/* background-color: #669933; */
		float: left;
		border-top: #FFFFFF solid 1px;
		border-bottom: #FFFFFF solid 1px;
		/* width: 617px; */
		width: 773px;
		height: 47px;
		}
		
		/* #kopfzeile_login {
		background: #84AE5C url(http://www.dg-shirts.de/fileadmin/images/hg_login.jpg) no-repeat;
		float: right; 
		border-top: #FFFFFF solid 1px;
		border-bottom: #FFFFFF solid 1px;
		border-left: #FFFFFF solid 1px;
		width: 155px;
		height: 47px;
		} */		
		

/*Content-Element*/
#content{

			width:661px;
			background-color: #3A3A3A;
			float:left;
			margin-top:0px;
			height: auto;
			border-left: #66cc33 solid 4px;
			border-right: #FFFFFF solid 1px;
			}




/* Nav_Path */

			#navpath{
			margin-top:6px;
			margin-left:25px;
			margin-right:15px;
			color:#999999;
			font-size: 0.65em;
			}
		
/* MAIN-CONTENT */

			#maincontent{
			margin-top:15px;
			margin-left:25px;
			margin-right:15px;
			}


/* SUB-CONTENT */

				#sub-content{
				color: #FFFFFF;
				width:2px; 
				height: auto;
				float:right;
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 0px;
				padding-bottom: 0px;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				border-right: #FFFFFF solid 1px;
				}


/* FOOTER */

					#foot{
					clear: left;
					margin-left: 161px;
					background: #FF0000 url(http://www.dg-shirts.de/fileadmin/images/footer.gif) no-repeat;
					background-color: #3A3A3A; 
					height: 88px;
					width: 666px;
/*					width: 827px; */
					}
					
/*CSS Styled Image*/

.csi-image_csi-left {
text-align: left;
}

.csi-image_csi-center {
text-align: center;
}

.csi-image_csi-right {
text-align: right;
}
