img { border: 0; }

form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #333399;
}
a:hover { text-decoration: underline; }

.BildLinks {
	float: left;
	margin: 3px 6px 0 0; 
	border: 1px solid #ccc;
}
.BildRechts {
	float: right;
	margin: 3px 0 0 6px; 
	border: 1px solid #ccc;
}

td.items { font-size: 11px; }

h1 {
	width: 100%;
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	font-variant: small-caps;
	color: #50555f;
	border-bottom: 1px solid #333;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.4em;
	color: #50555f;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.8em;
	color: #50555f;
}

#menu_content ul {
	margin: 0;
	padding: 0;
}
#menu_content ul li {
	display: inline;
	list-style-type: none;
	margin-right: 9px;
}
#menu_content ul li a {
	color: #50555f;
	font-weight: normal;
}
#menu_content ul li a.menuOut { text-decoration: none; }
#menu_content ul li a.menuOn { text-decoration: underline; }
#menu_content ul li a:hover { text-decoration: underline; }

div.partner { font-size: .9em; }
div.paras {
	clear: both;
	margin-bottom: 1.5em;
}

ul.sitemap {
	margin: 0;
	padding: 0;
}

ul.sitemap li {
	list-style-type: none;
	padding: 3px 0 3px 20px;
}

ul.sitemap li.listfolder { background: url(/_images/listfolder.gif) no-repeat 0 4px; }
ul.sitemap li.listfolderOn { background: url(/_images/listfolderOn.gif) no-repeat 0 4px; }
ul.sitemap li.listitem { background: url(/_images/listitem.gif) no-repeat 0 4px; }

ul.clsDownload { margin: .5em 0 .5em 0; }
ul.clsDownload li {
	list-style: none;
	margin: 0 0 .5em 0;
}
ul.clsDownload li.clsDownHead {
	font-weight: bold;
	font-variant: small-caps;
	color: #50555f;
}
ul.clsDownload li a {
	display: block;
	height: 1%;
	padding-left: 2em;
	color: #333399;
	text-decoration: none;
	background-position: center left;
	background-repeat: no-repeat;
}

ul.clsDownload li a:hover { text-decoration: underline; }
ul.clsDownload li a.clsIconPDF { background-image: url(/_images/ico_pdf.gif); }
ul.clsDownload li a.clsIconXLS { background-image: url(/_images/ico_xls.gif); }
ul.clsDownload li a.clsIconZIP { background-image: url(/_images/ico_zip.gif); }
ul.clsDownload li a.clsIconDOC { background-image: url(/_images/ico_doc.gif); }
ul.clsDownload li a.clsIconPPT { background-image: url(/_images/ico_ppt.gif); }
ul.clsDownload li a.clsIconIMG { background-image: url(/_images/ico_img.gif); }

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