/*
Theme Name: Humboldt Theme
Theme URI: https://blogs.hu-berlin.de
Author: Dimitar Dimitrov, Andreas GrÃ¼ner
Author URI: https://www.cms.hu-berlin.de/de/dl/multimedia/bereiche/elinfsys
Description: Ein Theme fÃ¼r blogs.hu-berlin.de
Version: 0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: humboldttheme
*/

@media screen {

html {
    font-size: 100%;
}

/* Body
-------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 80%;
    color: #000000;
    background: #f0f0e8;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

#wrapper {
    background-color: #FFFFFF;
    min-width: 85em;
    max-width: 100em;
    margin: 0em auto;
    border: 1px solid #ccccb2;
}
#wrapper-flex {
    background-color: #FFFFFF;
    min-width: 85em;
    margin: 0em auto;
    border: 1px solid #ccccb2;
}

/* Header
-------------------------------------------------------------- */
#header {
    ##height: 350px;  
}
#top{
	width: 100%;
}
.floating-box {
    float: left;
    height:138px;
 }
#navigation{
	color: #003366;
	width: 19%;	
}
#navigation ul{
	list-style-type: none;
	padding-left: 2em;
	padding-top: 4em;
}
.baseNavigationToRoot {
	margin-top: -5em;
	font-size: x-small;
	color: white;
	position: absolute;
}
#baseContainerNavigationToRoot a{
	color: #7F9CBE;
}
#header-top {
    ##height:23px;
    padding: 0 !important;
    position: relative;
}
#header-top-logo{
	##height: 138px;
	width: 41%;
	##float: right;

}
#header-top-logo a{ /*gehoert nicht zum header*/
	float: right;
	padding-top: 1.1em;
	padding-right: 0.7em;
	
}
#header-top-image{
	width: 40%;
	text-align: center;
	margin-bottom: 0;
}
#header-top-image img{
	padding-top: 2.2em;
	float: left;
}
#header-top-bottom{
	background-color: #ccd6e0;
    height: 23px;
    display: block;
    width: 100%;
}
#header-top-bottom li{
	list-style: none;
	float: right;
	margin: 3px 12px 0 0;
	text-align: center;
	font-weight: bold;
}


#language, #border-element1, #contact, #border-element2, #impressum{
display: inline-block; 
*display: inline; 
	zoom: 1; 
vertical-align: top;
float: right;
}
#language{
	width: 7.5%;
	margin-top: 3px;
	text-align: center;
}
#border-element1{
	border-left: 1px solid white;###006699;
	height: 1.8em;
	width:1px;
}
#contact{
	width: 7%;
	margin-top: 3px;
	text-align: center;
}
#border-element2{
	border-left: 1px solid white;###006699;
	height: 1.8em;
	width:1px;
}
#impressum{
	width: 17%;
	margin-top: 3px;
	text-align: center;
}
#header-bottom {
    min-height: 1.8em;
    background-color: #003366;
    display: block;
}
#header-bottom-left {
    background-color: #003366;
    width: 75%;
    ###float: left;
}
#header-bottom-right {
    width: 25%;
    float: right;
    height: 1.8em;
    background-color: #003366;
}
#header-bottom-right-le {
    color: #003366;
    float: left;
    padding-left: 1.6em;
    padding-top: 0.8em;
}
#header-bottom-right-ri {
    float: right;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 0.2em;
}
#header-bottom-right-ri form {
    height: 18px;
    position: relative;
}
#searchfield {
    float: left;
    width: 11em;
    border: 1px solid #7F9CBE;
    border-right: 0;
    height: 16px;
    margin-top: 0.4em;
}
#searchbutton {
    border: 1px solid #7F9CBE;
    margin-top: 0.4em;
}

/* Main
-------------------------------------------------------------- */
#main-left {
    float: left;
    width: 19%;
}
#main-right{
    float: right;
    width: 81%;
    display: block;
}
#main-right-bottom {
    width:100%;
}
#main-right-bottom-left {
    width: 75%;
    float: left;
}
#main-right-bottom-right {
    width: 25%;
    float: left;
}
#main-left-top {
    ##min-height: 25.1em;
    ##padding-top: 1.8em;
    width: 100%;
    position: relative;
}
#main-left-top-inner {
    padding-left: 2em;
    ##min-height: 7.2em;
    list-style-type: none;
}
#main-left-bottom {
    width: 100%;
}
#sitedesk-space {
    visibility: hidden;
}
#main-left-top ul {
    list-style-type: none;
    padding-left: 1em;
}
#sitedesk-real {
    position:absolute;
    bottom:0;
    width:85%;
    list-style-type: none;
}
.textwidget-fakultaet {
    color: #003366;
    padding-bottom: 0.3em;
}
.textwidget-institut {
    color: #003366;
    padding-bottom: 0.3em;
    font-weight: bold
}
#sidebar2 .widget_text .textwidget {
    background-color: #FFFFFF;
}
#sidebar1 .textwidget {
    min-height: 1.6em;
    background-color: #E0E0D1;
    padding-left: 2em;
    line-height: 1.7em;
}
#main-left-top-inner h2 {
    font-size: 100%;
}
#blogtitle h2 {
    padding-bottom: 0.5em;
}
#main-left-top-inner ul {
    list-style: none;
}

/* Text
-------------------------------------------------------------- */
#baseContent {
	visibility: visible;
	width: 70%;
	float: left;
	margin-left: 3em;
	margin-bottom: 3em;
	list-style-position: inside;
}

#text-frame {
	width: 81%;
   min-height: 450px;
   float: right;
   text-align: justify;   
}
#text-frame ul{ /* damit die Listen im Text-Frame nicht über die Überschriften links hinaus gehen*/
	margin-left: 1.2em;
	margin-bottom: 1em;
	margin-top: 1em;
	list-style-position: outside;
}
#text-frame ol{ /* damit die Listen im Text-Frame nicht über die Überschriften links hinaus gehen*/
	margin-left: 1.2em;
	margin-bottom: 1em;
	margin-top: 1em;
	list-style-position: outside;
}

#img img{
    float: right;
    margin-right: 5em;
}

.imgTopRight{
	float: right;
	margin: 2em;
}

/* Navigation
-------------------------------------------------------------- */
#access,
#langch {
	background: #003366;
	clear: both;
	display: block;
	float: left;
	margin: 0;
    padding-left: 2.5em;
}
#langch {
    background: inherit;
    padding-left: 0.9em;
}
#access ul,
#langch ul {
	list-style: none;
	padding-left: 0;
}
#access ul li:first-child a .border,
#langch ul li:first-child a .border {
    display: none;
}
#access li,
#langch li {
	float: left;
	position: relative;
}
#access a,
#langch a {
	color: #FFFFFF;
	display: block;
	line-height: 1.8em;
	padding-right: 1em;
	text-decoration: none;
}
#langch a {
    color: #003366;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
    padding-top: 1px;
	left: 0;
	z-index: 99999;
}
#access ul ul .border {
    display: none;
}
#access ul ul ul {
	left: 100%;
	top: 0;
    padding-left: 1px;
}
#access ul ul a {
	background: #CCD6E0;
	border-bottom: 1px solid #FFFFFF;
	color: #003366;
	font-weight: normal;
	min-height: 1.8em;
    padding-left: 1em;
	line-height: 1.8em;
	width: 12em;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #CCD6E0;
}
#access li:hover > a,
#access a:focus {
	background: #003366;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: normal;
}
.navleft,
.nav-previous {
    float: left;
    padding: 1em 0;
}
.navright,
.nav-next {
    float: right;
    padding: 1em 0;
}

.border {
    border-left: 1.5px solid #FFFFFF;
    height: 1em;
    position: relative;
    bottom: -0.4em;
    padding-right: 1em;
}

/* Sidebars
-------------------------------------------------------------- */
#sidebar1 {
    width: 100%;
    background-color: #FFFFFF;
}
#sidebar1 h2 {
    color: #003366;
    padding-left: 2em;
    font-size: 100%;
    margin-bottom: 0em;
    font-weight: bold;
}
#sidebar1 ul {
    list-style-type: none;
    margin: 0;
	 padding: 0;
}
#sidebar1 ul li ul {
    list-style-type: none;
}
#sidebar1 ul li ul li {
    font-size: 100%;
    font-weight: normal;
    border-bottom: 1px solid white;
    background-color: #e0e0d1;
    min-height: 1.6em;
    line-height: 1.7em;
}
#sidebar1 ul li ul li:last-child {
    border-bottom: 0;
}
#sidebar1 ul li ul li a {
    display: inline-flex;
    padding-left: 2em;
}
#sidebar1 ul li ul li ul {
    list-style-type:none;
    border-top: 1px solid #FFFFFF;
}
#sidebar1 ul li ul li ul li {
    padding-left: 0;
    background-color: #f0f0e8;
    min-height:1.6em;
    line-height: 1.7em;
}
#sidebar1 ul li ul li ul li a {
    padding-left: 1.9em;
}
#sidebar1 ul li ul li ul li ul {
    list-style-type:none ;
}
#sidebar1 ul li ul li ul li ul li {
    padding-left:0;
    background-color:#fff;
    min-height:1.4em;
    line-height: 1.4em;
}
#sidebar1 .widgettitle {
    background-color: #cc9;
    min-height: 1.8em;
    line-height: 1.7em;
    border-bottom:1px solid #FFFFFF;
    margin-top: 0em;
}
#sidebar1 .widget_tag_cloud {
    background-color: #e5e5d9;
    border-bottom: 1px solid #FFFFFF;
}
#sidebar1 .tagcloud {
    padding-left: 2em;
}
#sidebar1 ul li.widget_pages ul li.page_item ul.children li.page_item ul.children li,
#sidebar1 ul li.widget_nav_menu ul li.menu-item ul.sub-menu li.menu-item ul.sub-menu li {
    border-right: 1px solid #F0F0E8;
}
#sidebar1 ul li.widget_pages ul li.page_item ul.children li.page_item ul.children li ul li,
#sidebar1 ul li.widget_nav_menu ul li.menu-item ul.sub-menu li.menu-item ul.sub-menu li ul li {
    border-right: 0
}
#sidebar1 table {
    width:100%;
    background-color:#e5e5d9;
}
#sidebar1 caption {
    background-color: #e5e5d9;
}
#sidebar1 .widget select {
    margin-left: 2em;
}
#sidebar1 li.widget {
    background-color: #E0E0D1;
    border-bottom: 1px solid #FFFFFF;
}

#sidebar1 li.widget h2 {
    border-bottom: 1px solid white;
}
#sidebar1 .widget_search form {
    padding-left: 2em;
}

#sidebar1 .rssSummary,
#sidebar1 .widget_rss cite {
    padding-left: 2em;
}
#sidebar1 .widget_rss ul li span {
    display: block;
    padding-left: 2em;
}
#sidebar1 div.ngg-widget,
#sidebar1 div.ngg_slideshow{
    padding-left: 2em;
}
#sidebar1 ul.ngg-media-rss-widget li {
    padding-top: 0.5em;
}
#sidebar1 ul li.widget_em_locations_widget ul li ul li,
#sidebar1 ul li.widget_em_widget ul li ul li {
    padding-left: 2em;
}
table td {
    text-align: left;
}
#sidebar2 {
    background-color: #FFFFFF;
    padding-left: 1.6em;
    padding-top: 0.2em;
}
#sidebar2 h2 {
    color: #003366;
    font-size:100%;
    font-weight: bold;
    height: 1.8em;
    margin-bottom: 0em;
}
#sidebar2 ul {
    list-style-type: none;
}
#sidebar2 ul li {
    list-style-type: none;
    padding-top: 0.8em;
}
#sidebar2 ul li ul {
    font-style: normal;
    list-style-type: none;
}
#sidebar2 ul li ul li {
    display: block;
    padding-top: 0em;
}
.widget_tag_cloud a {
    padding:0.1em;
}
#sidebar2 table {
    width: 100%;
}
#sidebar2 li.cat-item ul.children {
    padding-left: 2em;
}
#sidebar2 table.em-calendar {
    background-color: #CCD6E0;
}
#sidebar2 table.em-calendar tbody tr.days-names {
    color: #003366;
}
#sidebar2 table.em-calendar tbody tr td.eventless-pre,
#sidebar2 table.em-calendar tbody tr td.eventless-post,
#sidebar2 table.em-calendar tbody tr td.eventful-pre a,
#sidebar2 table.em-calendar tbody tr td.eventful-post a {
    color: #CCD6E0;
}
#sidebar1 table.em-calendar tbody tr td.eventless-pre,
#sidebar1 table.em-calendar tbody tr td.eventless-post,
#sidebar1 table.em-calendar tbody tr td.eventful-pre a,
#sidebar1 table.em-calendar tbody tr td.eventful-post a {
    color: #E0E0D1;
}
#sidebar1 table.em-calendar tbody tr td.eventless-pre:hover,
#sidebar1 table.em-calendar tbody tr td.eventless-post:hover,
#sidebar1 table.em-calendar tbody tr td.eventful-pre:hover,
#sidebar1 table.em-calendar tbody tr td.eventful-post:hover {
    border: 1px solid #E5E5B9;
}
#sidebar2 table.em-calendar tbody tr td.eventless-pre:hover,
#sidebar2 table.em-calendar tbody tr td.eventless-post:hover,
#sidebar2 table.em-calendar tbody tr td.eventful-pre:hover,
#sidebar2 table.em-calendar tbody tr td.eventful-post:hover {
    border: 1px solid #CCD6E0;
}
#sidebar1 table.em-calendar tbody tr td.eventless-today,
#siderbar1 table.em-calendar tbody tr td.eventful-today {
    background-color: #E0E0D1;
    border: 1px solid #5F83B9;
}
#sidebar2 table.em-calendar tbody tr td.eventless-today,
#sidebar2 table.em-calendar tbody tr td.eventful-today {
    background-color: #CCD6E0;
    border: 1px solid #5F83B9;
}
#sidebar1 table.em-calendar tbody tr td.eventless-today:hover,
#siderbar1 table.em-calendar tbody tr td.eventful-today:hover,
#sidebar1 table.em-calendar tbody tr td.eventless-today:hover,
#siderbar1 table.em-calendar tbody tr td.eventful-today:hover,
#sidebar2 table.em-calendar tbody tr td.eventless-today:hover,
#siderbar2 table.em-calendar tbody tr td.eventful-today:hover,
#sidebar2 table.em-calendar tbody tr td.eventless-today:hover,
#siderbar2 table.em-calendar tbody tr td.eventful-today:hover {
    border: 1px solid #5F83B9;
}
#sidebar1 table.em-calendar tbody tr td {
    border: 1px solid #E5E5D9;
}
#sidebar1 table.em-calendar tbody tr td:hover,
#sidebar2 table.em-calendar tbody tr td:hover {
    border: 1px solid #9D9D9D;
}
#sidebar1 table.em-calendar tbody tr td.eventful-today {
    background-color: #E0E0D1;
    border: 1px solid #5F83B9;
}
#sidebar1 table.em-calendar tbody tr td.eventful-today a,
#sidebar1 table.em-calendar tbody tr td.eventful a,
#sidebar2 table.em-calendar tbody tr td.eventful-today a,
#sidebar2 table.em-calendar tbody tr td.eventful a {
    color: #003366;
    font-weight: bold;
}
#sidebar2 table.em-calendar tbody tr td.eventful-today:hover {
    border: 1px solid #5F83B9;
}
table.em-calendar thead {
    font-size: 100% !important;
}
table.em-calendar thead td.month_name {
    font-weight: normal;
}
table.em-calendar tbody tr.days-names {
    font-weight: bold;
}
#sidebar1 table.em-calendar tbody tr.days-names td:hover,
#sidebar2 table.em-calendar tbody tr.days-names td:hover {
    border: none;
}
#wp-calendar tbody tr td,
#sidebar2 table.em-calendar tbody tr td {
    padding: 0.2em;
    border: 1px solid #CCD6E0;
}
#wp-calendar thead tr th {
    padding-left: 0.75em;
}
#sidebar1 #wp-calendar #today {
    border: 1px solid #5F83B9;
}
#sidebar1 #wp-calendar tbody tr td,
#siderbar1 table.em-calendar tbody tr td {
    border: 1px solid #E5E5D9;
}
#sidebar1 #wp-calendar tbody tr td:hover {
    border: 1px solid #9D9D9D;
}
#sidebar1 #wp-calendar tbody tr td.pad:hover {
    border: none;
}
#sidebar2 #wp-calendar #today {
    border: 1px solid #5F83B9;
}
#sidebar2 #wp-calendar tbody tr td.pad:hover {
    border: none;
}
#sidebar2 #wp-calendar caption {
    background-color: #CCD6E0;
    padding-top: 0.2em;
}
#sidebar2 #wp-calendar thead tr th {
    color: #003366;
}
#sidebar2 #wp-calendar {
    background-color: #CCD6E0;
}
#sidebar2 #wp-calendar tbody tr td:hover {
    border: 1px solid #9D9D9D;
}
#sidebar2 .recentcomments {
    padding-left: 0;
}
#sidebar2 ul li.widget_recent_entries ul li {
    padding-bottom: 0.5em;
}
#sidebar1 ul li.s2_form_widget div {
    padding-left: 2em;
}
ul li.s2_form_widget div p {
    margin-bottom: 0.5em;
}
ul li.s2_form_widget div form input#s2email {
    border: 1px solid #7F9CBE;
}
#line{
    width: 100%;
    border-top: 1px solid #CCD6E0;
}
#sidebar1 ul li.widget_archive select {
    margin-left: 2em;
}
#sidebar1 ul li.widget_categories ul li ul li ul li ul li {
    border-top: 1px solid #F0F0E8;
}
#sidebar1 ul li.widget_categories ul li.cat-item ul li ul li {
    border-right: 1px solid #F0F0E8;
}
#sidebar1 ul li.widget_categories ul li.cat-item ul li ul li ul li {
    border-right: none;
}
#sidebar1 ul li.widget_categories ul li a {
    padding-left: 2em;
}
#sidebar1 ul li.widget_categories ul li ul li ul li ul li a {
    padding-left: 3em;
}

/* Blog Entry
-------------------------------------------------------------- */
#blog {
    float:left;
    padding-left:1.6em;
    width:95%;
}
#bloginfo {
    padding-left:0.8em;
}
#blogtitle h2 {
    color: #003366;
    padding-top: 0.8em;
}
.post_header {
    margin: 0 0 0.8em 0.8em;
}
.post_title {
    float:left;
    padding-top: 1em;
    width: 100%;
}
.post_title h3 a,
#main-right-bottom .post_title a:hover {
    color: #003366;
}
.post_body {
    padding: 0.8em 0.8em 0 0.8em;
    clear:both;
}
.post_body ul,
.post_body ol {
    margin-left: 1.6em;
}
.post {
    text-align: left;
    /*border-bottom: 1px solid white;*/
    position: relative;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.post:last-child {
    border-bottom: 0;
}
.single .post,
.error404 .post {
    border-bottom: 0;
}
body.blog .tags,
body.blog .categories {
    display: none;
}
.tags {
    clear: both;
}
.meta {
    padding-left: 0.8em;
    padding-right: 0.8em;
    color: #000000;
    margin-top: 2em;
    float: left;
    clear: both;
}
.page .meta {
    margin-bottom: 1em;
}
.post_end {
    padding-top: 1em;
    clear: both;
}
.sticky {
/*
    background-color: #CCD6E0;
*/
}
.sticky:after {
    border-color: #336699 #FFFFFF;
    border-style: solid;
    border-width: 0 16px 16px 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
}
.edit-post {
    float: right;
    padding: 2em 1em 0 0;
}
.page .edit-post {
    padding-bottom: 2em;
}
.format-aside .post_body {
    background-color: #CCD6E0;
    border-left: 1.5em solid #336699;
    padding: 1em;
}
.format-link p:last-child,
.format-aside p:last-child,
.format-aside blockquote:last-child {
    margin-bottom: 0;
}
.format-link .post_body a {
    font-size: 140%;
}
.format-link .post_body {
    padding: 2em 0 1em 0;
}
.format-link .post_title,
.format-quote .post_title {
    display: none;
}

/* Comments
-------------------------------------------------------------- */
#comments {
    padding-left: 0.8em;
    padding-top: 1em;
    clear: both;
}
#comments-title {
    padding-left: 0.8em;
}
.commentlist {
    padding-left: 2.8em;
    clear: both;
}
.commentlist p {
    padding-top: 0.4em;
}
.comment{
    padding-bottom: 0.5em;
}
.comment p {
    margin-bottom: 0.2em;
}
#author,
#email,
#url {
    width: 12em;
    color: #000000;
    font-weight: bold;
    padding: 3px;
    margin-right: 5px;
    border: 1px solid #000000;
}
#submit {
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 2px;
}
#respond {
    padding-top: 0.5em;
    padding-left: 1.6em;
    padding-bottom: 1em;
    padding-right: 0.8em;
}
#comment {
    width: 90%;
    border: 1px solid #000000 ;
    color: #000000;
}
#commentform h2 {
    font-weight: normal;
}
.recentcomments {
    padding-left: 2em;
}
li.comment ul.children {
    margin-left: 2em;
}
#comment-nav-above,
#comment-nav-below {
    padding-left: 1em;
}

.form-allowed-tags {
    display: none;
}

/* General
-------------------------------------------------------------- */
a {
    color: #006699;
    text-decoration: none;
}
#navigation a {
	color: #003366;
	}
#main-right-bottom a:hover {
    color: #999966;
}
a:visited {
    color: #006699;
}
#sidebar1 a,
#sidebar1 a:hover,
#sidebar1 a:visited {
    color: #003366;
    text-decoration: none;
}
#sidebar1 ul li a {
    line-height: 1.6em;
    min-height: 1.7em;
}

/* Headings
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #111111;
    margin-bottom: 0.6em;
    margin-top: 1em;
}

h1 {
    font-size: 140%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 125%;
}

h4 {
    font-size: 120%;
}
h5 {
    font-size: 110%;
    margin-bottom: 1.5em;
}
h6 {
    font-size: 100%;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  margin: 0;
}

/* Text elements
-------------------------------------------------------------- */
p {
    margin-bottom: 1em;
    text-align: justify;
}
blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
}
strong,
dfn	{
    font-weight: bold;
}
em,
dfn {
    font-style: italic;
}
sup,
sub{
    line-height: 0;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
}
address {
    margin: 0 0 1.5em;
    font-style: italic;
}
del {
    color:#666;
}
pre {
    margin: 1.5em 0;
    white-space: pre;
}
pre,
code,
tt {
    font: 1em 'Monaco', 'Lucida Console', 'DejaVu Sans Mono', monospace;
    line-height: 1.5;
    overflow: auto;
}
#faq-block code {
    background: #ffffff;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
hr {
    color: #CCD6E0;
	margin-bottom: 1em;
}
.footnotedivider {
    border-top: 1px solid #CCD6E0;
    width: 40%;
}
.footnotes {
    font-size: 85%;
}
.required {
    font-size: smaller;
}
h3 small a {
    font-size: 80%;
}

/* Misc classes
-------------------------------------------------------------- */
.entry .post_body .wpptopdfenh img {
    padding: 1em;
    box-shadow: none;
}
.small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
    color: #76797C;
}
.large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}

.hide {
    display: none;
}
.quiet {
    color: #666;
}
.loud {
    color: #000;
}
.highlight {
    background: #ff0;
}
.added {
    background: #060;
    color: #fff;
}
.removed {
    background: #900;
    color: #fff;
}
.first {
    margin-left: 0;
    padding-left: 0;
}
.last {
    margin-right: 0;
    padding-right: 0;
}
.top {
    margin-top: 0;
    padding-top: 0;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.entry .post_body img.alignright,
.entry .post_body div.alignright {
    float: right;
    margin: 1em;
}
.entry .post_body img.aligncenter,
.entry .post_body div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry .post_body img.alignleft,
.entry .post_body div.alignleft {
    float: left;
    margin: 1em;
}
.entry .post_body img {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.entry .post_body img,
.wp-caption {
    height: auto;
    max-width: 100%;
}
.sticky .wp-post-image {
    margin-top: 0em;
    box-shadow: none;
}
.wp-post-image {
    margin-top: 1em;
    height: auto;
    max-width: 100%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#header img {
    border: none;
}
.entry .post .wp-smiley {
    box-shadow: none;
}
.wp-caption-text,
.wp-caption-dd {
    color: #666666;
    font-size: 85%;
    text-align: left;
}
.wp-caption {
    margin: 1em;
}
.abstract {
    font-style: italic;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 2em;
    margin-bottom: 2em;
}

/* Footer
-------------------------------------------------------------- */
#footer {
    clear: both;
    height: 3.5em;
    margin-top: 1.5em;
    background-color: #FFFFFF;
    border-top: 1px solid #CCD6E0;
    padding-top: 0.5em;
}
.right { /*das ist der zweite Teil vom footer unter /~stefan/*/
	margin-top: -1.4em;
	float: right;
	margin-right: 0.5em;
	font-size: 90%;
}

#footer a {
    color: #003366;
}
#footer ul {
    list-style-type: none;
}
#footer ul li {
    display: inline-block;
}
#footer ul li:first-child {
    padding-left: 1em;
}
#footer ul li ul li{
    padding-left: 1em;
    padding-right: 1em;
}
#footer-right {
    float: right;
    margin-left: 46%;
    margin-top: -1.4em;
    margin-right: 0.5em;
    font-size: 90%;
}
#footer .widgettitle {
    visibility: hidden;
    display: none;
}
#footer img {
    width: 17px;
    height:17px;
}
.unsichtbar {
    visibility: hidden;
}

.menu-zwei-container li.menu-item ul.sub-menu {
    display: none;
}

.menu-zwei-container li.current-menu-item ul.sub-menu,
.menu-zwei-container li.current-menu-parent ul.sub-menu {
    display: inherit;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

}

/* Print
-------------------------------------------------------------- */
@media print {

html {
    font-size:100%;
}
body {
    font-size: 80%;
    color: #000000;
    background: #f0f0e8;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
.entry h3 a {
    text-decoration: none;
    color: #003366; }
#main-left {
    display: none;
}
#header {
    display: none;
}
#main-right-bottom-right {
    display: none;
}
#respond {
    display: none;
}
#comments {
    display: none;
}
.wpptopdfenh {
    display: none;
}
#footer {
    display: none;
}
a:link,
a:visited,
a:hover,
a:focus,
a:active {
    color: #006699;
    text-decoration: none;
}

}

@media screen and (max-width: 1240px) {

#header-bottom-right-le {
    display: none;
}
#header-bottom-right-ri {
    float: none;
    padding-left: 2em;
}

}


/*
<span class="tex">T<sub>e</sub>X</span>
<span class="latex">L<sup>a</sup>T<sub>e</sub>X</span>
*/

.tex sub, .latex sub, .latex sup {
  text-transform: uppercase;
}

.tex sub, .latex sub {
  vertical-align: -0.5ex;
  margin-left: -0.1667em;
  margin-right: -0.125em;
}

.tex, .latex, .tex sub, .latex sub {
  font-size: 1em;
}

.latex sup {
  font-size: 0.85em;
  vertical-align: 0.15em;
  margin-left: -0.36em;
  margin-right: -0.15em;
}
