@charset "utf-8";

/*  =========================================================
	File: ddb.css
	Date: 090929
========================================================== */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

body {
	background-image: url(../fetischbilder/bg-main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #070A11;
}

img {
	border:0;
}

/* All Links */
a { outline:none; }

a:link {
	color: #FF5530;
}
a:visited {
	color: #FF5530;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FF5530;
}

.bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}

.title-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FF5530;
}

.body-white-10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}

.bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
TD.footer {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding:4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #131416;
	border-bottom-color: #131416;
	border-bottom-width: 1px;
}
TD.footer A:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-family: Arial;
}
TD.footer A:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-family: Arial;
}
TD.footer A:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-family: Arial;
}
TD.footer A:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #1A6079;
	font-family: Arial;
}

.inputstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	border: 1px solid #999999;
	background-color: #1A1D26;
}

.body-orange-10px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FF6633;
}

.bold-orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF5530;
}

.td-border-grau {
	border: 1px solid #222326;
}

.img-points-grau {

	border: 1px dotted #161719;
}

.td-points-grau {

	border: 1px dotted #222326;
}

/* telefon.html */
#numbers {
	padding:1px;
	margin:0 30px;
	border:1px solid #f53; 	
}

#numbers p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#f53;
	background:#020202;
	font-size:240%;
	font-weight:bolder;
	text-align:center;
	letter-spacing:1px;
	padding:8px 5px;
	margin:0;
}

.hint {
	text-align:center;
	padding:5px 0 10px 0;
} 
