
html{
/*background-color:#ffffff;*/
}

body{
overflow-x:hidden;
background-color:#e6e6e6;
background-color:#ffffff;
margin-left:0px;
}

#panlogo{
margin-left:5px;
}

#main{
margin-top:0px;
width:2260px;
margin-bottom:0px;
padding:0;
margin-left:0px;
}

#panoinfoicons a{
text-decoration:none;
color:#333333;
}



#infopagewrap2{
background: url(../img/info_new_border.png) repeat-y  0px 0;
background-color:#e6e6e6;
width:100%;
}

#infopagewrap{
float:left;

background: url(../img/info_new_border.png) repeat-y  0px 0;

}

#infopageborder{
width:10px;
float:left;
min-height:400px;
height:100%;
margin-right:3px;

}

#infopage{
float:left;
margin-left:-4px;
padding-top:0px;
padding-left:10px;
/*background:#ffffff;*/
}

/*#infopage.venuesplash{background:#ffffff url(../img/venues.jpg) no-repeat left 0;}
#infopage.participantsplash{background:#ffffff url(../img/participants.jpg) no-repeat left 0;}
*/


#infosubpage{
background-color:#ffffff;
}

#navigation{

}

#panorama{
margin:0px;
padding-top:35px;
padding-left:5px;
background-color:#ffffff;
height:3170px;
}

#infohead{

padding-top:40px;
margin-top:0px;
}

#infoheadselect{
margin-top:2px;
}

#research{
position:relative;
top:0px;
left:183px;
width:900px;
/*background:transparent  url(../img/icon/research_border.png) repeat-y  0px 0;*/
vertical-align:top;
min-height:3267px;
}

#infomaincontent{
min-height:3082px;
padding-bottom:0px;

}

#infopage .left {
	float: left;
}

#infowelcomefocus{
	float: left;
    width: 160px;
}

#infowelcomefocus h2 {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
}


#infowelcomefocus a.external-link-new-window {
    background: none;
    color: #666666;
    padding: 0 10px 0 0;
    text-decoration: none;
}

#infowelcomefocus a.mail{
border-bottom: 1px solid #83C89B;
   color: #666666;
   text-decoration: none;
}

#infowelcomeleftlong{
	float: left;
    margin-right: 30px;
    width: 350px;
	
}
.infocus_single{
	margin-top:20px;
}


.singlecalcontentpreviewi{
	float:left;
	width:160px;
}
#infowelcomeleftlong .singlecalcontent {
clear:both;
}

.singlecalcontentpreviewt{
	float:left;
		width:160px;
		margin-left:30px;
}
.singlecalcontentpreviewa{
	clear:left;
	
}
.infocus_title a{
border-bottom: 0 solid #83C89B;
color: #333333;
font-size: 13px;
font-weight: normal;
margin-bottom: 0;
margin-top: 0;
text-decoration:none;
}

span.infocus_more a{
border-bottom: 1px solid #83C89B;
   color: #999999;
   text-decoration: none;
}

#infopage .pagination {
	width:880px;
	clear:both;
	height:35px;
}
#infopage .pagination-item {
	width: 19px;
	height: 18px;
	padding: 12px 10px 10px 10px;
	background-color:#d7d7d7;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	color:#353535;
	font-size:11px;
	font-weight:bold;
	font-family: "Helvetica", Arial, sans-serif;
}

#infopage .pagination-item:hover {
	background-color:#808080;
		color: #d7d7d7;
}

#infopage .pagination-item.current {
	background-color:#ffffff;
}

/*
#researchwrap{
margin-left:10px;
position:absolute;

}
*/


/************************************************************************/

/*
Version: 1.0
Author: Tobias Hellwig
Author URI: http://www.tobiashellwig.de
*/

#research * {
	margin:0;
	padding:0;
}
#research html, #research body, #research form, #research fieldset {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px; /* 16x=px */
}
#research body {
	background: #FFF;
	font-size: 100%;
		background:#FFF url("https://d13.documenta.de/research/themes/d13/images/d13.bg.research.gif") top left repeat-y;
}
#research p, #research pre, #research blockquote,
#research ul, #research ol, #research dl, #research address {
	margin: 0 0 10px 0;
	padding: 0;
}

#research li, #research dd, #research blockquote {
	margin-left: 5px;
}

#research h1, #research h2, #research h3, #research h4, #research h5 {
	color: #454545;
	font-weight: bold;
}

#research h1 {
	font-size: 2em;
	color: #353535;
}

#research h2 {
	clear: both;
	font-size: 1.2em;
	font-family: "Helvetica", Arial, sans-serif;
}
#research h3 {
	font-size: 11px;
}
#research h4 {
	font-size: 1.0em;
}
#research h1, #research h1 a:link, #research h1 a:visited {
	text-decoration: none;
	color: #353535;
}

#research h2, #research h2 a, #research h2 a:link, #research h2 a:visited,
#research h3, #research h3 a, #research h3 a:link, #research h3 a:visited {
	color: #353535;
	text-decoration:none;
	font-size: 18px;
	 /*font-variant: small-caps;*/
}

#research .content strong{
font-weight:bold;
}

#research .content em{
font-style:italic;
}

#research .content sup{
	font-size:12px;	
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	/*vertical-align: bottom;*/
	position: relative;
	bottom: 1ex;
}


/* Link Styles */
#research a img {
	border: none;
}

/* Form Styles */
#research form label {
	cursor: pointer;
}

#research fieldset {
	border: none;
}

#research input, #research select, #research textarea {
	font-family: inherit;
	font-size: 100%;
}
#research input:focus, #research textarea:focus{
	outline:none;
}
#research .right {
	float: right;
}

#research .left {
	float: left;
}

#research .center {
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#research .clear {
	clear: both;
	height:20px;
}
#research .dark {
	color: #353535;
}
#research .upper {
	text-transform:uppercase;
    font-family: Helvetica,Arial,sans-serif;
color: #333333;
    font-size: 11px;
font-weight: bold;
line-height: 15px;
}
#research .bold {
	font-weight:bold;
}
/* Main Positioning Elements */
#research #info{
	width:100px;
	height: 1000px;
	min-height: 10000px
}
#research .infomainmenuadd {
	display:none;
}
#research #wrapper {
	margin: 0;
	padding: 30px 10px;
	width: 980px;
	min-height: 10000px;
}
#research #innerwrapper {
	width: 1000px;
}
#research #header {
	width: 400px;
	height: 106px;
	margin-top:13px;
}
#research #header h2 {
	color: #ed8d7d;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	margin-top: 13px;
}
#research #search {
	margin-right:25px;
	width: 270px;
}
#research .search-wrap {
	border-top: 1px solid #cecece;
	background-color:#e6e6e6;
}
#research #search input {
	background-color:#f2f3f5;
	border: none;
	height: 13px;
	margin-top: 1px;
	font-size:0.8em;
	font-weight:bold;
	color: #414244;
}
#research #search input[type="text"] {
	color:#434343;
        font-family:'Helvetica',Arial,sans-serif;
        font-size:13px;
        padding:13px 5px 11px 17px;
	width:208px;

}
#research #search input[type="submit"] {
	background:#f2f3f5 url("https://d13.documenta.de/research/themes/d13/images/d13.search.submit.gif") 50% 50% no-repeat;
	border-left:1px solid #cecece;
	width: 38px;
	height: 37px;
	cursor:pointer;
}
#research #menu {
	margin-top:0px;
	width: 90px;
	margin-right:10px;
}
#research #menu p{
margin-bottom:2px;
}

#research #menu ul {
	list-style-type: none;
	list-style-position: inside;
	margin:0;
}
#research #menu ul li {
	margin:0;
	font-size:1px;
	font-weight:bold;
	margin-bottom: 0px;	
	height:20px;
}
#research #menu ul li a {
	color: #353535;
	text-decoration:none;
	text-transform:uppercase;
}
#research #menu ul li a span{
	display: none;
}
#research #menu .menu-item.current a{
	color: #ed8d7d;
}
#research #menu .types {
	margin:2px 0 20px 0;
}
#research #research-content{
	margin-top: 19px;
	background-color:#E6E6E6;
}
#research .posts {
	width: 890px;
}
#research .column {
	width: 163px;
	margin-top: 45px;
	margin-right:15px;
}
#research .column:first-child{
	margin-top:0;
}
#research .post, #research .first {
	margin-bottom:30px;	
	font-size:1.0em;
}
#research .first h2 a {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 1.0em;
	font-size:18px;
 font-variant: small-caps;
}

#research .post .meta .date {
	color:#333333;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
line-height:15px;
}

div.meta p {
display:inline;
}

#research  .date {
color:#333333;
font-family:Helvetica,Arial,sans-serif;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
}




#research .post .meta .author {
		font-family: Georgia, "Times New Roman", Times, serif; 
     color:#333333;
}
#research .post h3.title a {
	color:#808080;
font-family:georgia,Times,serif;
font-size:13px;
font-weight:normal;
line-height:140%;
}
#research .single .post .title {
	font-size: 20px;
	color:#333333;
	font-family: "Helvetica", Arial, sans-serif;
}
#research .single .post .by,#research .single .post .courtesy {
	font-family: Georgia, "Times New Roman", Times, serif; 

	font-style: italic;
	font-size: 1.2em;
}
#research .single .post .author {
	font-family: "Helvetica", Arial, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}
#research .column.narrow {
	width: 540px;
	margin-top:0;
}
#research .narrow p{
	color:#808080;
font-family:georgia,Times,serif;
font-size:13px;
line-height:20px;

}
#research .narrow p a {
	color: #828282;
	text-decoration:underline;
	border-bottom: 1px solid #f2f3f5;
}
#research .narrow .abstract {
	margin-bottom: 30px;
}
#research .narrow .content {
	margin-bottom: 45px;
}
#research .comment-heading {
	border-bottom:1px solid #a1a1a1;
}
#research .comment-heading.form {
	border-bottom:none;
	margin-top: 40px;
}
#research .comment-heading h2 {
	color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:15px;
font-weight:normal;
margin-bottom:19px;
}
#research .comment-heading.form h2 {
	font-size:13px;
	margin-bottom:0;

}
#research .comment .meta {
	color: #353535;
}
#research .comments ol {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}
#research .comments li {
	border-bottom: 1px solid #a1a1a1;
	padding-bottom: 17px;
	margin-top:30px;
}
#research .text-attachment {
	margin-top:55px;
	clear: both;
}
#research .text-download {

	background-color weg
	margin-top weg
	color: #333
	line-height:170%
}
#research .image-attachment, #research .audio-attachment, #research .video-attachment {
	margin-bottom: 20px;
}
#research .link-attachment {
	margin-top: 45px;
	padding-bottom: 50px;
}
#research .link-attachment a{
	
	background:#353535 url('https://d13.documenta.de/research/themes/d13/images/d13.bg.lnk.gif') right center no-repeat;
	color:#E6E6E6;
padding:5px 26px 5px 10px;
text-decoration:none;

}
#research .shareit {
	margin-bottom: 65px;
}
#research .shareit h2 {
	color:#333333;
font-family:georgia,Times,serif;
font-size:15px;
font-weight:normal;
margin-bottom:3px;
}
#research .socialmedia a {
	margin-right: 5px;
	background-image: none;
}
#research #CommentFormFrontend_PostCommentForm input, #research #CommentFormFrontend_PostCommentForm_Comment {
	background-color:#EDEDED;
border:1px solid #9B9B9B;
color:#808080;
font-size:12px;
font-weight:bold;
padding:15px 5px 13px 12px;
width:333px;

}
#research #CommentFormFrontend_PostCommentForm label {
	display:none;
}
#research #CommentFormFrontend_PostCommentForm .field {
	margin-bottom: 19px;
}
#research .Actions #CommentFormFrontend_PostCommentForm_action_doAddComment {
	background-color:#CDCDCD;
border:medium none;
color:#474747;
font-weight:bold;
padding:15px 0 14px;
text-align:center;
text-transform:uppercase;
width:91px;

}
#research span.message.validation {
	color:#ed8d7d;
	margin-top: 15px;
	font-size:1em;
	font-weight:bold;
}
#research .pagination {
	width:880px;
	clear:both;
}
#research .pagination-item {
	width: 19px;
	height: 18px;
	padding: 12px 10px 10px 10px;
	background-color:#d7d7d7;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	color:#353535;
	font-size:11px;
	font-weight:bold;
	font-family: "Helvetica", Arial, sans-serif;
}

#research .pagination-item:hover {
	background-color:#808080;
		color: #d7d7d7;
}

#research .pagination-item.current {
	background-color:#e6e6e6;
}
#research .pagination-item.current {
	color: #353535;
}
#research .pagination #first-page {
	width: 19px;
	height: 16px;
	padding: 14px 10px 10px 10px;
}
/*
#researchwrap {
	background:url("../img/icon/research_border.png") repeat-y scroll 0 0 transparent;
margin-top:30px;
padding-left:20px;
}
*/
#researchwrap {
background:url("../img/icon/research_border.png") repeat-y scroll 0 0 transparent;
padding-left:20px;
padding-top:30px;
width:2500px;
min-height:3237px;

}
#infoslider, .researchslider {
	cursor: pointer;

margin-right:1px;
}

#comment-wrapper{
margin-bottom:25px;
}

.tx-srfeuserregister-pi1 dt {
text-align:left;
}


.tx-srfeuserregister-pi1 label {
display:none;
text-align:left;
margin-left:0px;
}

.tx-srfeuserregister-pi1-checkbox{
padding:0px;
}

.presssection_for_the_press{
margin-top:15px;
}
#archivinfomap2{
width:560px;
position:absolute;
left:150px;
z-index:9999;
padding-top:93px;
background: url(../img/maps4_3.png) no-repeat  0px 0px;
margin-top:-80px;
}

a.amap{
float:right;
}

#amapimg{
float:left;
}

#amapborder-left{
width:28px;
float:left;
height:100px;
}

#amapimg{
background: url(../img/maps7_2.png) repeat-y  0px 0px;
padding-left:56px;
width:560px;
}

#amapborder-bottom{
background: url(../img/maps6.png) repeat-y  0px 0px;
height:65px;
width:560px;
}

#amapborder-right{
width:56px;
float:left;
height:100px;
}

div.abstract p em{
font-style:italic;
}

#venuselecter li.act a{
color:#333333;
}


.abstract a{
color:#808080;
text-decoration:underline;

}

#research-content em {
	font-style:italic;
}

#infooppcontent h1{
	padding-left:90px;
}

.tx-d13video-pi1{
		margin: 0 auto;

}

.news-single-links a.externallink{
	background:none;
}

.participantscatinfo{
	margin-left:10px;
	margin-top:20px;
}
.spacer{
	height:20px;
}


#researchwrap{
	min-height:4437px;

	
}


#infopagewrap{
	min-height:4468px;

	
}


.ka-content{
	display:none;
}
