form {
	display:inline;
}

.input_radio {
	border: 0px;
	padding: 0px;
}

.input_checkbox {
	border: 0px;
	padding: 0px;
}
input.error {
  background-color: #ff8c82;
}

input.ok {
  /*background-color: #ecffe2;*/
 background-color: #FFFFFF;
}

table {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	empty-cells: show; /*!*/
}

td {
	padding: 0px;
	font-size: 11px;
}
textarea, input, select {
	font-size: 11px;
	color: #3F3F3F;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea.error {
  background-color: #ff8c82;
  font-weight: normal;
}
textarea.ok {
  /*background-color: #ecffe2;*/
 background-color: #FFFFFF;
}
select {
	border: 1px solid #cbccc7;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #291b11;
	line-height: 18px;
}
select.error {
  	background-color: #ff8c82;
}
select.ok {
  	/*background-color: #ecffe2;*/
 background-color: #FFFFFF;
}
body {
	background-color:#363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}


img {
	border: 0px;
}

/* page center*/

.page_center {
   width:960px;
   margin:0 auto;
}


/* infotext*/

.infotext {
	color: #ffffff;
	font-size: 9px;
	line-height: 10px;
}

.infotext_01 {
	color: #000000;
	font-size: 9px;
	line-height: 10px;
}


.eingabefeld {
	font-size:14px;
	background-color:#E8E8E8;
}

.entrytext {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.height10 {
	height:10px;
}

.height5 {
	height:5px;
}


.songtext {
	color:#FFFFFF;
	font-size:17px;
} 

/* button */
.button_right, .button_left {
	background-image:url(/splash/button_right.gif);
	height:33px;
	width:2px;
	float:right;
}

.button_left {
	background-image:url(/splash/button_left.gif);

}

.button_middle a, .button_middle a:visited {
	background-image:url(/splash/button_middle.gif);
	height:28px;
	background-color:#CC0000;
	float:right;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	padding-top:5px;
	overflow:hidden;
	text-decoration:none;
}

/* song_area */

.song_area {
	position:relative;
	left:0px;
	top:0px;
	width:480px;
	float:left;
}

/* entry_area */
.entry_area {
	position:relative;
	left:-90px;
	top:540px;
	width:300px;
	float:right;
	font-weight:bold;
}

/*input_field*/
.input_field_left {
	width:120px;
}

.input_field_right {
	width:130px;
}

/* mainframe */

.mainframe {
	height:768px;
}

.gtc_read_text_error_layout{
width:306px;
height:120px;
background-image:url(/splash/bg_gtc_layer.gif);
background-repeat:no-repeat;
padding:3px;
}

.gtc_error_close{
width:97%;
text-align:right;
padding-top:5px
}

.gtc_error_txt{
padding-left:90px;
}

.gtc_error_button{
padding-right:30px;
padding-top:10px;
}


.link_imprint{   
width:960px;
margin:0 auto;
}

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

.link_imprint a:hover{
color:#FFFF00;
}

.error_msisdn_layer, .error_mobile_operator_layer{
background-color:#CC0000;
color:#FFFFFF;
font-weight:bold;
padding:3px;
margin-bottom:2px;
margin-top:2px;
}

.loading_indicator_layer{
width:140px;
height:100px;
background-image:url(/images/splash/loading_indicator_layer_bg.png);
background-repeat:no-repeat;
padding: 5px;
}

.please_wait_text{
width:140px;
text-align:center;
font-size: 12px; 
color:#000000;
margin-top:3px;
}
.saveing_image{
border:1px solid #CCCCCC;
}

.status_bars{
top:80px;
left:18px;
}

/*------------Design by Emanuel Tröbinger - Copyright by sms.at------------*/

