﻿body {
	 background-color: #E9F5E2;
	 font: normal 12px Verdana; 
	 margin: 0;
	 }

body.impressum {
	 background-color: #4E5C4E;
	 margin: 0;
	 }

#top {
  font: normal 10px Verdana;
  position: relative;
  width: 780px;
  height: 20px;
  text-align: right;
  margin: 0;
  }
  
#border-shadow {
  position: relative;
  top: 0px;
  left: 4px;
  width: 780px;
  background: #889977;
  text-align:left;
  margin: 6px auto;
  }
  
#border {
  position: relative;
  top: -4px;
  left: -4px;
  background: #fff;
  padding: 10px;
  margin: 0;
  }
  
#header {
	position: relative;
	width: 760px;
	height: 200px;
	padding: 0px;
	margin: 0;
	}
	
#content {
	position: relative;
	width: 760px;
	margin-top: 0;
	padding: 10px 0 0 0;
	margin: 0;
	}
	
/***************************************************
/********* Formatierung für Inhaltsboxen **********
/**************************************************/
	
table.headerarea {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	cell-spacing: 0;
	cell-padding: 0;
	width: 760px;
	height: 200px;
	margin: 0;
	}

	td.portrait {
		border: 0;
		text-align: left;
		width: 210px;
		margin: 0;
		background-image: url('../../img/portrait.jpg');
		background-repeat: no-repeat;
		}
	
	td.menuearea {
		border: 0;
		text-align: center;
		width: 540px;
		margin: 0;
		background-color: #E9F5E2;
		}

		table.title {
			border: 0;
			border-spacing: 0;
			border-collapse: collapse;
			cell-spacing: 0;
			cell-padding: 0;
			width: 100%;
			margin: 0;
			}

		td.title {
			text-align: center;
			margin: 0;
			background-color: #889977;
			border: 1px solid #E9F5E2;
			}

		table.menue {
			border: 0;
			border-spacing: 0;
			border-collapse: collapse;
			cell-spacing: 0;
			cell-padding: 0;
			width: 100%;
			margin: 0;
			}

		td.menue {
			text-align: center;
			height: 24px;
			}

		td.anhang {
			text-align: center;
			height: 93px;
			}

table.contentarea {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	cell-spacing: 0;
	cell-padding: 0;
	width: 760px;
	margin: 0;
	}

	td.submenuearea {
		border: 0;
		text-align: left;
		vertical-align: top;
		width: 210px;
		background-color: #889977;
		margin: 0;
		}

	td.textarea {
		border: 0;
		text-align: left;
		vertical-align: top;
		width: 540px;
		background-color: #E9F5E2;
		margin: 0;
		}

td.space {
	border: 0;
	text-align: left;
	width: 10px;
	margin: 0;
	}

td.article {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: 20px;
	}

td.dokumente {
	text-align: center;
	vertical-align: top;
	height: 20px;
	margin: 0;
	padding: 0;
	}


/***************************************************
/************* Formatierungen Texte ****************
/**************************************************/

p {
	font: normal 12px Verdana; 
	color: #000000; 
	text-align: left; 
	margin: 0; 
	padding: 5px 0 5px 10px;
	}

p.page_title {
	font: normal 20px Verdana; 
	font-weight: normal;
	letter-spacing: 1px;
	color: #000000; 
	text-align: center; 
	padding: 0 0 0 0;
	margin: 0; 
	}

p.page_subtitle {
	font: normal 10px Verdana; 
	font-weight: normal;
	color: #000000; 
	text-align: center; 
	margin: 0; 
	padding: 0 0 10px 0;
	}

p.article_title {
	font: uppercase 16px Verdana; 
	font-weight: bold;
	color: #000000; 
	text-align: left; 
	padding: 10px 10px 0 10px;
	margin: 0; 
	}

p.article_subtitle {
	font: normal 11px Verdana; 
	font-weight: normal;
	color: #000000; 
	text-align: left; 
	margin: 0; 
	padding: 0 10px;
	}

p.article {
	font: normal 12px Verdana; 
	font-weight: normal;
	color: #000000; 
	text-align: justify; 
	margin: 0; 
	padding: 10px 10px 0 10px;
	}

p.article_zitat {
	font: italic 12px Verdana; 
	font-weight: normal;
	color: #000000; 
	text-align: justify; 
	margin: 0; 
	padding: 10px 20px 0 20px;
	}

p.article_einzug {
	font: normal 12px Verdana; 
	font-weight: normal;
	color: #000000; 
	text-align: justify; 
	margin: 0; 
	padding: 10px 20px 0 20px;
	}

p.menue {
	font: normal 12px Verdana; 
	color: #000000; 
	text-align: center; 
	margin: 0; 
	}

p.topnav {
	font: normal 10px Verdana; 
	color: #889977; 
	text-align: right; 
	margin: 0; 
	padding: 5px 0 0 0;
	}

/***************************************************
/****** Formatierungen Menue und Links *************
/**************************************************/

a.menue, a.menue:visited {
	text-decoration: none; 
	display: block;
	height: 100%;
	width: 100%;
	line-height: 25px;
	color: #000000; 
	background-color: #889977;
	}

a.menue:hover, a.menue:active {
	text-decoration: none; 
	color: #000000; 
	background-color: #E9F5E2;
	}

a.anhang, a.anhang:visited {
	text-decoration: none; 
	display: block;
	height: 100%;
	width: 100%;
	color: #000000; 
	line-height: 14px;
	text-align: center;
	padding-top: 2px;
	background-color: #889977;
	}

a.anhang:hover, a.anhang:active {
	text-decoration: none; 
	color: #000000; 
	background-color: #E9F5E2;
	}

a.submenue, a.submenue:visited {
	text-decoration: none; 
	display: block;
	width: 100%;
	color: #000000; 
	background-color: #889977;
	}

a.submenue:hover, a.submenue:active {
	text-decoration: none; 
	color: #000000; 
	background-color: #E9F5E2;
	}

a.topmenue {
	text-decoration: none; 
	color: #889977; 
	}

a.topmenue:hover {
	text-decoration: underline;
	color: #889977; 
	}

a.textlink, a.textlink:visited {
	text-decoration: underline; 
	color: #4E5C4E; 
	}

a.textlink:hover {
	text-decoration: underline;
	color: #889977; 
	}

ul {
	list-style-type: none;
	font: normal 12px Verdana;
	color: #000000;
	margin: 0;
	padding: 5px 5px 0 5px;
	}

li {
	padding: 0 0 05px;
	}
