﻿@import url("layout.css");
#content h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
}
#content h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#content h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	padding-left: 0px;
	padding-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
body {
	file: ///C:/Dokumente und Einstellungen/Martin/Eigene Dateien/Meine Websites/schützen-courlevon4/bilder/favicon.ico margin: 20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-image: url('../bilder/hintergrund.gif');
	background-repeat: no-repeat;
}
#container {
	border-style: 1;
	border-color: 1;
	border-width: 1px;
	padding: 20px 10px 10px 10px;
	width: 800px;
		margin: 10px auto;
		background-color: #FFDED9;
		background-repeat: repeat-x;
	}
h5 {
	padding: 0px;
}
#masthead {
	width: 800px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	border-width: 0px;
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	border-width: 0px;
}
#content {
	float: left;
	width: 612px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	border-right-color: #a9a9a9;
	border-bottom-color: #808080;
	border-left-color: #a9a9a9;
	border-width: 0px;
}
#footer {
	text-align: left;
	clear: both;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	font-size: 11px;
	border-top-color: #dcdcdc;
	border-right-color: #a9a9a9;
	border-bottom-color: #808080;
	border-width: 0px;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	width: 800px;
	margin-bottom: 0px;
}
#masthead h3 {
	color: #000000;
	width: 800px;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #FFDED9;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #FFDED9;
}
#navigation a {
	margin: 0px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: 1px outset #000000;
	width: 115px;
	background-color: #FFDED9;
}
#navigation a:hover {
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
/* Inhaltsformatvorlagen */
#content h1,h2,h3,h4,h5,h6 {
	padding: 0px;
	margin: 0px 0px 0px 40px;
	color: #000000;
}
#content img {
	padding: 0px;
}
/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #808080;
	margin-top: 5px;
	left: auto;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF7575;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

