body {  
  	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  	color: #000000;
}
/******************* menu.php ***********************/
.menu-bg{
background-color:#d4e6f5;
}

.spalte-rechts{
background-color:#ffffff;
}
/******************************************/
#help{
position: absolute;
top:0px;
left:700px;
width:18px;
height:18px;
}

.ubersch   {
	color: #235b82;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 22px;

}

.uberschk { /*background-color: #e9f0f8;*/
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 18px;
	/*width: 118px;*/
}

.uberschl { /*background-color: #e9f0f8;*/
	color: #003399;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 15px;
	/*width: 118px;*/
}

.mini { /*background-color: #d8f0ff;*/
	color: #F26617;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	/*width: 118px;*/
}

.message { /*background-color: #faffd3;*/
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	/*width: 118px;*/
}

.message3 { /*background-color: #faffd3;*/
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1;
	border-color: #9cac01;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	/*width: 118px;*/
}

.message2 { /*background-color: #faffd3;*/
	color: green;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1;
	border-color: green;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	/*width: 118px;*/
}


/******************* login-offen.php ***********************/
.fehler-style2 {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 15px;
}

.fehler-style3 {
	color: #FF0000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 15px;
}

span.stdschrift { /*background-color: #e9f0f8;  0066FF*/
	color: #353535;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*font-weight: bold; */
	font-size: 12px;
	/*width: 118px;*/
}

span.stdschriftk { /*background-color: #e9f0f8;  0066FF*/
	color: #353535;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*font-weight: bold; */
	font-size: 10px;
	/*width: 118px;*/
}

span.stdschriftgreen { /*background-color: #faffd3;  0066FF*/
	color: green;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*font-weight: bold; */
	font-size: 12px;
	/*width: 118px;*/
}

span.stdschriftred { /*background-color: #e9f0f8;  0066FF*/
	color: red;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*font-weight: bold; */
	font-size: 12px;
	/*width: 118px;*/
}

/* input felder */
input.ilophp {
	background-color: #dedede;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 13px;
	width: 25px;
}

input.ilophp2 {
	background-color: #dedede;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 13px;
	width: 100px;
}

input.cbox { /*background-color: #dedede;
        color: #000;
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        font-weight: bold;
        font-size: 15px;
        width: 25px;
        */
	
}


*/ /************* login-logo *****************/
#tv-screen {
	position: absolute;
	top: 300px;
	left: 10px;
	width: 720px;
	height: 576px;
	border: 1px solid #000000;
	background-image: url(images/tv-video.jpg);
}

#logo_neu {
	position: absolute;
	top: 300px;
	left: 10px;
	width: 720px;
	height: 576px;
	z-index: 3;
}

.textfeld {
	background-color: #fff3f7;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 13px;
	/*width: 30px;*/
}

.bigtext {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 13px;
	/*width: 30px;*/
}

option.ilophp {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 13px;
	/*width: 30px;*/
}

select.ilophp {
	background-color: #fff3f7;
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 13px;
	/*width: 30px;*/
}

/***************** durchsuchen button ****************/
div.uploader {
	position: relative;
	width: 30px;
	height: 26px;
	overflow: hidden;
}

input.uploadbox {
	position: absolute;
	right: 0;
	font-size: 30px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity :   0);
}

div.uploader_img {
	background: transparent url(images/insp_sbook.gif) no-repeat scroll left
		bottom;
	white-space: normal;
	width: 30px;
	height: 26px;
}

/**********Musik-slider-frame *************/
.stdmusik {
	background-color: #fff3f7;
	color: #666666;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 13px;
	line-height: 120%;
}

.stdmusik2 {
	background-color: #fff3f7;
	color: #666666;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 13px;
	line-height: 120%;
}

/********** ehem. btn.css war in 3 dateien eingebunden *************/
input.btn2 {
	color: #050;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

input.btn {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #775555;
	width: 107px;
	height: 19px;
	background-image: url(back06a.GIF);
	border-style: none;
}

/********** ehem. rte.css fuer galerie.js *************/
.rteImage {
	background: #9cac01;
	border: 1px solid #9cac01;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised,.rteImage:hover {
	background: #9cac01;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered,.rteImage:active {
	background: #9cac01;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #FBCEB5;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td,.rteBack tr td {
	background: #FBCEB5;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}

.ifbg {
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	/*border: 5px solid #FF00FF; */
	/*background-image: url(/cardiofun/pic_user/x1xcardiofun1163761571.jpg); */
	/*background-image: url(/cardiofun/vorlage/testbild.jpg);*/
}

#unten {
	background-color: #efefef;
	width: 100px;
	height: 100px;
	z-index: 0;
}

#oben {
	background-color: #cdcdcd;
	position: absolute;
	top: 15px;
	left: 20px;
	width: 50px;
	height: 50px;
	z-index: 1;
}

/********** ehem. menu.css fuer inlude_right *************/
.menu {
	background-color: #8b8c87;
	border: 1px solid #5f5f5f;
	font-family: Verdana;
	position: absolute;
	font-weight: bold;
	padding-top: 3px;
	font-size: 13px;
	cursor: pointer;
	width: 120px;
	color: #ffffff;
}

.item_panel {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	/*border: 1px solid #008; */ /*border-bottom-width: 1px solid #008; */
	clip: rect(0, 120, 0, 0);
	position: absolute;
	width: 120px;
}

.item_panel a {
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

.item {
	background-color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	width: 118px;
}

/********** videos_playlistevideos, videos_videos *************/
td.bsp2 {
	background-color: #C0C0C0;
	color: #000000;
	padding: 2px;
	font-size: 10pt;
	font-family: Tahoma, Arial;
	cursor: pointer;
}

td.bsp4 {
	color: #000000;
	font-size: 10pt;
	padding: 2px;
	font-family: Tahoma, Arial;
	cursor: pointer;
	border-style: dashed;
	border-width: 1px;
	border-color: #808080;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	font-weight: bold;
}

a:focus {
	text-decoration: none;
	font-weight: bold;
}

/********** videos_allvideos *************/
.progressBar {
	position: relative;
	padding: 2px;
	width: 300px;
	height: 40px;
	font-size: 14px;
}

.progressBar .background {
	border: solid 1px black;
	width: 270px;
	height: 20px;
}

.progressBar .bar {
	position: relative;
	background-color: blue;
	width: 0px;
	height: 20px;
}

/********** login.php *************/

.f1 {
	position: relative;
	left: 60px;
	top: 20px;
	width: 380px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	z-index: 5;
}

/*** eingabefelder ***/
.i1 {
	border: #ff035e 1px solid;
	height: 20px;
	color: #000;
	font-weight: bold;
	background-color: #fff3f7;
}

.i1:focus {
	background-color: #def0fa;
	border: #def0fa 1px solid;
}
.file {
	border: #ff035e 1px solid;
	height: 20px;
	color: #000;
	font-weight: bold;
	background-color: #fff3f7;
}
.s1 {
	border-color: #8b8b8b 1px solid;
	height: 30px;
	width: 100px;
	background-color: #eae6dd;
}

.info {
	position: absolute;
	left: 480px;
	top: 133px;
}
/************ playlist tabelle **************/
.playlist-left {
       background-color: #ffeef4;
}

.new-list {
       font-weight: bold;
       color:#235b82;
}





/************ YUI Drag n Drop **************/

div.workarea { padding:10px; float:left }
ul.draglist, div.dd_target, div.dd_source { 
    position: relative;
    width: 100%; 
    height:100%;
    background: #f7f7f7;
    border: 1px solid gray;
    list-style: none;
    margin:0;
    padding:0;
    padding-bottom:20px;
}
ul.draglist li {
    margin: 1px;
    cursor: move;
    zoom: 1;
}

li.pic {
    background-color: #D1E6EC;
    border:1px solid #7EA6B2;
    height: 50px;
}
li.video {
    background-color: #D8D4E2;
    border:1px solid #6B4C86;
    height: 50px;
}
#user_actions {
	float: right;
}
body {
	margin:0;
	padding:0;
}

/***************************************************/