/* ----------- Standardvorlage innerhalb von Mastervorlage inkludiert ----------- */

/* ------ contentTable Spalte 2 (Hauptinhalt) ------- */

#contentRow2 {
	width: 638px;
	border-right: 1px solid #707070;
	border-left: 1px solid #707070;
	position: relative;
}
#contentRow2 input, #contentRow2 select{
	width: 160px;
}
#contentRow2 .submitNewsletter{
}
#contentRow2 label {
	display: block;
	font-weight:bold;
}
#contentCenter {
	padding: 0 10px;
}

#contentCenter .contentTitle {
	font-size: 18px;
	padding-bottom: 10px;
	margin: 10px 0;
	border-bottom: 1px solid #707070;
}
#contentCenter #textCenter {
	margin-bottom: 10px;
}
#contentCenter #textLeft, #contentCenter #textRight {
	float: left;
	width: 50%;
}

#contentCenter #textLeft ul, #contentCenter #textRight ul {
	margin-top: 0px;
	list-style-image:url(/_entwicklung/pics/arrowUl.gif);
}
/*--list style für IE--*/ 
*html #contentCenter #textLeft ul, #contentCenter #textRight ul {
	list-style-image:url(/_entwicklung/pics/arrowUlIE.gif);
	margin-left: 2px;
}
*:first-child+html #contentCenter #textLeft ul, #contentCenter #textRight ul {
	list-style-image:url(/_entwicklung/pics/arrowUlIE.gif);
	margin-left: 2px;
}
/*--list style für IE Ende --*/

#contentCenter #textLeft .text {
	margin-right: 10px;
}
#contentCenter #textRight .text {
	margin-left: 10px;
}

#contentCenter .teaserPicturesSwitch, #contentCenter .teaserDownloadsSwitch {
	background-color: #f8f8f8;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
	float: left;
	width: 100%;
}
.toggleDownloads, .togglePictures {
	cursor:pointer;
}

.toggleDownloads span, .togglePictures span{
	color: #eb4a6b;
}


#contentCenter .teaserPicturesSwitch div, #contentCenter .teaserDownloadsSwitch div {
	padding: 6px;
}
#contentCenter .teaserPicturesContent, #contentCenter .teaserDownloadsContent {
	float: left;
	margin-top: 10px;
}
.newsDate {
	font-weight: normal;
	font-size: 11px;
}
/*--------- Login Quality Hosting ----------*/
#hostedLogin input{
	width: 130px;
	margin-bottom: 2px;
}
#hostedLogin input.submitButton{
	width: 132px;
}

/* ------ contentTable Spalte 3 (Teaser Rechts) ------- */

#contentRow3 {
	width: 160px;
}

/* ---------------------- Sitemap ----------------------*/

#siteMap div {
	
}
/*-- 1. Hierarchie --*/
#siteMap ul{
	padding-left: 15px;
	margin: 0px;
}
#siteMap a {
	color: #707070;
	font-weight: bold;
}
#siteMap a:hover {
	color: black;
}

/*-- 2. Hierarchie --*/
#siteMap ul ul{
	padding-left: 80px;
	margin: 0 0 20px 0;
}
#siteMap ul ul a {
	color: #EB4A6B;
	font-weight: normal;
}
#siteMap ul ul a:hover {
	color: black;
}

/*-- 3. Hierarchie --*/
#siteMap ul ul ul{
	padding-left: 80px;
	margin: 0 0 10px 0;
}
#siteMap ul ul ul a {
	color: #707070;
	font-style: italic;
}
#siteMap ul ul ul a:hover {
	color: black;
}

/*-- 4. Hierarchie --*/
#siteMap ul ul ul ul{
	padding-left: 80px;
	margin: 0 0 10px 0;
}
#siteMap ul ul ul ul a {
	font-style: normal;
}
#siteMap ul ul ul ul a:hover {
	color: black;
}

/*--------------------------- Teaser Login -------------------------- */

#teaserLogin {
	margin-left: 10px;
	background-color: #F8F8F8;
	padding-bottom: 5px;
}

#teaserLogin div{
	margin: 10px 10px 0px 10px;	
}
#teaserLogin div.error{
	margin-top: 5px 10px 0 10px;	
	font-size: 9px;
	color: #eb4a6b;
}
#teaserLogin input{
	width: 100%;
	color: #707070;	
	border: 1px solid #707070;
	font-size: 10px;
	background-color: white;
}
#teaserLogin input:hover{
	color: #eb4a6b;	
	border: 1px solid #eb4a6b;
}


#teaserShop{
	margin-top: 20px;
	margin-left: 10px;

}

/*--------------------------- Teaser News -------------------------- */

#teaserNews {
	margin-top: 19px;
	margin-left: 10px;
	background-color: #F8F8F8;
	padding-bottom: 5px;
}
#teaserNews #accordionOne{
	margin: 0px 10px 0px 10px;
}

#teaserNews h3.title{
	font-weight: bold;	
	margin: 10px 0px 0px 0px;
	font-size:11px;
	display:block;
}
#teaserNews h3.title a span{
	color: #707070;
	font-weight: normal;
}
#teaserNews div.text{
	overflow: auto;
}
/*--------------------------- Teaser Search-------------------------- */
#teaserSearch {
	position: absolute;
	right: 22px;
	top: 30px;
}
#teaserSearch input{
	color: #707070;	
	border: 1px solid #707070;
	font-size: 10px;
	background-color: white;
}
#teaserSearch input:hover{
	color: #eb4a6b;	
	border: 1px solid #eb4a6b;
}
#teaserSearch #searchTerm{
	width: 110px;
}

/*--------------------------- Accordion-------------------------- */
.ui-accordion .ui-accordion-header { cursor: pointer;}
.ui-accordion .ui-accordion-header a { color: #eb4a6b; }
.ui-accordion .ui-accordion-header a:hover { color: #A5002A; }
.ui-accordion .ui-state-active a { color: #eb4a6b;}
.ui-accordion .ui-icon {
	height: 13px;
	width: 11px;
	position: absolute;	
	z-index: 100;
	display:block;
	background-position: bottom center; 
	margin-left: -11px;
}
.ui-accordion .ui-icon-triangle-1-e {
	background: transparent url(/_entwicklung/pics/arrowRight.gif) no-repeat center bottom;
}
.ui-accordion .ui-icon-triangle-1-s {
	background: transparent url(/_entwicklung/pics/arrowDown.gif) no-repeat center bottom;
}

#naviSub .ui-accordion .ui-icon-triangle-1-e {
	background: transparent none;
}
#naviSub .ui-accordion .ui-icon-triangle-1-s {
	background: transparent none;
}
/*--------------------------- Listview News -------------------------- */
#pager {
	margin:10px 0;
	position:relative;
	text-align:center;
	width:618px;
}

#pagerLast{
	position: absolute;
	left: 0px;
	top: 0px;
	color: #F8F8F8;
}

#pagerNext{
	position: absolute;
	right: 0px;
	top: 0px;
	color: #F8F8F8;
}


#listViewNews, #listViewSearch{

}

#listViewNews h3.title, #listViewSearch h3.title{
	font-weight: bold;	
	margin: 0px;
	font-size:11px;
	display:block;
	padding: 0px;
}
#listViewNews .news, #listViewSearch .result{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F8F8F8;
}
}
#listViewNews .newsDate{
	margin-bottom: 5px;
}

#listViewSearch .searchTerm {
	font-weight:bold;
	margin-bottom:16px;
	position:relative;
}

#listViewSearch .searchTerm span {
	color:#EB4A6B;
}