/* @override 
	http://limitierte-auflage.de/styles.css
	http://www.limitierte-auflage.de/styles.css
	http://localhost:8888/com.czarlylab.la.App/styles.css
*/

* {
    outline: none;
}

html#index {
	background-color: #9d9fa2;
	padding: 0px;
}

html#impressum {
	background-color: white;
	padding: 0px;
}

#selectedTabBg {
	z-index: 5;
        position: absolute;
}

.hidden-structure, .hidden-sitename {
    display: none;
}

a {
	text-decoration: none;
	color: #f00;
}

#selectedTabBgPanel {
        position: absolute;
        z-index: 4;
	background: url(img/tabbg.gif) no-repeat 14px 0;
}

div#middle {
	display: inline-block;
	margin: 0px;
        padding: 0px;
        width: 1000px;
	height: 683px;
	background: url(img/hintergrund_neu.gif) no-repeat;
}

body {
	text-align: center;
	vertical-align: middle;
}

#contentPane {
	position: absolute;
	top: 165px;
	left: 269px;
	width: 592px;
	height: 387px;
	padding: 0px;
	margin: 0px;
	z-index: 11;
}

#content {
    position: relative;
    /*width: 100%;*/
    height: auto;
}

.gwt-TabBarItem input {
	display: none;
}

#contentContainer div div {
	position: relative;
	top: 14px;
	left: 49px;
	width: 446px;
}

#contentPane table.gwt-TabPanel tbody tr td table.gwt-TabBar tbody tr td.gwt-TabBarItem-wrapper div.gwt-TabBarItem div.gwt-Label {
	font: 14px sans-serif;
	letter-spacing: 3px;
	height: 26px;
	margin: 0px;
	color: #d3c6b7;
	text-align: center;
	padding-top: 12px;
}

#tab1Content {
	position: absolute;
	top: 270px;
	left: 326px;
	width: 470px;
	height: 319px;
	padding:  0px;
	line-height: 20px;
	height: 100%;
	overflow: hidden;
	color: #ffffff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #f8f8f8 0 0 0;
	z-index: 20;
}

#footer {
	position : absolute;
	top: 608px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
table.gwt-TabPanel {
	height: 100%;	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.gwt-TabBarFirst {
	width: 10px;
	height: 32px;
}

div.gwt-TabBarRest {
	background: blue;
	width: 1px;
	display: none;
}

#contentPane table.gwt-TabPanel tbody tr td table.gwt-TabBar tbody tr td {
	padding: 0px;
	margin: 0px;
}

table.gwt-TabBar {
	display: block;
	/*height: 32px;*/
	height: 32px;	width: 592px;
	overflow: hidden;
	/*background-image: url(img/selected.gif);
	background-repeat: no-repeat;*/
}

.bild {
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}

div.gwt-TabPanelBottom {
	background-color: #beab86;
	/*padding-left:  50px;
	padding-top: 15px;
	padding-right: 30px;*/
	line-height: 20px;
	height: 351px;
	width: 588px;
	overflow: hidden;
	color: #ffffff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 2px solid #705c3e;
}

#contentContainer div div div.gwt-HTML {
	position: relative;
	top: 0px;
	left: 0px;
	/*width: 446px;*/
	/*height: 317px;*/
}

.overlay {
	z-index: 100;
}

div.gwt-TabBarItem {
	/*padding-top: 13px;*/
	/*margin:  0px;*/
	/*margin-top: 5px;*/
/*        display: block;*/
	margin-top: 8px;
	margin-bottom: -8px;
	height:  32px;
    /*overflow: hidden;*/
}

.gwt-TabBarItem-wrapper {
    overflow: hidden;
}

img.gwt-Image {
	margin-bottom: -4px;
}

img.gwt-Image:hover {
	cursor: pointer;
}

div.gwt-TabBarItem.gwt-TabBarItem-selected {
	color:  #9b9689;
	height:  32px;
}

#contentPane table.gwt-TabPanel tbody tr td table.gwt-TabBar tbody tr td.gwt-TabBarItem-wrapper.gwt-TabBarItem-wrapper-selected div.gwt-TabBarItem.gwt-TabBarItem-selected div.gwt-Label {
	/*text-transform: lowercase;*/
}

div.inhalt {
	display: none;
}

.zitat {
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

.fett {
	font-size: 15px;
	text-align: center;
	display: block;
	width: 500px;
	font-weight: bold;
}

.fliesstext {
	font-size: 13px;
	text-align: justify;
}

.fliesstext-noblock {
	font-size: 13px;
	text-align: left;
}

.fliesstext-zentriert {
	font-size: 13px;
	text-align: justify;
}

.titel {
	font-size: 20px;
	color: #776000;
	font-weight: 700;
	/*margin-left: -20px;*/
	margin-top: 0px;
	margin-bottom: 20px;
}

.liste-key {
	display: block;
	width: 150px;
	margin-bottom: 0px;
	line-height: 20px;
}

.liste-value {
	display: block;
	margin-top: -20px;
	margin-left: 150px;
	line-height: 20px;
}

.liste-last {
	margin-bottom: 20px;
}

#impressum-button {
	width: 55px;
	height: 40px;
	position: absolute;
	top: 610px;
	left: 50px;
}

#overlay {
	position: absolute;
	top: 185px;
	left: 289px;
	width: 592px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
	background-color: #beab86;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f9f9f9;
}

#back {
	position: absolute;
	top: 150px;
	left: 50px;
}

#button_kontakt {
	display: block;
	position: absolute;
	left: 55px;
	top: 575px;
	width: 60px;
	height: 12px;
}

#button_kontakt:hover {
	cursor: pointer;
}

#button_audio {
	display: block;
	position: absolute;
	left: 220px;
	top: 220px;
	width: 25px;
	height: 25px;
}

.button_audio {
	background: url(img/play.png) no-repeat;
}

.button_audio:hover {
	cursor: pointer;
	background: url(img/repeat.png) no-repeat;
}

.button_audio-active {
	background: url(img/pause.png) no-repeat;
}

.button_audio-active:hover {
	background: url(img/stop.png) no-repeat;
}

#button_impressum {
	display: block;
	position: absolute;
	left: 55px;
	top: 603px;
	width: 80px;
	height: 12px;
}

#button_impressum:hover {
	cursor: pointer;
}

#button_jobs {
	display: block;
	position: absolute;
	left: 55px;
	top: 629px;
	width: 40px;
	height: 12px;
}

#button_jobs:hover {
	cursor: pointer;
}

.zitat-autor {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 30px;
	font-size: 13px;
	font-weight: bold;
}

.ueberschrift {
	margin-top: 25px;
	font-size: 15px;
}

.kapitel-ueberschrift {
	margin-top: 12px;
	font-size: 15px;
}

.hidden-logo {
	display: none;
}

div#scrollbar {
	z-index: 13;
	background-color: #beab86;
	width: 19px;
}

#scroller-top {
	overflow: hidden;
	background-image: url(img/scrollbar-top.gif);
	width:  19px;
}
#scroller-body {
	background-image: url(img/scrollbar-body.gif);
	width:  19px;
}
#scroller-bottom {
	overflow: hidden;
	background-image: url(img/scrollbar-bottom.gif);
	width:  19px;
}

#scroller {
	background-color: #beab86;
	width:  19px;
}
