﻿/* ----- Formatvorlagen für body ----- */
body {
	background-color:#000000;
	color:#000;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-style:normal;
	margin:0;
	border:0;
	padding:0;
}


/* ----- Formatvorlagen für den Container ----- */
#container {
	background-color:#000000;
	width:975px;
	margin:0 auto;
	padding:0;
}

/* ----- Formatvorlagen für den Banner ----- */
#banner {
	background-color:#000000;
	width:955px;
	height:90px;
	margin:0px 10px 0px 10px;
	border:0;
	padding:0;
	overflow:hidden;
}

#banner img{
	border-width:0px;
	float:left;
}

/* ----- Formatvorlagen für die Navigation 1 ----- */
#navigation_1 {
	background-color:#920000;
	width:auto;
	margin:0px 10px 0px 10px;
	border:0;	
	padding:0px 0px 0px 5px;
	overflow:hidden;
	clear:both;
}

#navigation_1 ul {
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}

#navigation_1 li {
	float:left;
	list-style-type:none;
}

#navigation_1 a {
	color:#ffffff;
	margin:0 1px;
	padding:5px 10px 5px 10px;
	display:block;
	text-decoration:none;
}

#navigation_1 a:hover {
	text-decoration:underline;
}

#navigation_1 a.n1_aktiv {
	background-image:url(../bilder/menue_1.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/* ----- Formatvorlagen für den Seiteninhalt ----- */
#seiteninhalt {
}

/* ----- Formatvorlagen für den Seiteninhalt der Startseite ----- */
#seiteninhalt_start {
	margin:0px 10px 0px 10px;
	background-image:url(http://www.feuerwehr-nickenich.de/bilder/logo_unten_start.jpg);
	height:477px;
	/*min-height:477px;*/
}

/* ----- Formatvorlagen für die rechte Spalte ----- */
#start_rechts {
	padding:15px 15px 15px 15px;
	color:#909090;
	width:206px;
	height:320px;
	float:right;
	position: relative;
}

#start_rechts a {
	color:#909090;
	text-decoration:none;
}

#start_rechts a:hover {
	text-decoration:underline;
}

/* ----- Formatvorlagen für die linke Spalte ----- */
#spalte_links {
	background-color:#000000;
	position:relative;
	float:left;
	width:690px;
}


/* ----- Formatvorlagen für die Navigation 2 ----- */
#navigation_2 {
	background-color:#000000;
	margin-left:10px;
	overflow:hidden;
}

#navigation_2 ul {
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}

#navigation_2 li {
	border-bottom:1px solid #ffffff;
	float:left;
	list-style-type:none;	
}

#navigation_2 a {
	color:#ffffff;
	margin:0 1px;
	padding:5px 10px 5px 10px;
	text-decoration:none;	
	display:block;
}

#navigation_2 a:hover {
	text-decoration:underline;
}

#navigation_2 a.n2_aktiv {
	background-image:url(../bilder/menue_2.gif);
	background-repeat:no-repeat;
	background-position:left;
}


/* ----- Formatvorlagen für die linke Spalte unten ----- */
#spalte_links_unten {
	background-color:#000000;
	color:#c0c0c0;
	/*width:680px;*/
	margin:30px 0 0 20px;
	padding:0 10px 10px 10px;
	min-height:400px;
}


/* ------  Formatvorlage für Einzelbilder mit Rand ----- */
img.rand {
	border:1px #c0c0c0 solid; 
	padding:3px 3px 3px 3px;
}


/* ------------ Bilderreihe -------------*/
div.bilderreihe {
	margin-top:10px;
	text-decoration:none;
}

div.bilderreihe img{
	margin:6px 6px 6px 6px;
	border:1px #c0c0c0 solid; 
	padding:3px 3px 3px 3px;
}

div.bilderreihe img:hover {
	margin:4px 4px 4px 4px;
	border:1px #ffffff solid; 
	padding:5px 5px 5px 5px;
}

div.bilderreihe a {
	text-decoration:none;
}

div.bilderreihe a:hover {
	text-decoration:none;
}

/* ------------ Termine -------------*/
div.termine {
	padding-bottom:30px;
}

div.termine_o {
	margin:0px 0px 0px 20px;
	border:1px #4f4f4f solid; 
	padding: 5px 10px 5px 10px;
	background-color: #222222;
	width:563px;
}

div.termine_u {
	margin:5px 0px 0px 20px;
	border:1px #2f2f2f solid;
	padding: 5px 10px 5px 20px;
	background-color: #111111;
	width:553px;
}
/*div.gaestebuch_eintrag_u {
	background-color: #222222 ;
	color: #c0c0c0;
	border:1px #a0a0a0 solid;
	padding: 5px 10px 5px 10px;
}*/




/* ------------ Galerie -------------*/
div.galerie {
	margin:20px 0px 0px 20px;
	border:1px #464646 solid; 
	padding:15px 15px 12px 15px;
	background-color:#222222;
	width:553px;
}

div.galerie img{
	margin:3px 3px 3px 3px;
	border:1px #464646 solid;
}

div.galerie img:hover {
	margin:0px 0px 0px 0px;
	border:1px #ffffff solid; 
	padding:3px 3px 3px 3px;
}

div.galerie a {
	text-decoration:none;
}

div.galerie a:hover {
	text-decoration:none;
}

/* ----- Formatvorlagen für die rechte Spalte ----- */
#spalte_rechts {
	background-color:#000000;
	width:250px;
	margin-right:0px;
	float:right;
	text-align:right;
	position: relative;
	right: 10px;
}


/* ----- Formatvorlagen für die Fußzeile ----- */
#fusszeile {
	background-color:#000000;
	width:auto;
	margin:0px 10px 0px 10px;
	overflow:hidden;
	clear:both;	
	text-align:center;
}

#fusszeile p {
	color:#5f5f5f;
	font-size:x-small;
	margin-top:30px;
	margin-bottom:6px;
}

#fusszeile a {
	color:#5f5f5f;
	text-decoration:underline;
}
#fusszeile a:hover {
	color:#ffffff;
	text-decoration:underline;
}


/* ----- Formatvorlagen für Schriftgrößen ----- */
h2 {
	color:#c0c0c0;
	font-size:1.75em;
}

h4 {
	color:#c0c0c0;
	font-size:1.25em;
}


/* ----- Formatvorlagen für Hyperlinks ----- */
a {
	color:#c0c0c0;
	text-decoration:underline;
}
a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}
.style_bold {
	font-weight:bold;
}
.style_italic {
	font-style:italic;
}


/* ----- Formatvorlagen für das Gästebuch ----- */
#gaestebuch {
	width:600px;
	margin:0 auto;
}

div.gaestebuch_eingabe {
	color: #c0c0c0;
	padding-top:50px;
}

div.gaestebuch_eingabe input {
	color:#c0c0c0;
	background: #000000;
	padding:3px 5px 3px 5px;
	border:1px #a0a0a0 solid;
	width:400px;
}

div.gaestebuch_eingabe input.button {
	color:#c0c0c0;
	background: #000000;
	padding:3px 5px 3px 5px;
	border:1px #a0a0a0 solid;
	width:120px;
}


div.gaestebuch_eingabe textarea {
	color:#c0c0c0;
	background: #000000;
	padding:5px 5px 5px 5px;
	border:1px #a0a0a0 solid;
	width:400px;
	height:120px;
}

div.gaestebuch_eingabe img {
	padding:5px 5px 5px 5px;
	border:1px #a0a0a0 solid;
}

div.gaestebuch_eintrag {
	padding-bottom:40px;
}

div.gaestebuch_eintrag_o {
	background-color: #000000;
	color: #c0c0c0;
	padding: 5px 10px 5px 15px;
}

div.gaestebuch_eintrag_o  img {
	border-width: 0;
	padding-left:10px;
}

div.gaestebuch_eintrag_u {
	background-color: #202020;
	color: #c0c0c0;
	border:1px #555555 solid;
	padding: 10px 15px 10px 15px;
}
