/* Basic Definitions */
* {
	margin: 0;
	padding: 0;
}

body {
	background:#7b8387;
	margin:0 auto;
	text-align:center;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#0c1c2c;
}
img {
	border: none !important;
}

/* Base-Elements Definitions */
.clear      { clear:both; height:0px; line-height: 0px; font-size: 0px; }
.clear_left { clear:left; height:0px; line-height: 0px; font-size: 0px; }
.clear_right{ clear:right; height:0px; line-height: 0px; font-size: 0px; }

.telfax { float: left; width: 50px; }

/* Environment Definitions */
#website {
	width:960px;
	margin:0 auto;
	padding:0 7px;
	text-align:left;
	background:url(/wLayout/design/img/bg_website.png) repeat-y center #7b8387;
}

#header {
	background:#FFFFFF;
	font-size:11px;
	color:#3E4346;
	width: 960px;
	height: 136px;
	background:url(/wLayout/design/img/bg_header.png) no-repeat #ffffff;
}


/* Logo */
#logo {
	float:left;
	width: 180px;
	height: 106px;
	padding:30px 0 0 15px;
}

#logo img {
	border:none;
}

#navlocator {
	background: url(/wLayout/design/img/bg_print.gif) no-repeat left top #dedede;
	height: 38px;
	width: 960px;
}
#navlocator_detail {
	background:url(/wLayout/design/img/bg_print_detail.gif) no-repeat left top #dedede;
	height: 38px;
	width: 960px;
}


#breadcrumb {
	float:left;
	padding: 14px 0 0 220px;
	width: 520px;
	height: 15px;
	text-align: left;
	font-size: 10px;
	color:#62686b;
}

#breadcrumb a {
	padding-left: 0px !important;
	background: none;
	font-size: 10px;
	color:#62686b;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#print {
	float: left;
	width:150px;
	padding: 14px 70px 0 0;
	text-align:right;
}
#print a {
	background:url(/wLayout/design/img/print.gif) no-repeat left top;
	padding:2px 0 2px 25px;
	color:#62686b;
	font-size:10px;
	text-decoration: none;
}


/* Content */
#area {
min-height: 1px;
_height: 1px;
width: 960px;
background:url(/wLayout/design/img/bg_area.gif) repeat-y left top #FFFFFF;
}
#content {
	float:left;
	width:715px;
	padding:25px;
	line-height:18px;
	min-height: 320px;
	_height: 320px; /* IE6 */
background-color: transparent;
}
#content ul, #content ol{
	padding-left:30px;
}
#content_detail {
	float:left;
	background:url(/wLayout/design/img/subnav_bg.gif) repeat-y;
	width:519px;
	padding:25px;
	line-height:18px;
	min-height: 320px;
	_height: 320px; /* IE6 */
	_overflow-x:hidden; /* IE6 */
	
} 
#content_detail ul{
	padding-left:30px;
}

#sidebar {
	float: left;
	width: 195px;
	padding:25px 0 25px 1px;
	min-height: 320px;
	_height: 320px; /* IE6 */
	background:url(/wLayout/design/img/subnav_bg.gif) repeat-y;
}

/* Footer */
#footer {
	background:url(/wLayout/design/img/bg_footer.gif) no-repeat #dedede;
	text-align:center;
	padding:20px 0;
	font-size:11px;
	color:#62686b;
	line-height: 18px;
}
#footer a {
	font-size:11px;
	text-decoration:none;
	color: #de1c1c;
	font-weight: normal;
}
#footer a:hover {
	text-decoration:underline;
}


/* Navigation Definitions: Top */
#top_navigation {
	width: 945px;
	height: 40px;
	text-align: right;
	padding-right: 15px;
}

#top_navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#top_navigation ul li {
	display:inline;
}

#top_navigation ul li a {
	font-size:11px;
	color:#6C6C6C;
	text-decoration:none;
	border-left:1px solid #C7C7C7;
	padding:10px 15px 5px 15px;
	line-height:25px;
}

#top_navigation ul li a:hover {
	text-decoration:underline;
}
#top_navigation ul li.first a {
	border: none;
}

/* Navigation Definitions: Main */
#main_navigation {
	background:url(/wLayout/design/img/bg_mainnavi.png) no-repeat left top;
	height:28px;
}

#main_navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#main_navigation ul li {
	display:inline;
	height: 28px;
}

#main_navigation ul li a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	padding:7px 17px 6px 17px;
	line-height:28px;
	background:url(/wLayout/design/img/nav_separator_main.gif) no-repeat right;
}

#main_navigation ul li a:hover {
	text-decoration:underline;
}

#main_navigation ul li.aktiv a {
	text-decoration:none;
	background-color: #8dcef4;
}


/* Navigation Definitions: Side */

#side_navigation {
	float:left;	
	width:195px;
	padding-top: 20px;
	padding-bottom: 30px;
background-color: transparent;
}

/* Level 1 */
#side_navigation ul.level1 {
	list-style:none;
}
#side_navigation li.level1 {
	padding: 8px 0;
	background: url(/wLayout/design/img/nav_separator_side.gif) no-repeat 12px bottom;
	
}
#side_navigation li.level1 div {
	padding:0 0 0 10px;
	background-color: #FFFFFF;
}
#side_navigation li.level1 a {
	color:#0c1c2c;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px;
}
#side_navigation li.level1 a:hover {
	background: url(/wLayout/design/img/pfeil_rot.gif) no-repeat left 4px;
}
#side_navigation li#lev1_aktiv a {
	color: #0c1c2c;
}

/* Level 2 */
#side_navigation ul.level2 {
	list-style:none;
	margin-top: 3px;
}
#side_navigation li.level2 div {
	padding: 3px 12px 3px 25px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}	
#side_navigation li.level2 div:hover {
	background-color: #dedede;
}
#side_navigation li#lev2_aktiv div {
	background-color: #8dcef4;
	
}
#side_navigation li.level2 a {
	font-weight:normal;
	color:#0c1c2c !important;
	text-decoration: none;
	padding-left: 0px !important;
	background:none;
}
#side_navigation li.level2 a:hover {
	color:#0c1c2c;
	background:none;
}

/* Level 3 */
#side_navigation ul.level3 {
	list-style:none;
	margin-top:0px;
	margin-bottom: 2px;
	line-height: 13px;
}
#side_navigation li.level3 div {
	padding: 2px 25px 2px 40px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}
#side_navigation li#lev2_aktiv li.level3 div {
	background-color: #FFFFFF;
}
#side_navigation li#lev2_aktiv li.level3 div:hover {
	background-color: #dedede;
}
#side_navigation li.level3 div:hover {
	background-color: #dedede;
}
#side_navigation li#lev3_aktiv div {
	background-color: #8dcef4;
	
}	
#side_navigation li.level3 a {
	font-weight:normal;
	color:#0c1c2c;
	text-decoration: none;
	padding-left: 0px !important;
	background:none;
	font-size: 11px;
}
#side_navigation li.level3 a:hover {
	color:#000000;
	background:none;
}



/* Content Elements Definitions */
a { outline: none; }
#content a, #content_detail a { color:#de1c1c; text-decoration:none; font-weight:normal; }
#content a:hover, #content_detail a:hover { text-decoration:underline; }

ul.bold { list-style-image: url(/wLayout/design/img/pfeil_rot.gif); padding-left: 15px !important; #padding-left: 17px !important;}
ul.bold li { color:#0c1c2c; font-weight:bold; }

h1 {
	color:#0c1c2c;
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
}
h2 {
	color:#00a7e8;
	font-size:12px;
	margin:0 0 2px 0;
	font-weight:bold;
}
#content_detail h2 {
	color:#0c1c2c;
	font-size:12px;
	margin:0 0 8px 0;
	font-weight:bold;
}
#sidebar h2 {
	padding: 3px 10px;
	width: 175px;
	font-size: 12px;
	font-weight: bold;
	color: #0c1c2c;
	background-color: #8dcef4;
	margin-bottom: 10px;
}
#sidebar div.text {
	width: 175px;
	padding: 0 10px;
	margin-bottom: 10px;
}
#sidebar ul {
	list-style-image: url(/wLayout/design/img/pfeil_rot.gif);
	padding-left: 15px;
	#padding-left: 17px; /* IE6-8 */
}
#sidebar li {
	padding: 0 0 7px 0;
}
#sidebar ul a {
	text-decoration:none;
	font-weight: bold;
	color: #0c1c2c;
}
#sidebar ul a:hover {
	text-decoration: none;
}
#sidebar div.image {
	width: 176px;
	padding: 0 9px 0 10px;
	margin-bottom: 10px;
}



/* Produktübersicht */
.product_overview {
	width: 715px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	margin-bottom: 20px;
	_overflow-x: hidden; /* IE6 */
	padding-bottom:20px;
}
.product_element {
	position: relative;
	width: 337px;
	float: left;
	min-height: 1px;
	_height: 1px; /* IE6 */
	margin-right: 20px;
	_overflow-x: hidden; /* IE6 */
}
.product_image {
	float: left;
	width: 100px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	border: 1px solid #0c1c2c;
	margin-right: 15px;
}
.product_text {
	float: left;
	width: 220px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	line-height: 17px;
}
.product_text h2 {
	font-weight: bold;
	margin-bottom: 3px;
	color: #0c1c2c;
	font-size: 14px;
}
.product_text ul {
	padding-left: 13px !important;
	#padding-left: 15px !important;
}
.product_text li {
	font-size: 11px;
}
.product_text a {
	text-decoration: none !important;
	color: #0c1c2c !important;
}
.product_text a:hover {
	text-decoration: underline !important;
	color: #de1c1c !important;
}
.product_link {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 20px;
	height: 10px;
	text-align: right;
}






/* Tabellen */
tbody {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
table {
	border-collapse: collapse;
	border: 0px;
}
div.tabelle {
	margin-bottom: 15px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}


table.zwei_spalten {
	width: 100%;
}
table.zwei_spalten td {
	padding: 0 0 3px 0;
	width: 75%;
	vertical-align: top;
	line-height: 15px;
	background-color: #ddf0fc;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 2px 0 2px 5px;
}
table.zwei_spalten td.sp1 {
	width: 25% !important;
}
table.zwei_spalten tr.header td {
	background-color: #8dcef4;
	border: none;
	font-weight: bold;
	padding: 2px 0 2px 5px;
}



table.drei_spalten {
	width: 100%;
}
table.drei_spalten td {
	padding: 0 0 3px 0;
	width: 33%;
	vertical-align: top;
	line-height: 15px;
	background-color: #ddf0fc;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 2px 0 2px 5px;
}
table.drei_spalten td.sp1 {
	width: 34% !important;
}
table.drei_spalten tr.header td {
	background-color: #8dcef4;
	border: none;
	font-weight: bold;
	padding: 2px 0 2px 5px;
}


table.vier_spalten {
	width: 100%;
}
table.vier_spalten td {
	padding: 0 0 3px 0;
	width: 22%;
	vertical-align: top;
	line-height: 15px;
	background-color: #ddf0fc;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 2px 0 2px 5px;
}
table.vier_spalten td.sp1 {
	width: 34% !important;
}
table.vier_spalten tr.header td {
	background-color: #8dcef4;
	border: none;
	font-weight: bold;
	padding: 2px 0 2px 5px;
}

table.fuenf_spalten {
	width: 100%;
}
table.fuenf_spalten td {
	padding: 0 0 3px 0;
	width: 18%;
	vertical-align: top;
	line-height: 15px;
	background-color: #ddf0fc;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 2px 0 2px 5px;
}
table.fuenf_spalten td.sp1 {
	width: 28% !important;
}
table.fuenf_spalten tr.header td {
	background-color: #8dcef4;
	border: none;
	font-weight: bold;
	padding: 2px 0 2px 5px;
}


table.sechs_spalten {
	width: 100%;
}
table.sechs_spalten td {
	padding: 0 0 3px 0;
	width: 14%;
	vertical-align: top;
	line-height: 15px;
	background-color: #ddf0fc;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 2px 0 2px 5px;
}
table.sechs_spalten td.sp1 {
	width: 25% !important;
}
table.sechs_spalten tr.header td {
	background-color: #8dcef4;
	border: none;
	font-weight: bold;
	padding: 2px 0 2px 5px;
}


table.sieben_spalten {
	width: 100%;
}
table.sieben_spalten td {
	padding: 0 0 3px 0;
	width: 12%;
	vertical-align: top;
	line-height: 15px;
	background-color: #ddf0fc;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 2px 0 2px 5px;
}
table.sieben_spalten td.sp1 {
	width: 28% !important;
}
table.sieben_spalten tr.header td {
	background-color: #8dcef4;
	border: none;
	font-weight: bold;
	padding: 2px 0 2px 5px;
}



/* Kontaktformular */

label.formCaption {
	float:left;
	width: 150px;
}
input.formValue {
	width: 300px;
	border: 1px solid #0c1c2c;
	font-size: 12px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color:  #0c1c2c;
	margin-bottom: 5px;
}
textarea { 
	border: 1px solid #0c1c2c;
	width: 300px;
	padding: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color:  #0c1c2c;
}
.checkbox { margin-right: 5px; margin-top: 2px;}
input.zip { width: 98px !important; margin-right: 2px;}
input.city { width: 194px !important;}

.submit { 
	padding: 2px;
	margin-left: 3px;
	margin-top: 5px;
	background-color: #00a7e8;
	border: 1px solid #0c1c2c;
	color: #FFFFFF;
	cursor: pointer;
}
/*
label.formCaption {
	float:left;
	width: 150px;
	vertical-align: top;
}
input.formValue {
	width: 300px;
	padding: 3px;
	vertical-align: top;
}
input.formValue, label.formValue textarea, label.formValue select {
	border: 1px solid #0c1c2c;
	color: #0c1c2c;
	font-size: 12px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
label.formValue select {
	padding: 0px;
}
label.formValue textarea {
	width: 300px;
	height: 50px;
}
label.formValue input {
	width: 300px;
}
label.formValue input.zip {
	margin-right: 5px;
	width: 70px;
}
label.formValue input.city {
	width: 217px;
}
label.formButton input {
	padding: 2px;
	margin-left: 3px;
	margin-top: 5px;
	background-color: #00a7e8;
	border: 1px solid #0c1c2c;
	color: #FFFFFF;
	cursor: pointer;
}
*/




/* Sitemap */
.elementSitemap ul {
	margin-left: 15px;
}
.elementSitemap li {
	padding: 1px 0;
}
.elementSitemap a {
	font-weight: normal !important;
	font-size: 11px;
	text-decoration: none !important;
}
.elementSitemap a:hover {
	text-decoration: underline !important;
}

/* Master Template Auto Definitions */
/*************************************************/
div.text_unten_bild_links, div.text_unten_bild_rechts {
	position: relative;
	width: 715px;
	margin-bottom:15px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	
}
div.text_unten_bild_links div.bild, div.text_unten_bild_rechts div.bild{
	float:none;
	width:202px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}	
div.text_unten_bild_links div.text, div.text_unten_bild_rechts div.text {
	float: left;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 510px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	margin-bottom: 0px;
}
#content div.text_unten_bild_links div.bild img, #content div.text_unten_bild_rechts div.bild img {
	border: 1px solid black !important;
}
/*************************************************/

div.text, div.fliesstext_bild_links, div.fliesstext_bild_rechts {
	margin-bottom: 20px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}	
div.fliesstext_bild_links div.text, div.fliesstext_bild_rechts div.text {
	float:left;
	width:450px;
	margin-bottom: 0px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}
#content_detail div.fliesstext_bild_links, #content_detail  div.fliesstext_bild_rechts {
	position: relative;
	width: 519px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}
#content_detail div.fliesstext_bild_links div.text, #content_detail div.fliesstext_bild_rechts div.text {
	float: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 300px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	margin-bottom: 0px;
}
div.fliesstext_bild_links div.bild, div.fliesstext_bild_rechts div.bild {
	float:left;
	width:202px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}
#content_detail div.fliesstext_bild_links div.bild, #content_detail div.fliesstext_bild_rechts div.bild {
	float:none;
	width:202px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}
div.fliesstext_bild_links div.bild img, div.fliesstext_bild_rechts div.bild img, .text img {
	border: 1px solid #0c1c2c !important;
}
div.fliesstext_bild_links div.bild {
	margin-right:15px;
}
div.fliesstext_bild_rechts div.bild {
	margin-left:15px;	
}
div.image {
	width: 100%;
	min-height: 1px;
	_height: 1px; /* IE6 */
}
div.image_link {
	width: 100%;
	min-height: 1px;
	_height: 1px; /* IE6 */
	text-align: left;
	margin-bottom: 20px;
}
	


	
.bilderleiste {
  padding:20px 0 0 0;
}

.bilderleiste .bildbox {
  float:left;
  margin:0 15px 15px 0;
  font-size: 9px;
  text-align:center;
}

.bilderleiste .bildbox img.bild {
  border:1px solid #0c1c2c !important;
}
	
	


	
	/* Image Alignment Classes */
	#content img.alignleft {
		margin:0 15px 15px 0;
	}
	
	#content img.alignright {
		margin:0 0 15px 15px;
	}
	
	


	
	/* Even-Odd Table */
	table.styled_table td {
		padding:7px 15px 7px 10px;
		line-height:16px;
	}
	table.styled_table tr.odd {
		background:#EBEBEB;
	}
	table.styled_table tr.first {
		background:#545454;
		color:#FFF;
		font-weight:bold;
	}

	
	


	
	/* Filetype-Icons */
	a.filetype {
		background-position:left center;
		background-repeat:no-repeat;
		padding-left:29px;
	}
	
	/* Sonstige Datei-Formate */
	a.pdf   { background:url(/wLayout/design/img/fileicons/pdf.gif) no-repeat left center; padding-left:30px;}
	a.exe   { background:url(/wLayout/design/img/fileicons/exe.gif) no-repeat left center; padding-left:30px;}
	a.email { background:url(/wLayout/design/img/fileicons/email.gif) no-repeat left center; padding-left:30px;}
	a.external { background:url(/wLayout/design/img/fileicons/external.gif) no-repeat left center; padding-left:15px; }
	
	/* Musik-Dateien */
	a.aac { background:url(/wLayout/design/img/fileicons/aac.gif)no-repeat left center; padding-left:30px; }
	a.mid { background:url(/wLayout/design/img/fileicons/mid.gif)no-repeat left center; padding-left:30px; }
	a.mp3 { background:url(/wLayout/design/img/fileicons/mp3.gif)no-repeat left center; padding-left:30px; }
	a.ogg { background:url(/wLayout/design/img/fileicons/ogg.gif)no-repeat left center; padding-left:30px; }
	a.rm  { background:url(/wLayout/design/img/fileicons/rm.gif)no-repeat left center; padding-left:30px; }
	a.wav { background:url(/wLayout/design/img/fileicons/wav.gif)no-repeat left center; padding-left:30px; }
	a.wma { background:url(/wLayout/design/img/fileicons/wma.gif)no-repeat left center; padding-left:30px; }
	
	/* Video-Dateien */
	a.avi { background:url(/wLayout/design/img/fileicons/avi.gif)no-repeat left center; padding-left:30px; }
	a.flv { background:url(/wLayout/design/img/fileicons/flv.gif)no-repeat left center; padding-left:30px; }
	a.mp4 { background:url(/wLayout/design/img/fileicons/mp4.gif)no-repeat left center; padding-left:30px; }
	a.mpeg{ background:url(/wLayout/design/img/fileicons/mpeg.gif)no-repeat left center; padding-left:30px; }
	a.mpg { background:url(/wLayout/design/img/fileicons/mpg.gif)no-repeat left center; padding-left:30px; }
	a.swf { background:url(/wLayout/design/img/fileicons/swf.gif)no-repeat left center; padding-left:30px; }
	a.wmv { background:url(/wLayout/design/img/fileicons/wmv.gif)no-repeat left center; padding-left:30px; }
	
	/* Archive */
	a.ace { background:url(/wLayout/design/img/fileicons/ace.gif)no-repeat left center; padding-left:30px; }
	a.gz  { background:url(/wLayout/design/img/fileicons/gz.gif)no-repeat left center; padding-left:30px; }
	a.rar { background:url(/wLayout/design/img/fileicons/rar.gif)no-repeat left center; padding-left:30px; }
	a.tar { background:url(/wLayout/design/img/fileicons/tar.gif)no-repeat left center; padding-left:30px; }
	a.tgz { background:url(/wLayout/design/img/fileicons/tgz.gif)no-repeat left center; padding-left:30px; }
	a.zip { background:url(/wLayout/design/img/fileicons/zip.gif)no-repeat left center; padding-left:30px; }
	
	/* Word */
	a.doc { background:url(/wLayout/design/img/fileicons/doc.gif)no-repeat left center; padding-left:30px; }
	a.docx{ background:url(/wLayout/design/img/fileicons/docx.gif)no-repeat left center; padding-left:30px; }
	a.odt { background:url(/wLayout/design/img/fileicons/odt.gif)no-repeat left center; padding-left:30px; }
	a.txt { background:url(/wLayout/design/img/fileicons/txt.gif)no-repeat left center; padding-left:30px; }
	
	/* Excel */
	a.csv { background:url(/wLayout/design/img/fileicons/csv.gif)no-repeat left center; padding-left:30px; }
	a.ods { background:url(/wLayout/design/img/fileicons/ods.gif)no-repeat left center; padding-left:30px; }
	a.xls { background:url(/wLayout/design/img/fileicons/xls.gif)no-repeat left center; padding-left:30px; }
	a.xlsx{ background:url(/wLayout/design/img/fileicons/xlsx.gif)no-repeat left center; padding-left:30px; }
	
	/* PowerPoint */
	a.odg { background:url(/wLayout/design/img/fileicons/odg.gif)no-repeat left center; padding-left:30px; }
	a.pps { background:url(/wLayout/design/img/fileicons/pps.gif)no-repeat left center; padding-left:30px; }
	a.ppsx{ background:url(/wLayout/design/img/fileicons/ppsx.gif)no-repeat left center; padding-left:30px; }
	a.ppt { background:url(/wLayout/design/img/fileicons/ppt.gif)no-repeat left center; padding-left:30px; }
	a.pptx{ background:url(/wLayout/design/img/fileicons/pptx.gif)no-repeat left center; padding-left:30px; }
	
	
#divEditbutton {
padding: 0 0 5px 40px;
}



/* Print Definitions */
@media print
{

	#minheight, #divEditbutton, #top_navigation, #main_navigation, #navlocator, #side_navigation {
	  display:none;
	}
	
	body, #website, #content, #footer{
	  background:none !important;
	  background-color:#FFF;
	  margin:0;
	  padding:0;
	  width:auto;
	}
	
	#content {
		border:none;
		float:none;
	}

}
