html {
     overflow: -moz-scrollbars-vertical;
}

* {
	margin:0;
	padding:0;
}

body {
	/*position: relative;*/
	margin: 0;
	padding: 0;
	height: 101%;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sane Unicode", sans-serif;
	/*background: black url(../images/lightFlower.jpg) no-repeat;*/
	background-position:top center;
	background-attachment:fixed;
}

#head-container{
	/*background:url(../images/onback.png) repeat-x bottom;
	background:url(../images/back.jpg)repeat-x center;
	height: 60px;
	padding-top: 15px;*/
	background:black;
}

#header {
	max-width: 850px;
	margin:0 auto;
	padding:0;
}

h1 {
	background: url(../images/onLogo.png) no-repeat;
	text-indent: -9999px;
	font-size: 12em;
	height:50px;
	position:relative;
	min-width:100px;
	max-width:325px;
	left: 0px;
	/*margin-top: 10px;*/
}

#navi {
	/*margin-top:-30px;
	margin-left: 350px;
	position:relative;*/
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.8em;
	color: #555555;
	background:black;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}

#container {
	max-width: 850px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-color: #fff;
}

li, ul {
	list-style:none;
}

#navi li{
	margin-left: 50px;
	float:left;
}

#navi ul li a:link, #navi ul li a:visited, #navi ul li a:active {
	display:block;
	color:#999999;
	text-decoration:none;
	padding-bottom:15px;
}

#navi ul li a:hover , #navi ul li a:focus, #navi ul li a#current{
	color:#fff;
}

#content {
	/*padding-left:125px;
	padding-right:125px;*/
	margin:0 auto;
	margin-top: 50px;
	padding-top: 25px;
}

#content h4 {
	padding-bottom: 10px;
	padding-top: 15px;
	font-family: Cambria, Baskerville, "Times New Roman", serif;
	font-weight: 100;
	font-size:1.2em;
}

#content img {
	/*float:left;
	margin-right:20px;*/
	border: 1px solid #ccc;
	padding:2px;
	margin-right:2px;
	background-color:#fff;
	margin-bottom: 1rem;
}

#content ul li {
	overflow:hidden;
	padding:10px 0;
}

#content p {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.9em;
	line-height:1.3;
	margin-bottom:5px;
}

#site_info {
	/*width: 450px;
	margin:0 auto;*/
	text-align: center;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	color: #bbb;
}

#site_info a{
	color: #bbb;
	text-decoration:none;
}

#site_info a:hover{
	position: center;
	color: #333;
}

#index img{
	/*opacity: 0.75;*/
}
#index img:hover{
	/*opacity: 1;*/
}

#hallo img {
	float: right;
	margin-left: 20px;
}

#index p {
	/*text-align: justify;*/
}

#lyrik {
	margin:0;
	padding:0;
}

#lyrik img{
	width: 240px;
}

#animationen {
	margin:0;
	padding:0;
}

#animationen  img{
	/*float: left;*/
}

#animationen p {
	color:#666666;
	/*float:right;*/
}

#design h4 {
	margin-top:	-10px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-style: bold;
	direction: rtl;
}

#design img{
	/*float:none;
	max-width: 590px;
	height:auto;*/
	margin-bottom:0;
}

#fotographie img{
}

#lyrik img{
	float: left;
}

#lyrik p{
	font-size:0.6em;
}

#kleineSchrift {
	font-size: 0.7em;
}