table.loginBox {
    border: 1px solid black;
    background-color: #bbbbbb;
}

body {
    background-color: white;
    font-size: 0.9em;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px; 
    padding: 1em;
    min-width: 41em;
}

.ffwBold {
	font-weight: bold;
}

.ffwItalic {
	font-style: italic;
}

div#page {
    display: block;
    border: 2px solid #8d0310;
	margin-left: 96px;
	margin-right: 96px;
    min-width: 940px;
}

div#logo {
	background-image: url(./images/logoBackground.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 192px;
	border: 0px;
	border-bottom: 1px solid black;
}
div#logo img {
	margin-left: 200px;
	margin-top: 24px;
}

html>body h1 {
    color: black;
    border-color: gray;
}

ul#ffwNavigation {
    border-right: 1px solid #8d0310;
    font-size: 0.8em;
	font-weight: bold;
    color: #322;
    float: left; 
	width: 200px;
    text-align: right;
    margin: 0;
	padding: 0;
}
ul#ffwNavigation li {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#ffwNavigation a {
    text-decoration: none;
    padding: 0;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 4px;
}
ul#ffwNavigation a:link, ul#ffwNavigation a:visited {
    display: block;
    text-decoration: none;
    color: #322; 
}
ul#ffwNavigation a:hover  {
    color: #8d0310;
}
ul#ffwNavigation .heading {
    display: block;
	background-color: #ccabab;
    font-weight: bold;
    color: #eef;
    padding: 0;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 4px;
}

div#ffwInfo {
    font-size: 0.9em;
    float: right; 
	width: 12em;
    margin: 1.1em 1.1em 1.1em; 
	padding: 0;
    background-color: #eee; 
    border: 1px solid silver;
}
div#ffwInfo h2 {
    color: #8d0310;
    font-size: 1.3em;
    margin: 0.2em 0.5em;
}
div#ffwInfo p {
    font-size: 1em;
    margin: 0.5em;
}

div#ffwContent {
    margin: 1.1em 1.1em 1em 220px;
    padding: 0;
	border: 0;
    color: #333;
	min-height: 400px;
}
div#ffwContent h1, 
div#ffwContent h2,
div#ffwContent h3,
div#ffwContent h4 {
    color: #8d0310;
    margin: 0.2em 0;
}

div#ffwContent h1 {
    font-size: 1.6em;
}
div#ffwContent h2 {
    font-size: 1.4em;
}
div#ffwContent h3 {
    font-size: 1.1em;
}
div#ffwContent h4{
    font-size: 1.0em;
}
div#ffwContent p {
    margin: 1em 0;
}
div#ffwContent a, 
.logout a {
	text-decoration: none;
	color: #8d0310;
}
div#ffwContent a:hover, 
.logout a:hover {
	color: #8d0310;
	border-bottom: 1px solid #8d0310;
}
/*
div#ffwContent img {
    border: 1px solid gray;
}
*/
div#ffwContent * img.noBorder {
	border: 0px;
}

div#ffwContent table {
	border: 0;
	border-spacing: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}
div#ffwContent table tr th {
	background-image: url(./images/tableHeading.png);
	background-repeat: repeat-x;
    background-color: #462326;	
	color: #fff;
    font-weight: bold;
    padding: 0.4em;
	text-align: left;
	vertical-align: bottom;
}
div#ffwContent table tr td {
	padding: 0.25em;
	padding-left: 0.4em;
	border-bottom: 2px solid #dcc;
}
div#ffwContent table tr.ffwUebung
{
    background-color: #ccc;
}
div#ffwContent table tr.ffwAusbildung
{
    background-color: #ccbbbb;
}    
div#ffwContent .ffwBorder {
    border: 1px solid silver;
}
div#ffwContent em .ffwNewsTime {
	margin-right: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 1.1em;
}
div#ffwContent table.verwaltung tr td  {
	padding-top: 6px;
	vertical-align: top;
}

p#ffwFooter {
    clear: both;
    font-size: 0.9em;
    margin: 0; padding: 1.0em;
    text-align: center;
    border: 0px;
    border-top: 1px solid silver;
}
p#ffwFooter .button {
    color: #8d0310;
    padding: 0.4em;
    margin-right: 0.5em; margin-left: 0.5em;
    border: 1px solid #8d0310;
}  
p#ffwFooter a, p#ffwFooter a:visited, p#ffwFooter a:link {
    text-decoration: none;
    color: #8d0310;
    font-size: 0.9em;
}
p#ffwFooter a:hover {
    text-decoration: underline;
}

.error {
	color: #f00;
	font-weight: bold;
}

.login h2, 
.logout h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 2em;
    color: #8d0310;
}
.login table {
    background-color: #ccabab;
    color: #eef;
}

/******************************
* Auflistung der Thumbnails
******************************/
.ffwBilderlisteContainer {
  padding: 20px 0 0px 35px;
  margin-left: auto;
  margin-right: auto;
}

div#ffwContent .ffwBilderliste{
  list-style-type: none;
  padding: 0 0 10px 0;
  margin: 0;
}

/* Rahmen um jedes Bild */
div#ffwContent .ffwBilderliste li{
  float: left;
  display: inline;
  margin: 30px 30px 30px 30px;
  padding:0;
  width: 150px;
  height: 120px;
}

div#ffwContent .ffwBilderliste li a{
  text-decoration: none;
}

div#ffwContent .ffwBilderliste li p{
  padding: 0;
  margin: 0;
}

div#ffwContent .ffwBilderliste li img{
  border: 1px solid #8d0310;
  padding: 5px;
  background: transparent;
}

div#ffwContent .ffwBilderliste li a:hover {
  border: 0px;
  color: gray;
}

div#ffwContent .ffwBilderliste li a:hover img {
  background-color: silver;
}

form {
	font-size: 1em;
}

form table tr td {
	padding: 4px;    
}

.text
{
	background: #fff repeat-x top;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	color: #333;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 2px;
	width: 100%;
}

.text_small
{
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	
	color: #333;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	
	margin: 0;
	padding: 2px;
}

textarea
{
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	
	color: #333;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	
	margin: 0;	
	padding: 2px;
	
	width: 100%;
}

label
{
	clear: both;
	color: #444;
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	margin: 0;
    margin-left: 4px;
	padding-top: 3px;
}

label.description
{
	color: #222;
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 0 1px;
}
