/* ---------------------------------------------------------------------------
Stylesheet für www.satelliteeditor.com

(C) 2006  Klaus Nahr
--------------------------------------------------------------------------- */

/* Position der Seitenelemente */
/* Internet Explorer mag keine height kleiner als die Zeilenhöhe, deshalb
   overflow gesetzt */
#posMenueBgOben {
	position: absolute;
	top: 81px;
	left: 116px;
	width: 700px;
	height: 15px;
	overflow: hidden;
	background: #9898FF;
}
#posMenueBgUnten {
	position: absolute;
	top: 96px;
	left: 116px;
	width: 700px;
	height: 15px;
	overflow: hidden;
	background: #8080FF;
}
#posMenueS {
	position: absolute;
	top: 80px;
	left: 115px;
	width: 702px;
   border-right: 1px solid #D0D0D0;
   border-bottom: 1px solid #D0D0D0;
}
#posMenue {
	position: relative;
	width: 700px;
	height: 30px;
	border: 1px solid #0002E3;
}
#posMenueFlagge {
	position: absolute;
	top: 89px;
	left: 763px;
	width: 30px;
	height: 15px;
}

#posContent {
   position: absolute;
	top: 122px;
	left: 115px;
	width: 703px;
}

#posContentS {
   position: relative;
	width: 702px;
   border-right: 1px solid #D0D0D0;
   border-bottom: 1px solid #D0D0D0;
}

#posTitle {
	position: relative;
	width: 702px;
	height: 120px;
	background: #000000;
	text-align: left;
}
#posTitleImage {
	position: absolute;
	top: 30px;
	left: 560px;
	width: 114px;
	height: 80px;
}
#posTitleText {
	position: absolute;
	top: 65px;
	left: 18px;
}

#posContentText {
	position: relative;
	padding: 20px;
	background: white;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#posContentFooter {
	position: relative;
	margin-top: 0px;
	padding: 5px 20px 5px 20px;
	background: #FFA500;
	border: 1px solid #000000;
}

#posContentAdvertisement {
	position: relative;
	padding: 20px 0px 10px 0px;
}

#posKeywords {
	position: relative;
}

#posFeatures {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 105px;
}
	
#posWerbungRechts {
	position: absolute;
	top: 80px;
	left: 813px;
	width: 223px;
}
	
/* Stile ------------------------------------------------------------ */
/* Seite */
body {
	border: 0px;
	margin: 0px;
	color: black;
	background-color: #F0F0FF;
	xbackground-color: #E0E0FF;
	font-family: "Lucida Grande","Lucida Sans Serif","Trebuchet MS",Verdana,Arial,Helvetiva,sans-serif;
	xfont-family: Verdana,Arial,Helvetiva,sans-serif;
	xfont-family: Arial,Helvetiva,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
}

/* Überschriften */
h1 {
	font-weight: bold;
	font-size: 13pt;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
}

h2 {
	font-weight: bold;
	font-size: 11pt;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
}

h3 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
}

h4 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: justify;
	clear: both;
}


/* Text */
p {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

p.sourcecode {
	font-family : "Courier New",Courier,monospace;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000193;
}

.noclear {
	clear: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.keinabstand {
	margin-top: 0px;
}

.small {
	font-size: 7pt;	
}

.fett {
	font-weight: bold;
}

.rot {
	color: #CC0033;	
}

.bgMovedFavorite
{
	background-color: #C0FFC0;
}
.bgRemovedFavorite
{
	background-color: #FFC0C0;
}
.bgNewChannel
{
	background-color: #E6FFE6;
}
.bgRemovedChannel
{
	background-color: #FFE6E6;
}

/* Tabelle */
th {
	padding: 3px;
	font-weight: bold;
	background-color: #F3F3F3;
	font-size: 10pt;
	text-align: left;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	vertical-align: top;
}
td {
	padding: 3px;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	font-size: 10pt;
	text-align: left;
	background-color: #F3F3FF;
	vertical-align: top;
}
.bt {
	border-top: 1px solid #E0E0E0;
}
.bl {
	border-left: 1px solid #E0E0E0;
}

/* Links */
a {
	text-decoration:none;
}

a:link, a:visited {
	color:#cc0033;
}

a:hover, a:active {
	color: #6A001B;
}

/* Tabelle */
td {
	vertical-align: top;
}

/* Bilder */
.rahmen {
	margin: 20px 0px 20px 0px;
	padding: 10px;
	background: #F0F0F0;
	border: 1px solid Black;
	width: 638px;
}

h2.rahmen {
	background: #FFEFDF;
}

/* Infobox */
p.infobox {
	margin: 20px 0px 20px 0px;
	padding: 10px;
	background: #FFAAAA;
	border: 1px dashed Black;
	width: 638px;
}
#infobox {
	position: relative;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	background: #FFAAAA;
	border: 1px dashed Black;
	width: 638px;
}

p.neu {
   margin: 10px 0px 10px 0px;
   border: 1px solid #000000;
	padding: 0px;
	font-weight: bold;
	background-color: #F0F0F0;
}
.feature {
	background-color: #F4A000;
	color: #FFFFFF;
	padding: 0px 5px 0px 5px;
}

img.bildrechts {
	float: right;
	margin-left: 15px;
}

/* div-abhängige Stile */
#posMenue p {
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
#posMenue a {
	border-left: 1px solid #A0A0FF;
	border-right: 1px solid #6060FF;
	padding: 6px 10px 6px 10px;
	color: #202080;
}
#posMenue a:hover {
	background: #7070FF;
	color: #101080;
}

#posTitleText h1 {
	font-size: 40px;
	color: #8080FF;
	margin: 0px;
}

#posContentFooter a {
	color: #000000;
}
#posContentFooter a:hover {
	color: #804000;
}

/* Features */
#posFeaturesS {
   position: relative;
	width: 95px;
   border-right: 1px solid #D0D0D0;
   border-bottom: 1px solid #D0D0D0;
	margin-bottom: 10px;
}
#posFeatures h1 {
   width: 85px;
	margin: 0px;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-top: 1px solid #000000;
	padding: 4px;
	color: #FFFFFF;
	background-color: #F4A000;
	font-family: Arial,Helvetiva,sans-serif;
   font-size: 13px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
#posFeatures h2 {
   width: 85px;
	margin: 0px;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
	padding: 4px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial,Helvetiva,sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

/* Werbung */
#AdBanner {
	position: absolute;
	left: 498px;
	top: 10px;
	width: 468px;
	height: 60px;
}

#AdBanner2H {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 234px;
	height: 60px;
}

#AdBanner3H {
	position: absolute;
	left: 254px;
	top: 10px;
	width: 234px;
	height: 60px;
}

#AdRechtsPos {
   position: absolute;
	top: 80px;
	left: 828px;
	width: 313px;
}

#AdRechtsS {
   position: relative;
	width: 312px;
   border-right: 1px solid #D0D0D0;
   border-bottom: 1px solid #D0D0D0;
	margin-bottom: 10px;
}

#AdRechts {
	position: relative;
	border: 1px solid #000000;
	width: 310px;
	background-color: #FFFFFF;
}

#AdRechts h1 {
   width: 302px;
	margin: 0px;
	padding: 4px;
	color: #FFFFFF;
	background-color: #F4A000;
	font-family: Arial,Helvetiva,sans-serif;
   font-size: 13px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#AdRechts p {
	padding: 5px;
}

/* Keywords */
#posKeywords p {
	font-size: 9pt;
	color: #A0A0A0;
}
