@charset "utf-8";
/* Grundformat fr <body>-Tag */
body {
	font-color:#555555;
	font-family: Tahoma;
	font-size: 13px;
	background-color: #F1F1F1;
	color: #000000;
	margin-top: 6px;
}

div#haupt {
	text-align:left;
	height:auto;
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
	border: 1px solid #C0C0C0;
}
div#haupt div.menus {
	text-align:center;
	height: 28px;
}

div#haupt div.unten {
	text-align:center;
	height: 25px;
	background-color:#000000;
	width:960px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

/* Grundformat fr <td>-Tag */
td {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.fett {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}

/* Grundformat fr <a>-Tag */
a{font-family:Tahoma}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover     {color:#660000;font-style: normal; font-weight: normal;}
a:active    {color:#666666;font-style: normal; font-weight: normal;}	  
a:link      {text-decoration:none;color:#660000;}


.p{font-family:Tahoma}

.j{width:34em}
div.Section1
	{page:Section1;}
.Stil6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Stil11 {	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.Stil1 {font-size: 10px}
.Stil2 {font-family: Verdana, Arial, Helvetica, sans-serif}
#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}

.menu {width: 947px; height:28px; font-size:0.96em; position:relative; z-index:85;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:957px; w\idth:957px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:86px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:86px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#000; width:86px; height:26px; border:1px solid #000; border-width:1px 0 1px 1px; background: url(http://www.tom-stahl-domina-guide.com/images/layout/line.jpg);  line-height:25px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:86px; w\idth:86px;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:27px;left:0; width:86px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:326px;t\op:27px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#F1F1F1; color:#000; height:auto; line-height:1em; padding:5px 10px; width:95px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:95px;w\idth:95px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#716A68;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#716A68;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
.rotfett {
	font-family: Tahoma;
	font-size: 13px;
	color: #800000;
	font-weight: bold;
}
.kleinrot {
	font-family: Tahoma;
	font-size: 11px;
	color: #800000;
	font-weight: bold;
}
.kleinschwarz {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.klschw {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
input.helpline{
	border-style:none;
	background:none;
	padding: 1px ;
	margin: 2px ;
	height: 21px;
}
input.TB_Button_B
{
	background-image: url(../admin/image/bold.gif);
	background-position:center;
	background-repeat:no-repeat;	
}
input.TB_Button_I
{
	background-image: url(../admin/image/italic.gif);
	background-position:center;
	background-repeat:no-repeat;	
}
input.TB_Button_W
{
	background-image: url(../admin/image/link.gif);
	background-position:center;
	background-repeat:no-repeat;	
}



