/*
Theme Name:		gegendarsteller
Theme URI: 		http://www.gegendarsteller.com/
Description:	WP-Theme of www.gegendarsteller.com
Version: 		1.0
Author: 		gegendarsteller
Author 			URI: http://www.gegendarsteller.com/
*/

#body {

	background:#fff repeat center top;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}

@font-face {
    font-family: 'Museo500';
    src: url('font/Museo_Slab_500-webfont.eot');
    src: url('font/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Museo_Slab_500-webfont.woff') format('woff'),
         url('font/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('font/Museo_Slab_500-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
font-family: 'Museo500', serif;
}
.titel{
color: #f53838;
	text-align: left;
}

.eingabe {
	width: 213px;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #609DD0;
	font-size: 14px;
	font-family: 'Museo500', serif;
	color: #609DD0;
	margin-left: 0px;
	margin-right: -5px;
}


#submit {
/*	width: 213px;*/
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #609DD0;
	font-size: 14px;
	font-family: 'Museo500', serif;
	color: #609DD0;
	margin-left: 0px;
	margin-right: -5px;
	height: 22px;
	margin-top: -17px;
	padding-top: 2px;
	text-align: left;
	padding-left: 2px;
}

#comment {
	width: 643px;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #609DD0;
	font-size: 14px;
	font-family: 'Museo500', serif;
	color: #609DD0;
	margin-left: 0px;
	margin-right: -5px;
}

.eingabet {
	width: 191px;
	margin-left: 25px;
	float: left;
	background-color: rgba(255, 255, 255, 0);
/*	border: 1px solid #609DD0;*/
	font-size: 14px;
	font-family: 'Museo500', serif;
	color: #609DD0;
}

#author {
	margin-left: 25px;
	
}
.date{
float: right;
color: #f53838;
	text-align: right;
}



.artikel {
	background-color: rgba(245, 245, 245, 0.7); width: 700px;  margin-top: 20px; padding-bottom: 35px; z-index: 2;
}

img {
	
	padding-bottom: 0px;
	width: 650px;
	height: auto;
	z-index: 1;
}
#hallo{
	margin-bottom:-20px ; margin-top:-0px; color:#f53838; 
}

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

#about a:link 		{ text-decoration:none; color:#609DD0;}
#about a:visited 	{ text-decoration:none; color:#609DD0; }
#about a:active 	{ text-decoration:none; color:#609DD0; }
#about a:focus 	{ text-decoration:none; color:#609DD0; }
#about a:hover 	{ text-decoration:none; color:#609DD0;}

p {
	padding: 25px;
	padding-top: 20px;
	padding-bottom: 0px;
		font: 14px "Museo500", Georgia, serif;
}

body {
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
}

#titel{
	text-align: center; font-family: "Museo500", Georgia, serif; font-size: 61px; position: fixed; width: 100%; padding-top: 0px; margin-top: -10px; z-index: 0; color: #609DD0;
}

#main {
	position: absolute;
	top: 53px;
	width: 700px;
	left: 50%; margin-left: -250px;
	}

#about {
	background-color: rgba(245, 245, 245, 0.7); width: 175px; left: 50%; margin-left: -450px; margin-top: 65px; padding-bottom: 25px; z-index: 2; 
	
	position: fixed;
}

#about img{
	padding: 25px;
	padding-bottom: 0px;
		width: 125px;
	height: auto;
	z-index: 1;
}

#fa{
	background-image: url(images/fa.png);
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 5px;
}



#fb{
	background-image: url(images/fb.png);
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 5px;
}

#ta{
	background-image: url(images/ta.png);
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 5px;
}

#tb{
	background-image: url(images/tb.png);
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 5px;
}

#ga{
	background-image: url(images/ga.png);
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 5px;
}

.comment-subscription-form{
	display: none;
}

#gb{
	background-image: url(images/gb.png);
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 5px;
}

.social{
	float: left; 
	margin-left: 25px;
	margin-right: 25px;
	margin-top: -10px;
}

