body 
	{
	font-family: 'Slabo 13px', serif;
	font-size: 14px;
	margin: 0px; 
	padding: 0px;
	color: rgb(255, 255, 255);/ *Original: 112 > Farbe Bloginhalte*/ 
	background-color: rgb(49, 49, 49); 
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	}

input
	{
	font-family: 'Slabo 13px', serif;
	font-size: 14px;
	
	color: rgb(112, 112, 112);
	border: 1px solid #707070;
	background-color: #000000 /*000000*/;
	}

textarea
	{
	font-family: 'Slabo 13px', serif;
	font-size: 14px;
	color: rgb(112, 112,112); /*112*/
	border: 1px solid #707070;
	background-color: #000000; /*000000*/
	}


A {text-decoration: none;}
a:link	{ color: #66B2FF; } 
a:visited { color: #66B2FF; }
a:hover { color: #cc000e; }
a:active { color: #66B2FF; }


h3
	{
	font-size: 18px;
	font-weight: normal;
	}

ul 
	{
	list-style-type: none;
	text-transform:uppercase;
	text-decoration:none
	margin-left:0em;
	padding-left:0em;
	}

ul ul
	{
	list-style-type: none;
	text-transform:uppercase;
	text-decoration:none
	margin-left:0.3em;
	padding-left:0.3em;
	}

hr 
	{
	border: none;
	border-top: 1px solid #404040;
	margin-left: -10px;
	width: calc(100% + 20px);
	height: 1px;
	}

img#Main
	{
	max-width: 250px;
	max-width: 300px;
	height: auto;
	border: 1px solid #404040;
	}

img#Flag
	{
	max-height: 100%;
	border: 1px solid #404040;
	}

img#Logo
	{
	max-height: 100%;
	border: none;
	}

img#beitragsbild
	{
	float:right; 
	border: 1px solid #404040;
	margin-left: 15px;
	max-height: 150px;
	max-width: 200px;
	}

img#youtube
	{
	border: none;
	height: 100%;
	width: auto;
	}

img#facebook
	{
	border: none;
	height: 100%;
	width: auto;
	}

img.wp-smiley
	{
	border: none;
	}

.attachment-thumbnail
	{
	width: 95%;
	max-width: 150px;
	max-height: 150px;
	height: auto;
	border: 1px solid #404040;
	}

div#fb-root
	{
	display: none;
	}

div#head 
	{ 
	background: black none repeat scroll 0% 75%; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	position: absolute; 
	bottom: 0px; 
	opacity: 0.75; 
	z-index: 5; 
	text-align: left;
	width: 100%;
	height: 70px; /* Nutzbarer Websitebereich, unterer schwarzer kasten*/
	}

div#fullblack
	{ 
	background: black none repeat scroll 0% 35%; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	opacity: 0.10;
	position: absolute; 
	bottom: 0px; 
	z-index: 2; 
	text-align: left;
	width: 100%;
	height: 100%; 
	}

div#logo 
	{  
	position: absolute; 
	bottom: 25px;
	left: 20px;  
	z-index: 500; 
	text-align: left;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	height: 75px; 
	}

div#banner 
	{
	position: absolute; 
	width: 100%; 
	height: 100%; 
	z-index: 1; 
	background: url(/wp-content/themes/SomewhereInNowhere/header.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	} 

div#language-de
	{
	position: absolute; 
	width: 18px; 
	height: 12px; 
	z-index: 500; 
	right: 60px; 
	bottom: 30px;
	}

div#language-en
	{
	position: absolute; 
	width: 18px; 
	height: 12px; 
	z-index: 500; 
	right: 30px; 
	bottom: 30px;
	}

div#youtube
	{
	position: absolute; 
	width: 50px; 
	height: 20px; 
	z-index: 500; 
	right: 110px; 
	bottom: 24px;
	}

div#facebook
	{
	position: absolute; 
	width: 70px; 
	height: 11px; 
	z-index: 500; 
	right: 160px; 
	bottom: 31px;
	}


div#vertline
	{
	position: absolute; 
	background: #707070; /*707070*/
	width: 1px; 
	height: 40px; 
	z-index: 500; 
	right: 95px; 
	bottom: 15px;
	}

div#vertline2
	{
	position: absolute; 
	background: #707070; 
	width: 1px; 
	height: 40px; 
	z-index: 500; 
	right: 95px; 
	bottom: 15px;
	}

div#youtubemobile
	{
	display: none;
	}

div#loadmenu 
	{
	display: none;
	} 

div#menu
	{ 
	background: none; 
	position: absolute; 
	z-index: 3; 
	text-align: left;
	left: 20px;
	width: 260px;
	top: 20px; 
	bottom: 150px; 
	}

div#mobilnews
	{ 
	display: none;
	}

div#desktopnews
	{
        /*Scroll News Bereich*/
	background: white none repeat scroll 0% 65%; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	opacity: 0.5; /*0.65*/
	position: absolute; 
	left: 300px;
	right: 20px;
	top: 20px; 
	height: 35px;
	z-index: 1000;
	border: 1px solid #404040;
	
        color: #BDBDBD;/*BDBDBD NewsTicker > NEWS */
	font-size: 18px;
	}

div#bgmain
	{ 
	background: black none repeat scroll 0% 65%; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	border: 1px solid #404040;
	position: absolute;  
	z-index: 3; 
	left: 300px;
	right: 20px;
	top: 75px; 
	bottom: 90px; 
	padding: 20px;
	opacity: 0.65; 
	}

div#main
	{ 
	position: absolute;  
	z-index: 4; 
	text-align: left;
	left: 320px;
	right: 20px;
	top: 95px; 
	bottom: 110px; 
	padding-right: 20px;
	overflow: auto;
	}

div#headline
	{ 
	text-align: left; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-color:#707070; /*707070*/
	border-bottom: 1px solid #404040;
	}

div#text
	{ 
	width: calc(100%-20px);
	min-height: 150px;
	text-align: left; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

div#date
	{ 
	text-align: left; 
	color: #FFFFFF; /*404040 Verfasser Name bei BLogs*/
	}

div#foot 
	{
	display: none;
	} 

div#kommentar_formular
	{ 
	width: calc(100%-20px);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

div#kommentare
	{ 
	width: calc(100%-20px);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	}