/*
URI: http://www.rudolfinerhaus.at
Description:  Default dark blue layout with three and two column pages
Version: 1.0
Author: Mike Jasek
Author URI: http://www.interacts.at
First created: 30/Jun/2009
Last updated:  29/Jan/2010
*/

@import url("reset.css");

@import url("irfaq.css");
@import url("sitemap.css");
@import url("powermail.css");

/* default styles and classes
****************************************************/
body {
	color: #0b1e53;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 16px;
}
a,
a:active,
a:visited {
	color: #0b1e53;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
h1 {
	color: #6c8dbb;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 20px;
}
h2 {
	color: #6c8dbb;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 18px;
}
h3 {
	color: #6c8dbb;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 16px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.clear {
	border: 0;
	clear: both;
	margin: 0;
	padding: 0;
}
p.bodytext {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}
hr {
	border: none;
	border-bottom: 1px solid #dddddd;
	padding: 0px;
	margin: 18px 0 18px 0;
}
hr.ce_border {
	clear: both;
	margin: 0 0 18px 0;
}
.left {
	float: left;
}
.right {
	float: right;
}

/* starting table defaults
****************************************************/
table {
	margin-bottom: 16px;
}
table th,
table td,
table a,
table a:active,
table a:visited,
table a:hover {
	font-size: 12px;
}
caption {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px;
	text-align: center;
}
th {
	background-color: #D2DFEE;
	font-weight: bold;
	padding: 4px 2px;
	text-align: left;
}
td {
	padding: 2px;
	vertical-align: top;
}
.tr-odd {

}
.tr-even {
	background-color: #E0EAF4;
}

/* starting overall background
****************************************************/
body {
	background-color: #1b3a7a;
	margin: 0 auto;
	text-align: center;
}
div#bodywrap {
	background-color: #D2DFEE;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

/* starting header
****************************************************/
div#header {
	/*background: #04133d url(images/bg_header.gif) no-repeat left top;*/
	/*background: #04133d url(images/bg_header_full.jpg) no-repeat left top;*/
	background: #04133d url(images/bg_header_logo.jpg) no-repeat left top;
	color: #4676b4;
	font-size: 8pt;
	font-weight: bold;
	height: 146px;
	line-height: 26px;
}
div#header a,
div#header a:active,
div#header a:visited {
	color: #4676b4;
	font-size: 8pt;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}
div#header a:hover {
	color: #d93600;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
ul#headermenu {
	float: left;
	height: 26px;
	line-height: 26px;
	padding-left: 7px; 
	width: auto;
}
ul#headermenu li {
	float: left;
	padding-right: 26px;
}
div#logo {
	clear: both;
}
div#logo a {
	display: block;
	height: 75px;
	width: 390px;	
}
div#logo img {
	padding-top: 22px;
}
* html div#logo img { margin-top: 22px; }

/* starting language switcher
****************************************************/
div.tx-srlanguagemenu-pi1 {
	float: left;
	line-height: 26px;
	margin: 0 18px 0 0;
	padding: 8px 0 0 0;
	width: auto; 
}
div.tx-srlanguagemenu-pi1 img {
	float: left;
	padding: 0 0 0 3px;
}
div.tx-srlanguagemenu-pi1 div.CUR {
}
div.tx-srlanguagemenu-pi1 div.CUR:hover {
}
div.tx-srlanguagemenu-pi1 div.NO {
}
div.tx-srlanguagemenu-pi1 div.NO:hover {
}
div.tx-srlanguagemenu-pi1 img {
	margin-top: 0px;
}
div.tx-srlanguagemenu-pi1 img.tx-srlanguagemenu-pi1-flag {
	height: 10px;
}

/* starting header search form
****************************************************/
div#tx-searchwrap {
	float: left;
}
div#tx-searchwrap label.tx-indexedsearch-label {
	line-height: 26px;
	float: left;
	padding-right: 8px;
}
div#tx-searchwrap input.tx-indexedsearch-searchbox-sword {
	background-color: #dee6ff!important;
	border-top: 2px solid #767273!important;
	border-left: 2px solid #767273!important;
	border-right: 1px solid #9499ac!important;
	border-bottom: 1px solid #9499ac!important;
	color: #555555;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight: normal;
	height: 11px;
	line-height: 8px;
	margin: 5px 6px 0 0;
	padding: 1px 1px 1px 2px;
	width: 110px;
}
* html div#tx-searchwrap input.tx-indexedsearch-searchbox-sword { height: 16px;line-height: 12px; }

div#tx-searchwrap input.tx-indexedsearch-submit {
	background: #5676a9 url(images/bg_index_search_submit.gif) repeat-x top left;
	border-top: 1px solid #3c527b!important;
	border-left: 1px solid #3c527b!important;
	border-right: 1px solid #3c527b!important;
	border-bottom: 1px solid #3c527b!important;
	color: #a6bcd7;
	cursor: pointer;
	float: left;
	font-size: 7pt;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin: 5px 0 0 0;
	padding: 0;
	width: 44px;
}
* html div#tx-searchwrap input.tx-indexedsearch-submit { line-height: 10px; }

/* starting main menu
****************************************************/
ul#mainmenu {
	background: transparent url(images/bg_mainmenu.gif) repeat-x top left;
	clear: both;
	height: 25px;
	line-height: 25px;
	width: 100%;
}
ul#mainmenu li {
	float: left;
}
ul#mainmenu a,
ul#mainmenu a:active,
ul#mainmenu a:visited {
	border: none;
	color: #fcfff8;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
ul#mainmenu a:hover {
	background: transparent url(images/bg_mainmenu-active.gif) repeat-x left top;
	border: none;
	color: #d93600;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
* html ul#mainmenu a:hover { display: inline; }

.langGerman ul#mainmenu a  { padding: 0 29px 0 29px; }
.langEnglish ul#mainmenu a { padding: 0 18px 0 35px; }
.langRussian ul#mainmenu a { padding: 0 22px 0 35px; }

ul#mainmenu li.active {
	background: transparent url(images/bg_mainmenu-active.gif) repeat-x top left;
	border: none;
}
ul#mainmenu li.active a,
ul#mainmenu li.active a:active,
ul#mainmenu li.active a:visited,
ul#mainmenu li.active a:hover {
	border: none;
	color: #d93600;
}

/* starting main content
****************************************************/
div#maincontent {
	color: #0b1e53;
	float: left;
	height: auto;
	min-height: 308px;
	overflow: hidden;
}
.einspaltig {
	background-color: #ffffff;
	width: 730px;
}
* html .einspaltig { padding-right: 0px; }

.zweispaltig {
	background: #ffffff url(images/bg_zweispaltig.gif) repeat-y left top;
	width: 730px;
}
div.maincontent_leftwrapper {
	float: left;
}
div#maincontent_leftside {
	padding: 20px 14px 20px 20px;
	width: 490px;
}
* html div#maincontent_leftside { width: 520px; }

div#maincontent_rightside {
	color: #ffffff;
	float: right;
	min-height: 308px;
	padding: 0;
	width: 200px;
}
div#maincontent h1 { 
	padding: 13px 0 13px 20px;
}
.einspaltig h1,
.einspaltig h2 { width: 710px; }
.zweispaltig h1,
.zweispaltig h2 { width: 490px; }

div#maincontent h2 {
	padding: 10px 0 20px 0px;
}
div#maincontent_einspaltig_main {
	clear: both;
	padding: 0 20px;
}
div.contentelement {
	clear: both;
	padding: 0 0 0 0;
	width: 99%;
}
div.contentelement h2 {
	padding: 0 0 10px 0px;
}
div.imagewrapper {
	display: block;
	float: left;
	margin-right: 16px;
	position: relative;
}
div.imagewrapper img {
	margin-bottom: 12px;
	margin-top: 4px;
}
div.textwrapper ol,
div.textwrapper ul {
	display: inline-block;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 16px 0;
	padding-bottom: 16px;
	position: relative;
	width: auto;
}
div.textwrapper li {
	list-style-type: disc;
	margin-left: 20px;
}
/* works for IE 6 */
* html div.textwrapper ol,
* html div.textwrapper ul {
	display: block;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0 0 16px 0;
	padding-bottom: 16px;
	position: relative;
	width: 96%;
}
* html div.textwrapper li {
	list-style-position: outside;
	margin-left: 20px;
}

/* starting teaser right side
****************************************************/
div.teaserbox_zweispaltig_header {
	margin: 0;
	padding: 13px 13px 13px;
}
div.teaserbox_zweispaltig_header,
div.teaserbox_zweispaltig_header a,
div.teaserbox_zweispaltig_header a:active,
div.teaserbox_zweispaltig_header a:visited,
div.teaserbox_zweispaltig_header a:hover {
	color: #6c8dbb;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
div.teaserbox_zweispaltig_image {
	margin: 0 0 13px 0;
	text-align: center;
}
div.teaserbox_zweispaltig_image img {
	margin: 0 auto;	
}
div.teaserbox_zweispaltig_text {
	color: #c1cfe4;
	font-size: 8pt;
	margin: 0 0 13px 0;
	padding: 0 13px;
}
div.teaserbox_zweispaltig_text p.bodytext {
	padding: 0;
}
div.teaserbox_zweispaltig_text a,
div.teaserbox_zweispaltig_text a:active,
div.teaserbox_zweispaltig_text a:visited {
	color: #6c8dbb;
	font-size: 8pt;
	text-decoration: underline;
}
div.teaserbox_zweispaltig_text a:hover {
	color: #6c8dbb;
	font-size: 8pt;
	text-decoration: none;
}
div#maincontent_rightside .contentelement {
	padding: 0px 0px 10px 0px;
	width: 200px;
}
div#maincontent_rightside .contentelement h2 {
	color: #6c8dbb;
	font-size: 14px;
	padding: 10px 12px;
	width: 176px;
}
* html div#maincontent_rightside .contentelement h2 { width: 200px; }

div#maincontent_rightside .imagewrapper {
	float: none;
	margin: 0 0 10px 0;
}

/* starting submenu
****************************************************/
div#submenuwrap {
	clear: both;
	float: left;
}
div#submenuwrap ul {
	background: #d2dfee url(images/bg_submenu.gif) no-repeat left top;
	height: 100%;
	min-height: 308px;
	width: 170px;
}
* html div#submenuwrap ul { height: 308px; }

div#submenuwrap li {
	border-bottom: 1px solid #ffffff;
	vertical-align: middle;
	width: 170px;
}
div#submenuwrap a,
div#submenuwrap a:active,
div#submenuwrap a:visited {
	color: #1d498b;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 8pt;
	padding-bottom: 5%;
	padding-left: 12px;
	padding-top: 5%;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
}
* html div#submenuwrap a,
* html div#submenuwrap a:active,
* html div#submenuwrap a:visited {	width: 170px; }

div#submenuwrap a:hover {
	color: #d93600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#submenuwrap li.subactive {
	background-color: #f3f7fa;
}
div#submenuwrap li.subactive a,
div#submenuwrap li.subactive a:active,
div#submenuwrap li.subactive a:visited,
div#submenuwrap li.subactive a:hover {
	color: #d93600;
}
div#submenuwrap ul ul {
	background-color: #f3f7fa;
	background-image: none;
	height: 100%;
	min-height: 100%;
	padding-bottom: 8px;
}
div#submenuwrap li li {
	background-color: #f3f7fa;
	border-bottom: none;
	vertical-align: middle;
}
div#submenuwrap li.subactive li a,
div#submenuwrap li.subactive li a:active,
div#submenuwrap li.subactive li a:visited {
	color: #1d498b;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2%;
	padding-top: 2%;
}
div#submenuwrap li.subactive a:hover,
div#submenuwrap li.subactive li a:hover,
div#submenuwrap li.subactive li.subactive,
div#submenuwrap li.subactive li.subactive a,
div#submenuwrap li.subactive li.subactive a:visited {
	color: #d93600;
	font-size: 11px;
	font-weight: bold;
}

/* starting indexpage only - content
****************************************************/
.startseite {
	background-color: #04133d;
}
.startseite object {
	float: left;
	margin: 0;
}
div#maincontent_startseite_oben {
	color: #ffffff;
	float: left;
	font-weight: lighter;
	height: 308px;
	overflow: hidden;
	padding: 0 18px 0 18px;
	width: 264px;
}
* html div#maincontent_startseite_oben { float: right;padding: 0 16px 0 20px;width: 294px; }

div#maincontent_startseite_oben h2 {
	padding: 16px 0px 8px 0px;
	width: 260px;
}
div#maincontent_startseite_oben h3 {
	padding-bottom: 3px;
}
div#maincontent_startseite_oben h3 a {
	color: #6c8dbb;
}
div#maincontent_startseite_oben p.bodytext {
	margin: 0;
	padding: 0;
}
div#maincontent_startseite_oben ul {
	padding: 5px 0 0 0;
}
div#maincontent_startseite_oben ul li {
	height: 50px;
	line-height: 14px;
}
div#maincontent_startseite_oben ul li.icon_medical {
	background: #04133d url(images/index_icon_01.gif) no-repeat left 4px;
	padding-left: 38px;
}
div#maincontent_startseite_oben ul li.icon_care {
	background: #04133d url(images/index_icon_02.gif) no-repeat left 4px;
	padding-left: 38px;
}
div#maincontent_startseite_oben ul li.icon_precaution {
	background: #04133d url(images/index_icon_03.gif) no-repeat left 4px;
	padding-left: 38px;
}
	
div#maincontent_startseite_unten {
	background: #cad7e8 url(images/bg_indexpage_bottom.gif) repeat-y left top;
	border-top: 10px solid #04133d;
	clear: both;
	padding-bottom: 22px;
	width: 900px;
}
div.teaserbox_startseite {
	float: left;
	padding: 0 20px;
	width: 260px;
}
* html div.teaserbox_startseite { margin-right: -3px;width: 300px; }

div.teaserbox_startseite_header {
	display: block;
	height: 38px;
	padding-top: 22px;
}
* html div.teaserbox_startseite_header { height: 60px; }

div.teaserbox_startseite_header,
div.teaserbox_startseite_header a,
div.teaserbox_startseite_header a:active,
div.teaserbox_startseite_header a:visited,
div.teaserbox_startseite_header a:hover {
	color: #6c8dbb;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
div.teaserbox_startseite_image {
	float: left;
	padding: 10px 10px 8px 0;
}
div.teaserbox_startseite_image img {
	height: 74px;
	width: 104px;
}
div.teaserbox_startseite_text {
	color: #0f2147;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 100px;
	line-height: 14px;
	padding-top: 10px;
}
div.teaserbox_startseite_text a,
div.teaserbox_startseite_text a:active,
div.teaserbox_startseite_text a:visited,
div.teaserbox_startseite_text a:hover {
	color: #0f2147;
	font-size: 11px;
	font-weight: normal;
}
div.teaserbox_startseite_text ol,
div.teaserbox_startseite_text ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 7px 3px;
}
div.teaserbox_startseite_morelink {
	clear: left;
}
div.teaserbox_startseite_morelink a,
div.teaserbox_startseite_morelink a:active,
div.teaserbox_startseite_morelink a:visited {
	background: transparent url(images/arrow_pas.gif) no-repeat left 5px;
	color: #3b5e90;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding-left: 18px;
	text-decoration: underline;
}
div.teaserbox_startseite_morelink a:hover {
	background: transparent url(images/arrow_act.gif) no-repeat left 5px;
	color: #d93600;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}
div.teaserbox_startseite_clearer {
	clear: both;
}

/* starting breadcrumb
****************************************************/
div#breadcrumb {
	border-bottom: 1px solid #dddddd;
	color: #3d67a1;
	font-size: 8pt;
	height: 46px;
	line-height: 46px;
	margin: 0 20px 0 20px;
	padding: 0;
}
* html div#breadcrumb { margin: 0 0 0 20px; }
.einspaltig div#breadcrumb { width: 690px; }
.zweispaltig div#breadcrumb { width: 490px; }

div#breadcrumb a,
div#breadcrumb a:active,
div#breadcrumb a:visited {
	color: #425f8b;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
div#breadcrumb a:hover {
	color: #d93600;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

/* starting backlink
****************************************************/
#backbutton {
	text-align: right;
}
.einspaltig #backbutton,
.zweispaltig #backbutton {
	padding: 0 20px;
}
* html .zweispaltig #backbutton { padding: 0 10px; }

#backbutton a {
	font-size: 90%;
	cursor: pointer;
}
#backbutton a:hover {
	font-size: 90%;
	text-decoration: none;
}

/* starting footer
****************************************************/
div#footer {
	background-color: #04133d;
	clear: both;
	color: #4c76ac;
	font-size: 10px;
	height: 30px;
}
div#footer a,
div#footer a:visited {
	color: #4c76ac;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
div#footer a:active,
div#footer a:hover {
	color: #d93600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
ul#footermenu {
	float: left;
	height: 30px;
	width: 700px;
}
ul#footermenu li {
	float: left;
	line-height: 30px;
	padding-left: 30px;
}
ul#footermenu li.footeractive a {
	color: #d93600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
div#lastchange {
	float: right;
	font-size: 80%;
	padding-right: 2px;
	white-space: nowrap;
}
div#copyright {
	float: right;
	font-weight: normal;
	/*height: 30px;
	line-height: 30px;
	padding-right: 22px;*/
	padding-right: 2px;
}

/* starting google map view
****************************************************/
.google_map {
	margin-bottom: 20px;
}
.google_map iframe {
	border: 1px solid #111f47;
	padding: 1px;
}
.google_map a,
.google_map a:visited,
.google_map a:active,
.google_map a:hover {
	font-size: 9px!important;
}

/* starting gallery
****************************************************/
.tx-rgsmoothgallery-pi1 {
	margin: 0 auto 16px;
	text-align: center;
}
.tx-rgsmoothgallery-pi1 h2 {
	color: #ffffff;
	text-align: left;
}
.carouselWrapper { 
	text-align: left; 
}

/* starting fachbereichsarbeiten
****************************************************/
.tx_sevenpack-single_view {
	margin-bottom: 16px;
}
div.tx_sevenpack-list_container {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
* html table.tx_sevenpack-list {
	width: 94%;
}
.tx_sevenpack-download {
	overflow: hidden;
}
.tx_sevenpack-download a {
	background: transparent url(images/icon_acrobat.gif) no-repeat left 0px;
	padding: 4px 0px 2px 22px;
}
.tx_sevenpack-manip a {
	background-image: none;
}
.tx_sevenpack-abstract_block, 
.tx_sevenpack-note_block, 
.tx_sevenpack-annotation_block, 
.tx_sevenpack-misc_block, 
.tx_sevenpack-keywords_block, 
.tx_sevenpack-tags_block {
	margin: 0px 0px;
	padding: 0px;
}
th.tx_sevenpack-enum,
td.tx_sevenpack-enum {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
td.tx_sevenpack-item_even {
	background-color: #E0EAF4;
}
.tx_sevenpack-title {
	font-style: normal;
}

/* starting import articles
****************************************************/
.tx-sevenpack-pi1 {
	padding-bottom: 20px;
}
th.tx_sevenpack-single_label {
	border-bottom: 1px solid #ffffff;
	min-width: 8em;
	padding-left: 2px;
	padding-right: 1em;
	text-align: left;
	vertical-align: top;
}
td.tx_sevenpack-single_value {
	padding-left: 8px;
	text-align: left;
	vertical-align: bottom;
}
div.tx_sevenpack-navi_extra_row {
	padding-top: 12px;
}
* html .tx_sevenpack-navi_search_details { margin-left: 6em; }
* html .tx_sevenpack-navi_author_selection { margin-left: 6em; }

.tx_sevenpack-navi_author_select {
	margin-right: 12px;
}

/* starting iframe wrapper
****************************************************/
.framewrap {
	height: 750px;
}
