/* CSS Document */

big, strong, h1, h2, h3, h4, h5, h6
{
font-weight: normal;
font-size: 9pt;
}

#startseite
{
position:absolute; top:155px; left:155px;
}

#banner
{
position:absolute; top:70px; left:400px;
}

.mbox 
{
	background-color: #FCFCFC; 
	border-top: 1px #CCCCCC solid; 
	border-left: 1px #CCCCCC solid; 
	border-bottom: 1px #666666 solid; 
	border-right: 1px #666666 solid;
}
.mtitleblau
{
	background-color: #6992A6;
	border-bottom: 1px #006699 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtitlegruen
{
	background-color: #33CC00;
	border-bottom: 1px #336600 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtitleorange
{
	background-color: #FFCC00;
	border-bottom: 1px #FF6600 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtext
{
	padding: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
.font
{
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
.contenttable
{
	padding: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
a.mlink
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a.mlink:hover
{
	font-family: verdana; font-size: 9pt; color: #006699; text-decoration: underline;
}
.wbox
{
	padding: 5px;
	text-align: center;
}
.footer
{
	padding: 6px;
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}
h1
{
	padding: 5px;
	font-family: verdana;
	font-size: 14pt;
	color: #333333;
}
h2
{
	padding: 5px;
	font-family: verdana;
	font-size: 12pt;
	color: #333333;
}

a:link
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a:visited
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a:hover
{
	font-family: verdana; font-size: 9pt; color: #006699; text-decoration: underline;
}


#dir {
	width:80%;
	margin:0 auto;
	font-family:Arial,
Helvetica
}

#dir .breadcrumb {
	font-weight:bold
}

#dir i {
	font-style:normal;
	color:#999999
}

#dir .small {
	font-size:90%
}

#dir ul {
	list-style-type:square;
	margin:0.3em 0 0 1.5em;
	padding:0;
	line-height:1.3em;
	list-style-image:url("images/folder.png");
	color:#999999
}

#dir ul li {
	margin:0 0.3em;
	width:100%;
}

#dir #listings {
	list-style-type:none;
	list-style-image:none;
	width:100%;
}

#dir #listings li.listing {
	clear:both;
	font-family:Arial,
Helvetica;
	margin:6px auto;
	background-color:#fff;
	color:#222;
	border-style:dotted;
	border-width:1px 0 0 0;
	border-color:#e0e0e0;
	line-height:130%;
	padding:1em 0.5em 1.5em 0.5em;
}

#dir #listings p {
	margin:0;
	padding:0;
}

#dir #listings li img.t {
	height:6em;
	width:8em;
	/*
	width:120px;
	height:90px;
	border-right:1px solid #e0e0e0;
	margin:0 0.3em 0 0;
	background-color:#eeeeee;
	position:relative;
	float:left;*/
}

#dir #listings li.listing a.title:link,
#dir #listings li.listing a.title:visited {
	color:#5577ff;
	font-size:110%;
}

#listings ul.br, ol.br {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}

#listings li.listing .label {
	color:#808080;
	font-family:'Verdana', Arial sans;
	font-size:90%;
	font-weight:bold;
	padding:0 0.4em 0 0;
}

#listings li.listing .right {
	margin-left:9em;
}

#listings ul.br li, ol.br li {
	display:inline;
	font-size:90%;
	margin:0;
	padding:0;
}

#listings ul.br li a, ol.br li a {
	font-family:'Verdana', Arial sans;
	margin-right:0.2em;
}

#listings li.listing .url {
	color:#008000;
	font-size:90%;
}

#listings ul.br li a:link, ol.br li a:link {
	color:#808080;
}

#listings ul.br li a:visited, ol.br li a:visited {
	color:#808080;
}

#odpAttribution {
	clear:both;
	margin:0.3em auto;
	width:32em;
	border:0.2em solid #c0c0c0;
	font-size:80%
}

#odpAttribution div {
	text-align:center;
	padding:0.1em
}

#odpAttribution .about {
	background-color:#c0c0c0;
	color:#ffffff
}

#odpAttribution .links {
	background-color:#f0f0f0;
	color:#aaaaaa
}

#odpAttribution a,
#odpAttribution a:visited {
	color:#c0c0c0
}

.alpha-shadow {
  background-color: #fff;
  float: left;
  background: url("./images/shadow.gif")
  no-repeat bottom right;
}

.alpha-shadow div {
  background: url("./images/shadow2.png")
  no-repeat left top !important;
  background: url("./images/shadow2.gif")
  no-repeat left top;
  padding: 0 0.3em 0 0;
}

.alpha-shadow img {
  background-color: #fff;
  padding:0.15em;
}