/* --------------- Einstellung für alle Elemente ---------------*/
html * {
	padding: 0;
	margin: 0;
	clear: none;
		}

body {
	background-color:#363b42;
	text-align: center;
	font-size: 82.50%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #ccc;
}


/* --------------- Header ---------------*/
#cheader {
	width:100%;
	height: 200px;
	text-align: center;
	background-image: url(../images/bgrnd1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header {
	width: 960px;
	height: 200px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/header_me960.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#header #lanq img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
	margin-left: 5px;
	float: left;
	color: #363B42;
}
#header #logo{
	float: left;
	width: 215px;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #lanq {
	float: right;
	height: 28px;
	width: 75px;
	padding-top: 20px;
	margin-right: 78px;
}
#header #lanq p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#navication ul li a {
	color: #FFF;
	display: block;
	text-align: center;
	float: left;
	width: 70px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 66px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_hm.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

#navication ul {
	text-decoration: none;
	list-style-type: none;
	float: left;
	margin-left: 48px;
}
#navication ul li a:hover, #navication ul li a:hover.active, #navication ul li a.active {
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/hover%20button.png);
}
#navication ul li {
	color: #FFF;
	float: left;
	list-style-type: none;
	padding-left: 0px;
}


/* --------------- Page ---------------*/
#page {
	width:100%;
	text-align: center;
}
#ccontent {
	width: 960px;
	text-align: left;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
}
#ccontent #crightmenu {
	clear: right;
	float: right;
	width: 200px;
	height: 647px;
	background-color: #282E34;
	background-image: url(../images/bg_submenue.jpg);
	background-repeat: repeat-x;
}
#cleftmenue {
	clear: left;
	float: left;
	width: 200px;
	height: 647px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #282E34;
	background-image: url(../images/bg_submenue.jpg);
}
/* --------------- leftmenue ---------------*/
#leftmenue {
	clear: left;
	float: left;
	width: 170px;
	font-size: 82.50%;
	display: inline;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#leftmenue h2{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #80d900;
	text-transform: uppercase;
	background-color: #363B42;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#leftmenue a{
	color: #ccc;
}
#leftmenue ul{
	margin: 0px 0px 30px 0px;
	list-style-type: none;
	background-repeat: no-repeat;
}
#leftmenue ul li{
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/bullet.png);
}
#leftmenue ul li a{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#leftmenue .submenue a:hover {
	color: #80BE18;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#leftmenue ul li a:hover.active,
#leftmenue ul li a.active{
	color: #80d900;
	font-size: 12px;
}
#leftmenue div.news{
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: auto;
}
#cleftmenue #leftmenue .links a:hover {
	color: #80BE18;
}
#cleftmenue #leftmenue .news p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 5px;
	margin-left: 3px;
}
#leftmenue .news p strong {
	color: #9FF;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* --------------- content ---------------*/
#content {
	line-height: 1.7em;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 5px;
	overflow: hidden;
	padding-right: 5px;
	width: 515px;
	float: left;
	margin-bottom: 5px;
}
#content h1{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #CCC;
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	text-align: center;
	background-position: 180px 5px;
}
#content p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 2px;
	line-height: 16px;
}
#ccontent #fotoHolder img {
	padding: 3px;
	margin-left: 5px;
}
#ccontent #content p img {
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
	width: auto;
	border: 1px solid #CCC;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	float: left;
}
#ccontent #content p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #89CB07;
	font-size: 12px;
}

#ccontent #fotoHolder {
	width: 450px;
	margin-left: 50px;
	padding-left: 0px;
	height: 70px;
	padding-top: 0px;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}
#ccontent #box1 {
	float: left;
	width: 180px;
	height: 120px;
	margin-left: 8px;
	background-color: #363B42;
	background-repeat: no-repeat;
	display: block;
}
#ccontent #box2 {
	float: left;
	width: 180px;
	height: 120px;
	background-color: #363B42;
	background-repeat: no-repeat;
	display: block;
}
#ccontent #box3 {
	float: left;
	width: 180px;
	height: 120px;
	background-color: #363B42;
	background-repeat: no-repeat;
	display: block;
}
#ccontent #flholder {
	height: 70px;
	width: 450px;
	margin-top: 15px;
	overflow: hidden;
	float: left;
	margin-left: 50px;
}
#ccontent #box2 p a {
	color: #3FF;
	font-weight: bold;
	text-decoration: none;
}
#content #internetprice {
	float: left;
	margin-left: 22px;
}
#ccontent #content p em {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFF;
	font-weight: normal;
}
#ccontent #content h1 img {
	background-image: url(../images/ControlCafe.png);
	background-repeat: no-repeat;
}
#ccontent #contentService {
	float: left;
	width: 515px;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#ccontent #contentService p img {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	height: auto;
	width: auto;
}
#ccontent #contentService p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
}
#ccontent #contentService h3 {
	height: auto;
	width: auto;
	float: left;
	clear: left;
	margin-left: 120px;
	overflow: hidden;
}
#ccontent #contentService h3 img {
}
#ccontent #contentService p em {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}
#ccontent #games {
	float: left;
	width: 515px;
	margin-left: 20px;
	height: auto;
}
#ccontent #games h4 {
	float: left;
	height: 45px;
	width: 260px;
	margin-left: 120px;
	overflow: hidden;
}
#ccontent #games p img {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	height: auto;
	width: auto;
}
#ccontent #games p {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	line-height: 1.7em;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 4px;
}
#ccontent #sponsorgame {
	float: left;
	width: 515px;
	margin-top: 5px;
	margin-left: 20px;
	height: auto;
	overflow: hidden;
}
#ccontent #sponsorgame img {
	float: left;
	margin-left: 3px;
}
#ccontent #fotoHolder #freeInt {
	height: 63px;
	width: 445px;
	margin: 0px;
}
#ccontent #flholder #scroller {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 450px;
}

#content table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}
#ccontent #games p strong {
	color: #80A82E;
}

#content table caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#content .MsoNormal a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #B2E528;
}
#content .MsoNormal a:hover {
	color: #FFF;
}
#ccontent #googlemap {
	float: left;
	height: 350px;
	width: 515px;
	margin-top: 15px;
	margin-left: 20px;
	padding-left: 10px;
	overflow: hidden;
}
#ccontent #googlemap small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#ccontent #googlemap small a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #8CE531;
	text-decoration: none;
}
#page #ccontent #box2 p a:hover {
	color: #FF0;
}
#box1 img {
	float: left;
	margin-top: 0px;
	margin-left: 4px;
}
#box1 p {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	margin-right: 6px;
	height: auto;
	width: auto;
	color: #FFF;
	margin-top: 5px;
}
#box1 p a {
	color: #0FF;
	text-decoration: none;
	font-weight: bold;
}
#box1 p a:hover {
	color: #FF0;
}
#box1 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	color: #80d900;
	margin-bottom: 5px;
	display: block;
	padding-left: 45px;
	font-style: italic;
	text-decoration: underline;
}
#box2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	clear: left;
}
#box2 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #80d900;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 70px;
	text-decoration: underline;
}
#box2 p img {
	float: left;
	margin-left: 4px;
	margin-top: 0px;
	height: 62px;
}
#box3 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #80d900;
	display: block;
	padding-left: 45px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: italic;
	text-decoration: underline;
}
#box3 p img {
	float: left;
	margin-left: 5px;
}
#box3 p {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
}
#box3 p a {
	text-decoration: none;
	color: #18E0FF;
	font-weight: bold;
}
#box3 p a:hover {
	color: #FF0;
}



/* --------------- footer ---------------*/
#cfooter {
	width:100%;
	height: 50px;
	background-color: #282e34;
	border-top: 1px solid #5f5f5f;
	text-align: center;
}
#footer {
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: hidden;
}
#hpv24 {
	float: left;
	font-size: 11px;
	color: #999;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	display: inline;
}
#footer #hpv25 {
	float: right;
	margin-top: 16px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	display: inline;
}

#hpv24 a{
	color: #999;
}
#footer #hpv24 strong {
	color: #80C604;
}

#footer #hpv25 strong {
	color: #80C604;
}
#crightmenu #rightmenu {
	font-size: 82.50%;
	display: inline;
	clear: left;
	float: left;
	width: 180px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 600px;
	overflow: hidden;
}
#crightmenu #rightmenu h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	color: #80d900;
	font-weight: bold;
	background-color: #363B42;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#crightmenu #rightmenu #fpoll_72 {
	margin-bottom: 10px;
	color: #FFF;
}
#rightmenu #sponsor {
	margin-top: 10px;
	height: auto;
	width: 180px;
	margin-bottom: 10px;
}
#flholder img {
	margin-left: 20px;
	padding: 0px;
	height: 45px;
	width: 400px;
	margin-top: 3px;
}
#rightmenu #sponsor p #Neogames {
	margin-left: 5px;
}
#ControlLogo {
	margin-left: 5px;
}
#rightmenu #gamesFL {
	width: 180px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: auto;
}
#gamesFL #Games {
	margin-left: 5px;
}
#rightmenu #prodbarFL {
	height: auto;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Bar {
	margin-left: 5px;
}
#rightmenu p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
#rightmenu p img {
	margin-top: 8px;
	margin-left: 5px;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}
#crightmenu #rightmenu #frantzisSp {
	height: auto;
	width: 180px;
}
#rightmenu #rodosimg1 {
	height: 110px;
	width: 170px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	overflow: hidden;
}
#rightmenu #rodosimg2 {
	float: left;
	height: 110px;
	width: 170px;
	margin-left: 5px;
	margin-top: 5px;
	overflow: hidden;
}
#rightmenu #rodosimg3 {
	float: left;
	height: 110px;
	width: 170px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#rightmenu #rodosimg4 {
	float: left;
	height: 110px;
	width: 170px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#rightmenu #rodosimg5 {
	float: left;
	height: 110px;
	width: 170px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#rightmenu #frantzisSp #frantzisFL {
	margin-left: 5px;
	height: 110px;
	width: 170px;
}
#contentNews {
	width: 540px;
	float: left;
	margin-top: 10px;
	margin-left: 7px;
	overflow: hidden;
}
#WAT {
	float: left;
	height: auto;
	width: 535px;
	margin-left: 2px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#WAT h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
	margin-left: 40px;
	margin-bottom: 10px;
}
#WAT p #windows7 {
	float: left;
	padding: 7px;
	height: 70px;
	width: 100px;
}
#WAT p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#ati {
	float: left;
	height: auto;
	width: 535px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#ati h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ati p img {
	float: left;
	height: 70px;
	width: 100px;
	padding: 7px;
}
#ati p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#iphone {
	float: left;
	height: auto;
	width: 535px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#iphone h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
}
#iphone p img {
	float: left;
	height: 70px;
	width: 100px;
	padding: 7px;
}
#iphone p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#gamesVideo {
	float: left;
	height: auto;
	width: 535px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#gamesVideo h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gamesVideo p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#gamesVideo p img {
	float: left;
	padding: 7px;
	height: 80px;
	width: 100px;
}
#leftmenue .news p a:hover {
	color: #FFF;
}
#rightmenu #rodiaki {
	height: 100px;
	width: 175px;
	margin-left: 2px;
	margin-top: 5px;
}
#rightmenu #proodos {
	height: 100px;
	width: 175px;
	margin-top: 10px;
	margin-left: 2px;
	padding-bottom: 5px;
}
#rightmenu #rodiaki img {
	height: 100px;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightmenu #proodos img {
	padding: 0px;
	height: 100px;
	width: 170px;
}
#rightmenu #proodos a {
	color: #363B42;
}
#rightmenu #rodiaki a {
	color: #363B42;
}
#rightmenu #newsBefore {
	height: auto;
	width: 180px;
	margin-top: 10px;
}
#contentNews #Security {
	float: left;
	height: auto;
	width: 535px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
}
#contentNews #Security h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 10px;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-left: 40px;
}
#contentNews #Security p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#contentNews #Security p a {
	color: #3C0;
}
#contentNews #Security p #mse {
	float: left;
	height: 100px;
	width: 80px;
	padding: 4px;
}
#hpv24 strong a {
	color: #80C604;
	text-decoration: none;
}
#hpv24 strong a:hover {
	color: #FC0;
	text-decoration: underline;
}
