* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: auto;
	width: 1030px;
	background: url('../images/system/bodyBG.jpg');
	background-position: top center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


a {
	text-decoration: none;
	color: #4d1101;
	background-color: transparent;
}
a:hover {
	color: #6b4840;
}

.contentlink {
    color: #701901;
}

a.contentlink:hover {
	//text-decoration: underline;
}

a.mehr {
	line-height: 25px;
	padding-left: 16px;
	background: url(../images/system/mehr.gif) no-repeat left;
	font-weight: bold;
}
a.mehr:hover {
	background: url(../images/system/mehrOver.gif) no-repeat left;
}

a.extern {
	background: url(../images/system/extern.gif) no-repeat left;
	color: #556f73;
}
a.extern:hover {
	background: url(../images/system/externOver.gif) no-repeat left;
	color: #79989d;
}

.specialbox {
	clear: left;
	padding: 20px;
	text-align: center;
}
a.special {
	display: block;
	width: 236px;
	height: 17px;
	margin-left:auto;
	margin-right:auto;
	padding: 7px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: url(../images/system/specialLink.gif) no-repeat;
}
a.special:hover {
	background-position: bottom;
}

h1, h2, h3, h5, h6 {
	clear: both;
	margin-bottom: 9px;
	padding-bottom: 7px;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	border-bottom: 1px solid #bbb6ae;
	color: #2e2a1f;
}
h6 a {
	color: #2e2a1f;
}
h6 a:hover {
	color: #2e2a1f;
}
h4 {
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	border: none;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}

ul {
	padding: 5px 0 5px 20px;
}

input, textarea {
	margin-bottom: 10px;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #696353;
	background: #fff;
	resize: none;
}
input.submit {
	width: auto;
	margin-bottom: 0px;
	padding: 0 0 0 16px;
	background: url(../images/system/mehr.gif) no-repeat left;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 25px;
	color: #4d1101;
}
input.submit:hover {
	background: url(../images/system/mehrOver.gif) no-repeat left;
	cursor: pointer;
	color: #6b4840;
}
select {
	font-size: 12px;
	font-style: italic;
	color: #696353;
	background: #fff;
	border: 10px solid #fff;
}

.klein {
	font-size: 10px;
	line-height: 14px;
}

/* # # # # HEAD / MENU # # # # # # # # # # # # # # # # # # # # # # # # # # # */

#head {
	float: left;
	width: 1030px;
	height: 230px;
	background: url('../images/system/head.jpg') no-repeat;
	position: relative;
}
#flashhead {
	float: left;
	width: 800px;
	height: 120px;
	padding: 110px 115px 0 115px;
	background: url('../images/system/headFlash.jpg') no-repeat;
	position: relative;
}

#home {
	position: absolute;
	top: 55px;
	left: 340px;
}

#geschichten, #geschichtenOn, #zeitreisen, #zeitreisenOn, #mediathek, #mediathekOn, #bibliothek, #bibliothekOn {
	position: absolute;
	height: 50px;
}

a#geschichten {
	top: 170px;
	left: 190px;
	width: 132px;
}
a#geschichten:hover {
	background: url('../images/system/menu/geschichtenHover.jpg') no-repeat;
}
a#geschichtenOn {
	top: 154px;
	left: 173px;
	width: 164px;
	height: 66px;
	background: url('../images/system/menu/geschichtenOn.jpg') no-repeat;
}

a#zeitreisen {
	top: 159px;
	left: 357px;
	width: 115px;
	height: 60px;
}
a#zeitreisen:hover {
	background: url('../images/system/menu/zeitreisenHover.jpg') no-repeat;
}
a#zeitreisenOn {
	top: 141px;
	left: 323px;
	width: 189px;
	height: 79px;
	background: url('../images/system/menu/zeitreisenOn.jpg') no-repeat;
}

a#mediathek {
	top: 169px;
	left: 537px;
	width: 115px;
}
a#mediathek:hover {
	background: url('../images/system/menu/mediathekHover.jpg') no-repeat;
}
a#mediathekOn {
	top: 155px;
	left: 501px;
	width: 188px;
	height: 64px;
	background: url('../images/system/menu/mediathekOn.jpg') no-repeat;
}

#bibliothek {
	top: 170px;
	left: 719px;
	width: 112px;
}
a#bibliothek:hover {
	background: url('../images/system/menu/bibliothekHover.jpg') no-repeat;
}
a#bibliothekOn {
	top: 157px;
	left: 682px;
	width: 184px;
	height: 63px;
	background: url('../images/system/menu/bibliothekOn.jpg') no-repeat;
}

/* # # # # PAGE # # # # # # # # # # # # # # # # # # # # # # # # # # # */

#pageShaddow {
	float: left;
	width: 970px;
	padding-left: 60px;
	background: url('../images/system/pageShaddow.jpg') repeat-y;
}

#page {
	float: left;
	width: 910px;
	background: url('../images/system/pageBG.jpg');
}

/* # # # # LAYER # # # # # # # # # # # # # # # # # # # # # # # # # # # */

#layerIndex, #layer {
	float: left;
	background: url('../images/system/layerBG.jpg');
	position: relative;
}
#layerIndex {
	margin-bottom: 25px;
}

.layerDirt[class] {
	float: left;
	background: url('../images/system/layerDirt.png') no-repeat;
}

.layerLineTop {
	float: left;
	margin-top: 2px;
	width: 910px;
	height: 4px;
	background: url('../images/system/layerLineTop.jpg') no-repeat;
}

.layerLineBottom {
	float: left;
	width: 910px;
	height: 11px;
	background: url('../images/system/layerLineBottom.jpg') no-repeat;
}

/* # # # # layerleft # # # # */

.layerleft {
	float: left;
	clear: both;
	width: 183px;
	padding: 0 5px 30px 0;
}

.noplayer .layerleft {
	width: 375px;
}

.layerleft h1 {
	padding-top: 30px;
	padding-left: 20px;
}

.arrow h1 {
	padding-left: 50px;
	background: url('../images/system/arrowdown.gif') no-repeat 20px 30px;
}

.arrow h1 span {
	font-size: 12px;
}

.layerleft p {
	padding-left: 20px;
}

.arrow p {
	padding-left: 50px;
}

/* # # # # player # # # # */

#player {
	float: left;
	width: 535px;
}

#playerzeitreise {
	float: left;
	width: 910p;
}

#playerNoFlash {
	float: left;
	width: 435px;
	height: 195px;
	padding: 100px 50px;
	text-align: center;
	color: #fff;
	background: transparent url('../images/system/playerNoFlash.jpg') no-repeat;
}
#playerNoFlash a.special {
	margin-left:auto;
	margin-right:auto;
	background: transparent url('../images/system/specialLinkBlack.gif') no-repeat;
}
#playerNoFlash a.special:hover {
	background-position: bottom;
}
#zeitreiseNoFlash {
	float: left;
	width: 510px;
	padding: 100px 200px;
	text-align: center;
}

#imageplayerNoFlash {
	float: left;
	width: 495px;
	height: 375px;
	padding: 20px 20px 0 20px;
	background: transparent url('../images/system/playerBG.jpg') no-repeat;
	text-align: center;
	color: #fff;
}
#imageplayerNoFlash .image {
	float: left;
	width: 495px;
	height: 300px;
	padding-bottom: 10px;
}
#imageplayerNoFlash img {
	max-width: 495px;
	max-height: 300px;
}
#imageplayerNoFlash .imagenum {
	float: left;
	width: 495px;
	height: 20px;
	padding-top: 3px;
}
#imageplayerNoFlash .skip {
	float: left;
	padding-left: 218px;
}
#imageplayerNoFlash a.prev {
	float: left;
	width: 23px;
	height: 22px;
	background: transparent url('../images/system/playerPrev.gif') no-repeat;
}
#imageplayerNoFlash a.prev:hover {
	background: transparent url('../images/system/playerPrev.gif') no-repeat right;
}
#imageplayerNoFlash a.next {
	float: left;
	width: 23px;
	height: 22px;
	margin-left: 14px;
	background: transparent url('../images/system/playerNext.gif') no-repeat;
}
#imageplayerNoFlash a.next:hover {
	background: transparent url('../images/system/playerNext.gif') no-repeat right;
}

.thekimage {
	float: left;
	width: 150px;
}

/* # # # # layerright # # # # */

.layerright {
	float: right;
	width: 182px;
	padding: 0px 0 30px 5px;
}

.noplayer .layerright {
	width: 375px;
}

.layerright h3 {
	padding-top: 50px;
}

.noplayer .layerright h3 {
	padding-top: 30px;
}

.layerright p {
	padding-right: 20px;
}

.layerright .bildbeschreibung {
	margin-top: 50px;
	padding: 0 20px 0 20px;
	background: url('../images/system/beschrPfeil.gif') no-repeat left 3px;
}

.noplayer .layerright input {
	float: left;
	width: 335px;
}
.noplayer .layerright textarea {
	float: left;
	width: 335px;
	height: 100px;
}

.noplayer .layerright .selectbox {
	float: left;
	width: 355px;
	/* margin-bottom: 10px; */
}
.noplayer .layerright select {
	width: 355px;
}
.noplayer .layerright .selectbox span.select {
	position:absolute;
	width:335px;
	padding: 10px;
	background:url('../images/system/select.gif') no-repeat scroll right ;
	color:#696353;
	font-style: italic;
	overflow:hidden;
}

.center {
	clear: both;
	width: 910px;
	text-align: center;	
}

.ABC {
	padding-left: 20px;
}
.ABC a {
	padding: 10px;
	color: #fff;
	background: url('../images/system/ABC.gif') no-repeat center;
}
.ABC a:hover {
	background: url('../images/system/ABCover.gif') no-repeat center;
}
.ABC a.on {
	background: url('../images/system/ABCon.gif') no-repeat center;
	color: #4d1101;
	font-weight: bold;
}
.skipbar {
	padding-top: 20px;
}
a.skipnext {
	padding-left: 20px;
	background: url('../images/system/mehr.gif') no-repeat center right;
}
a.skipnext:hover {
	background: url('../images/system/mehrOver.gif') no-repeat center right;
}
a.skipprev {
	padding-right: 20px;
	background: url('../images/system/prev.gif') no-repeat center left;
}
a.skipprev:hover {
	background: url('../images/system/prevOver.gif') no-repeat center left;
}

/* # # # # BANNER/CONTENT # # # # # # # # # # # # # # # # # # # # # # # # # # # */

.banner, .content {
	float: left;
	width: 395px;
	padding: 0 0 20px 40px;
}

.banner img, .content img {
	float: left;
	width: 110px;
	height: 110px;
	margin: 0 10px 0 -10px;
	padding: 15px;
	background: url('../images/system/imageBG.jpg') no-repeat;
}
.banner a img:hover {
	background: url('../images/system/imageBG.jpg') no-repeat bottom left;
}

.content img {
	width: auto;
	height: auto;
	background: url('../images/system/imageBGlayer.jpg') no-repeat;
}
.content a img:hover {
	background: url('../images/system/imageBGlayer.jpg') no-repeat bottom left;
}

/*
.content .bilderrahmen {
	float: left;
	margin-left: -10px;
	//margin: -10px 0 0 -10px;
	background: url('../images/system/imageBGlayerScale.jpg') no-repeat;
}
*/

.content .bilderrahmen {
    float: left;
    margin: 5px 0 0 -10px;
    background: url('../images/system/imageBGlayerScale.jpg') no-repeat;
}



.content .bilderrahmen img {
	margin-left: 0;
	background: url('../images/system/imageBGlayerScaleBottom.jpg') no-repeat bottom;
}

.bannertext {
	float: left;
	width: 255px;
	padding-top: 6px;
}

.links {
    float: right;
    width: 435px;
    padding-top: 20px;
}


.links .mehr {
	font-weight: normal;
}

.splitLeft, .splitRight {
	float: left;
	width: 435px;
}

.underline {
	float: left;
	width: 830px;
	margin: 0 0 10px 40px;
	border-bottom: 1px solid #bbb6ae;
}
.splitLeft .underline {
	width: 395px;
	margin-left: 0;
	padding-left: 40px;
}
.splitRight .underline {
	width: 395px;
	padding-right: 40px;
}
.underline h6, .underline strong, .underline h1 {
	float: left;
	margin-bottom: 0;
	padding-left: 30px;
	border-bottom: none;
	background: url('../images/system/arrowdown.gif') no-repeat;
	line-height: 22px;
}
.underline a.right {
	float: right;
}
.underline.plus20 {
	margin-top: 20px;
}
.underline.plus30 {
	margin-top: 20px;
}

/* # # # # geschichten # # # # */

.geschichten img {
	background: url('../images/system/imageBGgeschichten.jpg') no-repeat;
}
.geschichten a img:hover {
	background: url('../images/system/imageBGgeschichten.jpg') no-repeat bottom left;
}

/* # # # # zeitreisen # # # # */

.centerhl {
	position: absolute;
	left: 205px;
	top: 17px;
	width: 500px;
	text-align: center;
}
.centerhl h1 {
	display: inline;
}

.zeitreisen img {
	width: 56px;
	height: 56px;
	padding: 45px 27px 39px 57px;
	background: url('../images/system/imageBGzeitreisen.jpg') no-repeat;
}
.zeitreisen a img:hover {
	background: url('../images/system/imageBGzeitreisen.jpg') no-repeat bottom left;
}

/* # # # # mediathek # # # # */

.fotoalben img {
	width: 76px;
	height: 76px;
	padding: 32px 28px 32px 36px;
	background: url('../images/system/albumBG.jpg') no-repeat;
}
.fotoalben a img:hover {
	background: url('../images/system/albumBG.jpg') no-repeat bottom left;
}
#layer .fotoalben img {
	background: url('../images/system/albumBGlayer.jpg') no-repeat;
}
#layer .fotoalben a img:hover {
	background: url('../images/system/albumBGlayer.jpg') no-repeat bottom left;
}

.fotoalbumTop {
	float: left;
	width: 910px;
	padding-top: 40px;
	background: url('../images/system/fotoalbumTop.jpg') no-repeat;
}
.fotoalbumBottom {
	float: left;
	width: 910px;
	padding-bottom: 40px;
	background: url('../images/system/fotoalbumBottom.jpg') no-repeat bottom left;
}
.fotoalbum {
	float: left;
	width: 810px;
	padding: 0px 50px;
	background: url('../images/system/fotoalbum.jpg') repeat-y;
	
}
.fotoalbum a {
	float: left;
	margin-left: 5px;
	background: url('../images/system/albumfotoBG.jpg') no-repeat;
	-moz-outline-style: none; 
	border:none;
	outline: none;
}

.fotoalbum a:focus {
	float: left;
	margin-left: 5px;
	background: url('../images/system/albumfotoBG.jpg') no-repeat;
	-moz-outline-style: none; 
	border:none;
	outline: none;
}

.fotoalbum a:hover {
	float: left;
	margin-left: 5px;
	background: url('../images/system/albumfotoBG.jpg') no-repeat;
	-moz-outline-style: none; 
	border:none;
	outline: none;
}

.fotoalbum a.spacer {
	margin-left: 60px;
}
.fotoalbum a img {
	width: 90px;
	padding: 15px;
	background: url('../images/system/albumfotoBGBottom.jpg') no-repeat bottom left;
	border:none;
	outline: none;
}
.fotoalbum a img:hover {
	background: url('../images/system/albumfotoBGBottom.jpg') no-repeat bottom right;
	-moz-outline-style: none; 
	border:none;
	outline: none;
}

.fotoalbum a img:focus {
	background: url('../images/system/albumfotoBGBottom.jpg') no-repeat bottom right;
	-moz-outline-style: none; 
	border:none;
	outline: none;
}

.fotos {
	float: left;
	width: 850px;
	padding: 10px 30px 0 5px;
}
.fotos a {
	float: left;
	margin-left: 25px;
	background: url('../images/system/fotosBG.jpg') no-repeat;
}
.fotos a:hover {
	background: url('../images/system/fotosBG.jpg') no-repeat top right;
}
.fotos a img {
	width: 90px;
	padding: 15px;
	background: url('../images/system/fotosBGBottom.jpg') no-repeat bottom left;
}
.fotos a img:hover {
	background: url('../images/system/fotosBGBottom.jpg') no-repeat bottom right;
}

.film img {
	width: 80px;
	height: 80px;
	padding: 30px;
	background: url('../images/system/filmBG.jpg') no-repeat;
}
.film a img:hover {
	background: url('../images/system/filmBG.jpg') no-repeat bottom left;
}
#layer .film img {
	background: url('../images/system/filmBGlayer.jpg') no-repeat;
}
#layer .film a img:hover {
	background: url('../images/system/filmBGlayer.jpg') no-repeat bottom left;
}

/* # # # # bibliothek # # # # */

.biografien img {
	width: 40px;
	height: 40px;
	padding: 20px 20px 80px 80px;
	background: url('../images/system/imageBGbiografien.jpg') no-repeat;
}
.biografien a img:hover {
	background: url('../images/system/imageBGbiografien.jpg') no-repeat bottom left;
}

#layer .biografie .banner img {
	width: 74px;
	height: 74px;
	margin-right: 5px;
	padding: 13px;
	background: url('../images/system/imageBGbiografie.jpg') no-repeat;
}
#layer .biografie .banner a img:hover {
	background: url('../images/system/imageBGbiografie.jpg') no-repeat bottom left;
}
#layer .biografie .bannertext {
	width: 300px;
	padding-top: 7px;
}

.glossar img {
	width: 90px;
	height: 90px;
	padding: 25px;
	background: url('../images/system/imageBGglossar.jpg') no-repeat;
}
.glossar a img:hover {
	background: url('../images/system/imageBGglossar.jpg') no-repeat bottom left;
}

#layer .glossar {
	padding: 5px 0 10px 0;
}
#layer .glossar .banner {
	width: 395px;
	padding: 0 0 20px 40px;
}

.school {
	float: left;
	width: 395px;
	margin-left: 40px;
	background: url('../images/system/schoolBG.jpg');
}
.school .banner {
	padding-left: 10px;
}
.school img {
	background: url('../images/system/imageBGschool.jpg') no-repeat;
}
.school a img:hover {
	background: url('../images/system/imageBGschool.jpg') no-repeat bottom left;
}
.school .bannertext {
	width: 200px;
}

/* # # # # BACK # # # # # # # # # # # # # # # # # # # # # # # # # # # */

.backLeft {
	float: left;
	padding-top: 10px;
}
.backRight {
	float: right;
	clear: both;
	padding: 10px 0;
}
.backLeft a, .backRight a {
	float: left;
	height: 23px;
	padding: 7px 10px 0 20px;
	background: url('../images/system/backLeft.gif') no-repeat right top;
	color: #fff;
	text-align: right;
	font-size: 14px;
}
.backLeft a:hover {
	background: url('../images/system/backLeft.gif') no-repeat right bottom;
}
.backRight a {
	padding: 7px 20px 0 10px;
	background: url('../images/system/backRight.gif') no-repeat;
}
.backRight a:hover {
	background: url('../images/system/backRight.gif') no-repeat left bottom;
}
.backLeft a span, .backRight a span {
	padding-left: 20px;
	background: url('../images/system/back.gif') no-repeat left 2px;
}

/* # # # # FOOTER # # # # # # # # # # # # # # # # # # # # # # # # # # # */

#footer {
	float: left;
	width: 830px;
	padding: 20px 100px 100px 100px;
	background: url('../images/system/footer.png') no-repeat;
	font-size: 14px;
}

.footerleft {
	float: left;
	width: 314px;
	padding-top: 12px;
}

.footercenter {
	float: left;
	width: 200px;
	padding: 12px 0 12px 0;
	text-align: center;
	border-left: 1px solid #9d998f;
	border-right: 1px solid #9d998f;
}

.footerright {
	float: left;
	width: 314px;
	text-align: right;
}
.footerright a {
	margin-left: 13px;
}
.footerright img {
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#footer a.kontakt {
	display: inline-block;
	padding-left: 16px;
	background: url('../images/system/mehr.gif') no-repeat left center;
}
#footer a.kontakt:hover {
	background: url('../images/system/mehrOver.gif') no-repeat left;
}

a.top {
	padding-left: 16px;
	background: url('../images/system/top.gif') no-repeat left;
}
a.top:hover {
	background: url('../images/system/topOver.gif') no-repeat left;
}

a.print {
	margin-left: 20px;
	padding-left: 16px;
	background: url('../images/system/print.gif') no-repeat left;
}
a.print:hover {
	background: url('../images/system/printOver.gif') no-repeat left;
}

/* # # # # LANG # # # # # # # # # # # # # # # # # # # # # # # # # # # */

a.en {
	float: left;
	width: 60px;
	height: 70px;
	background: url('../images/system/EN.jpg') no-repeat left top;
}
a.en:hover {
	background: url('../images/system/EN.jpg') no-repeat left bottom;
}

/* # # # # TOOLTIP # # # # # # # # # # # # # # # # # # # # # # # # # # # */

.tooltip {
	display: none;
	max-width: 200px;
	background: url('../images/system/tooltipTop.gif') no-repeat center bottom;
	padding: 20px 20px 30px 20px;
	color: #fff;
}

.tooltip.bottom	 {
	background: url('../images/system/tooltipBottom.gif') no-repeat center top;
	padding: 30px 20px 20px 20px;
}

.tooltipquelle {
	display: none;
	max-width: 200px;
	background: url('../images/system/tooltipRight.gif') no-repeat center left;
	padding: 20px 20px 20px 30px;
	color: #000;
}

.tooltipquelle .klein {
    display: block;
    padding-top: 2px;
}

/*
    ======================================
    ======================================
    Admin    
    ======================================
    ======================================
*/

#headadmin {
	float: left;
	width: 1030px;
	height: 230px;
	background: url('../images/system/head.jpg') no-repeat -60px 0;
	position: relative;
}

#footeradmin {
	float: left;
	width: 830px;
	padding: 20px 100px 100px 100px;
	background: url('../images/system/footer.png') -60px 0 no-repeat;
	font-size: 14px;
}


#headadmin a#geschichten {
	top: 170px;
	left: 130px;
	width: 132px;
}
#headadmin a#geschichten:hover {
	background: url('../images/system/menu/geschichtenHover.jpg') no-repeat;
}
#headadmin a#geschichtenOn {
	top: 154px;
	left: 113px;
	width: 164px;
	height: 66px;
	background: url('../images/system/menu/geschichtenOn.jpg') no-repeat;
}

#headadmin a#zeitreisen {
	top: 159px;
	left: 297px;
	width: 115px;
	height: 60px;
}
#headadmin a#zeitreisen:hover {
	background: url('../images/system/menu/zeitreisenHover.jpg') no-repeat;
}
#headadmin a#zeitreisenOn {
	top: 141px;
	left: 263px;
	width: 189px;
	height: 79px;
	background: url('../images/system/menu/zeitreisenOn.jpg') no-repeat;
}

#headadmin a#mediathek {
	top: 169px;
	left: 477px;
	width: 115px;
}
#headadmin a#mediathek:hover {
	background: url('../images/system/menu/mediathekHover.jpg') no-repeat;
}
#headadmin a#mediathekOn {
	top: 155px;
	left: 441px;
	width: 188px;
	height: 64px;
	background: url('../images/system/menu/mediathekOn.jpg') no-repeat;
}

#headadmin #bibliothek {
	top: 170px;
	left: 659px;
	width: 112px;
}
#headadmin a#bibliothek:hover {
	background: url('../images/system/menu/bibliothekHover.jpg') no-repeat;
}
#headadmin a#bibliothekOn {
	top: 157px;
	left: 622px;
	width: 184px;
	height: 63px;
	background: url('../images/system/menu/bibliothekOn.jpg') no-repeat;
}



/*
    Drupal
*/

.ui-tabs-panel {
    border:2px #696353 solid;
    margin-left:5px;
    margin-right:5px;
    padding:10px;
}

ul.primary {
    margin-top:10px;
    margin-bottom:0px;
}

.views-exposed-form {
    border:1px #999393 solid;
    margin-left:5px;
    margin-right:5px;
    padding:10px;
    margin-top:20px;
    padding-bottom:20px;
}

fieldset {
    border:1px #999393 solid;
    margin-left:5px;
    margin-right:5px;
    padding:10px;
    padding-bottom:20px;
}

fieldset.collapsible {
    border:1px #999393 solid;
}

.help {
    margin-left:5px;
    margin-right:5px;
}


table.sticky-table{
    margin-left:10px;
    margin-right:10px;
    width:880px;
}

.tableHeader-processed tr th {
    margin-left:10px;
    margin-right:10px;

}

table.sticky-table tr td{
    padding:3px;
    
}

dl.admin-list {
    margin-left:15px;
    margin-right:15px;
}

dl.admin-list dt {
    color: #636363;
}

dl.admin-list dt a {
    color: #3300dd;
}

dl.admin-list dd {
    color: #636363;
    margin-left:15px;
    margin-bottom:10px;
}

#edit-status-wrapper {
    height:30px;
    margin-bottom:10px;
}

table.content-multiple-table {
    width:500px;
}

#block-user-1 {
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    padding:5px;
}

#block-user-1 div{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}

#node-admin-filter {
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}

#node-admin-filter fieldset {
    border:1px #999393 solid;
    margin-left:10px;
    margin-right:10px;
    padding:10px;
    padding-bottom:20px;
}

#content-field-overview-form div {
    margin-left:10px;
    margin-right:10px;
}

#user-login {
    margin-left:10px;
    margin-right:10px;
}

#content-display-overview-form div {
    margin-left:10px;
    margin-right:10px;
}


.container-inline fieldset {
    border:1px #999393 solid;
    margin-left:10px;
    margin-right:10px;
    padding:10px;
    padding-bottom:20px;
}



.node-type-list {
    margin-left:5px;
    margin-right:5px;
    padding:10px;
}

.node-type-list dd{
    margin-left:15px;
    margin-bottom:15px;
}

.tabs {
    margin-left:5px;
    margin-right:5px; 
}

.help {
    margin-top:5px;
    margin-left:15px;
    margin-right:15px; 
    margin-bottom:5px;
}

.compact-link {
    margin-top:5px;
    margin-left:15px;
    margin-right:15px; 
    margin-bottom:5px;
}

.node-form {
    margin-left:10px;
    margin-right:10px; 
}

div.videobackground {
  margin-top:20px;
  padding-top:15px;
  padding-left:19px;
  width:518px;
  height:363px;
	background: url('../images/system/videoplayer_background2.png') no-repeat;
	background-position: top left;  
}

/*
.video-js .vjs-control-bar {
    display: none;
}
*/
