/* Standard-CSS für www.bmt-lidauer.at */

/* Wichtige Farben
	hellblau = #CACEE4
  dunkelblau = #00397E
  hellorange = #FC982C
dunkelorange = #EA6400

dunkelbraun = #6C2C1F
  hellbraun = #BBA997
     orange = #B86631
	   gelb = #F5D32F

*/

body {
	background: #FFFFFF url("bilder/BG_bmt-lidauer.gif") no-repeat;
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	text-align: justify;
	list-style-type: square;
	font-size: 10pt;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #B86631;
	scrollbar-track-color: #999999;
	scrollbar-darkshadow-color: #000000;
}

h1{
	font-size: 12pt;
	font-weight: bold;
	padding: 120px 0px 10px;
	text-align: left;
	line-height: 1.25;
	color: #BBA997;
}

a:active {
    font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
	color: #B86631; 
}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #F5D32F;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #F5D32F;
}
a:hover {
    font-size: 9pt; 
	text-decoration: underline;
	color: #B86631; 
}

.menue:active {
    font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
	color: #6C2C1F; 
}
.menue:link {
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 20px;
	color: #6C2C1F;
}
.menue:visited {
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 20px;
	color: #6C2C1F;
}
.menue:hover {
    font-size: 9pt; 
	font-weight: bold;
	color: #B86631; 
}

.submenue:active {
    font-size: 9pt; 
	font-weight: bold; 
	text-decoration: underline;
	color: #B86631; 
}
.submenue:link {
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 30px;
	color: #B86631;
}
.submenue:visited {
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 30px;
	color: #B86631;
}
.submenue:hover {
    font-size: 9pt; 
	font-weight: bold;
	color: #6C2C1F; 
}

.header {
    font-size: 12pt; 
	font-weight: bold;
	color: #6C2C1F;
}

.subheader {
    font-size: 10pt; 
	font-weight: bold;
	color: #6C2C1F;
}

.footer {
	font-size: 10pt;
	color: #BBA997;
}
