﻿@import url('layout.css');
}
#navigation {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font: 100% Verdana;
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px #FF9933 none;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	color: #800000;
	outline: #CC0000;
	outline-color: #800000;
}
tent {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	border: 1px dotted #d8bfd8;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #CC0000;
}
#masthead h3 {
	color: #402640;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	padding: 0;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #CCCCCC;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#navigation li {
	border: 1px solid #E4E4E4;
	display: block;
	margin: 1;
	padding: 0;
}
#navigation a {
	font-family: Verdana;
	background-color: #EAEAEA;
	border-left: 2px none #808080;
	border-right: 2px none #808080;
	border-top: 2px none #808080;
	font: normal normal bold 100% Verdana;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px none;
	background-color: #FFFFFF;
	text-align: left;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0003;
	font-family: Verdana;
	font-size: 8pt;
}

