body{
	background-image:url(bkg900644.gif);   /* Hintergrundbild, Seitenrand */
	background-color : #CC0000;            /* Hintergrundfarbe, Seitenrand */
	color : #FF8F20;                       /* Schriftfarbe auf Hauptseite */                
	font-size: 12px;
	font-family : Arial;
	margin-top : 5px;
	margin-left : 0px;
}
td{
	font-size: 12px;
}
a:link{
	color : #FF8000;						/* Linkfarbe auf Hauptseite, nicht in I-Frame */                     
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;
}
a:visited{
	color : #FF8000;						/* Besuchter Link auf Hauptseite, I-Frame ? */
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;

}
a:hover{
	color : #FF8000;						/* Linkfarbe bei überfahren mit der Maus */
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;

}
.bkgcolor {
	background-color : #000000;             /* Hintergrundfarbe, Hauptbereich */
}
.footer {
	background-color : #FF8000;             /* Hintergrundfarbe, Fusszeile */
}
.footerfont {						
	color : #000000;						/* Schriftfarbe, Fusszeile */
}
a.footerlink:link {
	text-decoration:none;
	color: #000000;							/* Linkfarbe, Fussbereich (erstfarbe) */
}
a.footerlink:visited {
	text-decoration:none;
	color: #000000;							/* Linkfarbe Besuchter Link, Fussbereich */
}
a.footerlink:active {
	text-decoration:none;
	color: #000000;							/* Farbe aktiver Link, Fusszeile */
}
a.footerlink:hover {
	color: #000000;							/* Linkfarbe Fusszeile beim überfahren mit der Maus */
}
.hr1{
	border: thin keine #808080 ;            /*  keine Veränderung ersichtlich */
}
.frame{
	border: solid #A80000 1px;			   /* border = Rahmen, solid = art, Farbe, pixel --> Rand zwischen Hauptbereich + Banner und Seitenrand*/
	/* border: solid #A80000 1px; */
}
#MenuHintergrund {						   /* Menü */
	margin: 0;
	padding: 0;
	background: #E67300;					/* Farbe: #E67300 ==> Hintergrund der Menüleiste */
}

ul.MenuHintergrund {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

li.MainMenu {
	display: inline;
	list-style: none;
}

a.MainMenu, a.MainMenu:active, a.MainMenu:visited {
	color: #000000;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
        background: url('dot.gif') no-repeat 3px 9px #E67300;
	padding-left: 12px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.MainMenu:hover  {
	color: #000000;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
        background-color: #E64A00;
	padding-left: 12px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.MainMenuActive, a.MainMenuActive:hover, a.MainMenuActive:active, a.MainMenuActive:visited {
	color: #000000;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial;
	font-weight: bold;
        background: url('dot.gif') no-repeat 3px 9px #E64A00;
	padding-left: 12px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.SubMenuBKG { /* Ist schon das sub Menu */
	background: #E14900;
	border: 1px solid #000000;
	padding: 0px;
	position: absolute;   /* absolute */ 
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 20;
}

a.SubMenu, a.SubMenu:active, a.SubMenu:visited {
        background: url('dot2.gif') no-repeat 3px 9px #E14900;
        color: #000000;
	FONT-SIZE: 18px;
	font-weight: bold;
	FONT-FAMILY: Arial;
        text-decoration: none;
        background-color: transparent;
        display: block;
        text-decoration: none;
        white-space: nowrap;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	text-decoration: none;
        padding-left: 12px;
	padding-right: 8px;
}


a.SubMenu:hover {
        background-color: #CC0000;
        color: #000000;
	FONT-SIZE: 18px;
	font-weight: bold;
  	FONT-FAMILY: Arial;
        text-decoration: none;
}

/* Einstellungen für den I-Frame von Sexoptik */

#iframe_1 {

/*
scrollbar-arrow-color: #000066; /* dunkelblau*/
scrollbar-face-color: #FFFFFF; /* weiss*/
scrollbar-highlight-color: #5AE100; /* grün*/
scrollbar-3dlight-color: #FF9900; /* orange*/
scrollbar-shadow-color: #FF0000; /* rot*/
scrollbar-darkshadow-color: #000000; /* schwarz*/
scrollbar-track-color: #cedcff; /* hellblau*/
*/
text-align: left; /* justify */
width: 920px;											/* Farbflächengröße */
height: 636px;
background: #CCCCCC;
.abstand_iframe{
padding: 10px;
}

/* Weitere Eigenschaften des IFrame
.scrollbereich {
overflow: auto;
width: 180px;
height: 180px;
}
*/
