body, td, th {
	font-family: FreeSans, Sans-Serif;
}

a:link, a:visited {
	text-decoration: underline;
}

#logo {
	background-image: url(Schuetz/Gelber_Streifen.png);
	background-repeat: repeat-x;
	width: 100%;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6, body, td, th {
	font-size: 13px;
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #content table {
	margin: 16px 0px;
}

li p {
	margin: 8px 0px;
}

ul ul, ol ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content *:first-child {
	margin-top: 0px;
}

#content table * {
	margin: 0px;
}

hr {
	height: 1px;
	border-style: none;
}

* {
	border-width: 1px;
}

iframe, 
table {
	border-style: none;
}

img {
	border-width: 0px;
}

table {
	border-collapse: collapse;
}

table.topalign td,
table.topalign th {
	vertical-align: top;
}

table.paddingright td {
	padding-right: 1ex;
}

.left, .right {
	display: block;
}

.left {
	float: left;
	padding-right: 1ex;
}

.right {
	float: right;
	padding-left: 1ex;
}

.lineright {
	border-right-style: solid;
	border-right-width: 1px;
	margin-right: 1ex;
}

.lineleft {
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 1ex;
}

* {
	position: relative;
}

h1#title {
	padding-bottom: 13px;
	background-image: url(Hasselmann/Strich_waagerecht.png);
	background-repeat: no-repeat;
	background-position: -4px 100%;
}

#mainbackgroundimage  {
	margin-top: 2px;
	padding-top: 102px;
	background-image: url(Impressionen_Oberkleen.jpg);
	background-repeat: repeat-x;
}

td#content,
td#navi {
	vertical-align: top;
}

body.normal td#content p {
	overflow: hidden;
}

div#menuarea {
	border-style: solid none;
}

div#menuarea td {
	vertical-align: bottom;
	padding: 0px;
}

div#menuarea a {
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-style: solid none none solid;
	border-color: green;
	padding: 1px 0.5ex 0ex 0.5ex;
	position: relative;
}

div#menuarea div.menubody {
	border-bottom-style: solid;
}

div#menuarea div.menubody a {
	border-style: none solid none solid;;
}

table#main {
	height: 100%;
}

/* begin of navi tree */
td#navi li {
/* 
	because of a rendering bug with MSIE:
*/
	display: inline;
}

td#navi {
	padding: 1px;
	padding-left: 0px;
}
td#navi a {
	display: block;
	padding: 0px 0.5ex;
}
td#navi ul li,
td#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
td#navi ul {
	padding-left: 1px;
}
td#navi li ul {
	padding-left: 1em;
}
/* end of navi tree */

/* begin of content */
td#content {
	padding: 0px 1ex;
	background-image: url(Hasselmann/Strich_senkrecht.png);
	background-repeat: no-repeat;
	background-position: 100% -4px;
	padding-right: 10px;
	height: 239px;
}
/* end of content */

td#content,
td#navi {
	padding-top: 1ex;
}

div.col1of2 {
	width: 50%;
	padding-right: 1em;
}

div.col2of2 {
	width: 50%;
	padding-left: 1em;
	border-left-style: solid;
}

form td * {
	width: 100%;
}

a:active,
a:focus {
	outline-style: none; 
}


