/* CSS Document */

body {
	font-family:  Verdana, Arial, Helvetica;
	color: #000000);
	font-size: 1m auto;
	text-align: center;
	background-color: #cccccc;
	line-height: 140%;
}


/* Div-Container */

#container
{
	width: 50em;
	margin: 10px auto;
	background-color: #ffffff;
	text-align: left;
	border: 0px solid #666666;
}

#top
{
	background-color: #ffffff;
}

#topprint
{
	display:none;
}

#menu
{
	float: left;
	width: 12.0em;
	margin: 0;
	padding-top: 1.8em;
	padding-bottom: 1em;
	padding-left: 0.8em;
	padding-right: 0.2em;
	font-size: 0.8em;
	line-height: 150%;
}

#position
{
	margin-left: 9.8em;
	padding-top: 1.2em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	/* padding-left: 10.5em; */
	background-color: #ffffff;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	text-align: left;
	font-size: 1.1em;
	color: #333333;
    font-weight: bold;
}

#content
{
	margin-left: 13.4em;
	border-left: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin-right: 0px;
	padding: 0.8em;
	font-size: 0.8em;
	background-color: #ffffff;
}

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	border-top: 0px solid #cccccc;
	text-align: center;
	font-size: 0.6em;
	line-height: 125%;
	padding-left: 20em;
}

a.footer {
	color: #666666; 
    text-decoration: none;
    font-weight: bold;
}

a.footer:hover  {
	color: #333333; 
    text-decoration: underline;
}


#footerprint
{
	display:none;
}


/* Hauptmenues */

a.hauptmenue {
background: #666666;
font-size: 12px;
margin-right: 4px;
padding-left: 4px;
border-top: 2px solid #333333;
border-left: 2px solid #333333;
border-right: 2px solid #333333;
border-bottom: 2px solid #333333;
width: 144px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

a.hauptmenue:hover, a.hauptmenue:active {
background: #333333;
border-top: 2px solid #999999;
border-left: 2px solid #999999;
border-right: 2px solid #999999;
border-bottom: 2px solid #999999;
text-decoration: none;
width: 144px;
color: #ffffff; 
}

a.untermenue {
background: #666666;
font-size: 10px;
margin-right: 4px;
padding-left: 10px;
width: 130px;
display: block;
line-height: 20px;
/* background: url('../images/submenu_back.gif') no-repeat left center; */
border-top: 2px solid #333333;
border-left: 2px solid #333333;
border-right: 2px solid #333333;
border-bottom: 2px solid #333333;
margin-bottom: 2px;
text-decoration: none;
color: #ffffff;
font-weight: normal; margin-left:0px; margin-top:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

a.untermenue:hover, a.untermenue:active {
background: #333333;  /* url('../images/submenu_back_hoover.gif') no-repeat left center; */
text-decoration: none;
border-top: 2px solid #666666;
border-left: 2px solid #666666;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
width: 130px;
color: #ffffff; 
}

div.navigation h3 {
color: #666666;
font-size: 14px;
width: 130px;
border-bottom: 0px solid #003366;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}


/* Linkeigenschaften */

a {
	color: #666666; 
    text-decoration: none;
    font-weight: bold;
}

a:hover  {
	color: #333333; 
    text-decoration: underline;
}


/* Titel-Eigenschaften */

h1, h2, h3 {
    font-weight: bold;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
}


/* Diverse Eigenschaften */

.center
{
	align: center;
}


.einsatzueberschrift
{
	color: #ffffff; 
    font-weight: bold;
	background-color: #666666;
	padding: .5em;
}

.einsatzfoto
{
	border: 1px solid #666666;
}

.inhalt-titel
{
	background: #666666;
	border: 1px solid #666666;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
    font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.inhalt
{
	border: 1px solid #666666;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.inhalt-titel-index
{
	background: #ff0000;
	border: 1px solid #ff0000;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
    font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.inhalt-index
{
	border: 1px solid #ff0000;
	background: #ffcccc;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.list {
	list-style-type: none;
	line-height: 125%;
}

.extern {
	background: url('http://www.betriebsfeuerwehr.ch/images/extern.gif') no-repeat 0 50%;
	padding-left: 1em;
	height:1%;
}

.ausbildungrot
{
	width: 600px;
	border: 2px dotted #ff0000;
	background-color: #ffcccc;
	padding: 5px;
}

.ausbildungblau
{
	width: 600px;
	border: 2px dotted #3333ff;
	background-color: #ccffff;
	padding: 5px;
}

.startlink
{

	color: #ffffff; 
    text-decoration: none;
    font-weight: normal;
}

.startlink:hover  {
	color: #000000; 
    text-decoration: none;
    font-weight: normal;
}	
	

/* CSS Tabellen */

td, th {
    text-decoration: none;
	font-size: 12px;
	line-height: 140%;
}

.linie {
    text-decoration: none;
	border-bottom: 1px solid #666666;
	font-size: 12px;
	line-height: 140%;
}

.startseite {
    text-decoration: none;
	background-color: #666666;
	color: #ffffff;
	font-size: 12px;
	line-height: 140%;
}


/* CSS Formulare */

.input {
	background-color: #cccccc;
	border: 1px solid #666666;
	font-size: 12px;
}

.inputradio {
	background-color: #ffffff;
	border: 0px solid #666666;
}

.inputtext {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.inputfelder {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.inputtextarea {
	background-color: #ffffff;
	padding: 2px;
	height: 15em;
	width: 25em;
	border: 1px solid #cccccc;
}

.inputsubmit {
	font-weight: bold;
	background-color: #cccccc;
	border: 1px solid #666666;
}

select {
	border: 1px solid #cccccc;
}

.titel {
	font-size: 0.8em;
	font-weight: bold;
}

.text {
	font-size: 12px;
	border: none;
}