html,body {
	margin:2px auto;
	padding:0px;
	background-color:#000000;
}

body {
	color:#000000;
	font-family:arial,tahoma,Verdana,sans-serif;
	font-size:12px;
}


/* Clip Share Rich Footer */



#richfooter {

    margin: 20px auto 0px;

    padding: 0px;

    background: #181818;

}



#richcontainer {

    margin: 0px auto;

    padding: 0px;

    width: 730px;

    text-align: center;

}

#news, #channel, #tags {

    margin: 20px 20px 0px 5px;

    padding: 0 0 30px 0;

    text-align: left;

    width: 210px;

    color: #e0e0e0;

    float: left;

}



#news h3, #channel h3, #tags h3 {

    margin: 0 0 10px 0;

    padding: 0px;

    font: normal 20px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #ffba00;

}



#news p, #channel p {

    margin: 0px;

    padding: 5px;

    border-top: 1px dotted #444444;

    display: block;

}

#tags p {

    margin: 0px;

    padding: 0px;
	
	padding-top: 5px;

    border-top: 1px dotted #444444;
	
	text-align: justify;

    display: block;

}



#news p:hover, #channel p:hover {

    background: #222222;
	
}



#news p a, #channel p a {


    text-decoration: none;

    color: #ccc;

}



#news p a:hover, #channel p a:hover {

    color: #ffba00;

}

#news img, #channel img {

padding: 1px;

}

#tags p a {

    border: none;

    text-decoration: none;

    color: #aaa;

}



#tags p a:hover {

    color: #ffffff;

}



#tags p.semore {

    float: right;

    border: none;

}



/* End of Clip Share Rich Footer */




.tabletitlecolor {
background-color:green;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
}

form, ul, li {
	margin:0px;
	padding:0px;
}

a, a:link, a:visited, a:active {
	margin:0;
	padding:0;
	font-weight:none;
	text-decoration:none;
	color:#0D92FF;
}

a:hover {
	text-decoration:underline;
	color:#FC6024;
}

h1 {
	margin:0;
	padding:0;
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
	color:#FC6024;
}

h2 {
	margin:0;
	padding:0 0 15px 0;
	font-size:14px;
	font-weight:bold;
	color:#FC6024;
}

h3 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

h4 {
	color:#469500;
	font-weight:bold;
	font-size:14px;
	margin:15px 0px 5px 0px;
	padding:0px;
}

#headerlogo {
  	float:left;
  	width:179px;
  	height:54px;
  	padding-left:15px;
}

#logoheader {
	width:940px;
}

#beta {
	position:absolute;
	top:5px;
	left:152px;
	z-index:10;
}

#topline {
	width:100%;
	background-color:#FFFFFF;
}


#footerinner {
	width:940px;
	padding-top:6px;
	color:#FFFFFF;
	text-align:center;
}



#subline {
	width:100%;
	height:25px;
	background-color:#0D92FF;
	clear:both;
	padding-top:5px;
	text-align:center;
}


#sublineinner a, .rightbox a {
	color:#FFFFFF;
	padding-top:5px;
}

a.subhigh {
	font-weight:normal;
}

#footer {
	width:100%;
	background-image:url(../images/back-right.gif);
	background-repeat:repeat-x;	
	background-color:#FC6024;
	clear:both;
	height:30px;
}

#footerfooter {
	width:940px;
	clear:both;
	text-align:center;
	padding:10px 0;
}



#logocoordi {
  	float:left;
	background-color:#FFFFFF;
	margin-left:0px;
	height:1px;
	margin-bottom:-30px;
}



/* background-color:#842121; */


#mainmenu {
	background-color:#ffffff;
}

#menulinks {
	clear:both;
	background-color:#ffffff;
	margin-left:310px;
	height:28px;
}

#menulinks ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#menulinks ul li a, #menulinks ul li.last a {
	display:block;
	float:left;
	color:#000000;
	background-image:url(../imagesmenu/menuright.gif);
	background-position:100% 0%;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:6px 0;
	font-size:14px;
	text-decoration:none;
}

#menulinks ul li.last a {
	background-image:url(../imagesmenu/menurightend.gif);
}

#menulinks ul li a span {
	background-image:url(../imagesmenu/menuleft.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding:6px 21px 6px 20px;
}

#menulinks ul li a:hover, #menulinks ul li a.high, #menulinks ul li.last a:hover, #menulinks ul li.last a.high {
	display:block;
	float:left;
	color:#FFFFFF;
	background-image:url(../imagesmenu/menurightthin2.gif);
	background-position:100% 0%;
	background-repeat:no-repeat;
	background-color:#0D92FF;
	padding:6px 0;
	font-size:14px;
	text-decoration:none;
}

#menulinks ul li.last a:hover, #menulinks ul li.last a.high {
	background-image:url(../imagesmenu/menurightendthin2.gif);
}

#menulinks ul li a:hover span, #menulinks ul li a.high span, #menulinks ul li.last a:hover span, #menulinks ul li.last a.high span {
	background-image:url(../imagesmenu/nav-left-high2.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding:6px 21px 6px 20px;
	text-decoration:none;
}

#menulinks ul li.last a:hover span, #menulinks ul li.last a.high span {
	padding:6px 20px 6px 21px;
}

#footernav {
	clear:both;
	background-color:#FFFFFF;
	height:8px;
}

#footernav ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#footernav ul li a {
	display:block;
	float:left;
	color:#000000;
	background-image:url(../imagesmenu/menuright.gif);
	background-position:100% 0%;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:5px 0;
	font-size:12px;
	text-decoration:none;
}

#footernav ul li a span {
	background-image:url(../imagesmenu/menuleft.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding:5px 11px 5px 10px;
}

#footernav ul li a:hover, #footernav ul li a.high {
	display:block;
	float:left;
	color:#FFFFFF;
	background-image:url(../imagesmenu/menurightthin.gif);
	background-position:100% 0%;
	background-repeat:no-repeat;
	background-color:#FC6024;
	padding:5px 0;
	font-size:12px;
	text-decoration:none;
}

#footernav ul li a:hover span, #footernav ul li a.high span {
	background-image:url(../imagesmenu/menuleftthin.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding:5px 11px 5px 10px;
	text-decoration:none;
}

#inner {
	clear:both;
	width:975px;
	margin-left:1px;
}

#content {
	float:left;
	width:640px;
	background-color:beige;
}

#right {
	float:right;
	width:300px;
	margin-bottom:15px;
}

#profil {
	float:right;
	width:480px;
	margin-top:15px;
}

.putitrightedge {
	position:relative;
	float:right;
}

.doleft {
	position:relative;
	float:left;
}

.docenter {
	text-align:center;
}

.dooverflow {
	overflow:auto;
	width:100%;
	overflow:hidden;
}

.doborder {
	border:1px solid #CACACA;
}

.docolpad {
	padding:1px 7px 2px 7px;
}

.collapse {
	border-collapse:collapse;
}

.smallmenutop {
	padding:5px 0 1px 0;
	text-align:right;
}

.navneu {
	width:263px;
	text-align:center;
	padding-top:3px;
}

.navneu a {
	text-decoration:none;
	font-size:16px;
}

.navmenu {
	width:180px;
	list-style-type:none;
	margin:15px 0 0 0;
	padding:0px;
}

.navonline, .navfreund {
	width:170px;
	list-style-type:none;
	background-color:#289901;
	font-weight:bold;
	color:red;
	padding:3px 5px;
}

.navonline {
	background-color:#289901;
}

.navfreund {
	background-color:#156EB0;
}

.navmenu a {
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
	display:block;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:5px 0;
	width:158px;
	height:16px;
}

.navmenu a:hover {
	text-decoration:none;
	color:#156EB0;
}

.navpadding {
	padding:0 10px;
}

.vertical {
	vertical-align:middle;
}

.vertimg {
	vertical-align:-3px;
}

.vertimgtop {
	vertical-align:-4px;
}

.contentbox {
	width:630px;
	padding:15px 0px 15px 0;
}

.rightbox {
	background-image:url(../imagesmenu/back-right.gif);
	background-repeat:repeat-x;	
	background-color:#0D92FF;
	color:silver;
	font-size:12px;
	padding:7px;
}

.rightboxtitle {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
}

.rightbox a, .rightbox a:visited {
	color:#FFFFFF;
}

.rightbox a:hover {
	text-decoration:none;
	color:#156EB0;
}

.innerbox {
	position:relative;
	background-image:url(../imagesmenu/bgboxes.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #CACACA;
	color:#000000;
	font-size:12px;
	padding:7px;
}

.borderbox {
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #CACACA;
	color:#000000;
	font-size:12px;
	padding:7px;
}

.innerright {
	width:205px;
	float:right;
}

.innerleft {
	width:455px;
	float:left;
}

.comul {
	clear:both;
	width:100%;
}

.comli {
	list-style-type:none;
	float:left;
	border:1px solid #CACACA;
	padding:5px;
}

.margfooter {
	margin:0 3px;
}

.commarg3 {
	margin:0 7px 0 7px;
}

.commarg2 {
	margin:0 0 0 7px;
}

.comdiv {
	clear:both;
	text-align:center;
}

.width20 {
	width:20%;
}

.width25 {
	width:25%;
}

.width33 {
	width:33%;
}

.convideo {
	position:relative;
	width:655px;
	margin:auto;
}

.innervideo {
	position:relative;
	float:left;
	width:131px;
	text-align:center;
}

.profilvideo {
	position:relative;
	float:left;
	width:116px;;
	text-align:center;
}

.tippvideo {
	position:relative;
	width:172px;
	height:75px;
}

.tippvideobottom {
	position:absolute;
	bottom:-3px;
	right:0;
	left:0;
}

hr, .spacer {
	color:#CACACA;
	background-color:#CACACA;
	height:1px;
	border:0px;
	margin:7px 0;
	padding:0;
}

.userimg {
	position:relative;
	float:left;
	width:95px;
	text-align:center;
}

.innerbewimg {
	height:14px;
}

.bewimg {
	padding:5px 1px 0 1px;
}

.tippimg {
	padding:6px 1px 0 1px;
}

.inneruser, .innervideoimg {
	padding:2px;
	border:1px solid #CACACA;
}

.inneruser, .innervideodiv {
	margin:0 1px;
}

.inneruser {
	text-align:center;
	height:90px;
	width:120px;
}

.innerusersmall {
	text-align:center;
	width:80px;
	padding:2px;
	border:1px solid #CACACA;
}

.innervideoimg:hover, .inneruser:hover, .innerusersmall:hover {
	border:1px solid #156EB0;
}


.share {
	background-color:#156EB0;
	color:#FFFFFF;
	margin-top:5px;
	padding:7px;
	width:175px;
}

.hinweis, .hinweistop {
	color:#FC5B29;
}

.hinweis, .hinweistop, .erfolg {
	font-weight:bold;
}

.hinweistop, .erfolg {
	margin:0 0 15px 0;
}

.erfolg {
	color:#469500;
}

.grey {
	background-color:#CACACA;
}

.abstandtopg {
	margin-top:25px;
}

.abstandtop {
	margin-top:15px;
}

.abstandtopm {
	margin-top:7px;
}

.abstandtops {
	margin-top:3px;
}

.middle {
	font-size:11px;
}

.klein {
	font-size:10px;
}

.kleinst {
	font-size:9px;
}

.tabhead {
	border-top:1px solid #CACACA;
	font-weight:bold;
	margin-bottom:3px;
}

.tabinbord {
	border-bottom:1px solid #CACACA;
}

.tabhead, .tabinbord {
	padding:3px;
}

.pn {
	padding:3px;
	border-top:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
}

a.partnerlink, a.partnerlink:visited {
	font-weight:normal;
	color:#000000;
}


.tag10, .tag9, .tag8, .tag7, .tag6, .tag5 {
	margin:5px 5px 5px 0;
}

.tag10 a, .tag9 a, .tag8 a, .tag7 a, .tag6 a, .tag5 a, .tag10 a:visited, .tag9 a:visited, .tag8 a:visited, .tag7 a:visited, .tag6 a:visited, .tag5 a:visited {
	text-decoration:none;
	color:#000000;
}

a.partnerlink:hover, .tag10 a:hover, .tag9 a:hover, .tag8 a:hover, .tag7 a:hover, .tag6 a:hover, .tag5 a:hover {
	color:#156EB0;
}

.tag10 a {
	font-size:18px;
}

.tag9 a {
	font-size:16px;
}

.tag8 a {
	font-size:14px;
}

.tag7 a {
	font-size:12px;
	font-weight:normal;
}

.tag6 a {
	font-size:12px;
	font-weight:normal;
}

.tag5 a {
	font-size:11px;
	font-weight:normal;
}

a.webtipp {
	color:#156EB0;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}

.input, .input1 {
	color:#000000;
	font-family:arial,Verdana,sans-serif;
	font-size:12px;
	border:1px solid #FC6024;
	background-color:beige;
	width:180px;
	padding:1px 1px 2px 1px;
}

.button, .buttonright, .buttonshare {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background-color:#FC6024;
	border:0;
	padding:2px 5px;
	width:auto;
	overflow:visible;
	cursor:pointer;
}

.buttonright {
	color:#FC6024;
	background-color:#FFFFFF;
	padding:1px 5px;
}

.button:hover, .buttonright:hover {
	color:#FFFFFF;
	background-color:#156EB0;
}

.buttonshare:hover {
	color:#FC6024;
	background-color:#FFFFFF;
}

.textarea, .textarea1 {
	color:#000000;
	font-size:12px;
	background-color:#FFFFFF;
	border:1px solid #FC6024;
	padding:1px;
	margin:0px;
	font-family:"Verdana",sans-serif;
}

select, .select, .select1 {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	border:1px solid silver;
	padding:0px;
	font-family:"Verdana",sans-serif;
}

.online {
	background-color:#55C325;
}