


/* CSS Document
Freiwillige Feuerwehr Winsen
Gestaltung & Technik
(c) 2007 agil - mehr Internet KG
*/

/*Elemente*/

* {
    margin: 0px;
	padding: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	position: absolute;
	white-space: normal;
	text-align: center;
	width: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}


/*Überschrift 1*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3333;
	font-weight: normal;
	line-heigth: 35px;
	margin-bottom: 10px;
}

/*Überschrift 2*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	line-heigth: 23px;
	margin-bottom: 3px;
}

/*Überschrift 3*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}


/*Linkeigenschaften*/
a:link { 
	color: #5E0000;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #5E0000;
	text-decoration: underline;
}

a:visited {
	color: #5E0000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #5E0000;
	font-weight: normal;
	text-decoration: underline;
}

/*Bildeigenschaften*/

img {
	border: none;
	}

/*Classes*/
	
.fett {
	font-weight: bold;
}


/* Layer */

/*Layer zum zentierten Darstellen im Browser*/
#center {
	width:920px;
	margin:auto;
	text-align:left;
}

/*Hintergrundbild */
#hintergund {
	background-image: url(/opencms/export/system/modules/de.winsen.ocms.sites.feuerwehr/resources/images/hintergrund.jpg);
	position: absolute;
	z-index: 5;
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}



/*Feuerwehr Schriftzug*/
#logo {
	height: 95px;
	width: 385px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	margin-left: 0px;
}


/* Hauptnavigation */

#navi {
    margin-left: 0px;
    position: absolute;
    z-index: 15;
    width: 150px;
    height: 350px;
    top: 130px;
    margin-left: 10px;


}

/*1. Navigationsebene*/
#navi ul {
   list-style: none;
   font-size: 14px;
   font-height: 20px;
   font-weight: bold;
   color: #FFFFFF;
   margin-left: 0px;
   padding-left: 0px;
   padding-top: 0px;
   line-height: 25px;

}

#navi ul a:link, #navi ul a:visited { 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;

}

#navi ul a:hover, #navi ul a:active {
	color: #2B0000;
	margin-left: 0px;
}



#navi ul li .active {
        font-weight: bold;
        text-decoration: none;
        

}





/*2. Navigationsebene*/
#navi ul ul{
   list-style: none;
   font-size: 12px;
   font-weight: normal;
   color: #FFFFFF;
   margin-left: 10px;
   line-height: 22px;
   
}

#navi ul ul a:link, #navi ul ul a:visited { 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none; 
	margin-left: 0px;
	border: none;
        padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;


}

#navi ul ul a:hover, #navi ul ul a:active {
	color: #FFFFFF;
        width: 200px;
        text-decoration: underline;
	font-weight: bold;
        padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;

}


#navi ul li ul li .active  {
	background-color: #FFFFFF;
        text-decoration: none;
        list-style-type: none;
        list-style-image: none;
	font-weight: bold !important;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #A60000 !important;
}




/* Hauptnavigation ENDE */


/* Subnavi (Links, Kontakt..) */
#subnavi {
    margin-left: 540px;
	top: 520px;
	height: 30px;
	width: 300px;
	z-index: 25;
	position: absolute;
	color: #FFFFFF;
	font-size: 11px;
}


#subnavi a:link, #subnavi a:visited { 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
	font-size: 11px;

}

#subnavi a:hover, #subnavi a:active {
		color: #5E0000;
}

/* Inhalt */
#content {
    width: 534px;
    height: 330px;
    overflow: auto;
    position: absolute;
    z-index: 25;
    top: 120px;
    margin-left: 170px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 15px;

}

#content ul {
    margin-top: 5px;

}

#content li {
       list-style-image: url(/opencms/export/system/modules/de.winsen.ocms.sites.feuerwehr/resources/images/aufzaehlung.gif);
       margin-left: 20px;

}

#gebaeude_table {
   width: 95% !important;
   font-size: 10px;
   color: #000000;

}


#gebaeude_table tr td, #gebaeude_table tr {
   cellspacing: 5px;
   cellpadding: 5px;
   vertical-align: top;
   background-color: #CCCCCC;

}


#gebaeude_table img, #gebaeude_table img {
   vertical-align: middle;
   horizontal-align: middle;
   align: middle;
   cellspacing: 5px;
   cellpadding: 5px;

}


/* Bilder-Rahmen-Bereich */
#bilder_rahmen {
    width: 181px;
    position: absolute;
    z-index: 20;
    height: 600px;
    margin-left: 751px;

}


#bilder_rahmen_info {
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	background-color: #5E0000;
	height: 75px;
}


#bilder_rahmen_info h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.alt a:link, .alt a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F17514;
}

.alt a:hover, .alt a:active {
	color: #FFFFFF;
}

.neu a:link, .neu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F17514;
}


.neu a:hover, .neu a:active {
	color: #FFFFFF;
        
}

#bilder_leiste {
	position: absolute;
	z-index: 20;
	overflow: auto;
	line-height: 14px;
	left: 0px;
	top: 87px;
	background-color: #CCCCCC;
	height: 513px;
	color: #000000;
	font-size: 10px;
	width: 181px;

}


#bilder_leiste h1  {
        font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
        background-color: #5E0000;
}



/* Newsmodul */

.news-meta p {
       color: #666666;
       font-size: 11px;
}


.news-subheadline {
       font-size: 14px;
       margin-bottom: 3px;
}


.news-headline {
       font-size: 18px;
       line-height: 25px;
       margin-bottom: 0px;
       margin-top: 10px;
}


.xmlContentPager { 
      font-weight: bold;
      color: #E26827;
}

.xmlContentPager a:link, .xmlContentPager a:visited { 
      font-weight: bold;
      color: #E26827;
}

.xmlContentPager a:hover, .xmlContentPager a:active { 
      font-weight: bold;
      color: #5E0000;
}


/*Copyright*/

#copyright {
font-weight: normal;
font-size: 11px;
color: #5E0000;
position: absolute; 
top: 605px;
margin-left: 65px;
z-index: 30;

}

#copyright a:link, #copyright a:visited {
font-weight: normal;
color: #F17514;

}



#copyright a:hover, #copyright a:active {
color: #F17514;
font-weight: underline;

}








