/* Sowiport CSS
   styles.css - allgemeine Styles / Typo3-Styles
   BA,LY 09/2007
*/
/* --------------------------- */
/* HTML-Elemente ohne id/class */
/* ----------------------------*/
html {
   color: #000000;
   margin: 0;
   padding: 0;
   font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;   
   background-color:#72777A;
   background-image:url(../gesis-img/content/gs_fond.png);
   background-position:center top;
   background-repeat:repeat-x;
}

body {
  margin: 0;
  padding: 0;
  min-width: 1000px;
  overflow: visible;
  background-color:#FFFFFF;
  border-bottom:1px solid #666666;
  border-color:#666666;
  margin:0 auto;
  min-height:600px;
  width:1000px;
  height: 100%;
  margin-bottom:30px;
}

p, h1, h2, h3, h4, h5, h6 {
   margin: 0;
}

h1, h2 {
   font-size:180%;
   color: #58748f;
}

h3, h4 {
   font-size: 13px;
}

h5, h6 {
   font-size: 11px;
}

p, p.bodytext {
   margin: 0;
   padding: 0;
}

hr {
	color: #001569;
	border: none;
	border-top: 1px solid #001569;
}

.homepage_logo {
  margin-left:38px;
  margin-top: 15px;
  font-size: 11px;
}

div#vascodalogo img {
  margin-top:7px;
}

a#infobutton img {
   margin: 2px 0 0 25px;
}

a#infobutton img:hover {
   background: transparent url(images/sp_hilfe_over.gif);
}

a {
   font-weight: bold;
   outline-width: 0;
   color:#58748f;
   font-weight: normal;
}

a:visited {
   color: #001569;
}

a:link, a:visited {
   text-decoration:none;
   color:#58748F;
}

td {
   font-size: 13px; 
   vertical-align: top;
}

.contenttable td {
   font-size: 13px; 
}

select, input {
   color: black;
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
   font-size: 11px;
}

img {
   border: none;
}

/* ------------------------- */
/* Allgemeines Spaltenlayout */
/* --------------------------*/
div#body {
   height: auto; /* FF needs this setting to expand div to fit long content */
   min-height: 100%; /* sets minimum height in FF*/
   margin-bottom: 30px;
}

div.emptybody {
   background: white !important; /* für Vascoda-Export */
}

div#content_1_main {
   overflow: hidden; /* important! 3000px */
   height: auto;
}

div#content_1_mini_scrollable {
   overflow: auto;
   height: 93%;
   margin: -7px 0 0 0;
   padding: 0;
}

div#content_mini {
   height: 100%;
   overflow: hidden; /* important! 3000px */
}

div#left_mini {
   float: left; /* linke Spalte, minimierte Darstellung */
   width: 200px;
   height: 52px;
}

div#right_mini {
   float: right;
   width: 200px;
   height: 52px;
}

div#left1 {
   float: left; /* linke Spalte, einspaltige Darstellung */
   width: 200px;
}

div#right1 {
   float: right;
   width: 200px;
}

div#content_1 div#right:before {
   content: "\00a0 "; /* hack LY 18.04.2007: sonst gibt's Probleme mit leerer rechter Spalte: mittlere content-Spalte ist zu breit */
}

div#left, div#left_menu {
   float: left; /* linke Spalte, dreispaltige Darstellung */
   width: 225px;
}

div#left.nobg, div#left_menu.nobg {
   background: white;
}

div#right, div#right_menu, div#rightBA {
   float: right;
   width: 225px;
   overflow: hidden;
}

div#content_center {
   padding: 0px 25px;
   background: white;
   margin-top: 20px;
}
div#content_center_error {
  height: 200px;
  margin-top:100px;
}

div#content_left {
   font-size: 13px;
  padding-top: 25px;
}

div#content_right {
   margin-top: 23px;
}

div#content {
   overflow: hidden; /* important! 3000px */
   min-height: 100%; /* Opera needs this! */
}
div#center, div#center_menu {
   overflow: hidden; /* important! 3000px */
   min-height: 100%; /* Opera needs this! */
	width:auto;
}
div#center {
	padding: 0 13px; /* LY: new 20081014 */
}
div#content_1 {
   margin: 0;
   padding: 0;
   margin-top: 20px;
}

div#content_1_mini {
   overflow: hidden; /* important! 3000px */
   margin: 0;
   height: 100%;
   padding: 0;
}

div#tipps {
   /*border: 1px solid #d5e0ef;*/
   padding:5px;
}
div#tipps h1.csc-firstHeader {
   margin: -5px; 
   padding: 5px;
   background-color: #D9D9D9;;
   height: 25px; 
   color:#44596E;
   font-size:16px;
   font-weight:bold;
   text-shadow:1px 1px white;   
}

div#tipps-kreuz {
   float: right;
   margin: 4px 4px 0 0;
}

div#content_right p {
   padding:5px;
}
/* ----------- */
/* Kopfbereich */
/* ----------- */
div#header_left, div#header_right, div#header_center {
   height: 50px;
   margin: 0;
   padding: 0;
   background: url(images/sp_hlblau_kopf.png) repeat-x top;
   background-image:none;
}

/*Anmelden-Button oben rechts*/
#login_button_logged_in{
  background:transparent url(images/sp_logout.gif) no-repeat scroll 0px 18px;
  float: right;
  padding-right: 20px;
  padding-top: 18px;
  padding-left: 34px;
}

#login_button_logged_out{
  background:transparent url(images/sp_login.gif) no-repeat scroll 0px 18px;
  float: right;
  padding-right: 20px;
  padding-top: 18px;
  padding-left: 34px;
}

#login_button_logged_in a{
  font-size:11px;
  text-decoration: none;
  color: white;
}

#login_button_logged_in a:hover{
  color:#001569;
  text-decoration: underline;
}

#login_button_logged_out a{
  font-size:11px;
  text-decoration: none;
  color: white;
}

#login_button_logged_out a:hover{
  color:#001569;
  text-decoration: underline;
}

#header_center_left{
  float: left;
  width: 100%;
  background-color:#58748F;
  background-image:url(../gesis-img/header/gs_dachbalken.jpg);
  background-position:-225px top;
  background-repeat:repeat-y;
}

div#header_left {
   height:50px;
   background-color:#58748F;
background-image:url(../gesis-img/header/gs_dachbalken.jpg);
background-position:left top;
background-repeat:repeat-y;
color:#000000;
}

div#header_left img, #header_center img {
   margin-top: 0px;
}

div#header_center {
   width: 100%; /* Kopfzeile Mitte */
   text-align: left;
   padding-left: 0px;
}

div#header_right {
   width: 200px;
   background-color:#58748F;
   height:50px;
}

div#header_right ul {
   font-size: 11px;
   list-style-type: none;
   padding:25px 0 0 0;
   margin:0 0 0 0;
   text-align: right;
   width: 200px;
   background-color:#477491;
}

div#header_right ul li {
   display: inline; 
   background: url(images/sp_kopfleiste_hgr.gif) repeat-x ;
   padding:12px 10px;
   width: 55px;
}

div#header_right ul li a {
 position: relative;
 top: -7px;
 text-decoration: none;
}
div#header_right ul li a:hover {
 text-decoration: underline;
 color:#001569;
}

div#header_right ul li.rm_trenner {
   background: url(images/sp_kopfleiste_trenner.gif) no-repeat ;
   padding:12px 0;
   width:1px;
   height:26px;
}

div#header_right ul li#rm_start {
   background: url(images/sp_kopfleiste_rund.gif) no-repeat ;
   padding:12px 1px;
   width:6px;
   height:26px;
}
div#header_right ul li#rm_start.rightmenu_active {
   background: url(images/sp_kopfleiste_rund_or.gif) no-repeat ;
}
div#header_right ul li.rightmenu_active {
   background: url(images/sp_kopfleiste_hgr_or.gif) repeat-x ;
}

select.schnellstart {
   width: 160px;
   height:21px;
   font-size:11px;
	margin: 2px 0 0 2px;
}
.schnellstart .go {
   margin-top: 2px;
}
.schnellstart {
   vertical-align: middle;
}

div#header_right form select {
   vertical-align: middle;
   margin-top: 11px;
   margin-left: 2px;
}

div#header_right form input#go {
   vertical-align: middle;
   padding-top: 10px;
   margin-left: -2px;
}

/* ----------- */
/* Fusszeile   */
/* ----------- */
/* momentan ohne! */
div#footer {
   clear: both;
   height: 20px;
   width: 100%;
   text-align: right;
   background: #105bbe;
}

div#footer ul {
   list-style: none;
   margin: 0 200px 0 0;
}

div#footer ul li {
   display: inline;
   padding: 0 0 0 15px;
   margin: 0;
}

div#footer ul li a {
   color: white;
   text-decoration: none; 
   font-size: 11px;
   font-weight: bold;
}

/* ----------- */
/* menüzeile 1 */
/* ----------- */
div#menu1_left, div#menu1_right, div#menu1_center {
   height: 30px;
   background-color:#EAE5CE;
   background: -moz-linear-gradient(center top , #EAE5CE 0%, #B0AA94 100%) repeat scroll 0 0 transparent;
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EAE5CE), color-stop(100%,#B0AA94)); /* webkit */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAE5CE', endColorstr='#B0AA94',GradientType=0 ); /* ie */
   border-bottom:1px solid #66645A;
}

div#menu1_center {
   width: 100%;
}

div#menu1_center ul{
   list-style: none;
   margin: 0;
   padding: 0px 0 0px 5px;
   display: inline;
   position: relative;
   top: -5px;
}

div#menu1_center ul li {
   display: inline;
}

div#menu1_right ul {
   padding: 8px 0px 0px 5px;
   margin: 0;
   list-style: none;
}

div#menu1_right ul {
   list-style: none;
   margin: 0;
   padding: 0px 0 0px 5px;
   display: inline;
   position: relative;
   bottom: 11px;
}

/* ----------- */
/* menüzeile 2 */
/* ----------- */
div#menu2_left, div#menu2_right, div#menu2_center {
   height: 23px;
   background-color:#F6F4E7;
   border-bottom:1px solid #DCD6BE;
}

div#menu2_left, div#menu2_right {
   width: 200px;
}

div#menu2_center {
   width: 100%;
}

div#menu2_center ul {
   display: inline;
   padding: 5px 0px 0px 10px;
   list-style: none;
   position: relative;
   top: 6px;
   margin:0px 0 0 0;
}

div#menu2_right_verfeinern {
   height: 26px;
   width: 200px;
}

div#menu2_center ul li, div#searchform input {
   display: inline;
}

/* menu level 1*/
li.menu-level1-act a:visited, li.menu-level1-act a:link {
   text-decoration: none; 
   height: 24px;
   padding: 2px 0 3px 0px;
   border-left: 2px solid #fda93c;
   border-right: 1px solid #fda93c;
   background: #fda93c;
}

span.lefttab1,span.righttab1,span.lefttab2,span.righttab2 {
   margin-left: 5px;
}

span#lefttab1_act {
   background: transparent url(images/sp_orange_links.gif) no-repeat;
   margin: 2px 0px 3px 0px;
   padding: 2px 0px 3px 0px;
}

span#righttab1_act {
   background: transparent url(images/sp_orange_rechts.gif) no-repeat;
   margin: 2px 0px 3px 0;
   padding: 2px 0px 3px 0;
}

span#lefttab2_act {
   background: transparent url(images/sp_weiss_links.gif) no-repeat;
   margin: 2px 0 3px 0px;
   padding: 3px 0 3px 0px;
	border-bottom: 1px solid white;
}

span#righttab2_act {
   background: transparent url(images/sp_weiss_rechts.gif) no-repeat;
   margin: 2px 0 3px 0px;
   padding: 2px 0 3px 0px;
	border-bottom: 1px solid white;
}

/* menu level 2*/
li.menu-level2-act a:link, li.menu-level2-act a:visited {
   color: #001569; 
   text-decoration: none;
   background: white;
   padding: 2px 0 3px 0;
   border-left: 2px solid white;
   border-right: 1px solid white;
}

li.menu-level1-no, li.menu-level1-act, li.menu-level2-no, li.menu-level2-act {
   padding-right: 4px;
   height: 26px;
}

li.menu-level2-act a {
	border-bottom: 1px solid white;
}

li.menu-level1-no a:link, li.menu-level1-no a:visited, li.menu-level2-no a:link, li.menu-level2-no a:visited {
   text-decoration: none;
   color: white;
}
li.menu-level2-no a:link, li.menu-level2-no a:visited {
 color: #001569; 
}

div#menu1_right ul li a, div#menu1_right ul li a:link, div#menu1_right ul li a:visited {
   padding-right: 0px;
   text-decoration: none;
}

div#menu1_right ul li a:hover, div#footer ul li a:hover, li.menu-level1-no a:active, li.menu-level1-no a:hover, li.menu-level1-act a:active, li.menu-level1-act a:hover, li.menu-level2-no a:active, li.menu-level2-no a:hover, li.menu-level2-act a:active, li.menu-level2-act a:hover, menu li a:hover {
   text-decoration: underline;
}
li.menu-level1-act a:hover, li.menu-level1-act a:active {
 color: #001569;
}
li.menu-level2-no a:active, li.menu-level2-no a:hover, li.menu-level2-act a:active, li.menu-level2-act a:hover {
 color: #001569;
}

span#pk_tab img {
 margin:2px 0 0 0;
 padding:0;
}
span#pk_tab {
   display: inline;
   position: relative;
   top: 5px;
}

span#pk_tab span#lefttab2_act{
   padding-right: 4px;
}

span#pk_tab span#righttab2_act{
   padding-left: 5px;
}

span#pk_tab img {
   vertical-align: middle;
   margin-right: 5px;
   position: relative;
   top: -2px;
}

span#pk_tab span#product {
   display: inline;
   color: #001569; 
   text-decoration: none;
   background: white;
   height: 24px;
   padding: 2px 0 3px 0;
   border-left: 2px solid white;
   border-right: 1px solid white;
   font-weight: bold;
}

/* ----------- */
/* diverses    */
/* ----------- */
.invisible, .invisible li, .invisible li a {
   display: none; /* z.B. für barrierefrei-Menü */
   border: 1px solid red;
}

/* cleaner zum unteren Abschluss */
.cleaner {
   clear: both;
   height: 0px;
   font-size: 0px;
   border: none;
   margin: 0;
   padding: 0;
   background: transparent;
}

div#lastupdate {
   font-size: 11px;
   text-align: left;
   margin-left: 13px;
}

div#loginswitcher_title {
   margin-left: 10px;
   text-align: justify;
   width: 130px;
   float: left;
}

div#loginswitcher_title p {
   padding-top: 20px;
   height: 150px;
   border-right: 1px;
   border-right-color: #0350A9;
   border-right-style: solid;
   font-weight: bold;
}

div#loginswitcher {
   border-left-width: 3px;
   border-left-style: solid;
   border-left-color: #FFB200;
   margin-top: 20px;
   margin-left: 140px;
   width: 75%;
   margin-bottom: 4em;
}

div#loginswitcher p {
   font-weight: bold; 
   margin-left: 0.5em;
}

div#loginswitcher label {
   margin-left: 0.5em;
}

div#loginswitcher input {
   margin-left: 0.5em; 
}

#logo {
   height: 100px;
   float: left;
   clear: both;
   margin: 0;
   padding: 0 0 0 67px;
}

div.infobox_header {
	background: #FF9F23; /* old browsers */
	background: -moz-linear-gradient(top, #FF9F23 0%, #FF6301 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9F23), color-stop(100%,#FF6301)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9F23', endColorstr='#FF6301',GradientType=0 ); /* ie */
  color:#FFFFFF;
  padding:6px 5px 5px 10px;
  border-bottom:1px solid #FFFFFF;
}
div.infobox_footer {
   display:none;
}
div.infobox_item a, div.infobox_footer a { 
   padding: 0 0 0 0;  
   display: inline;
   color:#58748f;
    font-weight: normal;
}
div.infobox_item a {
   padding: 0 0 0 7px;
}
div.infobox_footer a, div.infobox_footer a:visited, div.infobox_footer a:link {
   background: none;
   text-decoration: underline;
}
div.infobox_footer a:hover {
   background: none;
   color: #ff7d0a;
}
div.infobox_item { 
  background-color:#DCD6BE;
  color:#496177;
  padding:6px 5px 5px 10px;
  border-bottom:1px solid #FFFFFF;
}
div.infobox_number {
  display:none;
  background-color:transparent;
}
div.infobox_number span {
   position: relative;
   top: 4px;
}

/* Infografik Startseite */
table.igtable {
   height: 150px;
   color: #FFFFFF;
   width: 100%; /* Hier die Breite eintragen */
   background: #326081 url(images/ig_fond.png) repeat-x;
}

.ig_middle {
   text-align: center;
}

.ig_top_left {
   text-align: right;
   font-size: 15px;
   font-weight: bold;
   width: 45%;
   padding-bottom: 8px;
   vertical-align: bottom;
}

.ig_top_right {
   text-align: left;
   font-size: 15px;
   font-weight: bold;
   width: 45%;
   padding-bottom: 8px;
   vertical-align: bottom;
}

.ig_bottom_left {
   text-align: right;
   font-size: 13px;
   width: 45%;
   padding-top: 5px;
}

.ig_bottom_right {
   text-align: left;
   font-size: 13px;
   width: 45%;
   padding-top: 5px;
}

table a.internal-link {
   text-decoration: none; 
   padding-left: 7px;
   display: block;
   background: url(images/verfeinern_link_2.gif) no-repeat 0px 5px;
}

table a.internal-link:hover {
   text-decoration: underline;
   cursor: pointer;
   background: url(images/browsen_mark.gif) no-repeat -2px 4px;
}

div#searchline {
   background: #ededed;
   padding-left: 9px;
   padding-top: 15px;
   padding-bottom: 10px;
}
div#searchline #searchlineinput{
   width: 85%;
}
.fulltext-button{
}

div#searchline form {
   display: inline;
}

div#searchline form .footer_button {
	height: auto;
}

div#searchline form .footer_button .button {
   margin-top: 5px;
}

/* Fehlerbox (404, ... */
/* LY 20080414 */
div#errorbox {
 margin: 0 10px;
 border: 1px solid #d5e0ef;
 background: white;
}
div#errortitle {
  background: #d5e0ef;
  font-weight: bold;
  font-size: 17px;
  padding: 1px 5px;
}
div#erroricon{
 background: white;
 width:30px;
 float: left;
 padding: 3px;
 padding-top: 12px;
 padding-left: 5px;
}
div#errortext {
 background: white;
 padding: 9px 5px;
 margin-left:40px; 
}

div#errorfooter {
 text-align: right;
 margin-bottom:5px;
 padding-right: 10px;
 background: white;
}
div#errorfooter a{
 text-decoration: none;
}
div#errorfooter img {
 position: relative;
 top:2px;
 background: white;
}
/* Newloginbox */
/* HI 20080718 */
/*Loginbox auf der Anmeldenseite*/
.tx-newloginbox-pi1 #loginform{
background:#EFF4FD none repeat scroll 0% 50%;
border-left:3px solid #02538E;
margin-top:1em;
padding-top:10px;
width: 220px;
}
.tx-newloginbox-pi1 table tr{
  margin:5px;
}
.tx-newloginbox-pi1 table tr th{
padding-left: 7px;
}
.tx-newloginbox-pi1 table tr td{
padding-left: 10px;
}
.tx-newloginbox-pi1 .footer_row{
  margin-top: 10px;
}
.tx-newloginbox-pi1 label{
  font-size: 12px;
  font-weight: bold;
  float: left;
}
/*Loginbox auf der Startseite*/
#content_right #loginform{
background-color:#F6F4E7;
border-left:none;
border-top: 3px solid #ECE7CF;
margin-top:1em;
padding-bottom:4px;
padding-top:10px;
margin-bottom:20px;
width: 200px;
}
#login_button_logged_out {
background:transparent url(../gesis-img/sowiport/sp_login.gif) no-repeat scroll 0 18px;
}
#content_right #loginform #login-header{
display: block;
padding-bottom: 7px;
font-size:8px;
}
#content_right #loginform h3{
background:transparent url(../gesis-img/sowiport/sp_regnutzer_kl.gif) no-repeat scroll left 1px;
padding-left: 15px;
margin-left: 9px;
font-size:12px;
font-weight: normal;
color: #58748f;
}
#content_right #loginform #login-header img{
float: left;
margin-left: 10px;
margin-right: 5px;
}
#content_right #loginform form{
padding: 0px;
margin: 0px;
}
#content_right #loginform table{
margin-left: 7px;
}
#content_right #loginform table tr th{
padding-left: 3px;
}
#content_right td input{
  width: 110px;
}
#content_right #loginform .footer_row{
  margin-top: 4px;
  margin-bottom: 8px;
}
#content_right #loginform .footer_button{
  margin-right: 8px;
  margin-top: 4px;
  margin-bottom: 8px;
}
#content_right #register-link a{
display: block;
font-weight: normal;
background:transparent url(images/verfeinern_link_2.gif) no-repeat scroll 0px 5px;
padding-left:7px;
margin-left: 7px;
margin-bottom:0px;
font-size: 11px;
text-decoration:none;
}
#content_right #register-link a:hover{
background:transparent url(images/browsen_mark.gif) no-repeat scroll -2px 4px;
color:#001569;
cursor:pointer;
text-decoration:underline;
}
#content_right .login-status-message{
color:#ff0000;
}
/*Passwort vergessen*/
.tx-newloginbox-pi1 #passwordforgotform{
background:#EFF4FD none repeat scroll 0% 50%;
border-left:3px solid #02538E;
margin-top:1em;
padding-top:10px;
width: 230px;
}
#passwordforgotform .footer_row{
    padding-right: 4px;
}
/* feuserregister */
/* HI 20080718 */
.tx-srfeuserregister-pi1 #registerform{
background:#EFF4FD none repeat scroll 0% 50%;
border-left:3px solid #02538E;
margin-top:1em;
padding-top:10px;
width: 470px;
}
.tx-newloginbox-pi1 table tr th{
padding-left: 7px;
}
.tx-srfeuserregister-pi1 td{
padding-left: 10px;
}
.tx-srfeuserregister-pi1 label{
  font-size: 12px;
  font-weight: bold;
  padding-left:3px;
}
.tx-srfeuserregister-pi1 label span {
    visibility:hidden;
}
.tx-srfeuserregister-pi1 .footer_button{
padding-left: 3px;
}
.tx-srfeuserregister-pi1 .footer_row{
  padding-right: 8px;
}
.tx-srfeuserregister-pi1-captcha-image{
  margin-left: 20px;
}
.tx-srfeuserregister-pi1-error{
  color: #ff0000;
}
.tx-srfreecap-pi2-cant-read{
font-size:12px;
font-weight:bold;
}

#content_left .bodytext{
   padding-left: 10px;
   padding-right: 10px;
}
.tx-srfeuserregister-pi1-trash{
margin-top:20px;
}
/*für die Auswahl des Instituts HI 26.09*/
#institutform {
background:#EFF4FD none repeat scroll 0% 50%;
border-left:3px solid #02538E;
margin-top:1em;
padding-left:15px;
padding-right:20px;
padding-top:10px;
padding-bottom:15px;
margin-bottom:10px;
float: left;
}

#institutform label {
font-size:12px;
font-weight:bold;
padding-left:3px;
}

#institutform .go {
position: relative;
top: 3px;
}

#institutform ul{
margin-bottom: 0px;
}
#institutform .sfx{
width: 500px;
padding-right:25px;
}
#institutform .sfx-icon{
margin-top: 13px;
}
/*Menü in linker Spalte HI 30.09*/
#menuleft {
font-size:11px;
padding-bottom:10px;

}
#menuleft ul {
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
}
#menuleft ul li{
border-bottom:1px solid #FFFFFF;
}
#menuleft .ItemUnselected {
background-color:#DCD6BE;
}
#menuleft .ItemSelected {
	background: #FF9F23; /* old browsers */
	background: -moz-linear-gradient(top, #FF9F23 0%, #FF6301 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9F23), color-stop(100%,#FF6301)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9F23', endColorstr='#FF6301',GradientType=0 ); /* ie */
}
#menuleft .ItemSelected a{
color: white;
font-weight: bold;
}
#menuleft .ItemUnselected2 {
background-color:#DCD6BE;
}
#menuleft .ItemSelected2 {
	background: #FF9F23; /* old browsers */
	background: -moz-linear-gradient(top, #FF9F23 0%, #FF6301 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9F23), color-stop(100%,#FF6301)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9F23', endColorstr='#FF6301',GradientType=0 ); /* ie */
}
#menuleft ul li:hover{
background:-moz-linear-gradient(center top , #8C99A6 0%, #475C71 100%) repeat scroll 0 0 transparent;
color: white;
}
#menuleft ul li a{
display: block;
padding:6px 5px 5px 10px;
}
#menuleft ul li a:hover{
color: white
}

/*Abspeichern Dialog für die Merkliste HI 02.10.2008*/
#saveForm {
background:#EFF4FD none repeat scroll 0% 50%;
border-left:3px solid #02538E;
margin-top:1em;
margin-left:213px;
padding-top:10px;
margin-bottom:10px;
width:300px;
font-size: 11px;
}
#saveForm label {
font-size:12px;
font-weight:bold;
padding-left:3px;
}
#saveForm .paddingleft {
margin-left:10px;
margin-right:10px;
}
#dialog .warning{
color:#FF0000;
}
#registerform.export b {
	margin-left: 10px;
}
#registerform.export input {
	margin-left: 20px;
}
#registerform.export .footer_row input {
	margin-left: 0px;
}

/*folder hi - 22.10.2008*/
.folder_row {
height: 26px;
margin-left:208px;
margin-right:206px;
padding-top:3px;
padding-left:5px;
font-size:11px;
}
#inside{
margin: 0px;
padding: 0px;
}
#buttonrow_searchhistory{
margin: 0px;
padding: 0px;
padding-top: 10px;
}
.folder_row form{
margin: 0px;
}
.folder_row table{
border-width: 0px;
height: 26px;
border-collapse: collapse;
border: none;
width: 100%;
}
.folder_row td{
padding:0px;
margin: 0px;
font-size:11px;
font-weight: bold;
}
.folder_row .select_folder, .select_function{
font-weight: normal;
position: relative;
top: 2px;
width: 150px;
font-size:11px;
}
.folder_row .select_folder{
width: 120px;
}
.folder_row .select_function{
width: 120px;
}
.folder_row .go{
position: relative;
top: 5px;
}
.folder_row .background{
background-image:url(images/sp_back_26.gif);
}
.folder_row .td_1{
background-image:url(images/sp_back_26.gif);
width:110px;
padding-left: 5px;
}
.folder_row .td_2{
background-image:url(images/sp_back_26.gif);
width:150px;
}
.folder_row .td_2_just_folder{
background-image:url(images/sp_back_26.gif);
width: 170px;
}
.folder_row .td_3{
background-image:url(images/sp_back_26.gif);
width:75px;
padding-left: 5px;
}
.folder_row .td_3_just_folder{
background-image:url(images/sp_back_26.gif);

}
.folder_row .td_4{
background-image:url(images/sp_seperator_26.gif);
width:1px;
}
.folder_row .folder_chooser_end{
background-image:url(images/sp_right_26.gif);
width:5px;
}
.folder_row .person_image{
width:22px;
height: 26px;
background-image:url(images/sp_person_26.gif);
padding: 0px;
}
.folder_row .text{
position: relative;
top: 4px;
padding-left:5px;
}
#dialog table{
border-width: 0px;
height: 26px;
border-collapse: collapse;
border: none;

}
#dialog td{
padding:0px;
margin: 0px;
font-size:11px;
font-weight: bold;
}
#dialog .td_dialog_1{

width:500px;
}
#dialog .td_dialog_1_searchhistory{
width:287px;
}
#dialog .td_dialog_2{
background-image:url(images/dialog_li.png);
background-repeat: no-repeat; 
background-position: bottom;
width:7px;
}
#dialog .td_dialog_3{
background-image:url(images/dialog_mi.png);
background-repeat: repeat-x; 
background-position: bottom;
background-color: #cee3f1; 
width:240px;

}
#dialog .td_dialog_4{
background-image:url(images/dialog_re.png);
background-repeat: no-repeat; 
background-position: bottom;
width:7px;
}
#dialog .td_inner_dialog_1{
width:69px;
padding-left:5px;
}
#dialog .td_inner_dialog_2{
width:169px;
}
#dialog .td_inner_dialog_3{
  padding-left:4px;
}
#dialog .footer_row{
  background: transparent;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  height: auto;
}
#dialog .dialog_text{
padding-left: 4px;
margin-top:5px;
margin-bottom: 5px;
font-weight: normal;
}
#dialog .dialog_input{
float: right;
}
#dialog .go{
position: relative;
top: 2px;
}
#message{
background:#EFF4FD none repeat scroll 0% 50%;
border-left:3px solid #02538E;
margin-top:1em;
margin-left:213px;
margin-right:214px;
padding:10px;
margin-bottom:10px;
font-size: 11px;
}
#message_without_margin{
background:#EFF4FD none repeat scroll 0% 50%;
border-left:3px solid #02538E;
margin-top:1em;
padding:10px;
margin-bottom:10px;
font-size: 11px;
}
#saveForm .paddingleft {
margin-left:10px;
}
.tx-srfeuserregister-pi1 {
	margin-left: 10px;
}

#margin_bottom{
 margin-bottom: 10px;
}

/* infobox: in linker Spalte, u.a. SSOAR-Info in hitlist */
div.infobox_title {
 background:#EFF4FD none repeat scroll 0 0;
 margin:5px 5px 0 0;
 padding:2px 0 1px 2px;
}
div.infobox_body {
 background:white none repeat scroll 0 0;
 margin:0 5px 5px 0;
 padding:2px 0 1px 2px;
 font-weight: normal;
}
div.infobox_body td {
 font-size: 11px;
}
/*searchistory hi, 20.01.2009*/
#searchhistory{
  font-size: 11px;
  margin-top:10px;
}
#searchhistory table{
  font-size: 11px;
}
#searchhistory tr{
  margin-top: 8px;
}

#searchhistory td{
  font-size: 11px;
}
#searchhistory .first_column{
  padding-left: 16px;
  padding-right: 16px; 
}
#searchhistory .second_column{
  text-align: left;
  padding-left: 4px;
  width: 61%;

}
#searchhistory .third_column{
  padding-left: 0px;
  padding-right: 0px;
  width: 20%;
  text-align: center;
}
#searchhistory .last_column{
  padding-left: 0px;
  padding-right: 0px;
  width: 20%;
  text-align: center;
}
#searchhistory .first_column_header{
  padding-left: 16px;
  padding-right: 16px; 
}
#searchhistory .second_column_header{
  text-align: left;
  padding-left: 4px;
  width: 61%
}
#searchhistory .third_column_header{
  width: 20%; 
}
#searchhistory .last_column_header{
  width: 20%;  
}
#searchhistory .table_header{
  height:26px;
  background-color: #D5E0EF;
  border-left:3px solid #0350A9;
}
#searchhistory .background_color_rows{
  background-color: #EFF4FD;
}
#searchhistory .resultCellSelector{
  padding-bottom: 50px;
}
#searchhistory .resultCellDescription{
  padding-top: 3px;

}
#buttonrow_searchhistory .last_img_column{
width: 5px;
}

#searchhistory .resultCellDescripton a{
  font-weight: normal;
}

#searchhistory img#mark_trenner {
margin-right:10px;
margin-left: 5px;
}

#searchhistory #marks_form {
margin-top:5px;
}

#searchhistory .select_mark{
font-weight: normal;
width: 150px;
font-size:11px;
}

.bold {
  font-weight: bold;
}
div.searchfield {
   font-size: 11px;
   display: inline; 
   font-weight: normal;
}

div.searchvalue {
   font-size: 11px;
   margin-left: 0.2em;
   font-weight: bold;
   display: inline; 
}
div.error_with_margin {
background:#EFF4FD none repeat scroll 0%;
border-left:3px solid #0350A9;
margin-left:213px;
margin-right:213px;

}
div.breadcrumps_with_margin {
margin-left:213px;
margin-right:213px;
}
.h1_watchlist{
margin-top: 10px;
margin-bottom: 7px;
margin-left:213px;
margin-right:213px;
}
/* für SSOAR: linke und rechte Spalte der Suche ausblenden */
div#content div#content_center div#content_1 div#left, div#content div#content_center div#content_1 div#right {
 display:none;
}

/* für Themenschwerpunkte */
div.csc-header {
	padding-bottom: 13px;
}
p.align-center {
	text-align: center;
}
/*Infografik Startseite neu*/
.info_frame{
background:#67798A none repeat scroll 0 0;
color:#FFFFFF;
line-height:26px;
padding:5px 10px;
margin-bottom: 10px;

}
.info_frame a{
font-weight: bold;
color: white;
background:transparent url(../gesis-img/icons/gs_menu_close.png) no-repeat scroll -8px -6px;
padding-left:15px;
}

#vtb{
margin-left: 201px;
}
.calender_header{
background-color:#D8E1F0;
height: 37px;
}
.calender-active-tab{
background:transparent url(images/event-calender-active-tab.jpg) no-repeat top left;

}
#events{
float:left;
padding-left:10px;
padding-right: 10px;
padding-top:10px;
padding-bottom: 9px;
}
#call-for-papers{
border-left: 1px solid #FAF9FA;
border-right: 1px solid #FAF9FA;  
padding-left: 10px;
padding-right: 10px;
float:left;
padding-top:10px;
padding-bottom: 9px;
}  
#block_1, #block_2, #block_3, #block_4, #block_5, #block_6{
clear:both;
}
.calender_title{
float: left;
}
a.rssfeed {
background:transparent url(images/ico-rss.gif) no-repeat scroll left 8px;
margin-left:8px;
padding:5px 10px 5px 18px;
font-weight: normal;
text-decoration: none;
}
.rss_link{
float: right;
padding-top:10px;
}
.calender{
border-collapse:collapse;
width: 100%;
}
.calender a{
text-decoration: none;
}
.calender thead th{
padding-top: 7px;
padding-bottom: 10px;
padding-left: 47px;
font-weight: normal;
}
.calender tr td{
font-size:11px;
}
.calender .date{
width: 80px;
padding-left:20px;
}
.calender .type{
padding-right:15px;
}
.calender .location_css{
padding-left:5px;
width: 120px;
}
.calender .background_color_rows{
  background-color: #EFF4FD;
}
.calender .morelink{
  background:transparent url(images/verfeinern_link_2.gif) no-repeat scroll 0 4px;
  padding:0 0 0 7px;
  text-decoration:none;
  padding-right: 10px;
}
.calender .morelink:hover {
   background: url(images/browsen_mark.gif) no-repeat -2px 4px;
   text-decoration: none !important;
}
.calender_footer{
background-color:#D8E1F0;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-size:11px;
}
.calender_footer .morelink{
  background:transparent url(images/verfeinern_link_2.gif) no-repeat scroll 0 4px;
  padding:0 0 0 7px;
  text-decoration:none;
  font-weight: normal;
}
.calender_footer .morelink:hover {
   background: url(images/browsen_mark.gif) no-repeat -2px 4px;
   text-decoration: none !important;
   color: #112573;
}
.event_details{
border-collapse:collapse;
border-left:3px solid #02538E;
width:100%;
}
.event_details td{
  padding-top: 5px;
  padding-bottom: 5px;
}
.event_details .background_color_rows{
  background-color: #EFF4FD;
}
.event_details .first_column{
 font-weight: bold;
 width: 200px;
 padding-left: 15px;
}
.event_calender{
  border-left:3px solid #02538E;
}
.tab_event{
display:inline;
padding:5px 0 0 10px;
}
#event_browse{
float:left;
}
div#event_browse ul li{
background-color:#EFF4FD;
display:inline;
margin-right:5px;
padding-left:4px;
padding-right:4px;
font-size: 11px;
}
#event_browse a{
text-decoration:none;
}
.hidden{
display:none;
}
.visible{
display:block;
}
.current_tab{
color:#FF7E0B;
}
a.visualization_link {
background:transparent url(images/visualization-icon.gif) no-repeat scroll left 8px;
margin-left:8px;
padding:10px 10px 5px 25px;
font-weight: normal;
text-decoration: none;
}
.float_right{
margin-left: 30px;
}
/*ab hier GESIS-CSS*/

/*Neu nicht in alter styles.css vorhanden gewesen*/

/*Spalten*/
div#left, div#left_menu, div#menu2_left {
width:225px;
}


div#header_right, div#menu1_right, div#menu2_right {
width:225px;
}

#header_center_left {
float:left;
height: 50px;
}


#microsite_left, #microsite_center, #microsite_right {
border-bottom:1px solid #FFFFFF;
height:50px;
}

/*
#microsite_left {
background-image:url(../gesis-img/header/sowiport_microsite_left.png);
}
*/
#microsite_center, #microsite_right {
background-image:url(../gesis-img/header/microsite_bg.png);
}

div#header_center_right {
width: 0px;
height: 50px;
float:right;
}

div#menu1_center ul, div#menu1_right ul, div#menu2_center ul, div#menu2_right ul  {
position:relative;
top:0px;
}

div#menu1_center, div#menu1_right{
background-color:#EAE5CE ;
border-left:1px solid #66645A;
overflow:hidden;
width:100%;
border-bottom:1px solid #66645A;
}

div#menu1_center ul, div#menu1_right ul {
display:inline;
float:left;
margin:0 0 0 0px;
padding:0;
}

div#menu1_center ul li, div#menu1_right ul li {
display:inline;
float:left;
font-size:1em;
line-height:1em;
list-style-type:none;
margin:0;
padding:0;
}

div#menu1_center ul .navsearch {
background-color:#F6F4E7;
height:23px;
padding:0 8px 0;
}

div#menu1_center ul .navsearch #searchfield {
margin-right:5px;
margin-top:3px;
vertical-align:top;
width:140px;
}

div#menu1_center ul .navsearch #submit {
margin-top:3px;
vertical-align:top;
}

div#menu1_center ul li a, #menu1_center ul li strong, div#menu1_right ul li a, #menu1_right ul li strong {
color:#66645A;
text-shadow:0 1px 1px #FFFFFF;
display:block;
font-size:1em;
font-weight:bold;
margin:0;
padding:9px;
text-align:center;
text-decoration:none;
padding-right: 15px;
padding-left: 15px;
border-left:1px solid #D7D2C3;
border-right:1px solid #66645A;
}

div#menu1_center ul li a:focus, div#menu1_center ul li a:hover, div#menu1_center ul li a:active, div#menu1_right ul li a:focus, div#menu1_right ul li a:hover, div#menu1_right ul li a:active {
background-color:#8c99a6;
background:-moz-linear-gradient(center top , #8C99A6 0%, #475C71 100%) repeat scroll 0 0 transparent;
color:#FFFFFF;
text-decoration:none;
text-shadow:none;
}

div#menu1_center ul li#current, div#menu1_right ul li#current {
	background: #FF9F23; /* old browsers */
	background: -moz-linear-gradient(top, #FF9F23 0%, #FF6301 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9F23), color-stop(100%,#FF6301)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9F23', endColorstr='#FF6301',GradientType=0 ); /* ie */
}

div#menu1_center ul li#current a:focus, div#menu1_right ul li#current a:focus {
color:#000000;
}

div#menu1_center ul li#current strong, div#menu1_center ul li#current a, div#menu1_center ul li#current a:active, div#menu1_right ul li#current strong, div#menu1_right ul li#current a, div#menu1_right ul li#current a:active{
color:white;
text-decoration:none;
}

#menu1_right ul li a.global_items:focus, #nav_main ul li a.global_items:hover {
background-color:#FFFFFF;
background-image:url(../gesis-img/shiny_buttons/gs_button_2_over_short.gif);
background-position:left top;
background-repeat:no-repeat;
color:#000000;
}

#menu1_right ul li a.global_items {
background-position:left top;
background-repeat:no-repeat;
color:#66645A;
text-shadow:0 1px 1px #FFFFFF;
padding:9px 0 0;
width:70px;
height:21px;
}

#menu1_right ul li#current a.global_items, #menu1_center ul li#current a.global_items:active {
background-color:#FF6700;
background-image:url(../gesis-img/shiny_buttons/gs_button_2_active_short.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
}

div#menu2_center, div#menu2_right{
line-height:0;
overflow:hidden;
width:100%;
}

div#menu2_center ul, div#menu2_right ul {
display:inline;
float:left;
margin:0 0 0 0px;
padding:0;
}

div#menu2_center ul li, div#menu2_right ul li {
display:inline;
float:left;
font-size:1em;
line-height:1em;
list-style-type:none;
margin:0;
padding:0;
}

div#menu2_center ul .navsearch {
background-color:#F6F4E7;
height:24px;
padding:0 8px 0;
}

div#menu2_center ul .navsearch #searchfield {
margin-right:5px;
margin-top:3px;
vertical-align:top;
width:140px;
}

div#menu2_center ul .navsearch #submit {
margin-top:3px;
vertical-align:top;
}

div#menu2_center ul li a, #menu2_center ul li strong, div#menu2_right ul li a, div#menu2_right ul li strong {
color:#66645A;
text-shadow:0 1px 1px #FFFFFF;
display:block;
font-size:1em;
font-weight:bold;
margin:0;
padding:6px;
text-align:center;
text-decoration:none;
padding-right: 15px;
padding-left: 15px;
}

div#menu2_center ul li a:focus, div#menu2_center ul li a:hover, div#menu2_center ul li a:active, div#menu2_right ul li a:focus, div#menu2_right ul li:hover, div#menu2_right ul li a:active, div#menu2_center ul li#current a:hover, div#menu2_right ul li#current a:hover, div#menu2_right ul li a:hover, div#menu2_right ul li a:active{
background-color:#FFFFFF;
background-image:url(../gesis-img/shiny_buttons/gs_button_1_over.gif);
background-position:left top;
background-repeat:no-repeat;
color:#000000;
text-decoration:none;
}

div#menu2_center ul li#current a:focus, div#menu2_right ul li#current a:focus {
color:#000000;
}

div#menu2_center ul li#current strong, div#menu2_center ul li#current a, div#menu2_center ul li#current a:active, div#menu2_right ul li#current strong, div#menu2_right ul li#current a, div#menu2_right ul li#current a:active {
text-decoration:none;
}

div#menu2_center ul li#current a{
color:black;
}


.clearfix {
display:block;
}

.tx-newloginbox-pi1 label {
font-weight:normal;
}

div.footer_row {
background-color:#ece7cf;
}

#content_right #register-link a, #content_right #register-link a:hover {
color: #58748f;
text-decoration:none;
}

#infografik .column_1 {
border-left:none;
background-color: #F6F4E7;
}

#infografik td {
background:white url(../gesis-img/infografik/sp_infografik_bg.jpg) repeat-x scroll left top;
font-size: 12px;
width:33%;
}

#infografik .column_2 {
border-left:3px solid #f6f4e7;
background-color: #F6F4E7;
}

#infografik .column_3 {
border-left:3px solid #f6f4e7;
background-color: #F6F4E7;
}

#infografik a{
font-weight: normal;
}

.tab_rechts {
background:url(../gesis-img/news/news_header.gif) repeat-x scroll 0 0 transparent;
color:#58748f;
font-size:16px;
font-weight:bold;
padding:0 10px;
text-align:center;
margin-left: -7px;
}

.einschraenken ul.navigator_title {
padding-left: 10px;
}

.einschraenken ul {
padding: 0px;
}

.einschraenken ul li {
color:#58748f;
padding:0px;
}

.einschraenken ul li ul li {
color:#58748f;
}

.event_calender {
border-left:none;
}

.calender_header, .calender_footer{
background-color:#ECE7CF;
}

.calender .background_color_rows {
background-color:#F6F4E7;
}

div#event_browse ul li {
background-color:#F6F4E7;
border:1px solid #BFB596;
font-size:11px;
}

a.current_tab {
color:#FF7E0B;
}

.event_details {
border-left:none;
}

.event_details .background_color_rows {
background-color:#f6f4e7;
}


/***********************************************************************/
/*Ab hier Suche*/
/***********************************************************************/

.einschraenken {
overflow: hidden; 
background-color:transparent;
border: none;
border-width: 0px 0px 0px 3px;
font-size: 12px;
font-weight:bold;
overflow:hidden;
padding-left:0px;
}


#content_right .einschraenken {
background-color:#EDEDED;
border: medium none;
font-size: 11px;
width: 200px;
}


.search .einschraenken {
background-color:#EDEDED;
width: 210px;

}

.einschraenken a {
   text-decoration: none;
   padding-left: 7px;
   display: block; 
   background: url(images/verfeinern_link_2.gif) no-repeat 0 3px;
}


.search .tab_rechts{
background-image:none;
color:#000000;
font-size:11px;
font-weight: normal;
text-align:left;
}

p, p.bodytext {
color: #000000;
}
div.news-latest-morelink a:hover{
color:#8c99a6;
background-image:none;
text-decoration:underline;
}
div.news-latest-morelink a {
background-image:none;
text-decoration:none;
float:left;
font-weight: normal;
padding: 0px;
}
div.news-latest-gotoarchive a:link, div.news-latest-gotoarchive a:visited {
color:#8c99a6;
font-weight:normal;
text-decoration:none;
}
div#content_right p {
padding:0px;
}

.homepage_logo {
display:none;
}
/*Buttons*/
.footer_button {
background-color:#f6f4e7;
border:1px solid #BFB596;
}
input.button, .footer_button_link {
background-color:transparent;
color:#000000;
font-weight:normal;
}
#login_button_logged_in {
background-image: 0 18px;
float: right;
position:relative;
left:0px;
top:0px;
font-weight: normal;
}
#login_button_logged_in a{
color: white;
}
#login_button_logged_in a:hover, #login_button_logged_out a:hover{
color:#8c99a6;
text-decoration:underline;
}

/*Login Form*/
.tx-newloginbox-pi1 #loginform {
border-top: 3px solid #ece7cf;
background-color:#f6f4e7;
border-left:none;
}

/*Register Form*/
.tx-srfeuserregister-pi1 #registerform {
background-color:#f6f4e7;
border-left:none;
border-top: 3px solid #ece7cf;
}
.tx-srfeuserregister-pi1 label {
font-weight:normal;
}
.tx-srfreecap-pi2-cant-read {
font-weight:normal;
}
/*News*/
.news-list-container {
background-color:#f6f4e7;
border: none;
}
.news-list-item {
background-color:#f6f4e7;
border-bottom: 3px solid white;
}
.news-list-item h3 {
background:#f6f4e7 none repeat scroll 0 0 !important;
border-top: 3px solid white;
}
.news-list-date {
color: #8c99a6;
width: 100%;
}
.news-list-browse {
background:#ece7cf !important;
}
.tx-ttnews-browsebox-SCell p a, .tx-ttnews-browsebox-SCell p a:link, .tx-ttnews-browsebox-SCell p a:visited {
background:#f6f4e7 none repeat scroll 0 50%;
color:#FF7D0A;
}
.tx-ttnews-browsebox td p {
background:#f6f4e7 ;
color:#8c99a6;
}
.news-single-item {
background:#f6f4e7 ;
border: none;
}
.news-single-item h2 {
background-color:#f6f4e7 !important;
color: #8c99a6;
}
/*Simple Search*/
div#searchform {
background-color:#f6f4e7;
border-left:none;
border-top: 3px solid #ece7cf;
}
div.search_field_row {
background-color:#f6f4e7;
}
.searchform_label {
font-weight:normal;
}
label#searchform_checkbox_year_label {
font-weight:normal;
}
div.first_search_field_row {
padding-top:10px;
}
.footer_button a{
color: black;
}
/*Advanced Search*/
div.filter_list {
background:#f6f4e7 url(../gesis-img/hgr_filter.gif) repeat-x scroll 0 0;
border-left:none;
}
div#search {
background-color: #f6f4e7;
border-left:none;
}
.filter_name_new-active span.left_tab_filter {
background:transparent url(../gesis-img/sp_sand_links.gif) no-repeat scroll 0 0;
}
.filter_name_new-active span.right_tab_filter {
background:transparent url(../gesis-img/sp_sand_rechts.gif) no-repeat scroll 0 0;
}
li.filter_name_new-active a:visited, li.filter_name_new-active a:link {
background:#f6f4e7 none repeat scroll 0 0;
border-left:2px solid #f6f4e7;
border-right:1px solid #f6f4e7;
}

#info_db_solis .tab_rechts{
  background: none;
}

#info_db_solis,
#info_db_foris,
#info_db_dzi,
#info_db_sa,
#info_db_ssa,
#info_db_assia,
#info_db_pais,
#info_db_ps,
#info_db_pei,
#info_db_fes,
#info_db_wzb,
#info_db_dza,
#info_db_ubk,
#info_db_socioguide,
#info_db_bertelsmann,
#info_db_ssoar,
#info_db_dbk,
#info_db_gesisweb,
#info_db_iab,
#info_db_soj,
#info_db_fis,
#info_db_pao{
  background-color: #F6F4E7;
  margin-right:10px;
}

#info_db_solis .tab_rechts,
#info_db_foris .tab_rechts,
#info_db_dzi .tab_rechts,
#info_db_sa .tab_rechts,
#info_db_ssa .tab_rechts,
#info_db_assia .tab_rechts,
#info_db_pais .tab_rechts,
#info_db_ps .tab_rechts,
#info_db_pei .tab_rechts,
#info_db_fes .tab_rechts,
#info_db_wzb .tab_rechts,
#info_db_dza .tab_rechts,
#info_db_ubk .tab_rechts,
#info_db_socioguide .tab_rechts,
#info_db_bertelsmann .tab_rechts,
#info_db_ssoar .tab_rechts,
#info_db_dbk .tab_rechts,
#info_db_gesisweb .tab_rechts,
#info_db_iab .tab_rechts,
#info_db_soj .tab_rechts,
#info_db_fis .tab_rechts,
#info_db_pao .tab_rechts{
  background-image: none;
  background-color: #D5E0EF;
  font-size:12px;
}

/*Hitlist*/
div.button_row {
background-color:#f6f4e7;
border-left: none;
}
.button_row .sliceCounter .resultPageCounterSelectedItem {
background-color:#f6f4e7;
color:#FF7E0B;
border: 1px solid #bfb596;
}
.sliceCounter .a_linkToSlice {
background:none;
border: 1px solid #bfb596;
}
div.button_row span {
font-weight:normal;
}
a.a_linkToSlice {
color:#8c99a6;
}
span.mark_text {
color:#000000;
font-weight:normal;
}
a.resultFooterLink {
color:#000000;
font-weight:normal;
}
.resultCellSelector {
background-color:#f6f4e7;
border-left:3px solid #ece7cf;
}
.resultCellSelector_bottom {
background-color:#f6f4e7;
border-left:3px solid #ece7cf;
}
a.toggle_details_state:focus, span.title, a.toggle_details_state, a.toggle_details_state:link, a.toggle_details_state:visited, a.toggle_details_state:active {
font-weight:normal;
text-decoration:none;
}
a.toggle_details_state_close {
font-weight:normal;
}
a.link2PersonSearch {
font-weight:normal;
}
a.link2ProductCatalogue {
font-weight:normal;
}
div.infobox_title {
background-color:#ece7cf;
font-weight: normal;
width: 172px;
margin-left: 10px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
}
div.infobox_body {
background-color:#f6f4e7;
border:1px solid #ece7cf;
width: 178px;
margin-left: 10px;
}
#dbl_first.resultCellSelector {
border-top:3px solid #ece7cf;
}
.resultCellSelector.dbl_first {
border-top:3px solid #ece7cf;
}
.resultCellSelector_bottom.dbl_last {
border-bottom:3px solid #ece7cf;
}
.resultTableSpacer.RTS_left.dbl_first, .resultTableSpacer.RTS_left.dbl_middle {
border-left:3px solid #ece7cf;
}
#dbl_last.resultCellSelector_bottom {
border-bottom:3px solid #ece7cf;
}
#dbl_first.resultTableSpacer.RTS_left, #dbl_middle.resultTableSpacer.RTS_left {
border-left:3px solid #ece7cf;
}
td.metadataValue p {
border-left:none;
}
td.metadataDescription {
border-right:1px solid #BFB596;
}
div.prodcat_row {
background:#f6f4e7;
border-left:none;
border-top: 3px solid #ece7cf;
}
div.error {
background:#f6f4e7;
border-left:none;
border-top: 3px solid #ece7cf;
}
.sliceCounter .resultPageCounterItem_NoBackground .a_linkToSlice {
background-color:#F6F4E7;
}
/*Merkliste*/
#message {
background:#f6f4e7 none repeat scroll 0 50%;
border-left:none;
border-top:3px solid #ece7cf;
margin-left:240px;
}
.h1_watchlist {
margin-left:240px;
}
.folder_row {
margin-left:233px;
margin-right:237px;
}
#dialog .td_dialog_1 {
width:500px;
}
.sliceCounter .resultPageCounterItem_NoBackground a{
border: none;
}
/*Suchverlauf*/
#searchhistory-div{
margin-left: 240px;
margin-right: 190px;

}
#searchhistory .table_header {
background-color:#f6f4e7;
border-left:none;
}
#message_without_margin {
background-color:#f6f4e7;
border-left:none;
border-top: 3px solid #ece7cf;
}
/*Lizenzen/Rechte*/
#institutform {
background-color:#f6f4e7;
border-left:none;
border-top: 3px solid #ece7cf;
}
td {
font-size:12px;
}
/*Thesaurus*/
#thesaurus {
top:153px;
}
#thesaurus #thesTop {
background:#ece7cf;
}
#thesaurus #thesAlone {
border-bottom:3px solid #ece7cf;
}
#thesaurus #thesAlone #leftcontent {
background-image:none;
background-color:#f6f4e7;
border-right:1px solid #ece7cf;
}
#thesaurus #thesAlone div.boxTitle {
background-image:none;
background-color:#f6f4e7;
}
#thesaurus #centerleftcontent, #thesaurus #centerleftcontentD, #thesaurus #thesAlone #centerleftcontentInfo, #thesaurus #centerleftcontentDC, #thesaurus #centerleftcontentDL {
border-right:1px solid #ece7cf;
}
#thesaurus a.radio:hover, #thesaurus a.radio:active, #thesaurus a.radio:focus {screen_t...ments.css (Linie 941)
color:#8c99a6;
}
#thesAlone a:link, #thesAlone a:visited {
color:#8c99a6;
font-weight:normal;
text-decoration:none;
}
#thesaurus #thesAlone div.boxTitle a:link, #thesaurus #thesAlone div.boxTitle a:visited, #thesaurus #thesAlone div.boxTitle a:hover, #thesaurus #thesAlone div.boxTitle a:active, #thesaurus #thesAlone div.boxTitle a:focus {
color:#8c99a6;
}
#thesaurus #translationDetail h4.transName a:link, #thesaurus #translationDetail h4.transName a:visited, #thesaurus #translationDetail h4.transName a:hover, #thesaurus #translationDetail h4.transName a:active, #thesaurus #translationDetail h4.transName a:focus, #thesaurus #thesAlone .termGroup h4.transName a:link, #thesaurus #thesAlone .termGroup h4.transName a:visited, #thesaurus #thesAlone .termGroup h4.transName a:hover, #thesaurus #thesAlone .termGroup h4.transName a:active, #thesaurus #thesAlone .termGroup h4.transName a:focus {
color:#8c99a6;
}

#institutform label {
font-size:12px;
font-weight:normal;
padding-left:3px;
}
/*Socioguide über Produktkatalog*/
span#pk_tab span#product {
background-image:url(../gesis-img/shiny_buttons/menu2-current-left.gif);
background-position:left 0px;
background-repeat:no-repeat;
border:medium none;
color:#000000;
margin:0;
padding:0 15px 5px;
padding-top: 2px;
position:relative;
top:2px;
}
span#righttab2_act, span#lefttab2_act {
background:none;
border:none;
margin:0px;
padding:0px;
}
span#righttab2_act{
background-image:url(../gesis-img/shiny_buttons/menu2-current-right.gif);
background-position:right 0px;
background-repeat:no-repeat;
padding-bottom: 5px;
}
/*Passwort vergessen*/
.tx-newloginbox-pi1 #passwordforgotform {
background-color:#f6f4e7;
border-left:none;
border-top: 3px solid #ece7cf;
}
/*Überschreibungen final*/
#left .einschraenken{
border-top: none;
}
/*felogin*/
/*Passwort vergessen*/

/*Login Form*/
.tx-felogin-pi1 #loginform {
border-top: 3px solid #ece7cf;
background-color:#f6f4e7;
border-left:none;
width: 220px;
}
.tx-felogin-pi1 #passwordforgotform {
background-color:#f6f4e7;
border-left:none;
border-top: 3px solid #ece7cf;
margin-top:1em;
padding-top:10px;
width:230px;
}
.tx-felogin-pi1 label {
font-weight:normal;
}
.tx-felogin-pi1 #loginform{
margin-top:1em;
padding-top:10px;
width: 220px;
}
.tx-felogin-pi1 table tr{
  margin:5px;
}
.tx-felogin-pi1 table tr th{
padding-left: 7px;
}
.tx-felogin-pi1 table tr td{
padding-left: 10px;
}
.tx-felogin-pi1 .footer_row{
  margin-top: 10px;
}
.tx-felogin-pi1 label{
  font-size: 12px;
  float: left;
}
.dialogue-container h1 {
background:#D9D9D9 none repeat scroll 0 0;
border-bottom:1px solid white;
color:#44596E;
font-size:16px;
font-weight:bold;
line-height:22px;
margin:0;
padding:4px 10px;
text-shadow:1px 1px white;
}

#time_menu{
margin-left: 240px;
margin-right: 8px;
padding-left: 15px;
padding-top: 7px;
padding-bottom: 7px;
margin-top: 10px;
background-image: url(images/browse_blue.gif);
background-repeat: no-repeat;
background-color:#F6F4E7;
}
#time_selected{
color:#FF7E0B; 
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
border:1px solid black;
}

