
@font-face {
	font-family: 'ChristopherhandRegular';
	src: url('webfont/comesinhandy-webfont.eot');
	src: local('☺'), url('webfont/comesinhandy-webfont.woff') format('woff'), url('webfont/comesinhandy-webfont.ttf') format('truetype'), url('webfont/comesinhandy-webfont.svg#webfontx69HfUbB') format('svg');
	font-weight: normal;
	font-style: normal;
	
}


@font-face {
	font-family: 'PerspectiveSansRegular';
	src: url('webfont/persans-webfont.eot');
	src: local('☺'), url('webfont/persans-webfont.woff') format('woff'), url('webfont/persans-webfont.ttf') format('truetype'), url('webfont/persans-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PerspectiveSansItalic';
	src: url('webfont/persansi-webfont.eot');
	src: local('☺'), url('webfont/persansi-webfont.woff') format('woff'), url('webfont/persansi-webfont.ttf') format('truetype'), url('webfont/persansi-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PerspectiveSansBold';
	src: url('persansb-webfont.eot');
	src: local('☺'), url('webfont/persansb-webfont.woff') format('woff'), url('webfont/persansb-webfont.ttf') format('truetype'), url('webfont/persansb-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PerspectiveSansBoldItalic';
	src: url('webfont/persanbi-webfont.eot');
	src: local('☺'), url('webfont/persanbi-webfont.woff') format('woff'), url('webfont/persanbi-webfont.ttf') format('truetype'), url('webfont/persanbi-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: 'Colaborate-ThinRegular';
	src: url('webfont/colaborate/ColabThi-webfont.eot');
	src: local('☺'), url('webfont/colaborate/ColabThi-webfont.woff') format('woff'), url('webfont/colaborate/ColabThi-webfont.ttf') format('truetype'), url('webfont/colaborate/ColabThi-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ColaborateLightRegular';
	src: url('webfont/colaborate/ColabLig-webfont.eot');
	src: local('☺'), url('webfont/colaborate/ColabLig-webfont.woff') format('woff'), url('webfont/colaborate/ColabLig-webfont.ttf') format('truetype'), url('webfont/colaborate/ColabLig-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Colaborate-RegularRegular';
	src: url('webfont/colaborate/ColabReg-webfont.eot');
	src: local('☺'), url('webfont/colaborate/ColabReg-webfont.woff') format('woff'), url('webfont/colaborate/ColabReg-webfont.ttf') format('truetype'), url('webfont/colaborate/ColabReg-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Colaborate-MediumRegular';
	src: url('webfont/colaborate/ColabMed-webfont.eot');
	src: local('☺'), url('webfont/colaborate/ColabMed-webfont.woff') format('woff'), url('webfont/colaborate/ColabMed-webfont.ttf') format('truetype'), url('webfont/colaborate/ColabMed-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Colaborate-BoldRegular';
	src: url('webfont/colaborate/ColabBol-webfont.eot');
	src: local('☺'), url('webfont/colaborate/ColabBol-webfont.woff') format('woff'), url('webfont/colaborate/ColabBol-webfont.ttf') format('truetype'), url('webfont/colaborate/ColabBol-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



body { background: #fff; font: 14px/1.5 "ColaborateLightRegular", Arial, Helvetica, sans-serif; color: #8c8c8c; }
textarea, input, button { font: 14px/1.5 "ColaborateLightRegular", Arial, Helvetica, sans-serif; color: #8c8c8c; -webkit-appearance: none;  }

/* colors -------------------------------
**
** red: #f62a2b
**
**
** ----------------------------------- */

/* Site wrapper ---------------------------------------- */
#site { width: 960px; margin: 0 auto; min-height: 400px; background: #fff; }
#aboveheader { width: 960px; background: #fff; height: 100px; }
#home { float: left; width: 212px; height: 33px; padding: 35px 0 0 0; }
#claim { color: #000000; float: right; width: 400px; height: auto; text-align: right; line-height: 65px; font-size: 65px; background: none; padding: 10px 0 0 0; }

button { cursor: pointer; font-family: 'Colaborate-MediumRegular';}

/* Font-Classes ---------------------------------------- */
.christopher { font: 50px/1 "ChristopherhandRegular", "Brush Script"; }
.sansserif { font: 14px/1.5 Arial, Helvetica, Sans-Serif; }

/* General Classes ------------------------------------- */
.transparent { opacity: .75; filter: alpha(opacity=75); -ms-filter: "alpha(opacity=75)"; -khtml-opacity: .75; -moz-opacity: .75; }
.shadow { -moz-box-shadow: 3px 3px 6px #333; -webkit-box-shadow: 3px 3px 6px #333; -khtml-box-shadow: 3px 3px 6px #333; box-shadow: 3px 3px 6px #333; }
.underline { text-decoration: underline; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

/* General Tags ---------------------------------------- */
a { /* color: #717171; */ color: #3f80be; text-decoration: none; }
a:hover { color: #f62a2b; }

h1 { color: #ffffff; font-weight: normal; font-size: 24px; line-height: 1; }
h2 { }
h3 { }

sup { vertical-align: super; font-size: 0.8em; line-height: 0.8em; }
#copytext sup { vertical-align: super; font-size: 0.5em; line-height: 0.5em; }
h1 sup { font-family: 'Colaborate-RegularRegular'; vertical-align: super; font-size: 0.6em; line-height: 0.6em; margin: 2px 0 0 0;}

/* header ----------------------------------------------- */
#header { position: relative; height: 400px; width: 960px; background: none /* url(../img/header_visual_home.jpg)  right top no-repeat*/; }
#header	#search_box { position: absolute; top: 29px; left: 0; width: 210px; height: 60px; background: #ffffff; border-top: 1px solid #8c8c8c; z-index: 20; padding: 5px 0 0 0; text-align: right; }
		#search_box #ajaxSearch_input { margin: 0; padding: 0; border: 0; background: 0; vertical-align: top; height: 20px; width: 170px; background: #ffffff; color: #8c8c8c; }
		#search_box #search_submit { margin: 0; padding: 0; background: none; overflow: visible; vertical-align: top; border: 1px solid #fff!important; }

	    #redbox { position: absolute; top: 60px; left: -2px; z-index: 25; width: 310px; height: 310px; background: #f62a2b; }
		#redbox #date { color: #ffffff; position: absolute; top: 10px; right: 15px; width: 200px; height: 20px; text-align: right; font-family: 'Colaborate-MediumRegular'; }
		#redbox h1 { font-family: 'ColaborateLightRegular'; position: absolute; bottom: 50px; left: 20px; width: 230px; }

#heaer 	#date { position: absolute; top: 0; right: 15px; }
#header #headervisual_box { position: absolute; top: 0; right: 0; width: 720px; height: 340px; z-index: 21; background: #8c8c8c; }
#header #main_menu_shadow { position: absolute; top: 0; left: 0; z-index: 25; width: 720px; height: 30px; background: #ccc; opacity: .4; filter: alpha(opacity=40); -ms-filter: "alpha(opacity=40)"; -khtml-opacity: .40; -moz-opacity: .40; }
		#main_menu { position: absolute; top: 0; left: 0; width: 720px; z-index: 30;  }
		#main_menu ul { width: 720px; }
		#main_menu li { float: left; }
		#main_menu a { font-family: 'Colaborate-RegularRegular'; display: block; font-size: 14px; width: 120px; height: 24px; vertical-align: middle; padding: 6px 0 0 0; text-align: center; background: url(../img/navigation_bg.png)  -200px 0  no-repeat; color: #fff; text-decoration: none; }
		.ie6 #main_menu a { background: url(../img/navigation_bg.gif)  -200px 0  no-repeat; }
		#main_menu a:hover,
		#main_menu li.active a { /* background:  #f62a2b; */ background: url(../img/navigation_bg.png) 0 0 no-repeat; }
		.ie6 #main_menu li.active a { /* background:  #f62a2b; */ background: url(../img/navigation_bg.gif) 0 0 no-repeat; }
		#main_menu ul ul { display: none; }
		#main_menu ul ul ul { display: none; }


#content_box { width: 960px; }

#sidebar_left { float: left; width: 210px; background: #fff; margin: 0; padding: 0; }
#sidebar_left	#submenu { background: #fff; padding: 0; margin: 0; }
				#submenu ul { width: 210px; border-top: 1px solid #8c8c8c; }
				#submenu li { float: none; }
				#submenu a { font-family: 'ColaborateLightRegular'; display: block; color: #8c8c8c; line-height: 14px; height: 14px; padding: 10px 0 9px 20px; border-bottom: 1px solid #8c8c8c; text-decoration: none; }
				#submenu a:hover { color: #f62a2b; }

				#submenu ul { border: 0; }
				#submenu li { display: none; }
				#submenu li.active { display: block; }
				#submenu li.active ul { border-top: 1px solid #8c8c8c; }
				#submenu li.active a { display: none; }
				#submenu li.active li { display: block; }
				#submenu li.active li a { display: block; }
				#submenu li.active li.active a { color: #f62a2b; }
				#submenu li.active ul ul { display: none; }
	
#content { float: right; width: 720px; background: #fff; margin: 0 0 25px 0; }

		 #copytext { font: 32px/38px 'Colaborate-ThinRegular', Arial, Helvetica, serif; color: #8c8c8c; }
		 #copytext .christopher { font-size: 40px; line-height: 38px!important; color: #000; padding: 0 4px; }
		
#content #job_offers { margin: 40px 0 0 0; width: 720px; }
		 #job_offers details { padding: 20px 0; background: none; border-top: 1px dashed #9c9c9c; color: #8c8c8c; }		 
		 #job_offers h2 { font-size: 14px; font-weight: bold; margin: 0 0 1.5em 0; }
		 #job_offers p { width: 500px; }
		 #job_offers address { color: #8c8c8c; white-space: normal; float: right; width: 125px; text-align: left; font-style: normal;  } 
		 #job_offers address a { display: block; width: 125px; }


#content #team { margin: 40px 0 0 0; width: 720px; }
		 #team details { float: left; height: 85px; height: auto; min-height: 85px; width: 220px; margin: 0 20px 20px 0; display: inline; padding: 10px 0 0 0; background: none; border-top: 1px dashed #9c9c9c; color: #8c8c8c; }		 
		 .ie6 #team details {height: 95px; }
		 #team h2 { font-size: 14px; font-weight: bold; margin: 0 0 0 0; color: #8c8c8c; }
		 #team p { width: 220px; font-size: 14px; }
		 #team a { color: #8c8c8c; }
		 #team a:hover { color: #f62a2b; } 
		 #team a:active, #team a.active { color: #3f80be; }

/*
		 #team address { color: #8c8c8c; white-space: normal; float: right; width: 125px; text-align: center;  } 
		 #team address p { width: 125px; }
*/

#content #mitarbeiter { background: url(../img/bg_stripes.gif) repeat; overflow: hidden; width: 720px; height: 246px; height: auto; min-height: 246px; }
		 #mitarbeiter article.vcard	{ float: left; width: 470px; height: 146px; margin: 20px 0 0 20px; background: #fff; padding: 30px 20px; display: inline; color: #8c8c8c; font-size: 14px;  }
		 #mitarbeiter .left { float: left; clear: left; width: 215px; display: inline; background: #fff; }
		 #mitarbeiter .right { float: right; width: 235px; clear: right; display: inline; background: #fff; }
		 #mitarbeiter a { color: #8c8c8c; }
		 #mitarbeiter a:hover { color: #f62a2b; } 
		 #mitarbeiter a:active, #mitarbeiter a.active { color: #3f80be; }
		 #mitarbeiter figure { float: right; text-align: right; width: 160px; height: 100px; height: auto; min-height: 100px; margin: 20px 20px 0 0; display: inline; overflow: hidden; }
		 #mitarbeiter figure img { display: block; float: right; display: inline; width: 150px; }

.mitarbeiter { } /* jquery-Selector */		 

#content #bueros_anfahrt { overflow: hidden; }
		 #bueros_anfahrt .anfahrt { overflow: hidden; background: #fff; margin: 0 0 25px 0; } 
		 #bueros_anfahrt .anschrift { float: left; display: block; width: 325px; background:#fff; font-style: normal; }
		 #bueros_anfahrt .map { float: right; display: block; width: 375px; background:#fff; }
		 
		 
#content #ContactForm #contactform_box { position: relative; display: block; overflow: hidden; padding: 20px 20px 0 20px; background: url(../img/bg_stripes.gif) repeat; }		 
		 			  #contactform_box .left { float: left; display: inline; width: 455px;  }
		 			  #contactform_box .right { float: right; display: inline; width: 200px; }
		 			  #contactform_box label { float: left; width: 70px; display: inline; padding: 3px 25px 3px 12px; white-space: nowrap; }
		 			  #contactform_box p { overflow: hidden; background: #fff; margin: 0 0 20px 0; height: 28px; }
		 			  #contactform_box p.textarea {  height: 230px; }
		 			  #contactform_box p.nomargin { margin: 0; }
		 			  #contactform_box input.text { float: right; display: inline; width: 330px; border: 0; background: #fff; vertical-align: middle; padding: 4px; height: 20px;}
		 			  #contactform_box textarea { float: right; border: 0; vertical-align: top; background: #fff; width: 330px; height: 220px; padding: 3px;  }
		 			  #contactform_box button { display: block; text-align: left!important; width: 200px; margin: 0; overflow: visible; color: #fff; background: #f62a2b url(../img/button_icon_white.gif) 170px center no-repeat; border: 0; padding: 3px 12px; }
		 			  #contactform_box .rightbottom { position: absolute; right: 20px; bottom: 0px; width: 200px; }

.errors { border: 1px solid #f62a2b; padding: 15px 20px; margin: 0 0 25px 0; }



#content #pressemitteilungen { border: 0; background: url(../img/bg_striche.gif) 0 -1px no-repeat; padding: 2px 0; }
#content #pressemitteilungen .pressemitteilung { width: 720px; padding: 1px 0 4px 0; overflow: hidden; background: url(../img/bg_striche.gif) 0 bottom no-repeat; }
#content #pressemitteilungen .h2 { float: left; width: 180px; padding: 0 0 0 7px; }
#content #pressemitteilungen .right { float: right; display: inline;  width: 520px; background: none; padding: 0; margin: 0; }
#content #pressemitteilungen a { display: block; background: #fff; padding: 5px 0; overflow: hidden; color: #8c8c8c; }
#content #pressemitteilungen a:hover { color: #f62a2b; background: #D5D4C9; }


#content #competence { border: 0; background: url(../img/bg_dashed.gif) 0 0 no-repeat; padding: 3px 0; margin: 40px 0 0 0; }
#content #competence .leistungen { width: 720px; padding: 2px 0 5px 0; overflow: hidden; background: url(../img/bg_dashed.gif) 0 bottom no-repeat; }
#content #competence h2 { float: left; width: 180px; padding: 4px 0 0 7px; font-weight: normal; }
#content #competence .right { float: right; display: inline; width: 520px; background: none; padding: 0; margin: 0; padding: 5px 0;  }





#content #cases_kunden_brands { border: 0; padding: 0; margin: 0;  width: 720px; }
#content #cases_kunden_brands .left { float: left; display: inline; width: 300px;  background: #fff; margin: 0; background: url(../img/bg_dashed.gif) 0 -1px no-repeat; padding: 2px 0; }
#content #cases_kunden_brands .right { float: right; display: inline; width: 350px; background: #fff; padding: 0; margin: 0; }
#content #cases_kunden_brands .cases_kunde { float: left; clear: left; width: 300px; padding: 1px 0 4px 0; overflow: hidden; background: url(../img/bg_dashed.gif) 0 bottom no-repeat; }
#content #cases_kunden_brands a { cursor: pointer; }
#content #cases_kunden_brands .h2 { float: left; width: 180px; padding: 0 0 0 7px; }
#content #cases_kunden_brands .left a { display: block; background: #fff; padding: 4px 0; overflow: hidden; color: #8c8c8c; }
#content #cases_kunden_brands .left  a:hover { color: #f62a2b; background: #D5D4C9; }
#content #cases_kunden_brands .left  a.active { color: #3f80be; background: #D5D4C9; }
#content #cases_kunden_brands .right a { padding: 0; margin: 0 0 0 0; }

.hidden { display: none!important; }


/*
#content #competence a { display: block; background: #fff; padding: 5px 0; overflow: hidden; color: #333; }
#content #competence a:hover { color: #f62a2b; background: #D5D4C9; }
*/



#content #more_content { margin: 20px 0 0 0; background: url(../img/bg_dashed.gif) 0 0 no-repeat; padding: 20px 0 0 0; }
#content #more_content h3 { margin: 20px 0 0 0; }


#content #more_content2 { margin: 0; padding: 0; }
#content #more_content2 h3 { margin: 20px 0 0 0; }



#scroll_header { position: absolute; top: 30px; right: 0; width: 720px; height: 310px; z-index: 22; background: #fff url(../img/bg_stripes.gif) repeat; }
.ul_wrap { margin: 30px 30px 30px 70px; background: #fff; height: 210px; padding: 20px 35px;  overflow: hidden; }
.mouseoverscroll { height: 210px; width: 550px; }
ul.sc_menu { height: 210px; background: #fff; }
.sc_menu li { float: left; padding: 12px 35px 10px 5px; height: 180px; width: 130px; position: relative; }
.sc_menu a {    }
.sc_menu .arbeitsprobe { position: absolute; bottom: 0; left: 5px; width: 130px;}
.sc_menu .shadow { -moz-box-shadow: 3px 3px 6px #777; -webkit-box-shadow: 3px 3px 6px #777; -khtml-box-shadow: 3px 3px 6px #777; box-shadow: 3px 3px 6px #777; border: 0px solid #777; }



#arbeitsproben { margin: 20px 0 0 0; }

#back { display: block; margin: 20px 0; }

		 
#footer { float: right; display: inline; width: 720px; border-top: 1px solid #8c8c8c; background: #fff; margin: 50px 0 0 0; padding: 0 0 50px 0; }
#footer #bird { position: absolute; left: 500px; top: -45px; width: 64px; height: 53px; }
#footer .zeile { width: 720px; border-bottom: 1px solid #8c8c8c; position: relative; padding: 4px 0 0 0; height: 25px; background: #fff; margin: 0; color: #8c8c8c;  }
#footer .zeile p { margin: 0; padding: 0; color: #8c8c8c; text-align: left; }
/*
#footer .zeile p.aerzte { margin: 0; padding: 0; color: #8c8c8c; text-align: left; font-size: 14px!important; line-height: 1.4; }
#footer .zeile p.aerzte a { font-size: 14px; color: #8c8c8c; line-height: 1.4; }
*/
#footer .zeile span {  }
#footer a { font-size: 14px!important; color: #8c8c8c; line-height: 1.4; text-decoration: none; display: inline; font-size: 14px; padding: 0; text-align: left; background: none; }

#footer .zeile .left { width: 300px; }
#footer .zeile .right { width: 300px; text-align: right; }



/* Sonderstartseite ----------------------------------------------------------- */
#voodoo { background: url(../img/bg_stripes.gif) repeat; padding: 20px;  }
#voodoo_visual { display: block; width: 920px; height: 650px; background: url(../img/voodoo_sonderstart.jpg) no-repeat; border: 0; text-decoration: none; }

#voodoo_footer { float: none; display: block;  margin: 15px 0 0 0; padding: 0 0 50px 0; width: 960px; border-top: 1px solid #8c8c8c;}
#voodoo_footer .zeile { width: 960px; border-bottom: 0; position: relative; padding: 4px 0 0 0; height: 25px; background: #fff; margin: 0;   }
#voodoo_footer #skip { padding-left: 25px; background: url(../img/skip.gif) 0 0 no-repeat; }
#voodoo_footer .left { width: 300px; }
#voodoo_footer .right { width: 300px; text-align: right; }





/* Startseite ----------------------------------------------------------- */
#startseite { background: url(../img/bg_stripes.gif) repeat; padding: 20px; position: relative; overflow: hidden; }


#newsteaser_startseite { display: block; width: 920px; height: 540px; background: #fff; border: 0; text-decoration: none;  }
#newsteaser_startseite img { width: 920px; height: 540px; margin: 0 0 20px 0; }

#newsteaser_startseite .ft-title { position: absolute!important; top: -21px!important; left: -21px!important; background: none!important; width: 320px; height: 310px; color: #fff!important; overflow: visible!important; z-index: 340!important; }
#newsteaser_startseite .ft-title a { color: #fff; }
#newsteaser_startseite .ft-title a:hover { color: #fff; }



	  .ft-title .colorbox { position: absolute; top: 0px!important; left:0px!important; z-index: 350!important; width: 320px!important; height: 310px!important; background: #f62a2b; }
	  .ft-title	.colorbox h1 { font-family: 'ColaborateLightRegular'; position: absolute; bottom: 50px; left: 20px; width: 230px; }
	
	#ft-buttons-newsteaser_startseite { display: none!important; }
	.ft-next { position: absolute; top: 250px; left: 250px; display: block; width: 15px; height: 15px; background: url(../img/prevnext.gif) left top no-repeat; text-indent: -999px; }
	.ft-prev { position: absolute; top: 250px; left: 225px!important;  display: block; width: 15px; height: 15px; background: url(../img/prevnext.gif) left bottom no-repeat;  text-indent: -999px;  }


/* #startseite #redbox { top: -2px; left: -2px; } */

#startseite_footer { float: none; display: block;  margin: 15px 0 0 0; padding: 0 0 50px 0; width: 960px; border-top: 1px solid #8c8c8c;}
#startseite_footer .zeile { width: 960px; border-bottom: 0; position: relative; padding: 4px 0 0 0; height: 25px; background: #fff; margin: 0; text-align: left; }
#startseite_footer #skip { padding-left: 25px; background: url(../img/skip.gif) 0 0 no-repeat; }
#startseite_footer p { width: 960px; text-align: left;}
#startseite_footer .left { width: 300px; }
#startseite_footer .right { width: 300px; text-align: right; }


#startseite_navigation #main_menu { float: right; position: relative; height: 30px; background: #fff; border-left: 1px solid #8c8c8c;  }
#startseite_navigation #main_menu li { border-right: 1px solid #8c8c8c; width: 119px; }
#startseite_navigation #main_menu a { color: #8c8c8c; }
#startseite_navigation #main_menu a:hover { color: #fff; }
#startseite_navigation {  height: 30px; text-align: right; padding: 0 0 32px 0; }


#ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #8c8c8c;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #8c8c8c;
       }
       .AS_ajax_more {
           color: #8c8c8c;
       }


#ajaxSearch_form	fieldset { width: 250px; border-top: 1px solid #8C8C8C; padding: 5px 0 0 0; }
#ajaxSearch_form 	#ajaxSearch_input { margin: 0; padding: 0; border: 0; background: 0; vertical-align: top; height: 20px; width: 170px; background: #ffffff; }
#ajaxSearch_form 	#search_submit { margin: 0; padding: 0; background: none; border: 0; overflow: visible; vertical-align: top; }
#ajaxSearch_form { display: none; }

.ajaxSearch_paging { display: block; margin: 30px 0; }
.ajaxSearch_resultsInfo { background: #D5D4C9; font-weight: bold; margin: 20px 0; padding: 3px 5px; }
.ajaxSearch_result { background: none; margin: 0 0 10px 0; padding: 10px 0 0 0; background: url(../img/bg_dashed.gif) 0 top no-repeat; }



#content #accordeon_menu { margin: 20px 0 0 0; }
#content #accordeon_menu { border: 0; background: url(../img/bg_striche.gif) 0 -1px no-repeat; padding: 2px 0; }
#content #accordeon_menu .accordeon_item { width: 720px; padding: 1px 0 4px 0; overflow: hidden; background:  url(../img/bg_striche.gif) 0 bottom no-repeat; margin: 0; }
#content #accordeon_menu .accordeon_content { background: #fff; padding: 0; }
#content #accordeon_menu .accordeon_text { background: none; padding: 25px 7px 40px 7px; }

#content #accordeon_menu .h2 { float: left; width: 180px; padding: 0 0 0 7px; }
#content #accordeon_menu .right { float: right; display: inline;  width: 520px; background: none; padding: 0; margin: 0; }
#content #accordeon_menu a.accordeon_title { display: block; background: #fff; padding: 5px 0; overflow: hidden; color: #8c8c8c; }
#content #accordeon_menu a.accordeon_title:hover { color: #f62a2b; background: #D5D4C9; }
#content #accordeon_menu .open a.accordeon_title { color: #f62a2b; background: #D5D4C9; }



