/* 
    Document   : print
    Created on : 06.07.2012, 12:57:23
    Author     : florianpolter
    Description:
        Purpose of the stylesheet follows.
*/



root { 
    display: block;
}

#header {
	display: none;
}

.main-nav-wrapper {
	display: none;
}

#footer {
	display: none;
}

.slider-alpha .slider-inner {
	background: none;
	border: 10px solid #00a1dc;
}

#c2gstatic_map_canvas {
	
}

.gmnoprint{
  display:none;
}

.slider-alpha {
	background: none;
}

#c2gstatic_map_canvas {
	
}

.map-factsheet {
	display: none;	
}

.map-tools {
	display: none;	
}

.map-search {
	display: none;	
}

.map-logo {
	display: none;	
}


#c2gstatic_header {
	display: none;	
}

.c2gstatic_dialog {
    float: left !important;
    height: 100% !important;
    left: 0 !important;
    margin: 0 auto !important;
    outline: 0 none !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
}

.ui-widget-overlay {
    background: none #fff !important;
    float: left !important;
    position: fixed;
}

.ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog-content table.alpha th, .ui-dialog-content table.alpha td, .ui-dialog-content table.alpha h5 {
    font-size: 9pt !important;
    line-height: 1.4em !important;
}

.ui-dialog-content table.alpha h3 {
    font-size: 11pt !important;
    line-height: 1.4em !important;
}

.dontPrintOnDialog {
    display: none;
}