/* Main Styles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A6A6A6;
}
body {
	background-color: #000;
	background-image: url(../img/bg_page.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	scrollbar-3dlight-color:#ff0000;
	scrollbar-arrow-color:#ccc;
	scrollbar-base-color:#68100f;
	scrollbar-darkshadow-color:#ff0000;
	scrollbar-face-color:#68100f;
	scrollbar-highlight-color:#ff0000;
	scrollbar-shadow-color:#E76100;
}
#mainTable { margin:auto: }
a:focus {
	-moz-outline:0;
	outline:0;
	outline-offset:0;
}

a:link, a:visited {
	color:#76B41C;
	font-weight:bold;
}

a:hover, a:active, .posted a:link, .posted a:visited, .posted a:hover, .posted a:active {
	color:#76B41C;
	text-decoration:none;
}
img {
	border:0;	
}

h4.heading {
	font-size:14px;
	margin:0;
}
h4.heading span {
	color:#76B41C;
}	

h4 {
	font-size:14px;
	border-bottom:1px dotted #333;	
	margin:5px;
}
h1 {
	font-size:16px;	
}

h2 {
	font-size:14px;	
}

h1.msg,h2.msg {
	color:#76B41C;
}
p strong {
	margin:5px;
	font-size:12px;
}
#mainNavTD {
	height:38px;
	background-image:url(../img/bg_mainNav.jpg);
	background-repeat:repeat-x;
}

#loginTD {
	height:33px;
	background-image:url(../img/bg_top.jpg);
	background-repeat:repeat-x;
}
#headTD {
	height:211px;
	background-image:url(../img/bg_flash.gif);
}


#topsepTD {
	height:20px;
	background-image:url(../img/bg_topsep.gif);
}
#navigation {
	margin:0;
	border-top:2px solid #000;
}
#navigationTD {
	background-color:#626262;
	background-image:url(../img/bg_nav.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#inhalte {
	width:735px;
	border-top:2px solid #000;
	margin:0 0 5px 5px;
	text-align:left;
}
/* Login */
#login .input {
	border:0;
	width:115px;
	height:17px;
	background-repeat:no-repeat;
	padding: 2px 2px 0 2px;
	color:#525150;
	font-size:10px;
	background-image:url(../img/bg_input.jpg);
}

#login .btn {
	margin:0 0 2px 0;
}

#login {
	color:#666;
	margin:0 5px 0 5px;
	float:right;
	display:inline-table;
	height:20px;
}


#login a {
	font-size: 10px;
	color: #50504f;
}
#login a:link {
	text-decoration: underline;
}
#login a:visited {
	text-decoration: underline;
	color: #50504f;
}
#login a:hover {
	text-decoration: none;
	color: #50504f;
}
#login a:active {
	text-decoration: underline;
	color: #50504f;
}

.errMsg {
	margin:0 5px 0 0;
	padding:2px 5px 0 0;
	text-align:right;
	color:#ff0000;	
	font-weight:bold;
	font-size:14px;
}

.deviceSelect {
	font-size:10px;
	border:1px solid #555:
	background-color:#525150;	
	float:left;
	margin:10px 5px 0 0;
}
.myDevice {
	float:left;
	color:#FFFFFF;	
}
/* Start tpl */
div.contentContainer {
   width:100%;
	margin:0 0 0 0;
}

div.contentBox {
	height:225px;
	border:0;
	padding:0;
	margin: 3px 2px 0 0;
	width:285px;
	float:left;
}

div.hotDownloads {
	width:425px;
	background-image:url(../img/contentBox_top.png);
	background-repeat:no-repeat;
}

div.stripGirl {
	width:425px;
	background-image:url(../img/contentBox_strip.png);
	background-repeat:no-repeat;
}
	
div.scrollMore { 
	width:282px;
	overflow-y:scroll;
	float:right;
	margin:5px 8px 0 0;
	height:195px;
	padding-right:2px;
	
}

div.mobilecams {
	width:715px;
	height:300px;
	background-image:url(../img/bg_mobilecam.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#mobilecam {
	border:none;
	width:340px;
	height:120px;
	position:absolute;
	top:80px;
	left:360px;
	float:left;
	overflow:hidden;
}

#mobilecam_chat {
	position:absolute;
	top:0px;
	left:163px;
}
#

/*html* #mobilecam_chat {	
	margin: 0px 0 0 80px;	
	float:left;	
}*/



div.scrollMoreItem { 
	height:65px;
	width:260px;
	margin:1px 0 2px 0;
	border:1px solid  #ff0000;
	background-color:#a20000;
}	

div.scrollMoreItem img {
	border:1px solid  #ff0000;
	margin:1px;	
	float:left;
}

div.scrollMoreItem p {
	margin:1px;	
	float:left;
	width:100px;
	height:30px;
	color:#fff;
	font-size:16px;
	padding-bottom:10px;
}
div.scrollMoreItem p.itemID {
	font-size:10px;
	padding:0;
	height:10px;
}
div.scrollMoreItem img.btn {
	border:0;
	height:12px;
	width:66px;
	float:left;
}

* html div.scrollMore { /* IE only */
	width:275px;
	overflow-y:scroll;
	float:right;
	margin:8px 5px 0 0;
	height:190px;
	padding-right:2px;
	
}

* html div.scrollMoreItem { /* IE only */
	height:65px;
	width:260px;
	margin:1px 0 2px 0;
	border:1px solid  #ff0000;
	background-color:#a20000;
}
#contentBoxItems {
	width:290px;
	height:180px;
	margin:15px 0 0 15px;
	float:left;
}

div.contentBoxItem {
	width:65px;
	height:65px;
	border:3px solid #fff;
	background-color:#000;
	float:left;
	margin-right:1px;
}

div.contentBoxItem img{
	margin:1px 0 0 1px;
}

/* items */
#items {


}

#contentType h2 {
	border:1px solid #626262;
	margin:2px 0 0 0;
	padding:2px;
	color:#626262;
	background-image:url(../img/bg_content.gif);
	font-size:16px;
}

#contentType p  {
	color:#ccc;
	margin:0 5px 0 0;
	padding:5px;
	font-size::14px;
}

div.item {
	float:left;
	width:100px;
	height:120px;
	margin:5px 5px 15px 0;	
}

div.item {/* IE6 only */
	margin-right:2px;	
}


div.item img {
	border:1px solid #ccc;	
}

div.item p {
	color:#ccc;
	margin:2px 0 0 0;
	text-align:center;
	width:80px;
	overflow:hidden;	
}
* html div.item p { /* IE6 only */
	margin-top:10px;
}


/* footer */
#footerTD p {
	text-align:center;
	color:#626262;
	margin-top:80px;
}

#footerTD p a {
	font-size: 10px;
	color: #626262;
}
#footerTD p a:link {
	text-decoration: underline;
}
#footerTD p a:visited {
	text-decoration: underline;
	color: #626262;
}
#footerTD p a:hover {
	text-decoration: none;
	color: #333333;
}
#footerTD p a:active {
	text-decoration: underline;
	color: #FF0000;
}

/* Pages */
table.data {
	border-collapse:collapse;
	width:500px;
	margin:4px 0 16px 0;
	border:#1f1f1f;
}

table.data td {
	padding:8px;
	vertical-align:middle;
	border:1px solid #1f1f1f;
}

table.data th {
	padding:8px;
	vertical-align:middle;
	border:1px solid #1f1f1f;
	font-size:11px;
	color:#fff;
	background:#333;
	text-shadow:#000 2px 2px 0px;
}

div.device_img {
	float:left;
	width:65px;
	height:170px;
	margin:2px;
	text-align:center;
	padding:15px;
	border:1px solid #fff;
	background-color:#fff;
}

/* IE Only*/
* html div.device_img {
	height:210px;
	width:100px;
}

.myBtn {
	background-color:#666;
	border:1px solid #ccc;
	padding:2px;
	font-size:12px;	
}

#countryWrap {
	display:inline;
	margin:0;	
}

#reg_vorwahl, #countrySelect {font-size:10px;}
