/*  
Theme Name:Hallo Unbekannt.
*/


* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-family: Arial, Verdana, sans-serif;
}
body {
	background-image: url(img/background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#container {
	margin: 105px auto 0px;
	width: 1005px;
}


#zweitwort{
	color: #c9c9c9;
	font-weight: normal;
	letter-spacing: -2px;
}

#header {
	margin: 10px 0px 0px 50px;
	font-size: 43px;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	
	display: block;
	margin: 10px 0px 100px 50px;
	cursor: pointer;
}

#header:active {
	position: relative;
	top: 1px;
}

#header a {
text-decoration: none;
color: #111;
}
#eintraege {
	background-image:url(img/eintraegebg.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	height: 430px;
	float: left;
	width: 680px;
	padding-left: 35px;
}
#infoblock {
	padding-left: 20px;
	border-left: 1px solid #d0d0d0;
	margin-left: 20px;
	float: left;
	width: 220px;
	font-size: 12px;
	display: block;
	line-height: 20px;
}
.einpx {
	height: 1px;
	width: 120px;
	background-color: #fff;
	display: block;
}
#eintrag {
	z-index: 10;
	margin: 0px 0px 30px 15px;
	float: left;
	width: 119px;
	height: 119px;
	background-color: #e9e9e9;
	border: 1px solid #d0d0d0;
	background-image: url(img/platzhalterbg.jpg);
}
#eintrag:active {
	position: relative;
	top: 1px;
}
.indexheadline {
	text-align: right;
	display: block;
	height: 120px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(img/namebg.png);
}
.indexheadline:hover {
	background-image: url(img/whiteoverlay.png);
}
.indexheadline a {
	padding-top: 103px;
	height: 20px;
	width: 110px;
	padding-right: 10px;
	display: block;
	color: #fff !important;
	font-size: 12px;
	text-decoration: none;
}
.indexheadline a:visited {
	padding-top: 103px;
	height: 20px;
	width: 110px;
	padding-right: 10px;
	display: block;
	color: #fff !important;
	font-size: 12px;
	text-decoration: none;
}

.indexheadline a:hover {
text-decoration: none;
}

.kommentarzahl a:hover {
text-decoration: none;
}

.kommentarzahl {
	padding-top: 5px;
	text-align: center;
	position: absolute;
	background-image: url(img/pngbg.png);
	display: block;
	width: 33px;
	height: 19px;
	
}
.kommentarzahl a {
	width: 33px;
	height: 19px;
	display: block;
	color: #fff !important;
	font-size: 11px;
	text-decoration: none;
}
#fragebogen {
	padding-left: 20px;
	border-left: 1px solid #d0d0d0;
	margin-left: 20px;
	float: left;
	width: 220px;
	font-size: 12px;
	display: block;
}
.fragebogenfrage {
	border-bottom: 1px solid #d0d0d0;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
.fragebogenantwort {
	padding-left: 10px;
	display: block;
	margin-bottom: 20px;
}
#eintragsingle {
	float: left;
	margin-left: 50px;
	width: 670px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #787878;
}
#eintragsingle img {
	border: 1px solid #d0d0d0;
}
#eintragsingle p {
	
	background-color: #fff;
	margin-bottom: 15px;
}
#eintragsingle strong {
	
	line-height: 20px;
	color: #202020;
	border-bottom: 1px solid #d0d0d0;
}
#infoblock p {
	margin-bottom: 15px;
}
#infoblock strong {
	color: #202020;
	border-bottom: 1px solid #d0d0d0;
}
.space {
	display: block;
	margin-bottom: 5px;
}
#drinals {
	font-size: 12px;
	color: #787878;
	margin-bottom: 5px;
}
#drinals a {
	color: #787878;
	text-decoration: none;
}
#navigation {
	margin-top: 25px;
	margin-left: 50px;
	width: 664px;
}
#navigation a {
	text-decoration: none;
	border: 1px solid #d0d0d0;
	color: #919191;
	font-size: 12px;
	padding: 5px 15px 5px 15px;
}
#navigation a:active {
	position: relative;
	top: 1px;
}
#naechste {
	float: left;
}
#vorherige {
	float: right;
}
.2spalten {
}
.first {
	width: 320px !important;
	margin: 20px 25px 20px 0px;
}
.last {
	width: 320px !important;
	margin: 20px 0px 20px 0px;
}
#neu {
	z-index: 20;
	background-image: url(img/neustern.png);
	position: relative;
	top: 20px;
	left: 145px;
	width: 35px;
	height: 35px;
	display: block;
}
#comments {
	width: 670px;
	border-top: 1px solid #d0d0d0;
	margin: 50px 0px 0px 50px;
	padding-top: 150px;
}
#kommentare {
	list-style-type: none;
}
#kommentare li {
	font-size: 13px;
	line-height: 22px;
	color: #787878;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
#kommentare li p {
	margin-bottom: 15px;
	background-color: #fff;
}
.autorenname {
	width: 100px;
	padding-right: 15px;
	text-align: right;
	border-right: 1px solid #d0d0d0;
	min-height: 50px;
	float: left;
	color: #202020;
	padding-bottom: 10px;
}
.comment-edit-link {
	background-color: #fff;
	color: #202020;
	border-bottom: 1px solid #d0d0d0;
	text-decoration: none;
	font-size: 11px;
}
.autorenname a {
	background-color: #fff;
	color: #202020;
	border-bottom: 1px solid #d0d0d0;
	text-decoration: none;
}
.autorenname a:hover {
	border: none;
}
.autorenname a:active {
	position: relative;
	top: 1px;
}
.kommentarinhalt {
	padding-left: 15px;
	float: left;
	width: 500px;
}
#author, #email, #url {
	float: left;
	width: 206px;
	border: 1px solid #d0d0d0;
	height: 21px;
	margin-bottom: 15px;
	padding-left: 5px;
	color: #787878;
	font-size: 13px;
	padding-top: 4px
}
#author, #email {
	margin-right: 15px;
}
#comment {
	border: 1px solid #d0d0d0;
	height: 200px;
	padding: 10px;
	font-size: 13px;
	color: #787878;
	width: 650px;
}
#submit {
	width: 211px;
	height: 30px;
	margin-top: 15px;
	float: right;
	background-color: #fff;
	border: 1px solid #d0d0d0;
}
#footer {
	padding-top: 10px;
	margin-top: 120px;
	width: 665px;
	border-top: 1px solid #d0d0d0;
	margin-bottom: 80px;
	margin-left: 50px;
}
#footer a {
	text-decoration: none;
	color: #787878;
	font-size: 11px;
}
#footer a:hover {
	color: #606060;
}
#footer a:active {
	position: relative;
	top: 1px;
}
#footerlinks {
	float: left;
	display: block;
}
#footerrechts {
	float: right;
	display: block;
}
.unsichtbar {
	display: none;
}
.clear {
	clear: both;
}

a:link{
color: #111;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

a:visited{
color: #111;
text-decoration: none;
}


acronym, abbr, span.caps {
	cursor: help;
}
