

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/*********************************************/
/*            Wartungsarbeiten               */
/*********************************************/

.style_wartung {
         width: 1010px
         color: ;
         margin: 0px;
	padding: 0px;
         font-size: 14px;
         background: #A7002C;
         font-family: Arial,sans-serif;
}


/*********************************************/
/*       Seiten Ausrichtung und BG           */
/*********************************************/

.page_justi {
         background-image: url(http://www.feuerwehr-reinheim.de/images/screen_bg.gif);         font-family: Arial,sans-serif;
}


/******************************************/
/****   Standart für den Contentbereich   */
/******************************************/

body
{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
a:hover
{
    	color: #CCCCCC;
	text-decoration: none;
}


/* overrides decoration from previous rule for hovered links */
h1, h2, h3, h4, h5
{
         font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1
{
 	font-size: 120%;
 	color: #334d55;
}
h2
{
 	font-size: 114%;
 	color: #006699;
}
h3
{
 	font-size: 107%;
 	color: #334d55;
}
h4
{
 	font-size: 100%;
 	font-weight: normal;
 	color: #333333;
}
h5
{
 	font-size: 93%;
 	color: #334d55;
}
ul
{
 	list-style-type: square;
}
ul ul
{
 	list-style-type: disc;
}
ul ul ul
{
 	list-style-type: none;
}
label
{
 	font: bold 100% Arial,sans-serif;
 	color: ;
}
td
{
	font-family: Arial,sans-serif;
	font-size: 75%;
	color: #333333;

}



/***********************************************/
/* Header                                      */
/***********************************************/
.header
{
	font-size: 24px
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
         border: 5px solid #A7002C;
	width: 1010px;
	height: px;
         background-color: #A7002C;
         color: #FFFFFF;
}
.header a:hover
{
	color: #333333;
}

/***********************************************/
/* Infobar                                      */
/***********************************************/
.infobar
{
	color: #FFFFFF;
         border-top: 5px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	background-color: #A7002C;
         width: 1010px;
         height: 50px;
         vertical-align: bottom;
}
.infobar a:hover
{
	color: #333333;
}

/***********************************************/
/* Foother                                     */
/***********************************************/
.foother
{
    	background-color: #A7002C;
    	clear: both;
    	border-top: 5px solid #CCCCCC;
    	border-bottom: 5px solid #CCCCCC;
    	font-size: 75%;
    	color: #FFFFFF;
    	padding: 20px;
         width: 1010px;}
.foother td
{
	color: #FFFFFF;
}
.foother a:hover
{
	color: #333333;
}

/***********************************************/
/* Navigation                                  */
/***********************************************/
.inner_navigation
{
	padding: 0px 0px 10000px 0px;
	border-left: 12px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
}

.navigation
{
         float: right;
         width: 200px;
                  margin: 0px 0px -10000px 10px; 	background-color: #A7002C;
	color: #FFFFFF;
}

.navigation a:hover
{
	color: #333333;
}

#navigation_input
{
    	height: 17px;
    	width: 120px;
	font-size: 10px;
         background: #FFFFFF;
}
.navigation h3
{
  	color: #FFFFFF;
         padding: 5px 0px 5px 15px;
}
.navigation label
{
  	color: #FFFFFF;
}
.navigation ul a:link
{
	display: block;
}
.navigation ul a:visited
{
	display: block;
}
.navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.navigation li
{
	border-bottom: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;

}
/* fix for browsers that don't need the hack */
html>body .navigation li
{
	border-bottom: 0px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
html>body .navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
}


#thelinks
{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
         text-align: left;
}
#thelinks h3
{
         background-color: #CCCCCC;
         border-bottom: 1px solid #CCCCCC;
}
#thelinks a:link
{
	padding: 5px 0px 5px 10px;
	width: 100%;
	width: auto;
}
#thelinks a:visited
{
	padding: 5px 0px 5px 10px;
}
#thelinks a:hover
{
	background-color: #CCCCCC;
         color: #333333;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
}


#login
{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 13px;
	border-top: 1px solid #CCCCCC;
}
#login td
{
	color: #FFFFFF;
         font-size: 13px;
}


#einsaetze
{
	padding: 10px 0px 0px 10px;
	font-size: 13px;
	border-top: 1px solid #CCCCCC;
}
#einsaetze img
{
	display: block;
}
#einsaetze th
{
         font-size: 13px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

   #bg_container
   {
         width: 1010px;
         padding-right: 220px;         overflow: hidden;
         background-color: #A7002C;
   }
   #content
   {
         width: 100%;
         padding: 0px 0px 10000px 0px;
	margin: 0px 0px -10000px 0px;
         height: auto;
         float: left;
	background-color: #FFFFFF;
         color: #333333;
         border: 5px solid #A7002C;
   }
   #popup
   {
	background-color: #FFFFFF;
	font-size: 13px;
	color: #333333;
         padding: 0px 10px 10px 10px;
   }

#content a:link
{
	color: #333333;
	text-decoration: none;
}
#content a:visited
{
	color: #333333;
	text-decoration: none;
}
#content a:hover
{
    	color: #CCCCCC;
	text-decoration: none;
}

#popup a:link
{
	color: #333333;
	text-decoration: none;
}
#popup a:visited
{
	color: #333333;
	text-decoration: none;
}
#popup a:hover
{
    	color: #CCCCCC;
	text-decoration: none;
}


.style_bg_red, td, th, a:link, a:visited, a:hover, a:active
{
         color: #FFFFFF;
}


#layout a:link, a:visited
{
	color: ;
	text-decoration: none;
}
#layout a:hover
{
    	color: ;
    	text-decoration: none;
}
#layout a:active
{
    	color: ;
         font-weight:bold;
}



/***********************************************/
/*Contents                                     */
/***********************************************/
.normal_content
{
         width: 98%;
         padding: 0px 10px 10px 10px;
	font-size: 13px;
	color: #333333;
         text-align: left;
}
.normal_content td
{
         font-size: 13px;
         color: #333333;
}
.normal_content th
{
         font-size: 13px;
         color:  #FFFFFF;
}
.normal_border td
{
	border: 1px solid #CCCCCC;
}


.person_details
{


}


/***********************************************/
/*Component Divs                               */
/***********************************************/

/************ Überschriften styles ************/
.ueberschrift1
{
         color: #A7002C;
	font-size: 23px;
 	font-weight: bold;
 	text-align: center;

}


#siteName
{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/
#pageName
{
	padding: 0px 0px 10px 10px;
}


/************** .feature styles ***************/
.feature_left
{
	padding: 0px 10px 0px 15px;
	height: auto;
         font-size: 13px;
}
.feature_left h3
{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature_left img
{
	float: left;
	padding: 0px 00px 0px 0px;
	margin: 0 5px 5px 0;
}
.feature_right
{
	padding: 0px 10px 10px 15px;
	height: auto;
         font-size: 13px;
}
.feature_right h3
{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature_right img
{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
}


/************** .story styles *****************/
.story
{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story p
{
  	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/
#siteInfo
{
	clear: both;
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	font-size: 75%;
	color: #FFFFFF;
	padding: 0px;
	background-color: #A7002C;
	width: 100%;
}
#inner_siteinfo
{
    	padding: 10px;
}

#siteInfo img
{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************** #headlines styles **************/
#headlines
{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p
{
	padding: 5px 0px 5px 0px;
}


.Stil1
{
	color: #AA0000;
	font-style: italic;
}
.Stil2
{
	font-size: 24px
}


/************** Border Styles *********************/
#liste_border_bottom
{
 	border-bottom:1px solid #CCCCCC;
}
