body {
	color:#807F7F;
    padding:0 0 <length> 0;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

#logo {
	top: 36px;
	width: 232px;
	left: 36px;
	position: absolute;
	height: 35px;
	z-index: 4;
}

#menu {
	top: 234px;
	width: 256px;
	left: 36px;
	position: absolute;
	height: auto;
	text-align: left;
}

a:link, a:visited {
	color: #807F7F;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

a:hover, a:active {
	color: #E61E00;
	text-decoration: none;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

a.index:link, a.index:visited {
	color: #636363;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/18px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

a.index:hover, a.index:active {
	color: #E61E00;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/18px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

a.index2:link, a.index2:visited {
	color: #E61E00;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/18px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

a.index2:hover, a.index2:active {
	color: #E61E00;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/18px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.main a, li.main a:visited  {
	color: #B0B0B0;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/22px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

li.main a:hover {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/22px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

li.active {
	color: white;
	text-transform: uppercase;
	font: 11px/22px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
}


#content {
	width: 522px;
	margin: 0;
	position: absolute;
	background-color: white;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 18px 18px 0;
	left: 36px;
	top: 36px;
}

#content p {
	margin-top: 18px;
}

.index_cosi {
	text-transform: uppercase;
	font: 11px/18px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #636363;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
}

.index_cosi2 {
	text-transform: uppercase;
	font: 11px/18px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #636363;
	padding-top: 36px;
}

img.projekte_ueberblick {
	float: left;
	margin-right: 15px;
	z-index: 100;
	width: 125px;
	margin-top: 4px;
}

img.partner {
	margin-left: -1px;
}

img.partner_2z_l {
	margin-top: -1px;
}

img.partner_2z {
	margin-top: -1px;
	margin-left: -1px;
}

.projekte_ueberblick_text {
	height: 165px;
	z-index: 1;
}

h5 {
	text-transform: uppercase;
	color: #636363;
	margin: 0;
	padding: 0;
	font-family: "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.kontakt_cosi {
	text-transform: uppercase;
	font: 11px/18px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #636363;
	padding-top: 13px;
	padding-bottom: 30px;
	float: left;
	height: 260px
	width: 160px;
	z-index: 3;
}

.kontakt_cosi2 {
	color: #636363;
	padding-top: 13px;
	padding-bottom: 30px;
	left: 110px;
	position: relative;
	top: -18px;
}

.kontakt_cosi3 {
	color: #636363;
	padding-top: 13px;
	padding-bottom: 30px;
	left: -110px;
	position: relative;
	top: 0;
	width: 522px;
}

#blink {
	position: relative;
	text-transform: uppercase;
	color: red;
}


/* tocc used */

/* SLIMBOX */

#lbOverlay {
	position: relative;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 500;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 700;
	margin: 60px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index: 800;
	
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 900;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

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

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

#lbCaption {
	font-weight: normal;
}




#myGallery, #myGallerySet, #flickrGallery {
    border: 0px solid #000000 !important;
    height: 218px !important;
    width: 100% !important;
    z-index: 5;
}
.jdGallery .slideElement {
    background-color: #fff !important;
    }
    
    
    .centerhome {
   
    text-align:center;}
