/*
 *  css styles for http://www.sounds-of-seduction.de
 *  copyright by sounds of seduction audioproduktionen cologne
 *  http://www.sounds-of-seduction.de
 */

body {background-color: #EAEAEA;margin:4px;padding:4px;}

body,table,tr,td,div,p,input,textarea,select {font-family: Verdana, MS Sans Serif, Arial, Helvetica, Sans-Serif;  font-size: 10px;}

td.content {line-height: 13pt;}

.stoerer {
  background-image:url('/styles/css/dotkomm_st.png');
  background-repeat: no-repeat;
}

* html .stoerer {
  background-image:none;
  filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="/styles/css/dotkomm_st.png", sizingMethod="scale");
}


h1
{
	color: #6C0000;
	font-weight: bold;
	font-size: 17px;
	padding:0px;
	
}

h2
{
	font-size: 12px;
	color: #808080;
	font-weight: bold;
}

ul
{
	list-style-type: square;
	list-style-position: outside;
}

.newsletterHead
{
	font-size: 12px;
	color: #6c0000;
	font-weight: bold;
}

.tblnewsletterHead
{
	border-width: 1px;
	border-color: #6C0000;
	border-style: solid;
	background-color: #f6f6f6;
}

.newsDate
{
	font-weight: bold;
	color: #808080;
}

.portalHead1
{
	font-weight: bold;
	font-size: 13px;
	color: #808080;
}

.portalHead2
{
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

.portalHead3
{
	font-weight: bold;
	font-size: 12px;
	color: #6C0000;
}

.tblHead
{
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
    background-color: #ffffff;
}

.tblHead2
{
	border-left-width: 1px;
	border-left-color: #808080;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
	border-right-style: solid;
    background-color: #ffffff;
}

.tblNews
{
	border-width: 1px;
	border-color: #6C0000;
	border-style: solid;
	background-color: #f6f6f6;
}

input.fieldnormal     { width: 322px; border:1px solid #c0c0c0;margin-bottom:4px; }
input.fieldsmall      { width: 50px; border:1px solid #c0c0c0; margin-bottom:4px; }
input.fieldmedium     { width: 264px; border:1px solid #c0c0c0; margin-bottom:4px; }

input.fieldbeispiel   { width: 262px; border:1px solid #c0c0c0; margin-bottom:4px; }
input.small   { width: 130px; border:1px solid #c0c0c0; }

textarea.fieldnormalr { width: 322px; background-color: #f0f0f0; border:1px solid #c0c0c0; margin-bottom:4px; }
input.fieldnormalr    { width: 322px; background-color: #f0f0f0; border:1px solid #c0c0c0; margin-bottom:4px; }
input.btn             { background-color: #6c0000; color: #ffffff; width:200px; }
input.beispiel		  { background-color: #6c0000; color: #ffffff; width:150px; }
select.fieldnormalr   { width: 322px; background-color: #f0f0f0; border:1px solid #c0c0c0;  margin-bottom:4px; }


/*
 *  Link Styles
 */

a.linknav             {  color: #808080;  font-weight: bold;  text-decoration: none; }
a.linknav:hover       {  color: #6C0000;  font-weight: bold;  text-decoration: none; }

a.linknavh            {  color: #6C0000;  font-weight: bold;  text-decoration: none; }
a.linknavh:hover      {  color: #6C0000;  font-weight: bold;  text-decoration: none; }

a.linknavsub          {  color: #808080;  text-decoration: none; }
a.linknavsub:hover    {  color: #6C0000;  text-decoration: none; }

a.linknavsubhl        {  color: #6C0000;  font-weight: bold;  text-decoration: none; }
a.linknavsubhl:hover  {  color: #6C0000;  font-weight: bold;  text-decoration: none; }

a.linksound           {  color: #808080;  font-weight: bold;  text-decoration: none; }
a.linksound:hover     {  color: #6C0000;  font-weight: bold;  text-decoration: none; }

a.linkcontent         {  color: #6C0000;  font-weight: bold;  text-decoration: underline; }
a.linkcontent:hover   {  color: #808080;  font-weight: bold;  text-decoration: underline; }

a.linkcontentsub         {  color: #808080;  font-weight: bold; text-decoration: none; }
a.linkcontentsub:hover   {  color: #6C0000;  font-weight: bold; text-decoration: none; }


a.linknav2        {  display: block;  color: #ffffff;  font-weight: bold;  text-decoration: none;  line-height: 14px; }
a.link:linknav2   {  color: #ffffff;  font-weight: bold;  text-decoration: none; }
a:hover.linknav2  {  color: #ffffff;  font-weight: bold;  text-decoration: none;  background-color:#6c0000; }

.navtd
{
  cursor: hand;
}

.contextMenu
{
  visibility: hidden;
  z-index: 2;
}


.menuTbl
{
  width: 180px;
  border-width: 1pt;
  border-style: solid;
  border-color: #ffffff;
  background-color: #6c6c6c;
}

