p { 
color: #949393; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
line-height: 16px:
}


td {
color: #949393; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;

}



a:link { text-decoration:none;color:#FFFFFF;}
a:visited {text-decoration:none;color:#FFFFFF; }
a:hover {text-decoration:none; color:#FFFFFF;}
a:active {text-decoration:none; color:#FFFFFF;}

h1 {
font-weight:lighter;
color: #990033; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 22px
}

h2 {
color: #949393; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px
}


h4 {
font-weight:lighter;
color: #949393; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
line-height: 5px;
}

h4 a.link a.visited{
color: #949393; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
line-height: 5px;
text-decoration:none;
}

h4 a.hover{
color: #990033; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
line-height: 5px;
text-decoration:none;
}

h3 {
font-weight:bolder;
color: #949393; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 15px;
}

h5 {
font-weight:bolder;
color: #990033; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
line-height: 1px;
}

h6 {
font-weight:bolder;
color: #949393; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
line-height: 12px;
}

hr{
color: #ffffff;
background-color: #949393; ;
border-top: dashed 1px;
height: 5 px;}

#wrapper { 
background-color: #fff; 
width: 820px;
min-height: 600px;
height: auto;
margin-top: 30px; 
margin-right: auto; 
margin-left: auto;
 }

body {  
background-repeat: repeat;
color: black; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: white;
background-image: url(http://www.zcontent.de/bilder/1261390999/1261390999-1261391692-pattern.gif); 
}

#navigation { 
background-color: #903; 
width: 540px; 
height: 120px; 
float: left; 
margin-top: 10px; 
margin-left: 10px;
color:#FFFFFF;
text-decoration:none;
 }

#logo { 
width: 250px; 
height: 120px; 
float: left; 
margin-top: 10px; 
margin-left: 14px;
 }

#content { 
width: 800px; 
height: auto; 
float: left; 
margin-top: 10px; 
margin-right: 10px; 
margin-left: 10px; 
}

#topnavi  { 
text-align: right; 
width: 520px; 
height: 19px; 
margin-top: 10px; 
margin-right: auto; 
margin-left: auto; 
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

#topnavi  hr{ 
color:  #990033;
background-color: #949393; ;
border-top: solid 1px;
height: 5px;
}

#content a{ 
color:#990033;
text-decoration:none;

}

#topnavi a:link { 
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

#topnavi a:hover  { 
font-size:10px;
color:#949393;
text-decoration:none;
}



#topnavi a:active { 
font-size:10px;
color:#949393;
text-decoration:none;
}

#mainnavi { 
float: right; 
text-align: right; 
width: 520px; 
height: 50px; 
margin-top: 35px; 
margin-right: auto; 
margin-left: auto; 
padding-top: 0;

}

.unsichtbar{visibility:hidden;}

.button{
background-color: #990033; 
color: #ffffff;
border: none;
margin-right: 15px;
}

.dsR1 /*agl rulekind: base;*/ { 
margin-top: 1px;
 }


#info {height:400px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu ul{
text-align: center;
list-style-type:none;
padding:0;
margin:0;

}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
text-align: center; 
float:left;
position:relative;
z-index:0;

}

/* use the table to position the dropdown list */
.menu table{
text-align: center; 
position:absolute;
border-collapse:collapse;
z-index:10;
left:-1px;
top:25px;

}

/* style all the links */
.menu a, .menu :visited {
display:block;
text-align:center; 
font-size:10px;
width:80px;
height:23px;
padding:7px 0;
color:#FFFFFF;
background:#990033;
text-decoration:none;
margin-right:0px;


font-family:verdana, sans-serif;
}
/* style the links hover */
.menu :hover{
text-align:center; 
color:#949393;
background:#990033;

}

/* hide the sub level links */
.menu ul ul {
text-align:center; 
visibility:hidden;
position:absolute;
width:80px;
height:0;

}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
text-align: center; 
visibility:visible;
}


/*Multibox*/

/*

* {
	margin: 0;
	padding: 0;
}

*/


/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(http://www.zcontent.de/bilder/1261390999/1261390999-1267214054-loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(http://www.zcontent.de/bilder/1261390999/1261390999-1267213988-close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #000000;
	padding-bottom: 2px;
	position: absolute;
	bottom: 0px;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(http://www.zcontent.de/bilder/1261390999/1261390999-1267214052-left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(http://www.zcontent.de/bilder/1261390999/1261390999-1267214062-right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(http://www.zcontent.de/bilder/1261390999/1261390999-1267214070-rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(http://www.zcontent.de/bilder/1261390999/1261390999-1267214053-leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/

/*Slimbox*/

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #990033;
}

.lbLoading {
	background: #fff url(http://www.zcontent.de/bilder/1261390999/1261390999-1265028398-loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #990033;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.zcontent.de/bilder/1261390999/1261390999-1265028402-prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.zcontent.de/bilder/1261390999/1261390999-1265028399-nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #990033;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.zcontent.de/bilder/1261390999/1261390999-1265028397-closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/*Ende Slimbox*/