html,*{
	font-size:10px;
}
html,body{
	font-size:10px;
	ZZbackground-color:black;
}
h1{font-size:20px;}
a {
	font-weight:bold;
	text-decoration:none;
	color:#FF1493;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:red;
}

#chain{
position:absolute;
left:-80px;
top:-70px;
z-index:100;
}

div.containertop {
	width:781px;
	overflow:hidden;
	float:left;
	background-color:#ffb1f9;
	height:100px;
}
div.containerleft {
	width:254px;
	padding:5px 5px 0 5px;
	float:left;
	color:white;
}
div.containerright {
	display:none;
	width:0px;
	color:white;
}
div.containermiddle {
	width:502px;
	margin-top:45px;
	padding:5px;
	float:left;
	background-color:#ffb1f9;
}
div.containerbottom {
	width:781px;
	float:left;
	zzbackground-color:#ffb1f9;
	zzborder-top:1px dotted #000;
	margin-top:5px;
	color:white;
}
div.master {
	top:70px;
	width:781px;
	text-align:left;
	position:relative;
	margin:auto;
	zzborder:3px solid #ffb1f9;
	zzbackground-color:white;
}
div.ulti{
	width:781px;
	background-color:black;
	padding-bottom:5px;
}
div.menu1, div.menu2, div.menu3 {
	zzborder: 1px solid #000;
	background-color:white;
	margin-bottom:5px;
	padding:5px;
}

div.menu0 {
	width:771px;
	zzborder: 1px solid #000;
	background-color:white;
	margin-bottom:5px;
	margin-left:-5px;
	padding:5px 5px 5px 5px;
	text-align:center;
}
div.menu0 a {
	font-size:20px;
}

div.menu {
	color:#000;
	zzwidth:252px;
	font-size:11px;
	font-weight:bold;
}

div.menu a:hover{
	color:#000;
}

span.menulevel, span.menulevel1 span.menulevel2 span.menulevel3 {
	display:block;
}

.menuitemselected{
	color:black;
}


div.channelname {
	font-weight:bold;
}
.label{
	float: left;
	width: 200px;
	font-size:11px;
	font-weight:bold;
}
.labelcat{
	float: left;
	width: 400px;
}
.alert{
	font-weight:bold;
}
#tree{
	color:#000;
}
#imglarge {
	cursor:pointer;
	z-index:100;
	border:5px;
	border-color:#ffffff;
	border-style:solid;
	background-color:#ffffff;
	visibility:hidden;
}
#pagename{
	font-size:18px;
	font-weight:bold;
	color:#cc0000;
	margin-bottom:10px;
	display:block;
}
div.subscribe{
	padding-left:5px;
	color:#ffb1f9;
}
span.newssubscribelabel{
	float:left;
	padding-left:0px;
	width:60px;
	color:red;
}
span.links{
	font-size:20px;
	float:left;
	width:auto;
	text-align:left;
}
span.rechts{
	float:right;
	width:auto;
	text-align:right;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* END SLIMBOX */
