html, body
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	background: url(../img/bg_left.gif) repeat-y;
}

#outer
{
	min-height: 100%;
	width: 840px;
	min-width: 840px;
	margin-left: 175px;
	margin-bottom: -20px;
	background: url(../img/bg_header.gif) repeat-x;
}

* html #outer {height:100%; margin-left: 140px;} /* ie 3 pixel jog */

#header
{
	position: absolute;
	top: 0;
	left: 0;
	height: 65px;
	width: 100%;
	background: url(../img/bg.gif);
}

#header table
{
	width: 100%;
}

#header table td.bild
{
	width: 84px;
	height: 65px;
}

#header table td.space
{
	width: 25px;
	height: 65px;
}

#header table td.link
{
	width: 84px;
	height: 35px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #CCCCCC;
}

#header table td.link a
{
	color: #232323;
	text-decoration: none;
}

#clearheader {height: 100px;}

#left
{
	position: relative;
	width: 175px;
	float: left;
	margin-left: -174px;
	padding-top: 107px;
	left: -1px;
}

* html #left {margin-right:-3px}/* three pixel jog*/

#bottom
{
	width: 100%;
	clear: both;
	height: 20px;
	position: relative;
	background: url(../img/bg.gif);
}

#clearbottom {height: 40px;}

* html #bottom {/*only ie gets this style*/
	\height:20px;/* for ie5 */
	he\ight:20px;/* for ie6 */
}

#content
{
	margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	padding: 20px;
}

* html #content {height:1%; margin-bottom: 12px;} /* combat IE's 3 pixel jog */

.adress
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
}

.adress2
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
}

#content table
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#content h1
{
	padding: 3px 5px 3px 5px;
	background: #cccccc;
	border: 1px solid #b9b9b9;
	font-size: 12px;
	margin-top: 0px;
}

#content p
{
	margin-left: 10px;
	margin-right: 10px;
}

#content a
{
	color: #000000;
}

#content ul li
{
	margin-bottom: 7px;
}

#content ol li
{
	margin-bottom: 7px;
}

td.title
{
	background: #e9e9e9;
	border: 1px solid #cccccc;
	line-height: 12px;
	font-weight: bold;
	padding: 4px;
}

td.inhalt
{
	background: #fcfcfc;
	border: 1px solid #cccccc;
	line-height: 12px;
	padding: 4px;
	vertical-align: top;
}

#bottom table
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.adress2 a
{
	text-decoration: none;
}

.adress2 a:link
{
	text-decoration: none;
	color: #ffffff;
}

.adress2 a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.adress2 a:hover
{
	text-decoration: none;
	color: red;
}

.adress2 a:active
{
	text-decoration: none;
	color: red;
}

#bottom table a
{
	text-decoration: none;
}

#bottom table a:link
{
	text-decoration: none;
	color: #ffffff;
}

#bottom table a:visited
{
	text-decoration: none;
	color: #ffffff;
}

#bottom table a:hover
{
	text-decoration: none;
	color: #cccccc;
}

#bottom table a:active
{
	text-decoration: none;
	color: #cccccc;
}

input
{
	border: 1px solid #000000;
}

textarea
{
	border: 1px solid #000000;
	font-family: Tahoma, Arial, sans-serif;
}
#referenz
{
width: 760px;
}

#referenz td
{
vertical-align:top;
width: 50%;
}
#referenz p
{
border: 1px solid rgb(204, 204, 204);
background: rgb(233, 233, 233);
/*text-align: justified;*/
padding: 8px;

margin: 8px 2px;
}
#referenz a
{
font-weight: bold;
font-size: 11px;
}
#referenz span
{
font-weight: bold;
font-size: 11px;
}

#publikationen td p
{
	margin-top: 0;
}

#content .home a
{
	color: black;
	text-decoration: none;
}

#content .home a:link
{
	color: black;
	text-decoration: none;
}

#content .home a:visited
{
	color: black;
	text-decoration: none;
}

#content .home a:hover
{
	text-decoration: underline;
}

#content .home a:active
{
	color: black;
	text-decoration: none;
}