/**************************************************************
Baumfalk 

bureau bodes berlin
**************************************************************/

body {
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 12px;
	/*overflow-y:scroll;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg.body.png) top left repeat #58585a;	
}

/* btn-grün         | #8fbf27
grün bissle heller  | #a3cb4e
dunkelgrau 	        | #58585a !!!

dunkelgrau          | #494949 ???
dunkelgrau          | #58585a ???

 */
 

 
/**************************************************************
BASICS
**************************************************************/	

#stageholder {
	position:relative;
	text-align:center;
	margin:0px auto;
	/*background-color: yellow;*/
	background: url(../images/bg.head.png) top left repeat-x;	
}

#head {
	position: relative;
	width: 970px;
	height: 128px;
	text-align: left;
	/*background-color:red;*/
}

#logo {
	position: absolute;
	left: 23px;
	top: 30px;
	background-color: white;
}

/**************************************************************
MAINSTAGE
**************************************************************/

#mainstage {
	width: 970px;
	position:relative;
	text-align:center;
	margin:0px auto;
	overflow:hidden;
}

#content {
	position:relative;
	text-align:left;
	background: url(../images/bg.content.png) no-repeat bottom left;
	padding: 23px 10px 30px 23px;	
	min-height: 415px;
}

/**************************************************************
STARTSEITE
**************************************************************/

.start #content {
	padding-bottom: -23px;
	min-height: 311px;
}
.start .img-right {
	margin-bottom: -22px;
}

#boxes {
	background: url(../images/bg.boxes.png) no-repeat top left;
	height: 108px;
	margin-top: -4px;
	margin-bottom: 0px;
	position:relative;
	text-align:left;
}
#boxes #box-left {
	position:absolute;
	top:0px;
	left:0px;
	width: 423px;
	height: 100px;
}
#boxes #box-right {
	position:absolute;
	top:0px;
	left:427px;
	width: 533px;
	height: 100px;
}

#boxes h4 {
	/*background-color: red;*/
	margin: 0px;
	padding: 4px 0px 3px 0px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
}
#boxes p {	font-size: 11px; margin-top: 8px;}

#boxes #box-right p {	margin-top: 14px;}

#boxes .text {
	padding: 0px 180px 0px 10px;
}

#box-right img {
	position:absolute;
	top: 32px;
	right: 7px;
}
#boxes a {
	color: #494949;
	text-decoration: none;
	font-weight: bold;
}
#boxes a:hover {
	color: black;
}

/**************************************************************
NAVI
**************************************************************/

ul#navi {	
	position:absolute;
	left: 0px;
	top: 103px;
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 1px 0px;
	height: 20px;
	color: white;
	overflow:hidden;
	text-transform: uppercase;
}

ul#navi li {
	display:inline;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

ul#navi a {
	padding: 0px;
	/*padding: 5px 23px 6px 23px; */
	padding: 4px 23px 5px 23px; 
	overflow:hidden;
	color: white;
	text-decoration: none;
}
ul#navi a:hover,
ul#navi a.active {
	background: url(../images/bg.navi.a.hover.png) repeat-x top left;
	color:white;
}

ul#navi a.active {
	/*font-size:15px;*/
	padding-top: 4px;
	margin-top: 0px;
	font-weight: bold;
}


/**************************************************************
CONTENT
**************************************************************/

/* TEXT MIT BILD */

#content .text {
	float:left;
	/*background-color: yellow;*/
	width: 380px;
}
.img-right {
	float:right;
	margin-top: -23px;
	margin-bottom: -15px;
}
.ui-tabs-panel .img-right {
	/*margin-right: -20px;*/
	margin-right: 118px;
	margin-top: 41px;
	width: 300px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


/* GALLERY  */

.gv_galleryWrap {
	float:right;
}



/**************************************************************
FOOTER
**************************************************************/

#footer {
	font-size: 10px;
	text-align:center;
	padding: 8px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	white-space: nowrap;
	color:white;
	background: url(../images/bg.footer.png) repeat-x top left;
}
#footer a {
	color: white;
	font-weight: bold;
	text-decoration:none;	
	font-size: 13px;
}
#footer a:hover,
#footer a.active {
	color: white;
}

/**************************************************************
FONTS & CO
**************************************************************/

h1 {
	font-size: 26px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	color: #8fbf27;
	
	font-family: 'Strait', sans-serif;
	
}
h2 {
	font-size: 15px;
	color: #8fbf27;
}
h3 {
	font-size: 12px;	
}

h3 + p {
	margin-top: -11px;
}


a img {	border: 0px;}

#content {
	color: #494949;
	line-height: 130%;
}

#content a { 
	color: #585858;
}
#content .links a {	text-decoration:none;}
#content .links a:hover {	color:black;}

#mainstage #content ul {
	padding-left: 0px;
	margin-left: 10px;
	/*background-color: yellow;*/
	list-style-type: none;
}

#mainstage #content li {
	margin-bottom: 2px;
	background: url(../images/bg.li.png) no-repeat 0px 4px;
	padding: 0px 0px 0px 10px;
}


#content table {
	padding:0px;
	border-collapse:collapse;
}
#content table th,
#content table td {
	vertical-align: top;
}
#content table th {
	text-align: left;
	padding-right: 10px;
	white-space: nowrap;
}
#content table p {
	padding: 0px;
	margin: 9px 0px;
}


/**************************************************************
BUTTON VOR UND ZURUECK 
**************************************************************/

.btn-absolute {
	position:absolute;	
	bottom: 31px;
	right: 154px;
}

.btn-next,
.btn-prev {
	color: black;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
}
.btn-next {
	background: url(../images/btn.next.png) no-repeat top right;
	padding: 3px 17px 7px 0px;	
}
.btn-prev {
	background: url(../images/btn.prev.png) no-repeat top left;
	padding: 3px 0px 7px 17px;	
}

.btn-next:hover {	background-position: bottom right;}
.btn-prev:hover {	background-position: bottom left;} 


/**************************************************************
COMMON
**************************************************************/

.clear {	clear:both;}
.clearl {clear:left;}
.clearr {clear:right;}




