html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #000000;
	background-position: left top;
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

table, td {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

.content {
	color: #FFFFFF;
	display: block;
	padding-left:14px;
	padding-right:20px;
	padding-top: 30px;
	width: 610px;
}
.content td
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;	
}

.menu {
	position: absolute;
	border: solid 0px green;
	left: 525px;
	top: 170px;

	width: 460px;
	height: 24px;
}



.mediaplayer {
	position: absolute;
	left: 56px;
	top: 345px;
}


a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; 	
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; 	
}



.liveHeaderL {
	font-weight: bold;
	padding-left: 7px;
	background-image: url(../images/tabHeaderL.gif);
	background-position: top left;
	height: 30px;
}
.liveHeaderM {
	font-weight: bold;
	padding-left: 7px;
	background-image: url(../images/tabHeader.gif);
	height: 30px;
}
.liveHeaderR {
	font-weight: bold;
	padding-left: 7px;
	background-image: url(../images/tabHeaderR.gif);
	background-position: top right;
	height: 30px;
}
.liveContent {
	padding: 7px;
	background-color: transparent;
}
.liveContent1 {
	background-color: transparent;
}
.liveContent2 {
	background-image: url(../images/bgTab.png);
}




.newsContent {
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 20px;
}
.newsFooter {
	font-family: Tahoma;
	font-size: 11px;
	color: #A3A3A3;
}

.inputComment {
	width: 260px;
	font-size: 10px;
	color: #333333;
	border: solid 1px #A3A3A3;
	font-family: Tahoma;
}
.inputComment2 {
	width: 260px;
	height: 40px;
	font-size: 10px;
	color: #333333;
	border: solid 1px #A3A3A3;
	font-family: Tahoma;
}
.inputComment3 {
	width: 260px;
	padding-bottom: 2px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: solid 1px #A3A3A3;
}
.inputComment4 {
	width: 70px;
	padding-bottom: 2px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: solid 1px #A3A3A3;
}



.newsEdit {
	display: block;
	border: solid 1px #A3A3A3;
	padding: 5px;
	text-align: center;
	width: 600px;
	margin-bottom: 20px;
}


div  {
	font-family: Tahoma;
}


a.subNav  {
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
}
a:hover.subNav  {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}


.newsLetter
{
	position:absolute;
	top:610px;
	left:50px;
	background-image: url(../images/bgContent.png);
	border: solid 1px #333333;
	width: 210px;
	height: 100px;
	padding:10px;
}


a.button
{
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
	width: 149px;
	height: 21px;
	display:block;
	text-align: center;
	padding-top: 3px;
	float: right;
}
a:hover.button
{
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	width: 149px;
	height: 21px;
	display:block;
	text-align: center;
	padding-top: 3px;
	float: right;
	text-decoration: none;
}


a.button2
{
	background-image: url(../images/button2.jpg);
	background-repeat: no-repeat;
	width: 204px;
	height: 35px;
	display:block;
	text-align: center;
	padding-top: 10px;
	color: #999999;
}
a:hover.button2
{
	background-image: url(../images/button2b.jpg);
	background-repeat: no-repeat;
	width: 204px;
	height: 35px;
	display:block;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
}





/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}









/** MODAL-WINDOW **/
#tinybox {position:absolute; display:none; padding:0px; background:#000000 url(../images/ajaxLoad.gif) no-repeat 50% 50%; border:10px solid #555555; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#000000;}



 



/** SocialNetwork Buttons **/
a.SN_mySpace
{
	display:					block;
	width:						252px;
	height:						62px;
	background-image:			url(../images/socialnetwork/SN_mySpace.gif);
	background-repeat:			no-repeat;
	margin-top:					0px;
}
a:hover.SN_mySpace
{
	background-image:			url(../images/socialnetwork/SN_mySpace.gif);
	background-repeat:			no-repeat;
	background-position:		0px -62px;
}

a.SN_facebook
{
	display:					block;
	width:						252px;
	height:						62px;
	background-image:			url(../images/socialnetwork/SN_facebook.gif);
	background-repeat:			no-repeat;
	margin-top:					0px;
}
a:hover.SN_facebook
{
	background-image:			url(../images/socialnetwork/SN_facebook.gif);
	background-repeat:			no-repeat;
	background-position:		0px -62px;
}

a.SN_lastFM
{
	display:					block;
	width:						252px;
	height:						62px;
	background-image:			url(../images/socialnetwork/SN_lastFM.gif);
	background-repeat:			no-repeat;
	margin-top:					0px;
}
a:hover.SN_lastFM
{
	background-image:			url(../images/socialnetwork/SN_lastFM.gif);
	background-repeat:			no-repeat;
	background-position:		0px -62px;
}

a.SN_meinVZ
{
	display:					block;
	width:						252px;
	height:						62px;
	background-image:			url(../images/socialnetwork/SN_meinVZ.gif);
	background-repeat:			no-repeat;
	margin-top:					0px;
}
a:hover.SN_meinVZ
{
	background-image:			url(../images/socialnetwork/SN_meinVZ.gif);
	background-repeat:			no-repeat;
	background-position:		0px -62px;
}

a.SN_youTube
{
	display:					block;
	width:						252px;
	height:						62px;
	background-image:			url(../images/socialnetwork/SN_youTube.gif);
	background-repeat:			no-repeat;
	margin-top:					0px;
}
a:hover.SN_youTube
{
	background-image:			url(../images/socialnetwork/SN_youTube.gif);
	background-repeat:			no-repeat;
	background-position:		0px -62px;
}

a.SN_twitter
{
	display:					block;
	width:						252px;
	height:						62px;
	background-image:			url(../images/socialnetwork/SN_twitter.gif);
	background-repeat:			no-repeat;
	margin-top:					0px;
}
a:hover.SN_twitter
{
	background-image:			url(../images/socialnetwork/SN_twitter.gif);
	background-repeat:			no-repeat;
	background-position:		0px -62px;
}



/** NAVIGATION **/
a.mainNav
{
	font-family:		Arial;
	font-size:			18px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#777777;
}
a:hover.mainNav
{
	font-family:		Arial;
	font-size:			18px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#FFFFFF;
}
a.mainNavActive
{
	font-family:		Arial;
	font-size:			18px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#FFFFFF;
}
a:hover.mainNavActive
{
	font-family:		Arial;
	font-size:			18px;
	font-weight:		bold;
	text-decoration: 	none;
	color:				#FFFFFF;
}
.mainNavSub
{
	padding-left: 0px; 
	padding-top: 5px; 
	margin-top: 3px; 
	border-top: solid 1px #A1A1A1;
}
.mainNavSub a
{
	text-decoration: 	none;
	color:				#777777;
	text-transform:		uppercase;
	margin-right:		10px;
	font-weight:		normal;
}
.mainNavSub a:hover
{
	text-decoration: 	none;
	color:				#FFFFFF;
	text-transform:		uppercase;
	margin-right:		10px;
	font-weight:		normal;
}

a.subNavActive
{
	color:				#FFFFFF;
}




/** LOGIN BOX **/
.loginBox
{
	height:				49px;
	background-color:	#222222;
	text-align:			left;
	padding-top:		20px;
	border: 			solid 1px #444444;
	background-image:	url(../images/bgRegister.png);
}

.loginTB
{
	width:				95px;
	margin-right:		10px;
	margin-left:		10px;
}
.loginBTN
{
	width:				65px;
}

.loginLink
{
	font-size:			9px;
	color:				#777777;
	cursor:				pointer;
}



/** REGISTER BOX **/
.registerBox
{
	display: 			none;
	position:			absolute;
	width:				420px;
	height:				202px;
	background-image:	url(../images/bgRegister.png);
	text-align:			left;
	padding:			10px;
	border: 			solid 1px #A3A3A3;
	border-top:			0px;
	top:				164px;
	left:				100px;
}
.registerTB
{
	width:				250px;
	margin-right:		10px;
	margin-left:		10px;
	font-size:			11px;
	padding:			4px;
}
.registerBTN
{
	width:				260px;
	margin-top:			10px;
	margin-right:		10px;
	margin-left:		10px;
	font-size:			11px;
	padding:			4px;	
}



/** PASSWORD BOX **/
.passwordBox
{
	display: 			none;
	position:			absolute;
	width:				420px;
	height:				202px;
	background-image:	url(../images/bgRegister.png);
	text-align:			left;
	padding:			10px;
	border: 			solid 1px #A3A3A3;
	border-top:			0px;
	top:				165px;
	left:				100px;
}

/** INFOBOX UNTER REG **/
.info
{
	display: 			block;
	width:				420px;
	height:				202px;
	border: 			solid 1px #A3A3A3;
	border-top:			solid 2px #A3A3A3;
	padding:			10px;
	font-size:			12px;
}


/** USERGUI WENN EINGELOGGT **/
.userGUI
{
	display:			block;
	width:				236px;
	height:				56px;
	padding:			7px;
	background-image:	url(../images/bgRegister.png);
	border:				solid 1px #777777;
}


a.twitterLink
{
	text-decoration:	none;
	color:				#A3A3A3;
}
a:hover.twitterLink
{
	text-decoration:	none;
	color:				#CDCDCD;	
}