body        { padding: 10px; color: #333333; font-size: 0.8em; font-family: Arial,Helvetica,sans-serif; }

#content    { width: 680px; }

h1          { clear: both; font-weight: bold; font-size: 2em; color: #CCCCCC; padding: 30px 0 0 20px; }
h1.head     { margin-top: 2px; padding: 0; font-size: 1.3em; color: #888888; }
h2          { font-weight: bold; font-size: 1.1em; color: #115F75; padding-top: 30px; }
h2.head     { margin-top: 1px; margin-bottom: 1px; padding-top: 0; }
h3          { font-weight: bold; font-size: 1.0em; color: #115F75; padding: 0; margin: 0; }
img         { border: 0; }
td          { vertical-align: top; }

a           {	color: #666666; }
a:hover     {	color: #999999; text-decoration: underline; }

.small      { margin-top: 2px; font-size: 11px; color: #888888; }

.footer     {	float: left; font-size: 0.85em; color: #999999; }
.footer_right { float: right; font-size: 0.85em; color: #999999; }

.liste      { list-style-position: outside; list-style-type: disc }

.projekt    { clear: both; margin: 70px 0 70px 20px; padding: 0; }
.projekt img { float: right; margin: 0 0 10px 10px; }
.projekt table { width: 300px; border: 0; cellspacing: 0;  }
.projekt td, .projekt th { padding: 5px 10px 0 0; text-align: left; vertical-align: top; }

ul.nav      { margin: 0; clear: right; text-align: left; list-style: none; padding: 10px 0 20px 0;}
ul.nav li   { float: left; margin-left: 15px; }
ul.nav a {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	width: 80px;
	padding: 3px 5px 3px 5px;
	display: block;
	background: #4AA79C;
	text-decoration: none;
}
ul.nav a:hover  { color: #FFFFFF; background: #115F75; text-decoration: none; }
ul.nav a.active {	font-weight: bold; color: #FFFFFF; background: #115F75; text-decoration: none; }

div.right_col {
  margin: 240px 0 0 10px;
  float: right;
  width: 140px;
}

div.box {
  text-align: left;
  padding: 2px 8px;
  margin-bottom: 20px;
	font-size: 0.85em;
	background: #BDEBE6;
}

div.box p {
  margin: 6px 0px;
}

.clear { clear: both; height: 1px; overflow: hidden; }

div.clear {
  font-size:1px;
  line-height:1px;
  margin:0px;
  padding:0px;
  height:1px;
  width:1px;
  clear:both;
}
