@charset "ISO-8859-1";

#divTeaserContainer {
	display: none;
}

div#divContentContainer {
	width: 732px;
	margin-right: 0px;
	padding-right: 0px;
}

div#divContentContainer div.divContentBody {
	margin: 0;
	padding: 0;
}

/* Homepage Bühne */

.startbox_outer {
	background: #bdd7e8;
	padding: 4px;
	padding-top: 0px;
}

div.startbox {
	border-top: 0px;
}

.startbox_image {
	width: 100%;
	height: 262px;
}

.startbox_text {
	background: url('../../bilder/_global/grafiken/italien/transparent-30percent.png');
}

.startbox_button {
	width: 179px !important;
	width: 181px;
	float: left;
	text-align: center;
	background-image: url('../../bilder/_global/grafiken/italien/buttons.gif');
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	border-right: 1px solid #adbdcd;
	border-left: 1px solid #41576e;
	color: #fff;
	cursor: pointer;
}

.startbox_button:hover {
	background-position: center;
}

.active, .active:hover  {
	background-position: bottom;
}


.bleft {
	border-left: 0px;
	width: 180px !important;
	width: 181px;
}

.bright {
     border-right: 0px;
     width: 180px !important;
     width: 181px;
}

/******************************
 * Hompage Teaser Anpassungen *
 ******************************/

div.homeTeaser.right {
	float: left;
	margin: 15px 0 0 12px !important;
}

div.homeTeaser.left {
	margin: 15px 0 0 0 !important;
}

/**************************
 * Right Accordion Teaser *
 **************************/

div.rightTeaserAccordion {
	margin: 15px 0 0 13px;
	width: 199px;
	float: left;
}

div.rightTeaserAccordion div.item div.content {
	padding: 10px;
	overflow-x: visible;
	overflow-y: visible;
}

div.rightTeaserAccordion div.item.active {
	border: 2px solid #bdd7e8;
	background-color: #FFF;
}

div.rightTeaserAccordion div.item.active div.header {
	background: transparent url(../../bilder/2009/rightTeaserActiveHeader.jpg) no-repeat;
	cursor: default;
}

div.rightTeaserAccordion div.item {
	border: 2px solid  #d0e3ef;
}

div.rightTeaserAccordion div.item div.header {
	background: transparent url(../../bilder/2009/rightTeaserInactiveHeader.jpg) no-repeat;
	cursor: pointer;
	padding: 0 0 0 21px;
}

div.rightTeaserAccordion div.item div.header {
	height: 22px;
	line-height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #005aaa;
}

div.rightTeaserAccordion div.item div.content h2 {
	color: #666666;
	margin: 0;
	padding: 0;
}

/* Common Settings for both Right Teasers */

div.rightTeaser div.item p,
div.rightTeaserAccordion div.item div.content p {
	margin: 0 0 8px 0;
	padding: 0;
}

div.item ul  {
	margin: 0;
	padding: 0
}

div.item ul li {
	margin: 0;
}

div.item a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e38826;
}

/* Text Styles for Stage */
div#divContentContainer div.startbox  p.white {
    color: #fff;
    font-size: 12px;
}

div#divContentContainer div.startbox p.black {
    color: #000;
    font-size: 12px;
}

div#divContentContainer div.startbox h2.black {
    font-weight: bold;
    font-size: 26px;
    color: #000;
	margin: 0;
}

div#divContentContainer div.startbox h2.white {
    font-weight: bold;
    font-size: 26px;
    color: #fff;
	margin: 0;
}

div#divContentContainer div.startbox ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

div#divContentContainer div.startbox ul li {
	background:transparent url(../../bilder/_global/grafiken/italien/arrow_light_orange.gif) no-repeat scroll 0 4px;
	margin: 0;
	padding: 0px 0 0 12px;
}

div#divContentContainer div.startbox ul li a {
	color:#ea9a31;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
