/*
#455159 grau
#72B2DF hellblau
*/

body, #main, #col3 {
	background: #fff !important;
}

#header, .firma, #topnav a {
	color: #72B2DF;
	background: #455159;
}

#hauptnav {
	background: #72B2DF;
}

#footer {
	color: #455159;
}

#col3 {
	width: auto;
	margin: 0;
	padding: 10px;
	border: none;
	box-shadow: none !important;
}

#col3_content {
	padding: 0;
}

#col3_content a:hover {
    background-color: #72B2DF;
}

h1, h2, h3, h4, a {
	color: #455159;
	border-color: #aaa;
}

a {
	text-decoration: none;
}

.flat a {
	border: none;
	background: none;
}


input:hover, select:hover, textarea:hover, .button_bar a:hover, .button:hover {
    border-color: #455159 !important;
    text-decoration: none;
}


.button {
	padding: 2px;
}

/* Office */

.office th {
    background: #72B2DF;
}

.office,  .office td, .office th {
    border-color: #455159 !important;
}

/* Betriebsdaten Tabelle */

.betrieb_index {
    margin-bottom: 20px;
    margin-right: 20px;
}

.betrieb_index td, .betrieb input {
    text-align: right;
}

.betrieb_index .links {
    text-align: left;
}

.bericht_druck td {
    text-align: right;
}

.l {
    text-align: left !important;
}

.startmenu {
	padding-bottom: 10px;
}

.startmenu legend {
	width: auto;
}

.startmenu a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #000;
}


@media print {
    #header, .firma, #topnav a {
        background: #fff !important;
        color: #000;
        text-shadow: none;
    }
}
