@charset "UTF-8";
/* CSS Document */

/* =================================================
Stylesheet für die Homepage von Anatol Knotek
Datum: 20. November 2014
Autor:  Anatol Knotek
================================================== */

html, body {
	height: 100%;
}
body {
	font-family: "Courier New", Courier, monospace, Arial;
	/*font-family: Helvetica, Verdana, "Arial sans-serif";*/
	font-size: 10pt;
	background-color: white;
	color: #666;
}
h1 {
	position:absolute;
	text-indent:-9999px;
}
a {
	text-decoration: none;
}
a img
{
border:0;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover, a:focus {
	color:#696969;
	-webkit-transition: 0.3s ease-in;
}
a:active {
	color: black;
	-webkit-transition: 0s ease-in;
}
#wrap {
	min-height: 100%;
	text-align:center;
}
/*=================
NAVIGATION + HEADER
===================*/

div#switch {
	position: realtive;
	font-size: 7pt;
	background-color: white;
	float: right;
	margin-top: 45px;
}
div#switch a:hover, a:focus {
	background-color:#CCC;
	color:black;
	-webkit-transition: 0.3s ease-in;
}
div#switch a:active {
	background-color:#666;
	color:white;
	-webkit-transition: 0s ease-in;
}
div#head {
	position: realtive;
	text-align: center;
	margin-top: 5px;
}
div#updated {
	width:130px; /*100 wenn helvetica*/
	font-size: 7pt;
	background-color: white;
	float: left;
	margin-top: 45px;
}
div#social {
	position: realtive;
	font-size: 7pt;
	background-color: white;
	margin-top: -50px;
	float: right;
	clear:both;
}
.scl {
	border: 2px solid white;
filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
div#social a:hover .scl {
	text-decoration: none;
filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
	border-style: none;
	border: 2px solid white;
	background-color: white;
	color: white;
}
div#social a:focus .scl {
	text-decoration: none;

	border-style: none;
	border: 2px solid white;
	background-color: white;
	color: white;
}

/*=========
NAVIGATION
===========*/

div#navi {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	padding: 0 10px 0 10px;	/*wegen tumbr und twitter icons*/
	clear:both;
}
div#navi ul {
	width: 100%;
	list-style-type: none;
	padding: 0 0 0 0;
	margin-top: 0px;
}
div#navi ul li {
	display:inline;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-radius: 0 0 5px 5px;
	letter-spacing: -0.05em;/*0.01 wenn helvetica*/
}
div#navi ul li a:hover, a:focus {
	border-color:#CCC;
	border-radius: 0 0 4px 4px;
	background-color:#CCC;
	color:black;
	-webkit-transition: 0.3s ease-in;
}
div#navi ul li a:active {
	border-radius: 0 0 4px 4px;
	background-color: #666;
	color: white;
	-webkit-transition: 0s ease-in;
}
#aktiv {
	border-radius: 0 0 4px 4px;
	background-color:#EDEDED;
	color:black;
}
/*========
MAIN
==========*/
#main {
	position:relative;
	overflow:auto;
	padding-bottom: 25px;  /* must be same height as the footer */
	padding-top: 15px;
	clear:both;
}
.frontimg {
}
div#main a:hover .frontimg {
	text-decoration: none;
	height: 100px;
	width: 100px;
	border-style: none;
	border:0;
	background-color: white;
	color: white;
}
div#main a:active .frontimg {
	text-decoration: none;
	background-color: white;
	color: white;
	border:0;
	border-style: none;
}
div#container {
	width:80%;
	min-width:800px;
	margin-left: auto;
	margin-right: auto;
}
.details {
	height:30px;
}


/*.details a:hover, a:focus {
	background-color:#CCC;
	color:black;
	-webkit-transition: 0.3s ease-in;
}
.details a:active {
	 background-color: #666;
	 color: white;
	 -webkit-transition: 0s ease-in;
}*/
#hintergrund {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
/*========
HOME
==========*/	
.frontpics {
	background-color: rgba(255, 255, 255, 0.6);
	width: 750px; /*723px wenn helvetica*/
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	border-radius: 20px;
*/  margin-left: 40px;
	padding: 15px 40px 15px 40px;
	border-radius: 5px;
}
#startrahmen {
	width: 750px;/*723px wenn helvetica*/
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	border-radius: 20px;
	/*	margin-left: 40px;
*/	
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 40px 15px 40px;
	border-radius: 5px 5px 5px 5px;/*box-shadow: 1px 1px 30px #ccc;*/
}
.frontimg {
	border: 10px solid transparent;
	/*border-radius: 30px;*/
	opacity:0;
	-moz-transition: opacity 2s; /* Firefox 4 */
	-webkit-transition: opacity 2s; /* Safari and Chrome */
	-o-transition: opacity 2s;
	transition: opacity 2s;
}
#aktuell {
	position:relative;
	width: 750px;/*723px wenn helvetica*/
	text-align:right;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: rgba(255, 255, 255, 0.6);
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 40px 10px 40px;
	border-radius: 5px 5px 5px 5px;/*box-shadow: 1px 1px 30px #ccc;
	margin-top:-10px;
/*    text-shadow: 0 0 30px rgba(0,0,0,0.5);
*/	}

/*#aktuell a:link {
}
#aktuell a:hover, a:focus {
	background-color:#999;
	color:black;
	-webkit-transition: 0.3s ease-in;
}
#aktuell a:active {
background-color: #999;
	color: white;
	-webkit-transition: 0s ease-in;
}*/
/*========
NEWS
==========*/
.newscontainer {
	width: 500px;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	padding:15px;
	border-radius: 5px;/*box-shadow: 1px 1px 30px #ccc;
	*/
}
.newsueberschrift {
	text-decoration:underline;
	font-weight:bold;
	margin-left:25px;
}
.newsimage {
	text-align:center;
	padding:20px;
}
.newsimg {
	border-radius: 3px;
	box-shadow: 1px 1px 30px #eee;
	width: 450px;
}
.newstext {
	margin-left: 25px;
	margin-right: 25px;
}
.pin {
	width:40px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-60px;
}
.newscontainer a:link {
	text-decoration: underline;
}
.newscontainer a:hover, a:focus {
	background-color:#CCC;
	color:black;
	-webkit-transition: 0.3s ease-in;
}
.newscontainer a:active {
	background-color: #666;
	color: white;
	-webkit-transition: 0s ease-in;
}
/*==============
KONKRETE POESIE
================*/
div#konpo_hauptbild {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
/*div#konpo_hauptbild .bild {
	border-radius: 3px;
	box-shadow: 1px 1px 30px #eee;
}*/

/*========
ÜBER MICH
==========*/

#portrait {
	float:left;
	position:relative;
}
#portrait .portraitbild {
	border-radius: 3px;
	/*box-shadow: 1px 1px 30px #ccc;*/
	margin-right:20px;
}
#bio {
	position: relative;
	text-align: justify;
}
.veroeffentlichungen {
	clear:both;
	position:relative;
	text-align:left;
	padding-top:10px;
}
.veroeffentlichungen a:hover, a:focus {
	background-color:#CCC;
	color:black;
	-webkit-transition: 0.3s ease-in;
}
.veroeffentlichungen a:active {
	background-color: #666;
	color: white;
	-webkit-transition: 0s ease-in;
}
/*========
AUSSTELLUNGEN
==========*/
.ausstellung {
}
.ausstellungsbild {
	border-radius: 5px;
	box-shadow: 1px 1px 30px #ccc;
	margin:12px;
}
#ausstellungen {
	clear:both;
	padding-top:10px;
	margin-left:15px;
}
/*========
KONTAKT
==========*/

#kontakt {
	float:left;
	position:relative;
}
#kontakt .kontaktbild {
}
.adressen {
	position:relative;
	text-align:right;
}
.adressen a:hover, a:focus {
	background-color:#CCC;
	color:black;
	-webkit-transition: 0.3s ease-in;
}
.adressen a:active {
	background-color: #666;
	color: white;
	-webkit-transition: 0s ease-in;
}
/*========
BLOG
==========*/

.blogframe {
	width: 480px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border-radius: 10px;
	box-shadow: 1px 1px 30px #ccc;
	padding:30px;
	margin-bottom: 20px;
}
.blogframe a:hover, a:focus {
	background-color:#CCC;
	color:black;
}
.blogframe a:active {
	background-color: #666;
	color: white;
}
#weiter {
	font-size:24px;
	font-weight:bold;
}
/*========
BILD MITTE
==========*/
div#hauptbild {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
/*#bildausrichtung{
	height:500px;

	}*/

div#hauptbild .bild {
	border-radius: 3px;
	box-shadow: 1px 1px 30px #eee;
}
div#detailbild {
	width: 500px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
}
div#detailbild .bild {
	border-radius: 3px;
	box-shadow: 1px 1px 30px #eee;
	margin:5px;
}
div#flashfenster {
	width: 500px;
	margin-left: auto;
	margin-right: auto;/*border-radius: 10px;
	box-shadow: 1px 1px 30px #ccc;*/
	
}
div#ueberschrift {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	margin-bottom:10px;
}
div#bildnavi {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
}
#bildnavi a:hover, a:focus {
	background-color:transparent;
	color:transparent;
}
#bildnavi a:active {
	background-color: transparent;
	color: transparent;
}
div#unterschrift {
	width: 500px;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding-right: 10px;
	border-radius: 5px;
}
div#unterschrift .ueberschrift_text {
	font-size: 11pt;
	letter-spacing:0.03em;

	font-weight:bold;
}
div#detailunterschrift {
	width: 500px;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding: 5px 5px 5px 10px;
	border-radius: 5px;
	margin-top:20px;
}
div#detailunterschrift .ueberschrift_text {
	font-weight:bold;
	padding: 5px 5px 5px 10px;
}
/*==============
NAVIGATION links
================*/
#navileft {
	width:180px;
	float: left;
	text-align: right;
	/*border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding-right:10px;
	border-radius: 10px;*/
	border-radius: 5px 0px 0px 5px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #CCC;/*box-shadow: -10px 0px 10px #eee;*/
	
}
div#navileft a:hover, a:focus {
	background-color:#CCC;
	color:black;
	border-radius: 0 0 0 0;
	-webkit-transition: 0.3s ease-in;
}
div#navileft a:active {
	background-color: #666;
	color: white;
	border-radius: 0 0 0 0;
	-webkit-transition: 0s ease-in;
}
#navileft ul {
	list-style-type: none;
	padding-right:5px;
	padding-left:5px;
}
#ak {
	background-color: #eee;
	color: black;
	text-decoration:underline;
}
#navileft ul .naviueber2 {
	font-weight:bold;
	font-size:11pt;
	margin-top:4px;
	margin-bottom:4px;
}
/*==============
NAVIGATION rechts
================*/
#naviright {
	width:180px;
	float: right;
	text-align: left;
	margin-top: 0px;
	border-radius: 0px 5px 5px 0px;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #CCC;/*box-shadow: 10px 0px 10px #eee;*/

	
}
#invinaviright {
	width:180px;
	float: right;
	text-align: left;
	margin-top: 0px;
	border-style: hidden;/*box-shadow: 10px 0px 10px #eee;*/
}
#invinaviright ul {
	list-style-type: none;
}
div#naviright a:hover, a:focus {
	background-color:#CCC;
	color:black;
	-webkit-transition: 0.3s ease-in;
}
div#naviright a:active {
	background-color: #666;
	color: white;
	-webkit-transition: 0s ease-in;
}
#naviright ul {
	list-style-type: none;
	padding-right:5px;
	padding-left:5px;
}
#naviright ul .naviueber1 {
	font-weight:bold;
	text-decoration:underline;
}
#naviright ul .naviueber2 {
	font-weight:bold;
	font-size: 11pt;
	margin-top:4px;
	margin-bottom:4px;
}
/*========
FUSSZEILE
==========*/
#footer1 {
	position: relative;
	margin-top: -25px; /* negative value of footer height */
	height: 25px;
	clear:both;
}
#footer2 {
	position: relative;
	float:right;
	margin-top: -25px; /* negative value of footer height */
	height: 25px;
	clear:both;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
/
}

/*===============
ARROWS-NAVIGATION
===============

.list-items {
    margin:10px auto;
    border-bottom:0;
    overflow:hidden;
    text-align:center;
	margin-left:-12px;

}

.list-items li {
    line-height:40px;
    background: #f9fcf7;
    background: -moz-linear-gradient(top,  #f9fcf7 0%, #f5f9f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fcf7), color-stop(100%,#f5f9f0));
    background: -webkit-linear-gradient(top,  #f9fcf7 0%,#f5f9f0 100%);
    background: -o-linear-gradient(top,  #f9fcf7 0%,#f5f9f0 100%);
    background: -ms-linear-gradient(top,  #f9fcf7 0%,#f5f9f0 100%);
    background: linear-gradient(to bottom,  #f9fcf7 0%,#f5f9f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 );
    padding:0;
    border:1px solid #ccc;
    position:relative;
    cursor:pointer;
    border-radius:5px;
    margin:0 5px 0;
    display:inline-block;
    width:17px;
	height:17px;
}
.arrow-right {
    display:inline-block;
    width:8px;
    height:8px;
    line-height:8px;
    border-top:1px solid #aaa;
    border-right:1px solid #aaa;
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
	margin-top:4px;
	margin-right:3px;
}

.arrow-left:hover {
    border-color:#444;
}
.arrow-right:hover {
    border-color:#444;
}

.arrow-left {
display:inline-block;
    width:8px;
    height:8px;
    line-height:8px;
    border-top:1px solid #aaa;
    border-right:1px solid #aaa;
    -ms-transform:rotate(225deg);
    -moz-transform:rotate(225deg);
    -webkit-transform:rotate(225deg);
    transform:rotate(225deg);
	margin-top:4px;
	margin-left:3px;
}
	
}*/
