/*------------- RESET CSS -----------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*------------- GLOBAL STYLE JMR -----------------*/

body {
	font-family: arial;
	
}

.head {
	position: fixed;
	top: 0px;
	width: 100%;
	
}

.head2 {
	
	
	width: 100%;
	height: 130px;	
	background-color: #f8f8f8;
	margin: 0px;
	border-bottom: 5px solid #4e4e4e;
}


.logo {
	position: absolute;
	width: 400px;	
	height: 100px;
	background:url("../img/BERLIN-Lottery-logo.png") no-repeat center;
	background-size: cover;
	top: 10px;
	left: 130px;
}


.language {
	position: fixed;
	top: 0px;
	right: 140px;
	color: white;
	padding: 7px;
	background-color: #c4151c;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-right: 15px;
	font-weight: bold;
}

.language a {
	text-decoration: none;
	color: white;
	margin: 5px;
}

.language a:hover {
	text-decoration: none;
	color: #fbbc0a;
	
}


.clock {
	float: right;
	padding: 5px;
	margin-top: 80px;
	margin-right: 150px;
	font-size: 18px;
	color: #888888;
}


.menu {
	width: 100%;
	background-color: #c3c3c3;
	text-align: center;
	
}

.menu1 {
	display: table;
	border-collapse: separate;
    	border-spacing: 2px;
    	border-color: grey; 
    	padding: 5px;
	margin: 0 auto;
	


}

.menunavi {
	height: 30px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	font-size: 16px;
	color: black;
	font-weight: bold;
	border: 1px solid white;
	border-radius: 5px;
	vertical-align: middle;
	background: rgba(240,239,237,1);
background: -moz-linear-gradient(top, rgba(240,239,237,1) 0%, rgba(255,255,255,1) 50%, rgba(240,239,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,239,237,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(240,239,237,1)));
background: -webkit-linear-gradient(top, rgba(240,239,237,1) 0%, rgba(255,255,255,1) 50%, rgba(240,239,237,1) 100%);
background: -o-linear-gradient(top, rgba(240,239,237,1) 0%, rgba(255,255,255,1) 50%, rgba(240,239,237,1) 100%);
background: -ms-linear-gradient(top, rgba(240,239,237,1) 0%, rgba(255,255,255,1) 50%, rgba(240,239,237,1) 100%);
background: linear-gradient(to bottom, rgba(240,239,237,1) 0%, rgba(255,255,255,1) 50%, rgba(240,239,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0efed', endColorstr='#f0efed', GradientType=0 );
-webkit-box-shadow: 0px 3px 2px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 2px 1px rgba(0,0,0,0.75);
box-shadow: 0px 3px 2px 1px rgba(0,0,0,0.75);
	
}



.menunavi a {
	text-decoration: none;
	color: black;
}

.menunavi a:hover {
	text-decoration: none;
	color: #fbbc0a;
}


.root {
	width: 100%;
	height: 100%;
}

.bodyroot {
	background-color: #f8f8f8;

}

.container {
	margin: 0 auto;
	margin-top: 190px;
	display: block;
	width: 900px;
	height: 450px;
	background-color: white;

}

.lastres {
	float: left;
	width: 450px;
	height: 350px;
	background: url(../img/bg-live-draw.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 15px;
}

.headtable {
	width: 100%;
	color: white;
}

.winning {
	margin: 3px;
	font-size: 26px;
	font-weight: bold;
	
}

.prz {
	padding: 10px;
	color: #fbbc09;
	font-size: 34px;
	width: 50%;
	text-align: center;
	border-bottom: 1px solid #888888;
}

.prznum {
	padding: 10px;
	color: white;
	font-size: 34px;
	width: 50%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #888888;	

}

.ott {
	padding: 3px;
	color: #fbbc09;
	font-size: 24px;
	width: 50%;
	text-align: center;
	font-weight: bold;

}

.ottnum {
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
	color: white;
	font-size: 15px;
	width: 50%;
	text-align: center;
	font-weight: bold;
}

.adv {
	float: right;
	width: 450px;
	height: 365px;
	background: url(../img/zahlenquoten.jpg) no-repeat;
	background-size: cover;


}

.date {
	color: black;
	font-size: 24px;
	margin: 5px;
	font-weight: bold;
}

.fetching {
	float: left;
	width: 270px;
	height: 210px;
	margin: 10px;
	padding: 5px;
	
	
	
}

.tabdate {
	width: 100%;
	text-align: center;
	font-size: 18px;
	background-color: #fbbc0a;
	color: black;
	padding: 4px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	
	
}

.ressprz {
	width: 50%;
	text-align: center;
	font-size: 14px;
	color: gold;
	padding: 3px;
	background-color: #202020;
}

.ressprznum {
	width: 50%;
	text-align: center;
	font-size: 14px;
	color: white;
	padding: 3px;
	background-color: #202020;
}

.foot {
	float: left;
	width: 100%;
	border: 1px solid #888888;
	border-radius: 10px;
	margin-top: 10px;
	background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(195,195,195,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(195,195,195,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(195,195,195,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(195,195,195,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(195,195,195,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(195,195,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c3c3c3', GradientType=0 );
}

#box1_bottomcontent {
	float: left;
	padding: 5px;
	margin-top: 10px;
	width: 250px;
	margin-left: 20px;
	margin-right: 20px;
}

#box1_bottomcontent img {
	float: left;
	margin-right: 5px;
}

#box1_bottomcontent a {
	font-weight: bold;
	color: #c2151c;
	
}

#box1_bottomcontent p {
	font-size: 12px;
	color: gray;
	
}

#foot2 {
	margin-top: 10px;
	width: 100%;
	height: 180px;
	background-color: #4e4e4e;
	text-align: center;
	
}

#foot2 img {
	margin-top: 5px;



}

#foot2 p {
	margin-top: 20px;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.menuu {
display: table;
border-collapse: separate;
padding: 5px;
margin: 0 auto;

}

.menuu td {
padding-left: 40px;
padding-right: 40px;
border-right: 1px solid #888888;
color: #888888;
text-align: center;
}

.menuu td:hover {
color: #fbbc0a;

}

.logofit1 {
	float: left;
	width: 225px;
	height: 350px;
	background: url(../img/logo-left.png) no-repeat;
	background-size: 100% 100%;
}

.logofit2 {
	float: left;
	width: 225px;
	height: 350px;
	background: url(../img/logo-right.png) no-repeat;
	background-size: 100% 100%;
}