/* CSS Document */

body {
  background-image: url(../camchat-bilder/cam2cam-bg.gif);
  background-repeat: repeat-x;
  background-color: #111;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #FF9;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
a {
	font-weight: bold;
}


.content
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	background-image: url(../camchat-bilder/black.png);
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	text-align: justify;
}


        .tooltipDIV {
            border: solid 1px #666666;
            color: white;
            background-color: black;
            width: 232px;
            position: absolute;
            z-index: 2000;
            top: -600px;
            left: -400px;
        }

        .tooltipInnerDIV {
  font: 8pt Verdana,sans-serif;
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
        }
        .CamTable {
            height: 192px;
        }
        .ProducerVCardTD {
            height: 39px;
            margin-bottom: 0px;
            padding-left: 1px;
            padding-right: 1px;
            border-top: 1px solid #606060;
        }
        .sortOrderTD {
            padding: 1px 0px 1px 5px;
        }
        .categoriesTD {
            padding: 1px 0px 1px 5px;
        }
        .sortOrderLink {
            color: white;
            text-decoration: none;
        }
        .CategoriesLink {
            color: white;
            text-decoration: none;
        }
        .CategoriesMenuLink {
            color: white;
            text-decoration: none;
        }

h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 10px;
	margin-right: 20px;
	margin-bottom: -10px;
	font-variant: small-caps;
}
.intern li {
	display: inline;
	color: #666;
	text-transform: lowercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-type: upper-alpha;
}
h2 {
	font-size: 16px;
	text-transform: capitalize;
	margin-left: 20px;
}

.bilder img {
	display: block;
	width: 300px;
	height: 209px;
	float: left;
	padding-left: 25px;
	margin-bottom: 20px;
}
p {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	line-height: 14px;
	margin-right: 20px;
	margin-left: 20px;
}
.nummer {
	color: #000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 285px;
	background-image: url(../camchat-bilder/telefon-bg.gif);
	background-repeat: no-repeat;
	clear: left;
	height: 50px;
}
.nr {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: -2px;
	margin-left: 75px;
}
.thema {
	margin-left: 75px;
}

