* {
  font: normal 12px Verdana; 
}

body {
	 background-color: #E9F5E2;
	 margin: 0;
	 }

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


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

table.headerarea {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	cell-spacing: 0;
	cell-padding: 0;
	width: 720px;
	margin: 0;
	display: none;
	}

td.portrait {
	border: 0;
	text-align: left;
	vertical-align: top;
	width: 210px;
	height: 200px;
	margin: 0;
	display: none;
	}

td.menuearea {
	border: 0;
	text-align: left;
	vertical-align: top;
	width: 500px;
	margin: 0;
	display: none;
    background-color: #E9F5E2;
	}

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

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

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


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

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

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

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

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

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

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

p.menue {
	font-size: 12px; 
	font-family: Verdana;
	font-weight: normal;
	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 {
	text-decoration: none; 
	display: block;
	height: 100%;
	width: 100%;
	line-height: 30px;
	color: #000000; 
	background-color: #889977;
	}

a.menue:hover, a.menue:visited {
	color: #000000; 
	background-color: #E9F5E2;
	}

a.anhang {
	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:visited {
	color: #000000; 
	background-color: #E9F5E2;
	}

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

a.submenue:hover, a.submenue:visited {
	color: #000000; 
	background-color: #E9F5E2;
	}

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

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

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

a.textlink:hover, a.textlink:visited {
	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;
	}
