/** main styles **/
* {	font-family: Arial,Verdana,Helvetica,Sans-Serif; font-size:9pt; font-weight:normal;}
body { margin:0px; padding:0px; background-color: #FAFFFA;  color: #4a4a4a; }
strong, b { font-weight:bold; }

#pxpt_maincontent a {color: #555;}

/** main layout **/
table.pxpt_maintable { background-color:#FFFFFF; padding: 0px; margin-top: 10px; margin-bottom: 20px;}
td.pxpt_spacerleft { border-left: 1px solid black; }
td.pxpt_spacerleftbottom { font-size: 8pt; border-left: 1px solid black; border-bottom: 1px solid black; }
td.pxpt_spacerright { border-right: 1px solid black; }
td.pxpt_spacerrightbottom { font-size: 8pt; border-right: 1px solid black; border-bottom: 1px solid black; }
td.pxpt-header { border: 1px solid black; }
td.pxpt_spacebottom { font-size: 8pt; border-bottom: 1px solid black; }

/** 
 ** menu and content 
 **/
td.pxpt_maincontent { padding: 10px; padding-left: 30px; border:1px solid white;}
td.pxpt_menucontainer { padding-top: 25px; padding-bottom: 25pt; } 
div#pxpt_maincontent { padding: 25px 4px; }

/** menuboxes **/

table.menubox { display:block; margin-bottom:10px; }

td.menubox_header_normal, td.menubox_header_current {
	background-image:url(menubox_normal.jpg);
	height:23px; width:183px;
	color:white; font-size:14px; font-weight:bold;
	padding-left:12px;
}


td.menubox_header_current { background-image:url(menubox_current.jpg); }

td.menubox_content_normal, td.menubox_content_current {
	line-height:20px; 
	padding:12px; padding-right:4px; padding-left:12px;
	/*background-image:url(menubox_gradient.jpg); */
	background-position:bottom left; 
	background-repeat:repeat-x;
	border:1px solid #ccc; border-top:0px;
	text-align:left;
		background-color: #fdfefc;
}
td.menubox_content_current { /*background-image:url(menubox_gradient_current.jpg);*/ }

td.menubox_content_current a, td.menubox_content_normal a { font-weight:normal; color: #4a4a4a; text-decoration:none; }
td.menubox_content_current b, td.menubox_content_normal b { font-weight:normal; color: #4a4a4a; text-decoration:none; }
td.menubox_content_current a:hover, td.menubox_content_normal a:hover { font-weight:normal; color: #777; text-decoration:underline; }


td.menubox_content_normal ul, td.menubox_content_current ul {
	list-style-type:none;
	margin:0;
	padding:0;
}td.menubox_content_normal li, td.menubox_content_current li {
	list-style-type:none;
	margin:0;
	padding:0;
}

/** breadcrumbs **/
td.pxpt_crumbs { padding-left: 10px; font-size: 9pt; padding-top: 20px; padding-bottom: 10px; }
a.pxpBreadCrumbs { font-size: 8pt; font-weight: bold; text-decoration: none; color: #6cba2a; }
a.pxpBreadCrumbs:hover {font-size:8pt; text-decoration:underline;}
span.pxpBreadCrumbs { font-size: 8pt; font-weight: normal; text-decoration: none; color: #6cba2a; }

/** copyright **/
td.pxpt_copyrow { padding-top: 4px; padding-bottom: 0px;margin-top: 20px; padding-top: 20px;font-size: 9pt; color: #CCCCCC; text-align:center; }

/** default content styles **/

h1 { font-size: 32px; font-weight: bold; margin:0; margin-bottom:16px; color:#4a4a4a; text-align:center; }
h2 { font-size: 22px; font-weight: bold; margin:0; margin-bottom:8px;  color:#4a4a4a; text-align:center; }
h3 { font-size: 18px; font-weight: bold; margin:0; margin-bottom:4px;  color:#4a4a4a; text-align:left; }

p { line-height:18px; }



/***
 *** alphabet dial
 ***/
 
#pxpt_maincontent div#nicealphabet { margin-left:auto; margin-right:auto; width:232px; }

#pxpt_maincontent div#nicealphabet a { display:block; float:left; width: 38px; line-height:29px; 
	background-image:url(/bilder/backgrounds/alphabet_up.gif); color:white; text-align:center;
	margin:3px; text-decoration:none;
}

#pxpt_maincontent div#nicealphabet a#xyz { 
	display:block; float:left; width: 82px; line-height:29px; 
	color:white; text-align:center; margin:3px;
}

#pxpt_maincontent div#nicealphabet a.currentbst {  
	background-image:url(/bilder/backgrounds/alphabet_down.gif); 
}

#pxpt_maincontent div#nicealphabet a:hover, div#nicealphabet a#xyz:hover { background-image:url(/bilder/backgrounds/alphabet_hover.gif); }

/**
 ** module pages
 **/
 
div#modulepage {
	width:718px;
	border:0px solid black;
	/*min-height:378px;*/
	padding-top:10px;
	padding-bottom:10px;
}
div#modulepage .left {
	float:left;
}
div#modulepage .right {
	float:right;
}
div#modulepage div.bigentry {
	width:348px;
	height:378px;
	background:url(/bilder/backgrounds/bigentry.jpg) no-repeat;
}
div#modulepage div.smallentry {
	width:345px;
	height:182px;
	background:url(/bilder/backgrounds/smallentry1.jpg) no-repeat;
}
div#modulepage div.entry_header {
	line-height:36px;
	padding-left:8px;
	font-size:18px; font-weight:bold; color:white; 
}

div#modulepage div.entry_desc {
	padding:24px 16px 32px 16px;
	font-size:14px; font-weight:normal; color:#4a4a4a; 
}
div#modulepage div.entry_desc2 {
	padding:14px 16px 12px 16px;
	font-size:14px; font-weight:normal; color:#4a4a4a; 
}

div#modulepage div.paddentry {
	margin-top:14px;
	background:url(/bilder/backgrounds/smallentry2.jpg) no-repeat;
}

div#modulepage div.lateinbox { background:url(/bilder/backgrounds/smallentry2.jpg) no-repeat; }

div#modulepage form { text-align:center; margin-top:10px; }
div#modulepage input.textbox { border: 1px solid #4a4a4a; }

div#modulepage div.resultbox {
	width:345px;
}
div#modulepage div.resultbox_header {
	line-height:36px;
	height:36px;
	padding-left:8px;
	font-size:18px; font-weight:bold; color:white; 
	background:url(/bilder/backgrounds/resultbox.jpg) no-repeat;
	margin-bottom:0;
	padding-bottom:0;
}
div#modulepage div.resultbox_header_blue {
	line-height:36px;
	height:36px;
	padding-left:8px;
	font-size:18px; font-weight:bold; color:white; 
	background:url(/bilder/backgrounds/bigentry.jpg) no-repeat;
	margin-bottom:0;
	padding-bottom:0;
}

div#modulepage div.resultbox_body {
	padding-top:20px;
	border-top:0;
	margin-top:0;
	width:328px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color: #fdfefc;
	padding: 20px 5px 20px 10px;
}

div#modulepage div.resultbox_body_blue {
	width:327px;
	background-color: #fdfcfe;
}

div#modulepage div.resultbox_body a, 
div#modulepage div.resultbox_plain a,
div#modulepage div.ind_results a {
	display:block;
	margin: 6px 0px 0px 10px;
	color: #4a4a4a;
	padding: 2px 0px 0px 10px;
	background: url(/bilder/icons/icon_aufz_blau.gif) no-repeat;	
	text-decoration:none;
}
div#modulepage div.resultbox_body a:hover,
div#modulepage div.resultbox_plain a:hover,
div#modulepage div.ind_results a:hover
{ background: url(/bilder/icons/icon_aufz_rot.gif) no-repeat; }

div#modulepage div.resultbox_body a em,
div#modulepage div.ind_results a  em { font-size:12px; color:#6a6a6a; text-decoration:none; }

div#modulepage div.textcontent { float:left; width:60%; padding: 20px 10px; vertical-align:top; }
div#modulepage div.textcontent h4 { text-decoration:underline; }
div#modulepage div.textcontent p { margin-left:10px; }

div#modulepage div.imagecontent img { border:1px solid #4a4a4a; }
div#modulepage div.imagecontent { float:right; margin:0px; width:35%; text-align:right;vertical-align:top; padding-top:30px; padding-bottom:30px;}


div#modulepage div.resulthead { font-size:14px; font-weight:bold; padding-top:10px; }

div#modulepage div.resultbox_body div.resulthead a { padding:0; margin:0; font-size:11px; font-style:italic; background:0; display:inline;}
div#modulepage div.resultbox_body div.resulthead a:hover { padding:0; margin:0; font-size:11px; font-style:italic; background:0; display:inline;}

/* ajax */
div#modulepage div.ajax_auto_complete, div.ajax_auto_complete {
	width:350px;
	border: 1px solid black;
	border-top: 1px solid black;
	text-align:left;
	background-color: white;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	max-height: 400px;
	overflow: auto;
}
div.ajax_auto_complete ul {
	list-style-type: none;
    margin:0px;
    padding:0px;
	
}
div.ajax_auto_complete ul li.selected { 
	background-color: #ffb;
	color:black;
}

div.ajax_auto_complete ul li {
    list-style-type: none;
    display:block;
    margin:0;
    padding:2px;
    padding-left: 5px;
	min-height:20px;
}

div.rails_content_text div.contentbox {
	background-color:#fff;
	padding:8px;
	border: 1px solid #aaa;
}


/**
 ** module teedrogen
 **/
ul.teedrogen_zoom_items {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.teedrogen_zoom_item {
	font-size: 9pt;
	display:block;
	float: right;
	padding-right: 0px;
	width: 60px;
	background: url(/bilder/icons/cheapbuttonsmall.jpg) #FFFFFF no-repeat top left;
	padding-top:0px;
	padding-bottom:12px;
	text-align:center;
	margin:0;
}
li.teedrogen_zoom_item_selected {
	font-size: 9pt;
	display:block;
	float: right;
	padding-right: 0px;
	width: 60px;
	background: url(/bilder/icons/cheapbuttonsmall.jpg) #FFFFFF no-repeat top right;
	padding-top:0px;
	padding-bottom:12px;
	text-align:center;
}

li.teedrogen_zoom_item a {
	font-size: 9pt;
	color:white;
}
li.teedrogen_zoom_item_selected a {
	font-size: 9pt;
	color:white;
	text-decoration:underline;
}

a.pxpt_leftmenuitem, a.pxpt_leftmenuitem b  {
	font-size:13px;
	font-weight: normal;
}

/*
td.pxpt_crumbs { padding-left: 10px; font-size: 9pt; padding-top: 15px; padding-bottom: 10px; }
td.pxpt_settings { font-size: 9pt; padding-top: 15px; padding-bottom: 10px; }
td.pxpt_copyrow { padding-top: 4px; padding-bottom: 0px;margin-top: 20px; padding-top: 20px;font-size: 9pt; color: #CCCCCC; text-align:center; }
td.pxpt_maincontent { padding: 10px; padding-left: 30px; }
td.pxpt_menucontainer { padding-top: 25px; padding-bottom: 25pt; } 
table.pxpt_menubox { border: 1px solid black; }
td.pxpt_menuboxitems { font-size: 10pt; padding: 8px 4px 8px 4px; font-size: 10pt; font-weight: bold; }
td.pxpt_submenuboxitems { font-size: 10pt; padding: 8px 4px 8px 4px; font-size: 10pt; font-weight: bold; }
td.pxpt_submenuboxitems A B { color: #A44D48; text-decoration:underline; font-size: 11pt;}*/

/* leftmenu items */

/*div.pxpt_leftmenuitem A { text-decoration:none; color:black; font-size: 10pt; font-weight: bold; }
a.pxpt_leftmenuitem { text-decoration:none; color:black; font-size: 10pt; font-weight: bold; }*/

/* breadcrumbs */

/* quicksettings */
/*td.pxpt_settings { font-size: 8pt; font-weight: normal; text-decoration: none; color: #6cba2a; }
A.pxpt_settings { font-size: 8pt; font-weight: bold; text-decoration: none; color: #6cba2a; }
A.pxpt_settings:hover { font-size: 8pt; font-weight: bold; text-decoration: underline; color: #6cba2a; }*/

/* stadard formats */
/*h1 { text-align:center; margin-top: 4px; padding-top: 0px; padding-bottom:4px; margin-bottom:4px; font-size: 14pt; }
h1 span { text-align:center; margin-top: 4px; padding-top: 0px; font-size: 14pt; }
h2 { text-align:center; margin-top: 2px; padding-top: 0px; padding-bottom:4px; margin-bottom:4px; font-size: 12pt; }
h2 span { text-align:center; margin-top: 2px; padding-top: 0px; font-size: 12pt; }
a {font-size: 10pt; font-weight: bold; text-decoration:none; color: black; color: #6cba2a; }
a:hover {font-size: 10pt; font-weight: bold; text-decoration:underline; color: black; color: #6cba2a; }

a.maillink { font-size:10pt; font-weight:normal; text-decoration:none; color:black; }
a.maillink:hover { font-size:10pt; font-weight:normal; text-decoration:underline; color:black; }*/


/* lernelemente menu */
div.lern-0 { padding-left: 5px; font-size: 9pt; }
div.lern-1 { padding-left: 10px; font-size: 9pt; }
div.lern-2 { padding-left: 15px; font-size: 9pt; }
span.lern-item-0 A { color: black; }
span.lern-item-1 A { color: black; }
span.lern-item-2 A { color: black; }
span.lern-folder-0 A { color: black; }
span.lern-folder-1 A { color: black; }
span.lern-folder-2 A { color: black; }
div.lern-menu-head,a.lern-menu-head { font-weight: bold; color: #6cba2a; }

h3.indik { text-align:left; }

/* rails */
a.rails_submenulink {
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color:black;
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(/bilder/icons/icon_aufz_blau.gif);
	background-repeat: no-repeat;
}
a.rails_submenulink:hover {
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
	color:black;
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(/bilder/icons/icon_aufz_rot.gif);
	background-repeat: no-repeat;
}
a.rails_mainmenulink {
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color:black;
	padding-left: 28px;
	padding-top: 4px;
	background-image: url(/bilder/icons/icon_aufz_grau_submenue.gif);
	background-repeat: no-repeat;
}
a.rails_mainmenulink:hover {
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
}
div.railslist_selected {
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color:black;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom:4px;
	background-color: #F9F9F9;
	border: 1px solid #EEEEEE;
	background-image: url(/bilder/icons/icon_aufz_rot.gif);
	background-repeat: no-repeat;
}

/* helpers */
div.layout_twocol_alphabet {
	width: 280px;
	float:left;
	margin-right: 10px;
}
div.layout_twocol_second {
	float: left;
	width: 360px;
	margin-left:15px;
}
div.layer_twocol_clearer {
	clear:both;
}

/* indikationen etc. */
.LinkABC {
	color: white;
}
.LinkABC:hover {
	color: white;
	text-decoration: underline;
}


/* page comment stuff */
div.page_comment_container {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	padding: 16px;
}
div.page_comment {
	font-size: 9pt;
	font-weight:normal;
	background-color:#dddddd;
	padding:10px;
	border: 1px solid #AAAAAA;
	color: black;
}

/* dokumente */

/* generic stuff */

*.document

{

	font-family: Arial,Verdana,Helvetica;

	font-size: 10pt;

	line-height: 1.5;

}



h1.document

{

	/** box defines **/

	background-color:	/*#F1980B;*/ #EBF7FA;

	padding:			3px 0px 3px 0px;



	/** text stuff **/

	text-align:			center;


  
	/** font **/

	font-size:			14pt;	        

	font-weight:		bold;
	color: black;
border-style:solid;
    border-width: 1px;
    border-color:black;
}



h2.document

{

	/** box defines **/

	background-color:	/*#F1980B;*/ #EBF7FA;

	padding:			1px 0px 1px 0px;



	/** text stuff **/

	text-align:			center;



	/** font **/

	font-size:			12pt;	         

	font-weight:		bold;
color: black;
    border-style:solid;
    border-width: 1px;
    border-color:black;

}

h3.document
{
	/** box defines **/
	background-color:	/*#F1980B;*/ #EBF7FA;
	padding:			0px 0px 0px 0px;
	
	/** text stuff **/
	text-align:			center;
	
	/** font **/
	font-size:			11pt;	         
	font-weight:		bold;	
	color: black;
}

h4.document

{

	text-decoration: underline;

	font-size: 10pt;

}



/* tables */



table.document

{

	border-collapse: collapse;

	border-color: White;

}



th.document {

	border-width: 3px;

	border-style: solid;

	border-color: White;

	background-color: Gray;

}



td.document {
	font-size: 10pt;
	
	border-width: 1px;
	border-color:  White;
}



/* images */

div.image

{

	padding-top: 20px;

	text-align: center;

}




/* links */



a.document

{

	text-decoration: none;

}



a.document:hover

{

	text-decoration: underline;

}

font.document {
	font-size: 8pt;
}
a.rails_submenulink {
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color:black;
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(/bilder/icons/icon_aufz_blau.gif);
	background-repeat: no-repeat;
}
div.railslist_selected {
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color:black;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom:4px;
	background-color: #F9F9F9;
	border: 1px solid #EEEEEE;
	background-image: url(/bilder/icons/icon_aufz_rot.gif);
	background-repeat: no-repeat;
}
a.rails_submenulink:hover {
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
	color:black;
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(/bilder/icons/icon_aufz_rot.gif);
	background-repeat: no-repeat;
}

div.railslist {
	padding:4px;
	margin-right: 10px;
	width:200px;
	height: 220px;
	overflow: scroll;
	float:left;
	border: 1px solid black;
	}
	
div.indicationheadcontainer div.railslisthead {
	margin-right: 18px;
	width:200px;
	float:left;
	font-weight:bold;
	padding-bottom:2px;
}


/* menus */
div.rails_menubar_top {
	width: 100%;
	overflow:hidden;
	background-image:url(/bilder/icons/cheapbg.jpg);
	background-repeat:repeat-x;
	margin-bottom:20px;
}
div.rails_menubar_bottom {
	clear: both;
	width: 100%;
	overflow:hidden;
	background-image:url(/bilder/icons/cheapbg2.jpg);
	background-repeat:repeat-x;
	min-height:10px;
	margin-top:20px;
}

ul.rails_menubar_top_items, ul.rails_menubar_bottom_items {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li.rails_menubar_bottom_item {
	display:block;
	float: left;
	padding-right: 0px;
	width: 112px;
	background: url(/bilder/icons/cheapbutton.jpg) #FFFFFF no-repeat top left;
	padding-top:12px;
	padding-bottom:4px;
	text-align:center;
}
li.rails_menubar_bottom_item_blue {
	display:block;
	float: left;
	padding-right: 0px;
	width: 112px;
	background: url(/bilder/icons/cheapbutton_blue.jpg) #FFFFFF no-repeat top left;
	padding-top:12px;
	padding-bottom:4px;
	text-align:center;
}
li.rails_menubar_bottom_item_red {
	display:block;
	float: left;
	padding-right: 0px;
	width: 112px;
	background: url(/bilder/icons/cheapbutton_red.jpg) #FFFFFF no-repeat top left;
	padding-top:12px;
	padding-bottom:4px;
	text-align:center;
}
li.rails_menubar_bottom_item_selected {
	display:block;
	float: left;
	padding-right: 0px;
	width: 112px;
	background: url(/bilder/icons/cheapbutton.jpg) #FFFFFF no-repeat top right;
	padding-top:4px;
	padding-bottom:12px;
	text-align:center;
}
li.rails_menubar_bottom_item_selected_blue {
	display:block;
	float: left;
	padding-right: 0px;
	width: 112px;
	background: url(/bilder/icons/cheapbutton_blue.jpg) #FFFFFF no-repeat top right;
	padding-top:4px;
	padding-bottom:12px;
	text-align:center;
}
li.rails_menubar_bottom_item_selected_red {
	display:block;
	float: left;
	padding-right: 0px;
	width: 112px;
	background: url(/bilder/icons/cheapbutton_red.jpg) #FFFFFF no-repeat top right;
	padding-top:4px;
	padding-bottom:12px;
	text-align:center;
}
li.rails_menubar_top_item {
	display:block;
	float: left;
	padding-right: 0px;
	width: 112px;
	background: url(/bilder/icons/cheapbutton2.jpg) #FFFFFF no-repeat top left;
	padding-top:4px;
	padding-bottom:12px;
	text-align:center;
}
li.rails_menubar_top_item_selected {
	display:block;
	float: left;
	padding-right: 0px;
	width: 112px;
	background: url(/bilder/icons/cheapbutton2.jpg) #FFFFFF no-repeat top right;
	padding-top:12px;
	padding-bottom:4px;
	text-align:center;
}

li.rails_menubar_top_item_selected a, 
li.rails_menubar_bottom_item_selected a, 
li.rails_menubar_bottom_item_selected_blue a, 
li.rails_menubar_bottom_item_selected_red a { 
	color: white;
	cursor:default;
	text-decoration:none;
}
li.rails_menubar_top_item_selected a:hover, 
li.rails_menubar_bottom_item_selected a:hover, 
li.rails_menubar_bottom_item_selected_blue a:hover, 
li.rails_menubar_bottom_item_selected_red a:hover { 
	color: white;
	cursor:default;
	text-decoration:none;
}
li.rails_menubar_top_item a, 
li.rails_menubar_bottom_item a, 
li.rails_menubar_bottom_item_blue a, 
li.rails_menubar_bottom_item_red a { 
	color: white;
	text-decoration:none;
}
li.rails_menubar_top_item a:hover, 
li.rails_menubar_bottom_item a:hover, 
li.rails_menubar_bottom_item_blue a:hover, 
li.rails_menubar_bottom_item_red a:hover { 
	color: white;
	text-decoration:underline;
}
/* content */

div.rails_content {
	margin-top: 10px;
	margin-bottom:10px;
}

div.rails_content_text {
	margin-left:10px;
	float:left;
	width: 410px;
	min-height: 200px;
}
div.rails_content_image {
	text-align:right;
	float: right;
	width: 280px;
}

div.rails_headertext {
	text-align:center;
	font-size:18pt;
	font-weight: bold;
	margin-bottom: 15px;
}

h1.rails_header {
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}
h2.rails_header {
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
	margin-bottom:0px;
	padding-top:10px;
}

h3.rails_header {
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
	text-align:left;
	margin:0px;
	padding:0px;
}
h4.rails_header {
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
	text-align:left;
	margin:0px;
	padding:0px;
}
p.rails_text {
	font-size: 10pt;
	padding:0px;
	margin-top:0px;
	margin-bottom: 8px;
}
p.rails_text2 {
	font-size: 10pt;
	padding:0px;
	margin-top:2px;
	margin-bottom: 8px;
	margin-left: 10px;
}

div.infop_container {
	
}

div.infop_text_container {
 max-width: 600px;
 min-width:0px;
 float:left;
}
div.infop_content_container {
 min-width:0px;
 max-width:600px;
 float:left;
}

div.simplecontentbox {
	max-width: 320px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin:6px;
}

div.simplecontentbox ul {
	padding-top:4px;
	margin-left:2px;
	padding-left:2px;
}
div.simplecontentbox ul li {
	list-style-type: none;
}






/***
 *** module nav menu
 ***/
div#menucontainer { 
		background-image:url(/bilder/backgrounds/tab_up.gif);
		margin:0px;
		padding:0px;
		width:728px;
		font-size: 1px;
		text-align:center;
}
div#menustyler { 
	background-image:url(/bilder/backgrounds/tab_styler.jpg);
	background-repeat:repeat-x;
	margin:0px;padding:0px;
	padding-right:16px;
	width:712px;
	font-size: 17px;
	text-align:center;
	clear:both;
}
div#menucontainer span { margin:0; padding:0;}
div#menucontainer span a { 
white-space:nowrap;  
	display:inline;
	line-height:24px;
	color:white; 
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	padding: 5px 8px 4px 8px; 
	margin:0;
	text-decoration:none;
	background-image:url(/bilder/backgrounds/tab_up.gif);
}
div#menucontainer span.selected a {  
	background-image:url(/bilder/backgrounds/tab_down.gif);
}
div#menucontainer span a:hover { 
	background-image:url(/bilder/backgrounds/tab_hover.gif);
	text-decoration:underline;
}

div#menucontainer span.red a {
	font-weight:bold;
	background-image:url(http://static.pharmxplorer.at/images/tab_up_red.gif);
}
div#menucontainer span.red.selected a {
	background-image:url(http://static.pharmxplorer.at/images/tab_down_red.gif);
}
div#menucontainer span.red a:hover {
	background-image:url(http://static.pharmxplorer.at/images/tab_hover_red.gif);
	text-decoration:underline;
}


/**
 ** imagelists (gal style)
 **/
div#gallery {
	width:650px;
	margin-left:auto;
	margin-right:auto;
}
div#gallery li {
	display:block;
	list-style-type:none;
	float:left;
	border:1px solid #aaa;
	background-color:#ddd;
	padding:5px; 
	margin:5px;
	width:180px;
	text-align:center;
	height:200px;
}

div#gallery div {
	height:160px;
}

div#gallery img {
	border:1px solid #aaa;
}

div#gallery p {
	margin:2px;
}

/**
 ** indication page
 **/
div#indication_details div#homoeo_details,
div#indication_details div#therapy_document,
div#indication_details div#indication_document {
	border:1px solid #ccc;
	padding:6px;
	background-color:#fafafa;
}
div#indication_details div#therapy_document h3,
div#indication_details div#indication_document h3 {
	background:0;
}

div#indication_details div.operations {
	background-color:#999;
	border:1px solid #ccc;
	color:white;
	margin-bottom:10px;
	padding:6px; text-align:center; 
}
div#indication_details div.operations a { 
	color:white;
}

/*** 
 *** Lightbox js 2.0
 ***/
 #lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; text-decoration:none; color:black; border:0; }	
#imageData #caption{ font-weight: bold;	text-decoration:none; color:black;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #555;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
a#romanclose, #romanclose img {
	border:0;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
