/* Standard Stylesheet
Freiwillige Feuerwehr Samtgemeinde Walkenried
Start: 18.5.2007

*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #0A1842;
	background: #060D37;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

a:link {
	color: #9F0507;
	text-decoration: none;
}

a:visited {
	color: #090D3C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

ul,li{ margin: 0; list-style-type: none; position: relative; }

ul { clear: both; }

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0.5em 0;
	clear: both;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.links {
	float: left;
	margin: 0 0.8em 0 0;
}

.rechts {
	float: right;
	margin: 0 0 0 0.8em;
}

.bild {
border:10px solid #eee;
}

h2,h3,h4,h5,h6 {
color: #090D3C;
margin: 2em 0 1em 0;
}

h1 a:link, h1 a:visited {
	display: block;
	width: 50px;
	height: 145px;
	margin: 10px 0 0 30px;
}

h2 {
font-size: 1.3em;
}

h3 {
font-size: 1.3em;
}

/* Layout */
#wrapper {
background: #fff;
border-left: 10px solid #08124D;
border-right: 10px solid #08124D;
margin: 0 auto;
padding:0;
width: 900px;
}

#header {
background: #0f215a url('images/header.jpg') top left no-repeat;
height: 147px;
}

#navi {
background: #0f215a url('images/pattern.jpg') top left no-repeat;
float: left;
padding: 0 0 0 290px;
width: 610px;
}

#navi li {
display:inline;
background: #0f215a;
}

#navi  li a{
padding:1em 0.8em 1em 0.8em;
display:block;
color:#fff;
background: #0f215a url('images/nav-bg.jpg') top left repeat-x;
float:left;
border-left:1px solid #8b0b13;
border-right:1px solid #030c41;
}
#navi  li a:visited{
color:#fff;
}
#navi li a:hover{
text-decoration:underline;
}

#sidebar {
	float: left;	
	width: 290px;
	background: #fff;
	margin:0; padding:0;
}

/* Sub Navigation */
#subnav{
background:#CA0612 url(images/bg-subnav.jpg) bottom left repeat-x;
float:left;
width:290px;
padding: 20px 0;
margin: 0 0 30px 0;
}

#subnav li{
margin:4px 8px;
padding:3px 4px;
border-bottom:1px dotted #fff;
}
#subnav li.active{
margin:0 0 4px 0 !important;
margin:-2px 0 4px 0;
padding:3px 12px;
border-bottom:1px solid #fff;
background:#fff url(images/bg-main-navi-light.jpg) bottom left repeat-x;
}
#subnav li a:link, #subnav li a:visited{
color:#fff;
padding:5px;
margin:4px 0;
}
#subnav li.active a:link, #subnav li.active a:visited{
color:#1f8643;
font-weight:bold;
}
#subnav li a:hover{
text-decoration:none;
font-weight:bold;
}

#content {
float: right;
background: #fff;
padding: 0 10px 0 0;
width: 580px;
}

#footer {
background: #fff url('images/bg-footer.jpg') top left repeat-x;
clear: both;
padding: 70px 20px 20px 20px;
font-size:0.8em;
width: 860px;
}

#footer-nav {
float: left;
width:260px;
}

#footer-c {
float: right;
width:560px;
}

.pfad {
font-size: 0.8em;
clear: both;
}

.toplink {
font-size: 0.8em;
padding: 5px 20px;
clear: both;
}

.infobox {
margin: 10px 0 10px 10px;
background: #EFEFEF;
font-size: 0.8em;
clear: both;
}

.infobox h3 {
background: #E3E3E3;
padding: 10px;
border-bottom: 1px solid #F8F8F8;
}

.infobox p {
padding: 15px;
}

.mainbox {
margin: 10px 0;
background: #C80611 url('images/box-bg.jpg') top left repeat-x;
clear: both;
}

.mainbox h3 {
background: #810000;
padding: 10px;
border-bottom: 1px solid #CC0000;
color: #fff;
}

.mainbox p {
padding: 15px;
color: #fff;
}

/* Standard Stylesheet
Freiwillige Feuerwehr Samtgemeinde Walkenried
Start: 18.5.2007

*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #0A1842;
	background: #060D37;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

a:link {
	color: #9F0507;
	text-decoration: none;
}

a:visited {
	color: #090D3C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

ul,li{ margin: 0; list-style-type: none; position: relative; }

ul { clear: both; }

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0.5em 0;
	clear: both;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.links {
	float: left;
	margin: 0 0.8em 0 0;
}

.rechts {
	float: right;
	margin: 0 0 0 0.8em;
}

.bild {
border:10px solid #eee;
}

h2,h3,h4,h5,h6 {
color: #090D3C;
margin: 2em 0 1em 0;
}

h1 a:link, h1 a:visited {
	display: block;
	margin: 0 0 0 30px;
	width: 100px;
	height: 147px;
}

h2 {
font-size: 1.3em;
}

h3 {
font-size: 1.3em;
}

/* Layout */
#wrapper {
background: #fff;
border-left: 10px solid #08124D;
border-right: 10px solid #08124D;
margin: 0 auto;
padding:0;
width: 900px;
}

#header {
background: #0f215a url('images/header.jpg') top left no-repeat;
height: 147px;
}

#navi {
background: #0f215a url('images/pattern.jpg') top left no-repeat;
float: left;
padding: 0 0 0 290px;
width: 610px;
}

#navi li {
display:inline;
background: #0f215a;
}

#navi  li a{
padding:1em 0.8em 1em 0.8em;
display:block;
color:#fff;
background: #0f215a url('images/nav-bg.jpg') top left repeat-x;
float:left;
border-left:1px solid #8b0b13;
border-right:1px solid #030c41;
}
#navi  li a:visited{
color:#fff;
}
#navi li a:hover{
text-decoration:underline;
}

#sidebar {
	float: left;	
	width: 290px;
	background: #fff;
	margin:0; padding:0;
}

/* Sub Navigation */
#subnav{
background:#CA0612 url(images/bg-subnav.jpg) bottom left repeat-x;
float:left;
width:290px;
padding: 20px 0;
margin: 0 0 30px 0;
}

#subnav li{
margin:4px 8px;
padding:3px 4px;
border-bottom:1px dotted #fff;
}
#subnav li.active{
margin:0 0 4px 0 !important;
margin:-2px 0 4px 0;
padding:3px 12px;
border-bottom:1px solid #fff;
background:#fff url(images/bg-main-navi-light.jpg) bottom left repeat-x;
}
#subnav li a:link, #subnav li a:visited{
color:#fff;
padding:5px;
margin:4px 0;
}
#subnav li.active a:link, #subnav li.active a:visited{
color:#1f8643;
font-weight:bold;
}
#subnav li a:hover{
text-decoration:none;
font-weight:bold;
}

#content {
float: right;
background: #fff;
padding: 0 10px 0 0;
width: 580px;
}

#footer {
background: #fff url('images/bg-footer.jpg') top left repeat-x;
clear: both;
padding: 70px 20px 20px 20px;
font-size:0.8em;
width: 860px;
}

#footer-nav {
float: left;
width:260px;
}

#footer-c {
float: right;
width:560px;
}

.pfad {
font-size: 0.8em;
clear: both;
}

.toplink {
font-size: 0.8em;
padding: 5px 20px;
clear: both;
}

.infobox {
margin: 10px 0 10px 10px;
background: #EFEFEF;
font-size: 0.8em;
clear: both;
}

.infobox h3 {
background: #E3E3E3;
padding: 10px;
border-bottom: 1px solid #F8F8F8;
}

.infobox p {
padding: 15px;
}

.mainbox {
margin: 10px 0;
background: #C80611 url('images/box-bg.jpg') top left repeat-x;
clear: both;
}

.mainbox h3 {
background: #810000;
padding: 10px;
border-bottom: 1px solid #CC0000;
color: #fff;
}

.mainbox p {
padding: 15px;
color: #fff;
}
