@import url(/shared/cms.css);

body {
	padding: 0;
	margin: 0;
	font-family: verdana,arial,helvetica;
	/* font-family: "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;*/ 
	font-size: 8pt;
	line-height: 160%;
	background: #e5e5e5;
	color: #666;
}

/*---- main-bar -----------------------------------------------------------------------------------------------*/

#main-bar {
}

#main-content {
	margin: 0;
	margin-left: 40px;
	width: 780px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 10px;
	background: white;
}

#info-bar {
	position: absolute;
	width: 200px;
	top: 0;
	right: -220px;
	background: #40AEE3;
	padding: 10px;
	color: black;
	font-size: 8pt;
}

#info-bar h2 {
	color: white;
	margin: 0;
	padding: 0;
	font-size: 12pt;
	margin-bottom: 1em;
}

#info-bar h3 {
	color: white;
	margin: 0;
	padding: 0;
	font-size: 8pt;
}

#info-bar p {
	font-size: 8pt;
}

#left-bar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
}


#content-bar {
}

#content {
	padding: 1.5em 48px 0 16px;
	min-height: 450px;
}



#start-col1 {
	float: left;
	width: 240px;
}

#start-col2 {
	float: right;
	width: 447px;
}

div.news-box {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.8em;
	margin-bottom: 0.8em;
}

div.news-box h3 {
	margin-top: 0;
	margin-bottom: 0.2em;
}

div.news-box p {
	margin-top: 0;
}

#content-col1 {
	float: left;
	width: 420px;
	margin-left: 20px;
}

#content-col2 {
	margin-left: 463px;
	width: 230px;
}

#content-colw {
	padding-right: 23px;
}

/*---- top-bar -----------------------------------------------------------------------------------------------*/

#topbar {
	width: 780px;
	margin: 0;
	margin-left: 40px;
}

#top-content {
	background: url(page-top.gif) no-repeat left bottom;
	padding: 0;
	padding-left: 39px;
	height: 60px;
	position: relative;
}

#top-content h1 {
	position: absolute;
	bottom: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
}

#title-img {
	background: no-repeat;
	position: relative;
	height: 158px;
}

/*---- bottom-bar -----------------------------------------------------------------------------------------------*/

#bottombar {
	margin-bottom: 4em;
}

#bottombar-content {
	width: 756px;
	height: 40px;
	margin: 0;
	margin-left: 40px;
	padding: 0;
	padding-top: 16px;
	padding-right: 24px;
	background: url(page-bottom.gif) no-repeat left top;
	text-align: right;
	font-size: 7pt;
}

#bottom-menu {
	float: right;
}

#bottom-info {
	float: left;
	margin-left: 46px;
}

#bottombar-content a {
	text-decoration: none;
	color: #777;
}

#bottombar-content a:hover {
	text-decoration: underline;
}



/*--- menus ------------------------------*/

#top-menu {
	margin-left: 39px;
	margin-top: 20px;
}

#top-menu ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

#top-menu li {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 10px;
}

#top-menu a {
	display: block;
	color: #777;
	text-decoration: none;
}

#top-menu a:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px solid #40AEE3;
}



#menu {
	margin: 0 0 0 37px;
	width: 100%;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	padding: 2px 5px;
	margin: 0;
	float: left;
	margin-right: 6px;
	padding-bottom: 10px;
}

#menu li.active {
	background: #E6E6E6;
}

#menu li.level-1 {
	font-weight: bold;
	font-size: 8pt;
}

#menu li.level-2 {
	float: none;
	font-weight: normal;
	font-size: 7pt;
}

#menu a {
	display: block;
	color: #3a2312;
	text-decoration: none;
	padding-bottom: 1px;
}

#menu a:hover {
	color:  #40AEE3;
	border-bottom: 1px solid #40AEE3;
	padding-bottom: 0px;
}

#menu-sub  {
	margin-left: 20px;
	margin-top: 40px;
}

#menu-sub  p{
	font-size: 7pt;
	color: #605247;
	line-height: 150%;
}

#menu-icon {
	margin-top: 0px;
	margin-right: 18px;
	height: 54px;
}


#info-bar label.error, #info-bar  b.f_err, #info-bar span.f_err {
	color: #ff0 !important;
	font-weight: bold;
}

#content label.error, #content b.f_err, #content span.f_err {
	color: #d00 !important;
	font-weight: bold;
}

/*--- diverses ----------------------------*/

.alt {
	display: none;
}

.clear {
	clear: both;
}

.small {
	font-size: 7.5pt;
}

p {
	margin: 0.5em 0;
}

#content div.hr  hr {
	display: none;
}

#content div.hr {
	clear: both;
	height: 8px;
	font-size: 1px;
	background: url(bar_main.gif) no-repeat center 4px;
	margin-bottom: 6px;
}

#content h1 {
	font-size: 10pt;
	line-height: 140%;
	padding: 6px 6px;
	margin-top: 0;
	font-weight: bold;
	background: #e6e6e6;
	color: #4F747F;
}

#content h2 {
	font-size: 9pt;
	line-height: 120%;
	padding: 4px 6px;
	margin: 0 0 0.7em 0;
	font-weight: bold;
	background: #e6e6e6;
	color: #4F747F;
}

#content h3 {
	margin: 0;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
	font-size: 9pt;
	color: #777;
}

#content h4 {
	margin-top: 0;
	font-size: 8pt;
}

#content img.banner {
	border: 6px solid white;
	/*margin: 4px;*/
}

#content div.img_with_title img.banner {
	margin: 0;
	border-bottom: none;
}

#content div.img_with_title p {
	background: white;
	padding: 4px 4px;
}

#content img.banner.align_r, #content img.banner.align_l , #content div.img_with_title.align_r, #content div.img_with_title.align_l  {
	clear: none;
}
 
#content ul {
	margin: 0.5em 0;
	padding: 0;
	list-style: none;
}

#content ul li {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	margin-bottom: 0.5em;
	padding-left: 13px;
	background: url(bullet1.gif) 0px 5px no-repeat;
}



/*--- Right-column -----------------------------*/

p.preis-info {
	float: left;
}

div.preis-value {
	margin-left: 70px;
}

div.preis-value p {
	margin: 0;
	font-size: 24pt;
	line-height: 100%;
}

p.preis-subtext {
	display: block;
	font-size: 6.5pt;
	margin-left: 70px;
}

table.format1  {
	width: 100%;
	padding-left: 20px;
}

#content-col2 table.format1  {
	padding-left: 0;
}


table.format1 tr.row_even td {
	background: #f4f4f4;
}

table.format1 td {
	font-size: 8pt;	
	padding: 1px 1em 1px 4px;
	background: #fafafa;
	border-bottom: 1px solid white;
	/*background: #f0f0f0;*/
}

a.blind {
	color: inherit; 	
	text-decoration: none;
}

a.blind:hover {
	text-decoration: underline;
}

a {
	color: #277A9F;
	text-decoration: none;
}

a.pdf-logo {
	float: left;
	width: 15px;
	height: 13px;
	background: url(link-pdf-bullet.gif) no-repeat 0px 0px;
	margin-right: 5px;
}

a.pdf-link:hover {
	text-decoration: underline;
}


a.link-index {
	margin-left: 2em;
	padding: 1px 0px;
	padding-left: 16px;
	background: url(icon_index.gif) no-repeat 0px 0px;
}

a.link-imprint {
	margin-left: 2em;
	padding: 1px 0px;
	padding-left: 16px;
	background: url(icon_imprint.gif) no-repeat 0px 0px;
}


/*--- BOXen ---------------------------------------*/

a.external {
	background-position: right 2px;
}

div.info-box {
	border: 1px solid #ccc;
	padding: 1px;
	margin-bottom: 1.5em;
}

div.info-box a.external {
	padding: 0;
	padding-left: 20px;
	background: url(ext-link-info.gif) 5px 2px no-repeat;
	/*color: black;*/
	text-decoration: none;
}

div.info-box a.external:hover {
	text-decoration: underline;
}

div.info-box ul li {
	margin-bottom: 0.3em !important;
	margin-left: 0em !important;
	background: none !important;
}

div.start-box1 {
	float: left;
	border: 1px solid #aaa;
	width: 200px;
	height: 23em;
	margin: 0;
	margin-bottom: 30px;
	background: #eee;
	font-size: 8pt;
	overflow: hidden;
	margin-right: 20px;
}

div.start-box1.wide-box2 {
	width: 427px;
}

div.start-box1.wide-box3 {
	width: 654px;
}

div.start-box1-sep {
	float: left;
	width: 25px;
	height: 1px;
}

div.start-box1 div.img {
	height: 104px;
	background: white;
	text-align: center;
	overflow: hidden;
}

div.start-box1 img {
	border: none !important;
}

div.start-box1 div.img img {
	line-height: 120px;
	vertical-align:middle;
}

div.start-box1 h2 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 4px 4px;
	color: #77959f;
	margin-bottom: 0.5em;
}

div.start-box1 p {
	margin: 4px 4px;
	/*font-size: 7pt;*/
}

div.start-box1 .link-area {
	margin: 4px 4px;
	margin-bottom: 0.6em;
}

div.start-box1 .link-area a, div.news-box a {
	padding-right: 16px;
	background: url(link-intern-bullet.gif) no-repeat right 3px;
	text-decoration: none;
}

div.start-box1 .link-area a:hover , div.news-box a:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px solid #40AEE3;
}

div.start-box1 .link-area a.external {
	padding-left: 0;
}



div.start-box2 .link-area a.external {
	padding-left: 0;
}

div.start-box2 {
	float: left;
	/*border: 1px solid #aaa;*/
	width: 310px;
	margin: 0;
	margin-bottom: 30px;
}

div.start-box2-sep {
	float: left;
	width: 35px;
	height: 1px;
}

div.start-box2 h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #aaa;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 8pt;
}

div.start-box2  p {
	font-size: 8pt;
}

div.start-box2 .link-area a {
	color: #666;
	padding-right: 16px;
	background: url(link-bullet.gif) no-repeat right 4px;
	text-decoration: none;
}

div.start-box2 .link-area a:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px dotted #ce0812;
}



div.optional {
	margin-top: 1.5em;
}

div.optional  h2 a.toggler {
	background: url(toggler.gif) no-repeat right 3px;
	display: block;
	text-decoration: none;
	color: #777;
}

div.optional div {
	/*display: none;*/
}

#content  div.optional ul {
	margin: 0;
}

#content  div.optional a:focus {
	-moz-outline-style: none;
}

#content  div.optional.active h2 a {
	background-position: right -17px;
}



div.info-note {
	font-size: 7pt;
	margin-top: 3em;
	border-top: 1px solid #eee;
	padding-top: 0.5em;
}

div.page-index {
}

div.index-head {
	border-bottom: 1px solid #DFF5FF;/* #efefef; */
	text-align: right;
}

div.index-section {
	padding: 0 30px 0 30px;
}
	
div.index-section h3 {
	background: #efefef;
	padding: 0 4px;
	font-size: 10pt !important;
}

div.page-index p {
	float: left; 
	width: 49%; 
	margin: 0;
	padding-left: 4px;
}



