/* StyleSheet-Datei für URL www.fuer-gando.de
Erstellt von Ludwig Übele, März, 2009
Angaben zu Farben: 
Hintergrund-Body: #ffcc66;
Hintergrund-Body2: #993300;
Schriftfarbe : #333333
*/

body { 
	background: #ffcc66;
/*	background: #FFCC66 url("images/general/steine.jpg") no-repeat 50% 0%; */
	padding: 0px;
	margin: 0px;
}

.container {
	width:710px;
	height:auto;
	background:transparent;
	border: 2px solid #993300;
	margin:40px auto 50px auto;
	padding-bottom: 2px;
}

.containerlogo {
	width:710px;
	height:auto;
	background:#993300;
	padding-bottom: 15px; /* mit burkina nur 10, sonst 35*/
}

.logo {
	margin-left: 25px;
	padding-top: 5px;
	float: left;
}

.content {
	width: 660px;
	margin-left: 25px;
	padding-bottom: 30px;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	text-align:left;
	line-height: 1.4;
	padding-top: 15px;
	color:#333333;
}

#kere {
	padding-top:3px;
	margin-right:10px;
	text-align:right;
}

#kere a {
	font-family: Verdana,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: #FFCC66;
}

#kere a:hover {
	color:#FFCC66;
	text-decoration: underline;
}

.burkina {
	margin-left: 420px;
	margin-top: 70px;
	font-family: Georgia,Times,serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 1.3;
	color:#FFCC66;
}

.burkinaeng {
	margin-left: 410px;
	margin-top: 70px;
	font-family: Georgia,Times,serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 1.3;
	color:#FFCC66;
}

#menu {
	width: 710px;
	height: 30px;
	margin: 0px auto;
	background: #993300;

}

#menu ul {
	margin: 0 0 0 25px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {	
	float: left;
	margin: 6px 14px 0px 0px;
	text-decoration: none;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFCC66;
}

#menu a.active {
	color: #FFCC66;
}

#menueng {
	width: 710px;
	height: 30px;
	margin: 0px auto;
	background: #993300;
}

#menueng ul {
	margin: 0 0 0 25px;
	padding: 0px;
	list-style: none;
}

#menueng li {
	display: inline;
}

#menueng a {	
	float: left;
	margin: 6px 12px 0px 0px;
	text-decoration: none;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

#menueng a:hover {
	color: #FFCC66;
}

#menueng a.active {
	color: #FFCC66;
}

h1, h2, h3, h6, p{
	color:#333333;
	background:transparent;
	margin-bottom: -3px;
}

h3 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
	background:transparent;	
}

h4 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
	background:transparent;
	margin-top: 20px;
	margin-bottom: 3px;	
}

h5 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
	background:transparent;
	margin-top: 0px;
	margin-bottom: 3px;	
}

hr {
	border:none;
	border-top: 1px dotted #993300;
	padding-bottom: 9px;
}

.imageright{
	margin-right: 15px;
	margin-top: 5px;
	float:left;
}
	
a {
	background:transparent; 
	text-decoration:underline; 
}

a:link { 
	color:#993300; 
	text-decoration: none;
}

a:visited { 
	color:#993300;
	text-decoration: none;
}

a:hover {
	color:#993300;
	text-decoration: underline;
}

a:active {
	color:#6d6f71;
}

.galerie  {
	width: 700px;
    margin-top: 20px;
}

.galerie a img {
    padding: 0 13px 15px 0;
}	

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/galerie/bilder/elements/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/galerie/bilder/elements/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/galerie/bilder/elements/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/galerie/bilder/elements/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}