/*
Theme Name: id-archiv_1.12
Description: Projekt-Archiv
Author: Malte Westphalen
*/

@font-face {
    font-family: 'noto_sansregular';
    src: url('fonts/NotoSans-Regular-webfont.eot');
    src: url('fonts/NotoSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/NotoSans-Regular-webfont.woff') format('woff'),
         url('fonts/NotoSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/NotoSans-Regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansbold';
    src: url('fonts/NotoSans-Bold-webfont.eot');
    src: url('fonts/NotoSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/NotoSans-Bold-webfont.woff') format('woff'),
         url('fonts/NotoSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/NotoSans-Bold-webfont.svg#noto_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	/* [disabled]background: #9696f8; */
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0; 
}
a img { 
	border: none;
}


a:link {
	text-decoration: none;
	color:#999;
}
a:visited {
	color:#999;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


/* ~~ Dieser Container mit fester Breite umschließt alle anderen div-Tags. ~~ */
.container {
	width: 1010px;
	/* [disabled]background: #090; *//* hint */
	margin: 0 auto;
	overflow: hidden;
}
#header-1 {
	/* [disabled]background: #600; */ /* hint */
	width: 1010px;
	float: left;
	border-bottom: solid 1px #000;
	position: relative;
}
#titel-1 {
	width: 395px;
	height: 135px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	/* [disabled]background: #900; */ /* hint */
	padding-bottom: 0px;
	text-align: right;
}
#titel-1 h1 {
	font-family: 'noto_sansregular';
	font-size: 26px;
	height:20px;
	margin-top:20px;
}
#titel-1 h1 a {
	text-decoration:none;
	color:#000;
}
#titel-1 h1 a:link {
	text-decoration:none;
}
#titel-1 h1 a:hover {
	text-decoration:none;
	color:#000;
}

#titel-1 h3 {
	font-family: 'noto_sansregular';
	font-size: 12px;
	list-style:none;
	margin:0px;
}
#menu-1 {
	width: 410px;
	height: 35px;
	margin-left: 0px;
	/* [disabled]padding-left: 184px; */
	/* [disabled]padding-bottom:30px; */
	/* [disabled]background: #330; */ /* hint */
	list-style: none;
	position: absolute;
	bottom: 0;
}
#menu-1 h2 {
	font-family: 'noto_sansregular';
	font-size: 12px;
	font-weight: normal;
	/*geht nicht da Farbe schon am Anfang def. ist */
	/* [disabled]padding-top: 0px; */
	/* [disabled]margin-bottom: 1px; */
	list-style: none;
	text-align: left;	/*line-height: 0.2;*/
}
#menu-1 h2 li {
	font-family: 'noto_sansregular';
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	/* [disabled]display:compact; */
	padding-right: 5px;
	display:inline;
	list-style:none;
}
#menu-1 h2 a {
	font-family: 'noto_sansregular';
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	/* [disabled]display:compact; */
	padding-right: 5px;
}
#menu-1 h2 a:link {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#999; /*funktioniert nicht*/
}
#menu-1 h2 a:hover {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
#suche-1 {
	width: 175px;
	height: 50px;
	float: right;
	/* [disabled]background: #396; */ /* hint */
}
.lupe {
	width: 20px;
	height: 22px;
	/* [disabled]background:#F00; */ /* hint */
	float: left;
}
.search-bar {
	width: 150px;
	/* [disabled]background-color:#306; */ /* hint */
	float: right;
	bottom: 0;
}

#header {
	/* [disabled]background: #600; */ /* hint */
	width: 1010px;
	float: left;
	border-bottom: solid 1px #000;
	position: relative;
}
#titel {
	width: 395px;
	height: 135px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	/* [disabled]background: #900; */ /* hint */
	padding-bottom: 0px;
}
#titel h1 {
	font-family: 'noto_sansregular';
	font-size: 26px;
	height:20px;
	margin-top:20px;
}
#titel h1 a {
	text-decoration:none;
	color:#000;
}
#titel h1 a:link {
	text-decoration:none;
}
#titel h1 a:hover {
	text-decoration:none;
	color:#000;
}

#titel h3 {
	font-family: 'noto_sansregular';
	font-size: 12px;
	list-style:none;
	margin:0px;
}
#menu {
	width: 410px;
	margin-left: 395px;
	/* [disabled]padding-left: 184px; */
	/* [disabled]padding-bottom:30px; */
	/* [disabled]background: #330; */ /* hint */
	list-style: none;
	position: absolute;
	bottom: 0;
	padding-bottom: 5px;
}


#menu h2 {
	font-family: 'noto_sansregular';
	font-size: 12px;
	font-weight:normal;
	/*geht nicht da Farbe schon am Anfang def. ist */
	/* [disabled]padding-top: 0px; */
	margin-bottom: 1px;
	list-style:none;
	
	text-align:right;
	line-height:0.2;
}
#menu h2 li {
	font-family: 'noto_sansregular';
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	/* [disabled]display:compact; */
	padding-right: 5px;
	display:inline;
	list-style:none;
}
#menu h2 a {
	font-family: 'noto_sansregular';
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	/* [disabled]display:compact; */
	padding-right: 5px;
}
#menu h2 a:link {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#999; /*funktioniert nicht*/
}
#menu h2 a:hover {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
/*Vorschau thumbnail anfang*/
#vorschau_2 {
	/* [disabled]background: #3FF; */ /* hint */
	width: 615px;
	float: left;
	/* [disabled]margin-left:190px; */
	margin-top: 15px;
}
.post {
	float: left;
	width: 188px;
	height:135px;
	/* [disabled]padding-left:15px; */
	/* [disabled]padding-bottom:15px; */
	border: 1px solid #000;
	margin-left:15px;
	margin-bottom:15px;
}


.postImage {
	position:relative;
	width:190px;
	height:135;
}
.postImage>a{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

 
.postImage>h1{
	display:none;
	position:absolute;
	top:50%;
	left:0;
	z-index:3;
}
.postImage:hover img {

}
.postImage:hover h1 {
	font-family: 'noto_sansregular';
	font-size: 14px;
	font-weight: normal;
}
.postImage:hover h1 a:link {
	background: rgb(91, 91, 91);
	background: rgba(91, 91, 91, 0.5);
	font-family: 'noto_sansregular';
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	z-index: 3;
}
.postImage:hover h1 a:visited {
	background: rgb(91, 91, 91);
	background: rgba(91, 91, 91, 0.5);
	font-family: 'noto_sansregular';
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	z-index: 3;
}

.clr {
    clear:both;
}


.hover {
	/* aktiviert die fläche als hover */
	width: 190px;
	height: 135px;
	top: 1;
	z-index: 1;
	opacity: 0;/* nicht sichtbar */
	display: block;
	position: absolute;
}

.hover:hover{
	opacity: 1;/* sichtbar */
	display: block;
}
.hover h1 {
	font-family: 'noto_sansregular';
	font-size: 14px;
	font-weight: normal;
	/* [disabled]background: #0F0; */
}
.hover h1 a:link {
	/* [disabled]font-size: 14px; */
	width: 189px;
	height: 135px;
	display: block;
}
/*
li.hover h1 {
	font-size:14px;
	line-height:1.2;
	margin-bottom:15px;
	font-weight:normal;
	list-style:none;
}
li.hover h1 a {
	text-decoration:none !important;
	list-style:none;
}
*/
/*Vorschau thumbnail ende*/

#content {
	width: 805px;
	float: left;
	/* [disabled]padding-left:205px; */
	/* [disabled]background: #C3C; */ /* hint */
}
#content h1 {
	font-family: 'noto_sansregular';
	font-size: 16px;
	 /* höhe einstellen */
	/*geht nicht da Farbe schon am Anfang def. ist */
}
#content h1 a {
	text-decoration:none;
}
#content h1 a:link {
	text-decoration:none;
}
#content h1 a:hover {
	text-decoration:none;
	color:#999;
}

#content h2 {
	font-family: 'noto_sansregular';
	color:#000;
	font-weight:normal;
	font-size: 14px;
	margin-bottom:2px;
	/* [disabled]color:#F00; */	/*geht nicht da Farbe schon am Anfang def. ist */
}
#content h2 a {
	text-decoration:none;
}
#content h2 a:link {
	text-decoration:none;
}
#content h2 a:hover {
	text-decoration:none;
	color:#999;
}
#content p {
	font-family: 'noto_sansregular';
	font-size:14px;
	
}
#content a {
	font-family: 'noto_sansregular';
	font-size:14px;
	text-decoration:none;
}

#content_page {
	width: 600px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	/* [disabled]background: #C3C; */ /* hint */
}
#content_page h1 {
	font-family: 'noto_sansregular';
	font-size: 16px;
	 /* höhe einstellen */
	/*geht nicht da Farbe schon am Anfang def. ist */
}
#content_page h1 a {
	text-decoration:none;
}
#content_page h1 a:link {
	text-decoration:none;
}
#content_page h1 a:hover {
	text-decoration:none;
	color:#999;
}

#content_page h2 {
	font-family: 'noto_sansregular';
	color:#000;
	font-weight:normal;
	font-size: 14px;
	margin-bottom:2px;
	/* [disabled]color:#F00; */	/*geht nicht da Farbe schon am Anfang def. ist */
}
#content_page h2 a {
	text-decoration:none;
}
#content_page h2 a:link {
	text-decoration:none;
}
#content_page h2 a:hover {
	text-decoration:none;
	color:#999;
}

#content_page p {
	font-family: 'noto_sansregular';
	font-size:14px;
	
}
#content_page a {
	font-family: 'noto_sansregular';
	font-size:14px;
	text-decoration:none;
}
.article-main {
	/* [disabled]background: #FC0; */ /* hint */
	border-bottom: 1px solid #999;
	padding-top: 15px;
}
.article {
	width: 600px;
	float: inherit;
	/* [disabled]padding-left:205px; */
	/* [disabled]background: #09F; */ /* hint */
}
.article h1 {
	font-family: 'noto_sansregular';
	font-size: 14px;
}
.article h1 a {
	text-decoration:none;
}
.article h1 a:link {
	text-decoration:none;
}
.article h1 a:hover {
	text-decoration:none;
	color:#999;
}

.article h2 {
	font-family: 'noto_sansregular';
	color:#000;
	font-weight:normal;
	font-size: 14px;
	margin-bottom:2px;
	/* [disabled]color:#F00; */	/*geht nicht da Farbe schon am Anfang def. ist */
}
.article h2 a {
	text-decoration:none;
}
.article h2 a:link {
	text-decoration:none;
}
.article h2 a:hover {
	text-decoration:none;
	color:#999;
}


.article p {
	font-family: 'noto_sansregular';
	font-size:14px;
	
}
.article a {
	font-family: 'noto_sansregular';
	font-size:14px;
	text-decoration:none;
}
.article-left {
	width: 190px;
	float: left;
	padding-right: 15px;
	/* [disabled]background: #09F; */ /* hint */
	/* [disabled]margin-top:47px; */
}
.top {
	width: 600px;
	float: inherit;
	border-bottom: 1px solid #999;
	/* [disabled]padding-left:205px; */
	/* [disabled]background: #09F; */ /* hint */
}
.top h1 {
	font-family: 'noto_sansregular';
	font-size: 14px;
}
.top h1 a {
	text-decoration:none;
}
.top h1 a:link {
	text-decoration:none;
}
.top h1 a:hover {
	text-decoration:none;
	color:#999;
}

.top h2 {
	font-family: 'noto_sansregular';
	color:#000;
	font-weight:normal;
	font-size: 14px;
	margin-bottom:2px;
	/* [disabled]color:#F00; */	/*geht nicht da Farbe schon am Anfang def. ist */
}
.top h2 a {
	text-decoration:none;
}
.top h2 a:link {
	text-decoration:none;
}
.top h2 a:hover {
	text-decoration:none;
	color:#999;
}
/*nach Oben Anfang */
.ToTop {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 40px solid #000;
	position: fixed;
	margin-left: 1030px;
	margin-top: 47%;
	/* [disabled]background-color: #39F; */ /*hint*/
	background-repeat: no-repeat;
	/* [disabled]display: none; */
}
/* Test*/
.no-results {
	width: 600px;
	float: inherit;
	padding-top: 30px;
	/* [disabled]background: #6FC; */ /* hint */
}
.no-results h1 {
	font-family: 'noto_sansregular';
	font-size: 20px;
}

#fix {
position: fixed;
top: 5%;
left: 5%;
padding: 10px;
background: #EEE;
}
#top {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 40px solid #000;
	position: fixed;
	margin-left: 960px;
	margin-top: 47%;
	/* [disabled]background-color: #39F; */ /*hint*/
	background-repeat: no-repeat;
	display: none;
}

/*nach Oben ende */
#sidebar1 {
	float: left;
	width: 190px;
	/* [disabled]background: #EADCAE; */ /* hint */
	padding: 0px 0;
	/* [disabled]color: #F00; */
	list-style: none;
	margin-top: 15px;
}
#sidebar1 h1 {
	font-family: 'noto_sansregular';
	font-size: 20px;
}
/* sidebar right */
#sidebar2 {
	float: right;
	width: 205px;
	/* [disabled]background: #EADCAE; */ /* hint */
	padding: 10px 0;
	/* [disabled]color: #F00; */
	list-style: none;
}
#sidebar2 h1 {
	font-family: 'noto_sansregular';
	font-size: 20px;
	height:30px;
}
#sidebar2 h1 a {
	text-decoration:none;
}
#sidebar2 h1 a:link {
	text-decoration:none;
}
#sidebar2 h1 a:hover {
	text-decoration:none;
	color:#393;
}

#sidebar2 h3 {
	font-family: 'noto_sansregular';
	font-size: 20px;
	padding-left:126 px;
	color:#399;
	margin-left: 126px;
}
#sidebar2 h3 a {
	text-decoration:none;
}
#sidebar2 h3 a:link {
	text-decoration:none;
	margin-left:20px;
}
#sidebar2 h3 a:hover {
	text-decoration:none;
	color:#393;
}
#sidebar2 p {
	font-family: 'noto_sansregular';
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
}
#sidebar3 {
	float: left;
	width: 190px;
	/* [disabled]background: #EADCAE; */ /* hint */
	padding: 10px 0;
	/* [disabled]color: #F00; */
	list-style: none;
	margin-top: 15px;
}
#sidebar3 h1 {
	font-family: 'noto_sansregular';
	font-size: 20px;
}


#footer	 {
	padding: 10px 0;
	padding-left: 184px;
	width: 582px;
	float: left;
	/* [disabled]background: #3F6; */ /* hint */
}

h1 {
	font-size: 35px;
	font-weight: bold;	
}
h2 {
	font-size: 15px;
	font-weight: bold;	
}
h3 {
	font-size: 13px;
	font-weight: normal;
}
p {
	font-size: 13px;
	font-weight:normal;
}

/* ~~ Dieser gruppierte Selektor gibt die Listen im .content-Bereich an. ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 180px;
	text-decoration: none;
	background-color: #0F0;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #0F0;
}

/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn overflow:hidden im .container entfernt wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

._df_thumb[thumbtype="img"]{
width: 350px;
height: auto;
}

._df_thumb[thumbtype="img"] img{
width:100% !important;
max-height: inherit !important;
}

._df_book-title {
display:none !important;
}