/************/
/* diverses */
/************/

body {
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -1px;
	color: #000;
}

.main_headline {
	background-color: #9BC935;
	margin-top:5px;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
}

.main_navi {
	color: #2C2F32;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom: 5px;
}
.main_navi a {
	text-decoration:none;
}

#content h2 {
	display: block;
	width:138px;
	height: 25px;
	/*background: url(../images/subheadline_matt_und_nat.gif) no-repeat;*/
	/*text-indent:-9999px;*/
	margin:0 0 19px 0;
	padding:0;
	font-size:18px;
	font-weight:bold;
}

.main_navi:hover {
	background-color: #9BC935;
}

form {
	margin: 0;
}

#wrap {
	position:relative;
	width: 909px;
	margin-left:15px;
}

a {
	color: #000;
	text-decoration:underline;
}

a.blockLink {
	padding:0px 4px 1px 4px;
	margin:0;
	/*background-color:#99c833;*/
	text-decoration:none;
}

/*a.blockLink:hover {
	background-color:#598d24;
}*/

a.blockLink:hover {
	text-decoration:none;
}

.link {
	margin-top:4px;
}


.linkPress {
	margin-top:4px;
}

.linkPress:hover {
	background-color: #9BC935;
}

a.backLink {
	position: absolute;
	left: 305px;
	top: 200px;
	margin:0;
	background-color:#99c833;
	text-decoration:none;
}

/*a.backLink:hover {
	background-color:#598d24;
}*/

a.vertreterLink {
	position: absolute;
	left: 475px;
	top: 199px;
	padding:0px 4px 1px 4px;
	margin:0;
	background-color:#99c833;
	text-decoration:none;
}

a.vertreterLink:hover {
	background-color:#598d24;
}

a.moreaboutBackLink {
	position: absolute;
	left: 332px;
	top: 199px;
	padding:0px 4px 1px 4px;
	margin:0;
	background-color:#99c833;
	text-decoration:none;
}

a.moreaboutBackLink:hover {
	background-color:#598d24;
}
/****************/
/* linke spalte */
/****************/

#leftCol {
	position:absolute;
	top:0;
	left:0;	
	width: 198px;	
	margin:0;
	padding:0;
}

#leftCol #logo a {
	width: 198px;
	height: 97px;
	display:block;
	text-indent: -9999px;
	background:url(images/logo_lanima.gif) top no-repeat;
}

/* kontakt box */

#leftCol #contact {
	/*	position:absolute;*/
	top:176px;
	margin-top: 79px;
	margin-bottom:10px;
	width:198px;
	height:46px;
	background: url(images/box_headline_links.gif) bottom no-repeat;
}

#leftCol #contact #email {
	padding-top:2px;
}

/* jobs box */

#leftCol #jobs {
	position:absolute;
	top:251px;
	width:198px;
	height:73px;
	background: url(images/box_headline_jobs.gif) bottom no-repeat;	
}

/* presse box */

#leftCol #press {
	/*position:absolute;
	top:241px;*/
	width:150px;
	/*padding-bottom:10px;*/
	/*background: url(images/box_headline_presse.gif) bottom no-repeat;	*/
	background-color: #DFDFDF;
	border: 1px dotted green;
}



/* downloads box */

#leftCol #downloads {
	/*position:absolute;*/
	top:326px;
	width:150px;
	/*height:77px;*/
	margin-top:5px;
	/*background: url(images/box_headline_downloads.gif) bottom no-repeat;	*/
	background-color: #DFDFDF;
	border: 1px dotted green;
}

/*#leftCol #downloads a {
	xdisplay:block;
	margin:0;
}

#leftCol #downloads .link {
	width:190px;
	margin:2px 0 0 0;
}*/

/* info box */

#leftCol #info {
	position:absolute;
	top:564px;
	width:198px;
	height:120px;
	letter-spacing:-0.3px;
}

#leftCol #info #quote {
	position:relative;
	width:185px;
	height:66px;
	padding:21px 4px 0 8px;
	background: url(images/box_top_info.gif) top no-repeat #d5d5d6;		
}

#leftCol #info #quote #end {
	padding:8px 4px 0 0;
	text-align:right;
	color:#5e6063;
}

#leftCol #info #links {
	position:relative;
	width:182px;
	height:21px;
	padding:12px 16px 0 0;
	background-color: #959798;	
	text-align:right;
}

#leftCol #info #links  a {
	color:#cacbcc;
	font-weight:bold;
	text-decoration:none;
}

#leftCol #info #links a:hover {
	color:#5e6063;
}



/*******************/
/* mittlere spalte */
/*******************/

#midCol {
	position:absolute;
	top:0;
	left:199px;	
	width:44px;
	height:209px;
	background:url(images/bg_mittelspalte.gif) top no-repeat;	
	margin:0;
	padding:0;	
}

/*****************/
/* rechte spalte */
/*****************/

#rightCol {
	position:absolute;
	top:0;
	left:244px;
	width:667px;
	background:url(images/bg_rechtespalte.gif) top no-repeat;	
	margin:0;
	padding:0;		
}

/*****************/
/* Slideshow     */
/*****************/

#imageContainer {
	height:309px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:270px; left:0;
	overflow:hidden;
}
