﻿

* { padding: 0; margin: 0; border: 0;}
img { border: 0; padding: 0; margin: 0; vertical-align:middle; }


body {
  
  background: #ffffff;
  text-decoration: none;
  color: #666666;
  font-family: tahoma,"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",arial,sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}

a {
  border: 0px;
  font-weight:bold;
  text-decoration: none;
  outline: none;
  
}

a:link { color: #747F47}
a:visited { color: #747F47; }
a:hover { color: #000000; }
a:focus { color: #000000; }
a:active { color: #000000; }

h1  {
  text-decoration: none;
  color: 333333;
  font-family: "Times New Roman", Times, serif;
  font-size: 28px;
  letter-spacing:normal;
  margin: 20px 0px 10px 0px;
  font-weight: normal;
}


h2  {
  text-decoration: none;
  color:gray;
  font-family: "Times New Roman", Times, serif;
  font-style:oblique;
  font-size: 18px;
  letter-spacing:normal;
  margin: 20px 0px 10px 0px;
  font-weight: normal;
}

#wrapper {

	background: #ffffff;
	width: 1000px;
	height:600px;
	padding-right: 40px;
	min-height: 800px;
	
}

#header {
	margin-top: 20px;
	width: 1000px;
	height: 116px;
}

#navi {
	width:180px;
	height:600px;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:gray;
	padding-top:70px;
	padding-left: 20px;
	float:left;
}


#content {
	width:780px;
	padding-top:30px;
	margin-left:19px;
	float:left;
}


#footer {
	padding-top:10px;
	text-align:center;
	color:#444444;
	width:1000px;
	height:90px;
	float:left;
}

/*-- inhaltsseiten -- */

