/* CSS Document */
/* Styles German Site */
.searchnav { padding:0px; margin:5px; }
.searchform { padding:0px; margin-top:7px; margin-bottom: 7px; }

.underimage
{
	font-family: arail narrow, helvetica, arial, sans-serif;
	color: #666;
	font-size: 10px;
	line-height: 12px;
	padding-left: 5px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
}

.nickbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	text-align:center;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul {
	text-indent: 0px;
	display: compact;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 9px;
}

.slug ul {
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	}
	
.slug li {
	line-height: 0.9;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	list-style: disc url(/images/thumbnails/bt.gif) outside;
	vertical-align: top;
	}

#inline ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#inline ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
	}
p.l {
    float: left;
    width: 50%; 
    margin: 0px;
    border: 0px none;  
}
p.r {
    float: right;
    width: 50%; 
    margin: 0px;
    border: 0px none; 
  }
EM STRONG {
    FONT-WEIGHT: bold;
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
	border: solid 1px #666666;
}
.formtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #eeeeee;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 5px 9px;
	width: 200px;
	margin-left: 15px;
	background-color: #efefef;
}

.sidebar A:link {text-decoration: none; color: #006699; font-weight: bold;}
.sidebar A:visited {text-decoration: none; color: #006699; font-weight: bold;}
.sidebar A:active {text-decoration: none; font-weight: bold;}
.sidebar A:hover {text-decoration: underline; color: #990000; font-weight: bold;}

.previous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	border: 1px solid #cccccc;
	float: right;
	margin: 5px;
	padding: 5px;
	list-style-type: none;
	vertical-align: top;


}
.previous h3 {
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #cccccc;
	border-left-color: #ffffff;

}
