@charset "UTF-8";
/* CSS Document */

html {
width: 100%;
height: 100%;
overflow: -moz-scrollbars-vertical;
}

body {
background-color: #C4161C;
background-image: url(http://www.feuerwehr-ried.at/media/grafik/hg_body.gif);
background-position: center top;
background-attachment: scroll;
background-repeat: repeat-y;
margin: 0px auto;
padding: 0px;
border: 0px solid #FF0000;
}

body,td,th,p {
font-family: Tahoma, Helvetica, Arial, sans-serif;
}

#main {
position: absolute;
width: 900px;
height: 100%;
margin-left: 50%;
left: -450px;
padding: 0px;
border: 0px solid #0000FF;
}

#header {
background-color: #FFFFFF;
width: 856px;
height: 120px;
vertical-align: top;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 1px;
padding: 0px;
border-left: 2px solid #000000;
border-top: 2px solid #000000;
border-right: 2px solid #DDBB88;
border-bottom: 2px solid #DDBB88;
font-size: 12px;
text-align: right;
}

#logo {
float: left;
vertical-align: top;
margin-left: 20px;
margin-top: 15px;
border: 0px solid #227788;
}

#title {
vertical-align: top;
margin-top: 75px;
margin-right: 25px;
padding: 0px;
border: 0px solid #DDBB88;
text-align: right;
}

#title a {
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 24px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#title a:hover {
text-decoration: none;
}

p {
margin-top: 0.75em;
margin-bottom: 0.75em;
}

a {
color: #C4161C;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#content {
background-color: #FFFFFF;
clear: both;
width: 860px;
padding: 0px;
margin: 30px 20px;
border: 0px solid #0000FF;
}

#text {
position: relative;
float: right;
width: 640px;
padding: 0px;
border: 0px solid #DE7008;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 0.75em;
line-height: 1.33em;
}

#text p {
font-family: Tahoma, Helvetica, Arial, sans-serif;
color: #404041;
}

#text ul {
list-style-position: outside;
padding-left: 10px;
margin-left: 10px;
}

#text ul li {
list-style-type: disc;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #404041;
left: 10px;
margin: 0.0em;
padding: 0.0em;
}

#text ol {
list-style-position: outside;
padding-left: 15px;
margin-left: 15px;
}

#text ol li {
font-size: 12px;
font-family: Tahoma, Helvetica, Arial, sans-serif;
color: #404041;
left: 10px;
margin: 0.0em;
padding: 0.0em;
}

#text table {
border-color: #404041;
border-collapse: collapse;
}

#text td {
color: #404041;
}

#text td p {
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 100%;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

#text img {
border-color: #404041;
}

#text h1 {
margin-top: 0.5em;
margin-bottom: 0.75em;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 1.75em;
font-weight: normal; 
color: #C4161C;
}

#text h2 {
margin-top: 1.0em;
margin-bottom: 0.75em;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 1.33em;
font-weight: normal; 
color: #C4161C;
}

#text h3 {
margin-top: 1.0em;
margin-bottom: 0.75em;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 1.25em;
font-weight: normal; 
color: #C4161C;
}

#text h4 {
margin-top: 0.75em;
margin-bottom: 0.75em;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 1.1em;
font-weight: bold; 
color: #C4161C;
}

#text h5 {
margin-top: 0.75em;
margin-bottom: 0.75em;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 1.1em;
font-weight: bold; 
color: #404041;;
}

#text h6 {
margin-top: 0.75em;
margin-bottom: 0.75em;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 1.1em;
font-weight: normal; 
color: #404041;
}

hr {
clear: both;
margin: 0px auto;
padding: 0px;
color: #CCCCCC;
background-color: #CCCCCC;
border-top: 1px solid #CCCCCC;
border-left: 0px solid #CCCCCC;
border-right: 0px solid #CCCCCC;
border-bottom: 0px solid #CCCCCC;
width: 100%;
height: 0px;
}

form {
margin: 0;
}

.menu {
z-index: 2;
width: 180px;
padding-top: 12px;
margin: 0px;
border: 0px solid #F9AF13;
}

.menu ul {
vertical-align: top;
width: 180px;
margin: 0px;
padding: 0px;
border-top: 0px solid #DDBB88;
text-align: left;
list-style-type: none;
}

.menu li {
width: 180px;
margin: 0px;
padding: 0px;
border: 0px solid #C0C1C2;
}

.menu li a {
display: block;
background-image: url(http://www.feuerwehr-ried.at/media/grafik/hg_buttons.jpg);
background-position: center top;
background-attachment: scroll;
background-repeat: repeat-x;
padding: 3px 4px;
border-top: 1px solid #DDBB88;
font-family: Tahoma, Helvetica, Arial, sans-serif;
color: #404041;
font-size: 14px;
font-weight: normal;
text-decoration: none;
list-style-type: none;
}

.menu ul li.menu-last a {
border-bottom: 0px solid #DDBB88;
}

.menu li a:hover {
background-image: none;
color: #C4161C;
text-decoration: none;
}

.menu li.menu-current a {
background-color: #FFFFFF;
font-weight: bold;
text-decoration: none;
border-bottom: 0px solid #DDBB88;
}

.menu li.menu-current a:hover {
background-image: none;
color: #C4161C;
}

.menu li ul {
border-top: 0px solid #FFFFFF;
}

.menu li ul li {
background-color: #F4F4F4;
margin: 0px;
padding: 0px;
border: 0px solid #F9AF13;
}

.menu li ul li a {
background-color: #F4F4F4;
background-image: none;
font-weight: normal;
font-size: 12px;
color: #404041;
margin: 0px;
padding-left: 12px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
border: 0px solid #F9AF13;
}

.menu li ul li a:hover {
background-color: #FFFFFF;
background-image: none;
color: #C4161C;
text-decoration: none;
}

.menu li ul li a:active {
background-color: #F4F4F4;
color: #404041;
border: 0px solid #F9AF13;
text-decoration: none;
}

.menu ul li ul li a:selected {
background-color: #F4F4F4;
color: #404041;
border: 0px solid #F9AF13;
text-decoration: none;
}

.menu ul li ul li.menu-current a {
background-color: #F4F4F4;
color: #404041;
border: 0px solid #F9AF13;
text-decoration: none;
}

.menu ul li ul li.menu-current a:hover {
background-color: #FFFFFF;
background-image: none;
color: #C4161C;
text-decoration: none;
}

.menu li ul li.menu-child a {
background-color: #F4F4F4;
color: #404041;
border: 0px solid #F9AF13;
font-weight: normal;
text-decoration: none;
}

.menu li ul li.menu-child a:hover {
background-color: #FFFFFF;
background-image: none;
color: #C4161C;
text-decoration: none;
}

.submenu {
width: 850px;
height: 15px;
margin: 0px 20px;
padding: 1px 5px;
border-bottom: 1px solid #DDBB88;
font-size: 11px;
text-align: right;
}

.submenu li a {
display: block;
padding: 0px;
border-bottom: 0px solid #C0C1C2;
font-family: Helvetica, Arial, sans-serif;
color: #C4161C;
font-size: 10px;
font-weight: normal;
text-transform: none;
text-decoration: none;
list-style-type: none;
}

address {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
font-style: italic;
color: #7C2C65;
}

#printheader {
display: none;
}

#printfooter {
display: none;
}

.textbox {
color: #58595B;
height: 16px;
border: 1px solid #C0C1C2;
font-size: 12px;
text-decoration: none;
}

.submit {
font-size: 11px;
}

#login {
width: 176px;
border: 1px dotted #DE7008;	
background-color: #FFFFFF;
margin: 20px 0px;
padding-bottom: 10px;
}

.login {
padding: 2px 5px 2px 5px;
font-size: 10px;
color: #444444;
text-align: center;
}

.login input {
width: 95%;
font-size: 10px;
}

.login a:link, .login a:visited, .login a:active {
color: #FF9900;
text-decoration: none;
}

.login a:hover {
color: #FF9900;
text-decoration: underline;
}
