body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 0.75em;
	color: #333;
	background-color: #ededed;
}
/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    enabled=true,
    sizingMethod=scale,
    src="/images/tests/75p_honey.png"
  );
*/

.stellenangebote-headline {
	color: #336699;
	font-size: 1.7em;
}

button {
	background-color: #fff;
	border: 1px solid #666;
	color: #333;
}

a, a:link, a:visited, a:hover {
	color: #336699;
}
a:hover {
	text-decoration: none;
}

a.kapitalmarktinfo {
	color: #369;
	text-decoration: underline;
	padding-left: 26px;
	background: url("http://www.ibb-ag.de/files/pdficon_.gif") no-repeat left;
}

a:hover.kapitalmarktinfo {
	text-decoration: none;
}

#header .menu {
	height: 8px;
	background-color: #fff;
	z-index: 100;
}

#header .menu * {
	z-index: 100;
}

#header .menu .menuPosition {
	position: absolute;
	top: 1px;
	right: 0px;
}
#header .menu .borderLeft {
	float: right;
	margin-top: 7px;
	width: 54px;
	height: 44px;
	background: url("../pics/framework/header/menu/borderLeft.png") no-repeat left top;
}
#header .menu .borderRight {
	float: right;
	margin-top: 7px;
	width: 14px;
	height: 44px;
	background: url("../pics/framework/header/menu/borderRight.png") no-repeat left top;
}
#header .menu ul {
	float: right;
	padding: 0px;
	margin: 0px;
	height: 51px;
	overflow: hidden;
	background: url("../pics/framework/header/menu/background.png") repeat-x left bottom;
	list-style-type: none;
}
#header .menu ul li {
	display: inline;
}
#header .menu ul li a {
	display: block;
	float: left;
	padding: 16px 9px 17px 11px;
	font-size: 1.10em;
	background: url("../pics/framework/header/menu/separator.png") no-repeat left 50%;
	color: #333;
	text-decoration: none;
	border-top: 1px solid #fff;
}
#header .menu ul li:first-child a {
	background-image: none;
}

#header .menu ul li a:hover {
/*#header .menu ul li:first-child a:hover,
#header .menu ul li:hover + li a.akt {*/
	border-top-color: #bbb;
	background: url("../pics/framework/header/menu/hoverGradient.jpg") repeat-x left top transparent;
	color: #fff;
}

#header .menu ul li a.akt,
#header .menu ul li:first-child a.akt {
/*#header .menu ul li:first-child a:hover,
#header .menu ul li:hover + li a.akt {*/
	border-top-color: #43679b;
	background: url("../pics/framework/header/menu/activeGradient.jpg") repeat-x left top transparent;
	color: #fff;
}
/*#header .menu ul li:hover + li a {
	background-image: none;
}*/


#header .centerBox {
	top: 0px;
}



#header .theme {
	height: 182px;
	background: url("../pics/framework/header/theme/gradientBackground.jpg") repeat-x left top #85aed7;
	position: relative;
	overflow: hidden;
}
#header .theme .logo {
	display: block;
	background: url("../pics/framework/header/theme/logo.png") no-repeat left top;
	width: 156px;
	height: 69px;
	
	position: absolute;
	left: 0px;
	top: 40px;
	cursor: pointer;
	
	z-index: 3;
}
#header .theme .logo * {
	background: url("../pics/framework/global/dummy.gif");
}
#header .theme .searchBar {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 134px;
	left: 0px;
	background: url("../pics/framework/header/theme/searchBar.png") no-repeat left top;
	width: 156px;
	height: 26px;
	z-index: 3;
}
#header .theme .searchBar input {
	position: absolute;
	top: 0px;
	left: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 6px 0px 6px 10px;
	color: #78766c;
	font-size: 11px;
	height: 14px;
	width: 117px;
	background-color: transparent;
}
#header .theme .searchBar button {
	position: absolute;
	top: 0px;
	left: 128px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 28px;
	height: 26px;
	text-indent: 20ex;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
}
#header .theme .themeImage {
	position: relative;
	margin-top: 41px;
	width: 850px;
	height: 141px;
	z-index: 1;
}
#header .theme .themeFlash {
	position: relative;
	top: 41px;
	width: 850px;
	height: 141px;
	overflow: hidden;
	z-index: 1;
}
#header .theme .themeFlash * {
	z-index: 1;
}


#header .ending {
	height: 10px;
	border-top: 1px solid #b1c4d8;
	background: url("../pics/framework/header/ending/gradientBackground.jpg") repeat-x left top #244473;
	z-index: 3;
}
#header .ending .slogan {
	position: absolute;
	right: 0px;
	top: -25px;
	background: url("../pics/framework/header/ending/sloganBackground.png") no-repeat center bottom;
	width: 223px;
	height: 30px;
	z-index: 3;
}
#header .ending .slogan .de {
	margin: 15px 0px 0px 37px;
}


#content {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	background: url("../pics/framework/content/fadeIn.jpg") repeat-x left top #fff;
}
#contentFadeOut {
	background: url("../pics/framework/content/fadeOut.jpg") repeat-x left bottom;
}

#contentSideBar {
	float: left;
	width: 195px;
	margin: 0px 50px 0px 0px;
}

#contentSideBar .tools {
	margin: 30px 0px;
}
#contentSideBar .menu {
	margin: 30px 0 0 0;
}

#contentSideBar .postit {
	margin: 30px 0 0 0;
}

#contentSideBar .tools {
	border: 1px solid #f1f1f1;
	background: url("../pics/framework/content/sideBar/tools/fadeIn.jpg") repeat-x left top #f1f1f1;
}
#contentSideBar .tools ul {
	background: url("../pics/framework/content/sideBar/tools/fadeOut.jpg") repeat-x left bottom;
	padding: 5px 10px;
	margin: 0px;
	list-style-type: none;
}
#contentSideBar .tools ul li {
	display: inline;
}
#contentSideBar .tools ul li a {
	text-decoration: none;
	color: #999;
	display: block;
	padding: 3px 0px 3px 23px;
	margin: 6px 0px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
#contentSideBar .tools ul li a:hover {
	color: #333;
}
#contentSideBar .tools ul li .print {
	background-image: url("../pics/framework/content/sideBar/tools/print.png");
}
#contentSideBar .tools ul li .recommend {
	background-image: url("../pics/framework/content/sideBar/tools/recommend.png");
}
#contentSideBar .tools ul li .brochure {
	background-image: url("../pics/framework/content/sideBar/tools/brochure.png");
}

#contentSideBar .menu {
	padding: 0px;
	list-style-type: none;
}
#contentSideBar .menu li {
	display: inline;
}
#contentSideBar .menu li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 6px 5px 6px 30px;
	border-bottom: 1px dotted #b8b8b8;
	background: url("../pics/framework/content/sideBar/menu/icon.png") 5px 50% no-repeat #fff;
}
#contentSideBar .menu li a:hover {
	background-color: #eee;
}
#contentSideBar .menu li a.aktsub {
	background-color: #395d92;
	color: #fff;
}
#contentSideBar .menu li a.aktsub:hover {
	background-color: #284c81;
}

#contentTemplates {
	float: left;
	width: 605px;
	margin: 50px 0px 60px 0px;
}
#homepageFramework #contentTemplates {
	width: 850px;
}



#footer {
	border-top: 1px solid #3b6096;
	background: url("../pics/framework/footer/infoBoxes/fadeIn.jpg") left top repeat-x #395e93;
}
#footer .infoBoxes {
	background: url("../pics/framework/footer/infoBoxes/fadeOut.jpg") left bottom repeat-x;
}

#footer .infoBoxes .infoBox {
	float: left;
	margin: 15px -1px 15px 0px;
	padding: 5px 15px;
	border: 1px dotted #6f85a3;
	border-width: 0px 1px;
	width: 252px;
	height: 71px;
	display: block;
}
#footer .infoBoxes .infoBox h3 {
	padding: 0px 0px 0px 21px;
	margin: 0px 0px 10px 0px;
	color: #fff;
	font-weight: normal;
	font-size: 1.0em;
	background-position: left 50%;
	background-repeat: no-repeat;
}
#footer .infoBoxes .infoBox input,
#footer .infoBoxes .infoBox select {
	margin-top: 10px;
	font-size: 1em;
	color: #333;
	width: 250px;
}
#footer .infoBoxes .infoBox input {
	border: 1px solid #7f9db9;
	background: url("../pics/framework/global/inputShadow.jpg") left top;
	padding: 3px 5px;
	width: 140px;
}
#footer .infoBoxes .infoBox button {
	margin-left: 10px;
}
#footer .infoBoxes .infoBox.news h3 {
	background-image: url("../pics/framework/footer/infoBoxes/news.png");
}
#footer .infoBoxes .infoBox.contact h3 {
	background-image: url("../pics/framework/footer/infoBoxes/contact.png");
}
#footer .infoBoxes .infoBox.newsletter h3 {
	background-image: url("../pics/framework/footer/infoBoxes/newsletter.png");
}
#footer .infoBoxes .infoBox .content {
	font-size: 0.95em;
	color: #a6b2c6;
}
#footer .infoBoxes .infoBox .content a,
#footer .infoBoxes .infoBox .content a:link {
	color: #a6b2c6;
	text-decoration: none;
}
#footer .infoBoxes .infoBox .content a:hover {
	color: #c8d4e8;
}

#footer .infoBoxes .infoBox.news .content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer .infoBoxes .infoBox.news .content ul li {
	height: 1.1em;
	line-height: 1.1em;
	overflow: hidden;
}


#footer .ending {
	background: url("../pics/framework/footer/fadeOut.jpg") repeat-x left bottom #fff;
}
#footer .ending .item {
	float: left;
	margin: 20px 0px 41px 0px;
	text-decoration: none;
}
#footer .ending .item1 {
	width: 26%;
	text-align: left;
}
#footer .ending .item2 {
	width: 50%;
	text-align: center;
}
#footer .ending .item3 {
	width: 24%;
	text-align: right;
}
#footer .ending .item {
	color: #999;
	font-size: 0.95em;
}
#footer .ending .item a {
	color: #999;
	text-decoration: none;
}
#footer .ending .item a:hover {
	color: #222;
}



.centerBox {
	width: 850px;
	position: relative;
	top: auto;
	left: 50%;
	margin-left: -425px;
}
.centerBox .centerBox { /* prevent templates using this class */
	width: auto;
	position: static;
	top: auto;
	left: auto;
	margin-left: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}








.contentCheckInvalid {
	background-color: #FCC;
}
.contentCheckValid {
	background-color: #CFC;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clearfix {height: 1%;}


.shortenContentToContainer {
	overflow: hidden;
	padding: 0px !important;
	margin: 0px !important;
	border-width: 0px !important;
}

.animateContentHeightChanges {
	overflow: hidden;
}



/* TEMPLATES */



.template {
	margin-top: 15px;
}

#contentTemplates h1 {
	font-family: Arial;
	font-size: 1.8em;
	font-weight: normal;
	color: #369;
}

#contentTemplates ul {
	padding: 0;
	margin: 10px 0 10px 20px;
}

#contentTemplates ul li {
	line-height: 16px;
	color: #333;
	margin: 0;
	list-style: none;
	padding: 0 0 7px 25px;
	background: url("lidot.gif") no-repeat;
}






.template_kapitalmarktinfo .tableContainer {
	width: 100%;
	overflow: auto;
}
.template_kapitalmarktinfo .tableContainer table {
	font-size: 1em;
	white-space: nowrap;
	border: 1px solid #888;
	border-width: 1px 0px 0px 1px;
}
.template_kapitalmarktinfo .tableContainer table td, 
.template_kapitalmarktinfo .tableContainer table th {
	border: 1px solid #888;
	border-width: 0px 1px 1px 0px;
	padding: 3px 5px;
	text-align: left;
}
.template_kapitalmarktinfo .text {
	margin-top: 20px;
}
.template_kapitalmarktinfo .text h2 {
	color: #336699;
	font-size: 1.12em;
}
.template_kapitalmarktinfo .tableContainer table .rowStyle2 {
	background-color: #fff;
}
.template_kapitalmarktinfo .tableContainer table .rowStyle1 {
	background-color: #eee;
}




.template_intern h3 {
	color: #336699;
}
.template_intern .text {
	margin-bottom: 10px;
}
.template_intern .login {
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
}
.template_intern label {
	font-weight: bold;
}
.template_intern button {
	margin-left: 15px;
}
.template_intern_loginFailed input {
	background-color: #fcc;
} 





.frameworkTemplate_recommend fieldset {	
	padding: 15px;
	border: 1px solid #ccc;
}
.frameworkTemplate_recommend fieldset legend {	
	background-color: #def;
	padding: 2px 6px;
}
.frameworkTemplate_recommend fieldset button {
	margin-top: 10px;
}
.frameworkTemplate_recommend fieldset label {
	margin-bottom: 5px;
	display: block;
}
.frameworkTemplate_recommend fieldset input,
.frameworkTemplate_recommend fieldset textarea {
	width: 98%;
}
.frameworkTemplate_recommend fieldset .disabled {
	background-color: #eee;
	color: #666;
}





.template_veranstaltungenSmart table th {
	background-color: #688fb0;
	color: #fff;
	font-weight: normal;
}
.template_veranstaltungenSmart table .lineHighlight2 {
	background-color: #f2f6f9;
}
.template_veranstaltungenSmart table td {
	color: #666;
}



.template_anmerkungen fieldset {	
	padding: 15px;
	border: 1px solid #ccc;
}
.template_anmerkungen fieldset legend {	
	background-color: #def;
	padding: 2px 6px;
}
.template_anmerkungen fieldset button {
	margin-top: 10px;
}
.template_anmerkungen fieldset label {
	margin-bottom: 5px;
	display: block;
}
.template_anmerkungen fieldset input {
	width: 50%;
}
.template_anmerkungen fieldset textarea {
	width: 98%;
}






.template_kontakt fieldset {	
	padding: 15px;
	border: 1px solid #ccc;
}
.template_kontakt fieldset legend {	
	background-color: #def;
	padding: 2px 6px;
}
.template_kontakt fieldset button {
	margin-top: 10px;
}
.template_kontakt fieldset label {
	margin-bottom: 5px;
	display: block;
}
.template_kontakt fieldset input {
	width: 50%;
}
.template_kontakt fieldset textarea {
	width: 98%;
}







.template_twoColumns .columnLeft {
	float: left;
	width: 360px;
}

.template_twoColumns .columnRight {
	float: right;
	width: 220px;
}

.template_headline-with-image h1,
.template_headline-with-image h2,
.template_headline-with-image h3,
.template_headline-with-image h4,
.template_headline-with-image h5,
.template_headline-with-image h6 {
	float: left;
	margin: 0px;
}
.template_headline-with-image img {
	float: left;
	margin-right: 10px;
}







.template_newsletter label {
	display: block;
	margin: 5px;
	float: left;
}
.template_newsletter .input {
	background-color: #eee;
	padding: 5px;
}
.template_newsletter .submit {
	background-color: #ddd;
	padding: 5px;
	margin-top: 1px;
	text-align: right;
}
.template_newsletter input {
	width: 250px;
}
.template_newsletter .output {
	margin-bottom: 1px;
	font-weight: bold;
}
.template_newsletter .output .error {
	color: #520;
	background-color: #FDC;
	padding: 10px;
}
.template_newsletter .output .info {
	color: #025;
	background-color: #CDF;
	padding: 10px;
}
.template_newsletter .output h3 {
	margin-top: 0px;
}




.template_va {
	
}
.template_va .selector {
	background-color: #ececec;
	border: 1px solid #d5d5d5;
	padding: 7px 15px;
	font-size: 0.95em;
	position: relative;
}
.template_va .selector input,
.template_va .selector select,
.template_va .selector button {
	font-size: 1em;
}

.template_va .selector .search {
	position: absolute;
	right: 15px;
	top: 7px;
	text-align: right;
}
.template_va .selector .search .query {
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}
.template_va .selector .search .query.descriptedField {
	color: #a9a9a9;
}
.template_va .selector .search .query.descriptedFieldFocused {
	color: #333;
}
.template_va .selector .search button {
	position: absolute;
	right: 2px;
	top: 2px;
	border-width: 0px;
	background: url("../pics/content/global/lens.jpg") no-repeat 50% 50% transparent;
	width: 15px;
	height: 15px;
	overflow: hidden;
	text-indent: 20ex;
	cursor: pointer;
}

.template_va .veranstaltungLine {
	border-bottom: 1px dotted #ccc;
}

.template_va .pages {
	margin-top: 10px;
}

.template_va .veranstaltung {
	padding: 20px 15px;
	width: 272px;
	float: left;
}
.template_va .veranstaltung h1,
.template_va .veranstaltung h2,
.template_va .veranstaltung h3,
.template_va .veranstaltung h4,
.template_va .veranstaltung h5,
.template_va .veranstaltung h6 {
	margin: 0px 0px 1em 0px;
}

.template_va .veranstaltung .overview {
}
.template_va .veranstaltung .overview img {
	width: 60px;
	min-height: 1px;
	padding-right: 10px;
	float: left;
	border-right: 1px solid #eee;
	margin-right: -1px;
	display: block;
}
.template_va .veranstaltung .overview .content {
	width: 191px;
	border-left: 1px solid #eee;
	padding-left: 10px;
	float: left;
}
.template_va .veranstaltung .overview .content .shortenContentToContainer {
	height: 120px;
}
.template_va .veranstaltung .overview .content h3 {
	color: #336699;
	font-size: 1.12em;
	margin-bottom: 2px;
}
.template_va .veranstaltung .overview .content h4 {
	color: #666;
	font-size: 1em;
	font-weight: normal;
}
.template_va .veranstaltung .overview .content .description {
	/*height: 3.9em;
	width: 100%;
	line-height: 1.3em;*/
	font-size: 0.92em;
}
.template_va .veranstaltung .overview .content .links {
	padding-top: 5px;
}







.template_va_gallery .head {
	border: 1px solid #d5d5d5;
	background-color: #ececec;
	padding: 10px 15px;
}
.template_va_gallery .head .name {
	float: left;
	color: #336699;
}
.template_va_gallery .head .date {
	float: right;
	color: #999;
}

.template_va_gallery .imageDisplay {
	border: 1px solid #d5d5d5;
	border-top-width: 0px;
	border-bottom: 1px solid #fff;
	height: 325px;
	position: relative;
	background: url(/pics/content/templates/va_gallery/displayFade.png) repeat-x left bottom;
}

.template_va_gallery .imageDisplay .navigate,
.template_va_gallery .imageList .navigate {
	width: 29px;
	height: 29px;
	overflow: hidden;
	text-indent: 29px;
	white-space: nowrap;
	position: absolute;
	top: 135px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.template_va_gallery .imageDisplay .navigatePrev {
	background-image: url(/pics/content/templates/va_gallery/prevBlue.png);
	left: 45px;
}
.template_va_gallery .imageDisplay .navigateNext {
	background-image: url(/pics/content/templates/va_gallery/nextBlue.png);
	right: 45px;
}
.template_va_gallery .imageDisplay .navigateIndicator {
	position: absolute;
	right: 124px;
	top: 295px;
	color: #666;
}
.template_va_gallery .imageDisplay .imageText {
	position: absolute;
	left: 124px;
	top: 295px;
	color: #3366a6;
	width: 250px;
}

.template_va_gallery .imageContainer {
	float: left;
	position: relative;
	top: 13px;
	left: 0px;
}
.template_va_gallery .imageContainer .image {
	display: block;
}
.template_va_gallery .imageBorderContainer {
	position: relative;
}
.template_va_gallery .imageBorderContainer .imageBorder {
	background-repeat: no-repeat;
	background-position: left top;
}
.template_va_gallery .imageBorderContainer .imageBorder0 {
	background-image: url(/pics/content/templates/va_gallery/border1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.template_va_gallery .imageBorderContainer .imageBorder1 {
	background-image: url(/pics/content/templates/va_gallery/border3.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.template_va_gallery .imageBorderContainer .imageBorder2 {
	background-image: url(/pics/content/templates/va_gallery/border5.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.template_va_gallery .imageBorderContainer .imageBorder3 {
	background-image: url(/pics/content/templates/va_gallery/border7.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.template_va_gallery .imageBorderContainer .imageBorder4 {
	background-image: url(/pics/content/templates/va_gallery/border0.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.template_va_gallery .imageBorderContainer .imageBorder5 {
	background-image: url(/pics/content/templates/va_gallery/border2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.template_va_gallery .imageBorderContainer .imageBorder6 {
	background-image: url(/pics/content/templates/va_gallery/border4.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.template_va_gallery .imageBorderContainer .imageBorder7 {
	background-image: url(/pics/content/templates/va_gallery/border6.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 7px;
}



.template_va_gallery .imageList {
	border: 1px solid #d5d5d5;
	position: relative;
	height: 112px;
}
.template_va_gallery .imageList .navigatePrev {
	background-image: url(/pics/content/templates/va_gallery/prevGrey.png);
	left: 45px;
	top: 42px;
}
.template_va_gallery .imageList .navigateNext {
	background-image: url(/pics/content/templates/va_gallery/nextGrey.png);
	right: 45px;
	top: 42px;
}
.template_va_gallery .imageList .container {
	width: 444px;
	margin: 11px 0px 11px 79px;
	height: 90px;
	overflow: hidden;
	position: relative;
}
.template_va_gallery .imageList .container .inner {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
}
.template_va_gallery .imageList .container .inner .item {
	position: absolute;
	top: 0px;
	left: 0px;
}
.template_va_gallery .imageList .container .inner .item img {
	width: auto;
	height: 76px;
	display: block;
}






.modul_veranstaltungItem {
	width: 590px;
	margin: 3px;
}
.modul_veranstaltungItem img {
	width: 290px;
	float: left;
	margin: 0px 20px 10px 0px;
	border: 1px solid #666;
}
.modul_veranstaltungItem h3 {
	color: #369;
}
.modul_veranstaltungItem .text {
	margin: 0px;
	padding: 0px;
}
.modul_veranstaltungItem p {
	padding: 0px;
	margin: 0px;
}




.template_threeColumns {
	
}
.template_threeColumns .column {
	float: left;
	width: 31.666%;
	margin-left: 2.5%;
	margin-right: -2px;
	border: 1px solid #d5d5d5;
}
.template_threeColumns .columnFirst {
	margin-left: 0px;
}
.template_threeColumns .column h3 {
	border: 1px solid #37598e;
	padding: 3px 15px;
	margin: 0px;
	color: #fff;
	font-size: 1.22em;
	background: url("../pics/content/templates/threeColumns/fadeTop.gif") repeat-x left top #37598e;
}
.template_threeColumns .column p {
	margin: 0px;
	line-height: 1.3em;
	height: 3.9em;
}
.template_threeColumns .column .content {
	background: url("../pics/content/templates/threeColumns/fadeBottom.gif") repeat-x left bottom #ececec;
	padding: 15px 15px 11px 15px;
	border: 1px solid #ececec;
}

.template_threeColumns .column .link {
}
.template_threeColumns .column .link a,
.template_threeColumns .column .link a:link {
	color: #395d93;
	text-decoration: none;
	display: block;
	float: right;
	padding: 4px 0px 4px 20px;
	background: url("../pics/framework/content/sideBar/menu/icon.png") no-repeat left 60%;
}
.template_threeColumns .column .link a:hover {
	text-decoration: underline;
}


.template_twoTextColumns {
	
}
.template_twoTextColumns .column {
	float: left;
	width: 47.499%;
	margin-right: 5%;
}
.template_twoTextColumns .columnLast {
	margin-right: 0px;
}



.template_zitatBox {
	border: 1px solid #aaa;
	background-color: #f6f6f6;
	padding: 15px;
	font-family: Georgia, Arial;
	font-style: italic;
}
.template_inlineZitatBox {
	padding: 15px;
	font-family: Georgia, Arial;
	font-style: italic;
	color: #999;
	font-size: 0.95em;
}


.template_search form {
	padding: 5px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #aaa;
	background-color: #f6f6f6;
}
.template_search form button {
	margin-left: 15px;
}


.template_ansprechpartner .header {
	border: 1px solid #aaa;
	background-color: #f6f6f6;
	padding: 3px 10px;
}
.template_ansprechpartner .header label span {
	color: #666;
	font-weight: bold;
	font-size: 0.95em;
}
.template_ansprechpartner .line {
	border-bottom: 1px dotted #bbb;
}
.modul_ansprechpartnerItemSmart {
	float: left;
	width: 27.33%;
	padding: 10px 3%;
	margin: 0px;
}
.modul_ansprechpartnerItemSmart:hover {
	background-color: #f6f6f6;
}
.modul_ansprechpartnerItemFull {
	width: 100%;
	overflow: hidden;
}
/*.modul_ansprechpartnerItemSmartFirst {
	padding-left: 0px;
	border-left-width: 0px;
}
.modul_ansprechpartnerItemSmartLast {
	padding-right: 0px;
	border-right-width: 0px;
	margin-right: 0px;
}*/

.modul_ansprechpartnerItemFull .full .img {
	width: 110px;
	height: 184px;
	float: left;
	margin-right: 20px;
	position: relative;
}
.modul_ansprechpartnerItemFull .full .img .imgContent {
	position: absolute;
	left: 7px;
	top: 7px;
}
.modul_ansprechpartnerItemFull .full .img .imgContent img {
	width: 96px;
	height: 125px;
	margin-bottom: 14px;
}

.modul_ansprechpartnerItemFull .full .content {
	float: left;
	width: 100%;
	margin-right: -130px;
	color: #666;
}

.modul_ansprechpartnerItemFull .full .content .contentHelper {
	padding-right: 130px;
}

.modul_ansprechpartnerItemSmart .smart .content h3,
.modul_ansprechpartnerItemInline .inline .content h3,
.modul_ansprechpartnerItemFull .full .content h3 {
	color: #395d92;
	font-size: 1em;
	margin: 0px 0px 3px 0px;
}
.modul_ansprechpartnerItemSmart .smart .content .abteilung,
.modul_ansprechpartnerItemInline .inline .content .abteilung,
.modul_ansprechpartnerItemFull .full .content .abteilung {
	font-weight: bold;
	margin-bottom: 3px;
}
.modul_ansprechpartnerItemSmart .smart .content .standort,
.modul_ansprechpartnerItemInline .inline .content .standort,
.modul_ansprechpartnerItemFull .full .content .standort {
}
.modul_ansprechpartnerItemSmart .smart .content .contact,
.modul_ansprechpartnerItemInline .inline .content .contact,
.modul_ansprechpartnerItemFull .full .content .contact {
	margin: 20px 0px;
}
.modul_ansprechpartnerItemSmart .smart .content a, 
.modul_ansprechpartnerItemInline .inline .content a {
	display: block;
	padding: 2px 0px 2px 17px;
	text-decoration: none;
	color: #666;
	float: left;
	background: url("lidot.gif") left 50% no-repeat;
}
.modul_ansprechpartnerItemInline .inline .content a {
	background-image: url("iconPfeil_blau.gif");
}
.modul_ansprechpartnerItemSmart .smart .content a:hover,
.modul_ansprechpartnerItemInline .inline .content a:hover {
	color: #68a;
}

.modul_ansprechpartnerItemFull .form label,
.template_standorte_form label {
	display: block;           
	margin-bottom: 5px;       
}
.modul_ansprechpartnerItemFull .form,
.template_standorte_form {
	margin-top: 20px;
}
.modul_ansprechpartnerItemFull .form input,
.modul_ansprechpartnerItemFull .form textarea,
.template_standorte_form input,
.template_standorte_form textarea {
	width: 98%;
}
.modul_ansprechpartnerItemFull .form fieldset,
.template_standorte_form fieldset {	
	padding: 15px;
	border: 1px solid #ccc;
}
.modul_ansprechpartnerItemFull .form fieldset legend,
.template_standorte_form fieldset legend {	
	background-color: #def;
	padding: 2px 6px;
}
.modul_ansprechpartnerItemFull .form a,
.template_standorte_form a {
	color: #79b;
	text-decoration: none;
}
.modul_ansprechpartnerItemFull .form a:hover,
.template_standorte_form a:hover {
	color: #579;
}




.modul_ansprechpartnerItemInline {
	border: 1px solid #d3dae2;
	background-color: #eff4f8;
	padding: 1px;
}
.modul_ansprechpartnerItemInline .content {
	background: url("../pics/content/templates/ansprechpartner/inlineFadeIn.gif") repeat-x left top;
	padding: 14px;
}
.modul_ansprechpartnerItemInline .content img {
	width: 100px;
	float: left;
	margin-right: 25px;
}
.modul_ansprechpartnerItemInline .content .container {
	float: left;
	color: #666666;
}

/* FRAMEWORK TOOLS */

.markerBox {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}
.markerBox .markerContainer {
	position: absolute;
	bottom: 0px;
	z-index: 1000;
	width: 320px;
	overflow: hidden;
}
.markerBox .markerContainer .markerContainerHidder {
	position: absolute;
	z-index: 1000;
	bottom: 0px;
}




.markerBox .markerContainer .markerHead {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 35px;
}
.markerBox .markerContainer .markerHead .markerHeadLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 63px;
	height: 35px;
	overflow: hidden;
}
.markerBox .markerContainer .markerHead .markerHeadRight {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 63px;
	height: 35px;
	overflow: hidden;
}
.markerBox .markerContainer .markerHead .markerHeadCenterSpacerLeft {
	position: absolute;
	left: 63px;
	top: 0px;
	width: 100%;
	height: 35px;
	overflow: hidden;
}
.markerBox .markerContainer .markerHead .markerHeadCenterSpacerRight {
	position: absolute;
	right: 126px;
	top: 7px;
	width: 100%;
	height: 28px;
	overflow: hidden;
}
.markerBox .markerContainer .markerHead h4 {
	position: relative;
	z-index: 1;
	margin: 16px 15px 0px 15px;
	font-size: 1em;
	color: #fff;
	font-size: 1.1em;
}
.markerBox .markerContainer .markerHead .markerHeadClose {
	position: absolute;
	right: 8px;
	top: 13px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 2;
	background: url("../pics/framework/global/marker/close.png") no-repeat left top;
}

.markerBox .markerContainer .markerText {
	width: 100%;
	padding-bottom: 22px;
	position: relative;
}
.markerBox .markerContainer .markerText .markerTextBorderCutter {
	overflow: hidden;
	position: relative;
	padding-bottom: 6px;
	width: 100%;
}
.markerBox .markerContainer .markerText .markerTextRight {
	position: absolute;
	z-index: 2;
	bottom: 18px;
	right: 0px;
	width: 6px;
	height: 1000px;
	overflow: hidden;
}
.markerBox .markerContainer .markerText .markerTextBottomRight {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	width: 18px;
	height: 18px;
	overflow: hidden;
}
.markerBox .markerContainer .markerText .markerTextBottomSpacerLeft {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 10px;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
.markerBox .markerContainer .markerText .markerTextBottomSpacerRight {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 28px;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
.markerBox .markerContainer .markerText .markerTextBottomLeft {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 0px;
	width: 10px;
	height: 12px;
	overflow: hidden;
}
.markerBox .markerContainer .markerText .markerTextLeft {
	position: absolute;
	z-index: 2;
	bottom: 12px;
	left: 0px;
	width: 4px;
	height: 1000px;
	overflow: hidden;
}
.markerBox .markerContainer .markerText .markerTextPointer {
	position: absolute;
	bottom: 0px;
	left: 50px;
	z-index: 2;
	width: 33px;
	height: 28px;
}
.markerBox .markerContainer .markerText .markerTextContent {
	position: relative;
	z-index: 1;
	margin: 0px 6px 0px 4px;
	padding: 7px 10px;
	line-height: 14px;
	font-size: 11px;
	color: #666;
	background: url("../pics/framework/global/marker/contentBackground.gif") left 7px;
}









/* HIGHSLIDE */



.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 0.0em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}





/*.highslide {
	cursor: url(files/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    *//*
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}*/

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-header img {
	border-width: 0px;
}