* {margin:0;padding:0;} 

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%; }

#wrap {
	background-image:url(http://www.zuschke-etiketten.de/images/default/bg-content.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

body {
	font-size: 80%;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	min-width: 955px;
	color: #222222;
	background-color: #ffffff;
	background-image: url(http://www.zuschke-etiketten.de/images/default/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 0px;
	margin:0px;
}

#mainwrap {
	padding-bottom: 197px;
	/*background-color: #ffffff;
	background-image: url(http://www.zuschke-etiketten.de/images/default/bg-content.jpg); 
	background-position: top center; 
	background-repeat: repeat-y;*/ 
	
}

#banner {
	background-image: url(http://www.zuschke-etiketten.de/images/default/bg-banner.gif); 
	background-position: top center; 
	background-repeat: no-repeat; 
	height: 146px;
	width: 950px;
}

#navi_col {
	float: left;
	margin: 0px 10px 0px 5px;
	padding: 0px 0px;
	width: 236px;
}

#footer {
	position: relative;
	height: 197px;
	color: #ffffff;
	margin-top: -197px; /* negative value of footer height */
	background: #ffffff url('http://www.zuschke-etiketten.de/images/default/bg-footer.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#contentHomeColumn {
	margin-left:246px;
	padding:0 5px;
	text-align:justify;
	width:450px;
}

#contentColumn {
	margin-left: 250px;
	margin-right: 10px;
	text-align: justify;
}

#newsAndProducts {
	float: right;
	width: 220px;
	padding: 0px 5px 0px 0px;
}

#breadcrumbs
{
	padding-top: 10px;
	font-size: 80%;
}

#breadcrumbs p {
	padding: 3px 0px 5px 0px;
}

#breadcrumbs_home {
	float: left;
	color: #222;
}

.wrapper {
	width: 944px;
	margin:0px auto;
	text-align:left;
	padding: 0px;			
}

#text img {
	border: none;
	padding: 5px;
}

h1 {
	padding: 8px 0px 4px;
}

#navi_col h1 {
	padding: 12px 0px;
	font-size: 120%;
}

#newsAndProducts h1 {
	padding: 3px;
	font-size: 120%;
	color: #ffffff;
	background-image:url(http://www.zuschke-etiketten.de/images/default/bg-menu.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

#contentHomeColumn h1 {
	font-size: 115%;
}

h2 {
	font-size: 115%;
	padding: 4px 0px 2px;
}

#newsAndProducts h2 {
	font-size: 90%;
}

h3 {
	font-size: 100%;
	padding: 3px 0px 1px;
}

h4 {
	font-size: 90%;
	padding: 2px 0px 0px;
}

h5 {
	font-size: 80%;
	padding: 1px 0px 0px;
}

p {
	padding: 5px 0px;
}

p.homenews {
	font-size: 80%;
}

ul.navi {
	line-height: 160%;
	list-style-type: none;
	list-style-image: none;	
	border-bottom: solid 1px #000000;
}

ul.navi ul.navi {
	border-bottom: none;
	margin: 0px;
}

ul.navi li {
	display:block;
	border-top: solid 1px #000000;
}

ul.navi li.level-1 {
}

ul.navi li.level-2 {
	background-color: #888888;
}

ul.navi li.level-3 {
	background-color: #888888;
}

ul.navi li.activeItem{
	background-color: #024db2;
}

ul.navi li li.activeItem{
	background-color: #555555;
}

#navi_col li a {
	margin: 13px 0px 3px;
	color: #000000;
	text-decoration: none;
	border: none;
}

#navi_col li li a {
	color: #ffffff;
	padding: 0px 0px 0px 10px;
}

#navi_col li li li a {
	color: #ffffff;
	padding: 0px 0px 0px 20px;
}

#navi_col li.activeItem a {
	color: #ffffff;
}

ul.navi a:hover {
	font-weight: bold;
}

li.activeItem  a {
	color: #ffffff;
	text-decoration: none;
	border: none;
}

ul#footerNavi a,ul#footerLinks a  {
	color: #555555;
	border: none;
}

ul#footerNavi,ul#footerLinks {
	padding-top: 140px;
	list-style-type: none;
	list-style-image: none;	
}

ul#footerNavi li {
	display:inline;
	padding: 0px 20px 0px 0px;
}

ul#news, ul#breadcrumb, ul#links, ul#links ul {
	list-style-type: none;
	list-style-image: none;	

}

#text ul#links, #text ul#links ul {
	margin: 0px;
}

ul#links li  {
	padding-top: 30px;
}

ul#links li li {
	padding: 15px 0px;
	border-top: 1px dotted #555555;
}

ul#links li.links img {
	float: left;
	padding: 0px 10px 10px 0px; 
}

ul#breadcrumb li {
	float: left;
	padding: 3px 0px 5px 5px;
}

#text ol, #text ul {
	margin-left: 40px;
}

#text ol li, #text ul li {
	padding: 2px 0px;
	text-align: left;
}

/* LINKS */

a {
	color: #0e1985;
	text-decoration: none;
	border-bottom: dotted 1px #0e1985;
}

a.img, a.img:hover {
	border: none;
	text-decoration: none;
}

a:hover, a:focus {
	border-bottom: solid 1px #0e1985;
}

a.pic, a.home {
	border-bottom: none;
}

a.home:hover {
	text-decoration: none;
	border-bottom: none;
}

#navi_col a.disabled, #navi_col li.activeItem li a.disabled, #navi_col li.activeItem li li a.disabled {
	text-decoration: line-through;
}

.right {
	text-align: right;	
}

.left {
	text-align: left;	
}

.center {
	text-align: center;	
}

.justify {
	text-align: justify;	
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}

.info {
	font-size: 70%;
	color: #555555;
}

.address {
	margin-left: 65px;
}

.productDetails {
	width: 110px;
	float: left;
}

.productHeader {
	width: 100%;
	height: 23px;
	background-color: #d9dbf0;
	margin: 5px 0px 15px 0px;
	padding: 2px 5px;
}

.productFooter {
	width: 100%;
	height: 23px;
	text-align: right;
	border-bottom: solid 2px #d9dbf0;
	margin: 5px 0px 15px 0px;
	padding: 2px 5px;
}

.borderbottom {
	border-bottom:1px solid #B80B27;	
}

.contentColumnFooter {
	margin-left: 250px;
	color: #555555;
}

/* NEWS */

.loadingPic {
/*	background-position: center; 
	background-image: url(http://www.zuschke-etiketten.de/images/loader.gif); 
	background-repeat: no-repeat;
	padding: 5px;
	*/
	float: left;
	height: 100px;
	overflow: hidden;
}

.mainPic {
	border: solid 2px #ffffff;
	background-position: center;
	background-repeat: no-repeat; 
	width: 300px; 
	height: 200px
}

/* PARTNER */
div.table {
	border-collapse:collapse;
	display:table;
}

div.td {
	display:table-cell;
	float:left;
}

/* BUTTONS und INPUT FIELDS */

input, textarea {
	border: solid 1px #222222;
}

input[type="submit"], input[type="reset"] {
	background-color: #0e1985;
	color: #ffffff;
	padding: 3px 5px;
} 

input[type="submit"]:hover, input[type="reset"]:hover {
	cursor: pointer;
} 

/* GALLERY */

span.randomPic {
	height: 75px;
	width: 75px;
	background-position: center;
 	background-repeat: no-repeat;
 	float: left;
 	margin: 0px 5px 5px 0px;
 	border: solid 1px #ffffff;
}


/* KONTAKT */

label {
	width: 150px;
	float: left;
}

textarea#Nachricht {
	width: 400px;
	height: 150px;
}

/* Tabellen */

table { 
	width:98%; 
	display:inline-table;
	border-collapse: collapse; 
}
td { 
	padding: 2px;
	font-size: 80%;
	border: 1px solid #222;
	vertical-align: top;
	text-align: left; 
}

#text td ul {
	margin-left: 15px;
}

#text td ul li {
	padding: 0px;
}

table.legend {
	width: 200px;
}

table.legend td {
	border: none;
}
