html, body{
    background:url('http://image99.elpado.de/bg.gif');
    border:0px;
    background-color:#000000;
    color:#000000;
    font-family: Arial, Helvetica, sans-serif;
    height:100%;
    margin:0;
    padding:0;
    text-align:center;
    width:100%;
}

a img {
    border:0px none;
}

h1 {
    font-size:1.2em;
    margin:20px 0 0 0;
}

h2 {
    font-size:1.1em;
}

.projecttitle h2 {
	font-size:0.9em;
	font-weight:normal;
}

#container{
    height:100%;
    padding:0;
    width:802px;
}

#header {
    width:802px; padding-top:100px; background:url('http://image99.elpado.de/header.png') no-repeat;
}

.container {
    background-color:#ffffff;
    width:802px;
}

#topmenu{
    background-color:#ffffff;
    clear:both;
    text-align:center;

}

#htmlpagecontent{
    background-color:#FFFFFF;
    color:#000000;
    float:left;
    height:100%;
    padding:0 20px 20px 20px;
    text-align:left;
    width:762px;
    z-index:50;
}

    #htmlpagecontent h1 {
        color:#423b1d;
        text-decoration:none;
    }

    #htmlpagecontent b {
        color:#25993c;
        text-decoration:none;
    }

    #htmlpagecontent span {
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        padding-left:10px;
    }

    #htmlpagecontent a {
        border:0px none;
        cursor:pointer;
        color:#000000;
        text-decoration:none;
    }


#footer {
    background:url('http://image99.elpado.de/footer.png') no-repeat;
    float:left;
    height:25px;
    width:802px;
}


.left {
    display:block;
    text-align:left;
}
.right {
    display:block;
    text-align:right;
}

.note {
    color:#e1bf48;
    font-size:10px;
}


.dojoHtmlFisheyeListBar {
margin: 0 auto;
text-align: center;
}
.outerbar {
text-align: center;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
}
.page {
padding: 60px 20px 20px 20px;
}


.smalllabel{
    display:block;
    float:left;
    width:120px;
    color:#333333;
}

.smallvalue{
    color:#333333;
}

.showcaseImage {
    border:1px;
    height:60px;
    margin:0 10px 0 10px;
    width:80px;
}


.officetable {
    border-collapse:collapse;
    width:100%;
}
.officetable th {
    border:1px solid #888888;
    background-image:url('http://image99.elpado.de/titleBar.png');
    font-weight:bold;
    text-align:center;
}

.officetable td {
    padding:2px;
}

label {
    display:block;
}

input, textarea {
    display:block;
}

.needed {
    color:#0fc00f;
}

.send {
    border:0px none;
    display:block !important;
    height:30px !important;
    width:120px !important;
}

.smallLink {
    color: #0f0f0f;
    font-size:10px;
    text-decoration: none;
}

td label {
    text-align:left;
}

.contactBox{
    float:left;
    width:550px !important;
}
.antiSpam{
    float:left;
    width:180px !important;
}
.antiSpamContent {
    overflow:hidden;
    padding: 10px 0px 3px 10px !important;
    width:160px !important;
}

#errorDiv {
    display:none;
    background-color:#ffa0a0;
    border:2px solid #ff2020;
    color:#000000;
    margin:10px auto;
    min-height:30px;
    padding:5px 0px;
    text-align:center;
    width:650px;
}

#successDiv{
    display:none;
    border:2px solid #d0ffd0;
    color:#000000;
    margin:10px auto;
    min-height:30px;
    padding:5px 0px;
    text-align:center;
    width:650px;
}

.downloadnow {
    background-image:url('http://image99.elpado.de/downloadnow.png') !important;
    border:0px none !important;
    display:block;
    float:right;
    height:62px !important;
    width:132px !important;
}


li {
	margin:2px;
	padding:2px;
}

button {
	font-size:8px;
}

.drag1 {
	cursor:pointer;
}

.drag2 {
	cursor:pointer;
}


.drag1start {
    background: #9ABCDE url('http://image99.elpado.de/right.gif') no-repeat fixed 200px 10px !important;
	font-size:10px;
	text-align:left;
	width:250px;
}

.drag2start {
    background: #ffdb4a url('http://image99.elpado.de/left.gif') no-repeat fixed 200px 10px !important;
	font-size:10px;
	text-align:left;
	width:250px;
}

.view1row {
	background-color:#9ABCDE;
	width:50%;
}

.view2row {
	background-color:#ffdb4a;
	width:50%;
}



/* fisheye */


.dock {
	position: relative;
	height: 60px;
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Verdana, Helvetica, sans-serif;
}
.dock-item img {
	border: none;
	margin: 5px 10px 0px;
	width: 100%;
}
.dock-item span {
    background-color:#FAF4CB;
    border:1px solid #FAE480;
    color:#0f0f0f;
	display: none;
	font-size:0.9em;
	width:120px;
}

/* panels */
.panelheader {
    background-image:url(http://image99.elpado.de/titleBar.png);
    border-top:1px solid #A0A0A0;
    border-left:1px solid #A0A0A0;
    border-right:1px solid #A0A0A0;
    font-weight:bold;
    padding:3px 0;
    text-align:center;
    width:100%;
}

.panelheader h2 {
	font-size:1.0em;
	padding:0px;
	margin:0px;
}

.panelheader h3 {
	font-size:0.9em;
	padding:0px;
	margin:0px;
}

.panel {
    float:left;
    margin-bottom:5px;
    margin-left:0px;
    margin-right:5px;
    margin-top:0px;
}

.panelcontent {
    border-bottom:1px solid #A0A0A0;
    border-left:1px solid #A0A0A0;
    border-right:1px solid #A0A0A0;
    padding:3px 0;
    width:100%;
}

.panelcontent div {
    padding:5px;
}


/* pagination */
.paginationControl {
    background:transparent url(http://image99.elpado.de/titleBar.png) repeat-x scroll 0 0;
    color:#000000;
    display:block;
    font-family:courier new;
    font-size:13px;
    font-weight:bold;
    height:25px;
    text-align:center;
    width:100%;
    margin-top:10px;margin-bottom:10px;
}

.paginationControl ul {
    list-style-type:none;
    list-style-image:none;
    padding-top:5px;
}

.paginationControl li {
    float:left;
    margin:0 5px;
}

.paginationControl li.current {
    background:transparent url(http://image99.elpado.de/pagicur.png) repeat-x scroll 0 0;
    display:block;
    float:left;
    height:25px;
    width:41px;
}

.paginationControl .normal {
    display:block;
    float:left;
    height:25px;
}

/* boxen */
/**
 * Diverse Boxen
 **/

.box {
    color:black;
    height:auto;
    margin:5px auto;
    padding:5px;
    text-align:left;
    width:750px;
}

#success {
    background:#7CC11C url(http://image99.elpado.de/success_big.png) no-repeat scroll 740px 12px;
    border:2px solid #008F13;
}

#success h2 {
    color:#000000;
    font-size:1.6em;
    font-weight:bold;
}

#success p {
    color:#000000;
}

#success .btn {
    left:430px;
    position:relative;
}

#success ul {
    list-style-type:none;
}

#error {
    background:#FF764F url(http://image99.elpado.de/error_big.png) no-repeat scroll 740px 12px;
    border:2px solid #A61700;
}

#error h2 {
    color:#000000;
    font-size:1.6em;
    font-weight:bold;
}

#error p {
    color:#fff0f0;
}

#error ul {
    list-style-type:none;
}

#tip {
    background:#fff273 url(http://image99.elpado.de/tip_big.png) no-repeat scroll 740px 12px;
    color:#000000;
    border:2px solid #ffe800;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    padding:5px;
    margin-top:5px;
    margin-bottom:5px;
    text-align:left;
    width:750px;
}

#tip h2 {
    color:#000000;
    font-size:1.6em;
    font-weight:bold;
}

#tip p {
    color:#000000;
}

#tip ul {
    list-style-type:none;
}

.codeblock {
    background-color:#f0f0f0;
    border:1px solid #a0a0a0;
    color:black;
    font-family:courier new;
    font-size:0.9em;
    padding:5px;
    width:98%;
}

#noscriptbox {
    background-color:#ffe0e0;
    border:1px solid #ff0000;
    padding:5px;
}

#noscriptbox p, #noscriptbox li {
    font-size:0.8em;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

