/* 
borders:#C3CDCF;
bottomborders:#979C9F;

lauf.css optimieren /inc/lauf.inc
-----------------------
ie7: logolabeler,

*/

* {
	padding:0;
	margin:0;
}

body {
	background-color:#f4f4f4; 
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

/* grundlegende dinge */
a img {
	border:0;
}

a:link,
a:visited {
	text-decoration:none;
}

a:active, 
a:hover,
a:focus  {
	text-decoration:underline;
}


p {
	margin-bottom:1em;
}

pre {
	font-size:1.3em;
}

b, strong {
	font-weight:bold;
}

i, em {
	font-style:italic;
}

ul {
	list-style-type:none;
}

/* war 484848 */
 select, textarea {
	border:#999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

optgroup {
	margin-left: 3px;
	font-style: normal;
}

optgroup option {
	padding-left: 10px;
} 

input, select, textarea {
	padding:2px;
}


/* Buttons */
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:22px;
	color:#404040;
	font-weight:bold;
	padding:2px;
	background:url(img/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom; color:#000;}
.buttonImg {vertical-align:bottom;}

label {
	cursor:pointer;
}

label.radiolabel {
	position:relative;
	top:-2px;
}

.checkbox, .radio {
}

input[type="checkbox"],
input[type="radio"] {
	border: none;
}

.block {
	display:block;
}

.left {
	float:left;
}

.right {
	float:right;
}

.lefttext {
	text-align:left;
}

.righttext {
	text-align:right;
}

.centertext {
	text-align:center;
}

.centerdiv {
	margin: 0 auto;
}

.toptext {
	vertical-align:top;
}

.middletext {
	vertical-align:middle;
}

.bottomtext {
	vertical-align:bottom;
}

.textbox {
	width:570px;
}

.invisible {
	display:none;
}

.highlight {
	background-color: #FF0;
}

.middle {
	vertical-align:middle;
}


.clear {
	clear:both;
}

.ab01 {
        margin-top:.1em;
}

.ab02 {
        margin-top:.2em;
}

.ab03 {
        margin-top:.3em;
}

.ab04 {
        margin-top:.4em;
}

.ab05 {
	margin-top:.5em;
}

.ab10 {
	margin-top:1em;
}

.ab15 {
	margin-top:1.5em;
}

.ab20{
	margin-top:2em;
}

.ab30 {
	margin-top:3em;
}

.listheader {
	padding:4px;
}


/* codefehler */
.ab1 {
	height:200px; 
	background-color:#f00  !important;
}

.ab2{
	height:200px; 
	background-color:#f00 !important;
}
/* codefehler ende */

.small {
	font-size:.9em;
}

.smaller {
	font-size:.8em;
}


.small2normal {
	font-size:1.1em;
}

.big {
	font-size:1.2em;
	font-weight:bold;
}

.big2normal {
	font-size:.8em;
	font-weight:normal;
}

.bigger {
	font-size:1.1em;
	font-weight:bold;
}

.rot, .rot a {
	color:#C00 !important;
}

.weiss, .weiss a {
	color:#FFF !important;
}

.grau, .grau a {
	color:#898989 !important;
}

.schwarz, .schwarz a {
	color:#000 !important;
}

/* codefehler anzeigen */
.weiss a.weiss, .rot a.rot   {
	background-color:red !important;
	display:block;
	width:200px;
	height:200px;
}



.moderator {
	color: #0068C3 !important;
}

.admin {
	color: #C20000 !important;
}



.icon {
	position: relative;
	top: 3px;
}

.icon_klein {
	position: relative;
	top: 1px;
}

.minidotline {
	background:url(img/dotline.gif) center right no-repeat;
	padding-right:7px;
}

.formfehler {
	border:#F00 2px solid;
}

.fehler {
	font-size:.75em;
	margin:0px 0px 5px 0px;
	padding:5px;
	background-color:#FCC;
	border:#F00 2px solid;
}

.fehler div.fehlericon {
	padding: 4px;
	background: transparent url(img/exclamation.png) no-repeat  3px center;
	padding-left:27px;
}

.fehler a:link {
	color:#C40000;
	text-decoration:underline;
}

.fehler a:visited {
	color:#800000;
	text-decoration:underline;
}

.fehler a:focus, .fehler a:hover, .fehler a:active {
	text-decoration:none;
}

.info {
  font-size:0.75em;
  margin:0px 0px 5px 0px;
  padding:5px;
  background-color:#E3EEF8;
  border:#0068C3 1px solid;
}

.info div.infoicon {
	padding: 4px;
	background: transparent url(img/information.png) no-repeat  3px center;
	padding-left:27px;
}

.info a:link {
	color:#0000C4 !important;
	text-decoration:underline;
}
 
.info a:visited {
	color:#000080 !important;
	text-decoration:underline;
}

.info a:focus, .info a:hover, .info a:active {
	text-decoration:none;
}


.status {
  font-size:0.75em;
  margin:0px 0px 5px 0px;
  padding:5px;
  background-color:#FFF1A8;
  border:#FFDE24 1px solid;
}

.status div.statusicon {
	padding: 4px;
	background: transparent url(img/error.png) no-repeat  3px center;
	padding-left:27px;
}

.status a:link {
	color:#0000C4 !important;
	text-decoration:underline;
}
 
.status a:visited {
	color:#000080 !important;
	text-decoration:underline;
}

.status a:focus, .status a:hover, .status a:active {
	text-decoration:none;
}

.inhalt .fehler, .boxinhalt .fehler,
.inhalt .info, .boxinhalt .info,
.inhalt .status, .boxinhalt .status {
	font-size: 1em;
}


.tags-show a{
	text-decoration: underline !important;
	cursor: pointer;
}


.zoom {
	position: relative;
}

.zoomicon {
	position: absolute;
	right: 0;
	bottom: 3px;	
}


.runde_ecken .re_top {
	background:transparent url(img/runde_ecke_ol.gif) no-repeat top left;
}

.runde_ecken .re_top span{
	display:block;
	height:4px;
	font-size:0;
	background:transparent url(img/runde_ecke_or.gif) no-repeat top right;
}


.runde_ecken .re_bottom {
	background:transparent url(img/runde_ecke_ul.gif) no-repeat bottom left;
}


.runde_ecken .re_bottom span{
	display:block;
	height:4px;
	font-size:0;
	background:transparent url(img/runde_ecke_ur.gif) no-repeat bottom right;
}

.runde_ecken .re_content {
	padding:0 4px;
}

.runde_ecken .re_content_top {
padding:0 4px 4px 4px;
}

.runde_ecken .re_content_bottom {
	padding:4px 4px 0 4px;
}


/* ende grundlegene dinge */


/* headertop */
.meinlh #headertop {
	background:url(img/header_top_meinlh.png) no-repeat top left #0068c3;
}

.handyfun #headertop {
	background:url(img/header_top_handyfun.png) no-repeat top left #46a503;
}

.community #headertop {
	background:url(img/header_top_community.png) no-repeat top left #ffa928;
}

.sms #headertop {
	background:url(img/header_top_sms.png) no-repeat top left #008fd4;
}

/* ende headertop */




#content {
	width:920px;
	margin-left: 15px;
}

#header {
	position: relative;
	height: 131px;
}

#headertop {
	position: relative;
	height:90px;
}

#logo a {
	display: block;
	position: absolute;
	left:5px;
	top:20px;
	height:55px;
	width:183px;
}

#logo a span {
	display: none;
}

#slogan {
	position: relative;
	top: 60px;
	left: 95px;
	font-size:11px;  
	color:#bdbdbd;
	font-weight: normal;
}


#logoutnav, #loginnav {
	position: absolute;
	right: 0;
	
	margin: 5px;
	padding: 3px;

	font-size:.7em;
  background: transparent url(/images/pixel_halbtrans.png);
}

a.logoutnav {
	background: transparent url(http://img.livinghandy.de/images/icon_logout.png) 0% 50% no-repeat;
	padding-left: 20px;
}

a.loginnav {
	background: transparent url(http://img.livinghandy.de/images/icon_login.png) 0% 50% no-repeat;
	padding-left: 20px;
}




/* erste zeile nach den tabs*/
#firstline {
	position: relative;
	z-index: 20;
	padding-top:15px;
	padding-left:10px;
	
	background: #fff url(img/firstline_bg.png) repeat-x;
	
	border:1px solid #c3cdcf;
	border-bottom: none;	
	
	width:908px;
	height: 29px;
	
	color:#525252;
	font-size:.7em;

}

.meinlh  #firstline {
	border-top:1px solid #0068C3;
}

.handyfun #firstline {
	border-top:1px solid #46A503;
}

.community #firstline {
	border-top:1px solid #FFA928;
}

.sms #firstline {
	border-top:1px solid #008FD4;
}


ul.firstright{
	margin-right: 6px;
}

#firstline a {
	color:#525252;
}

#firstline ul.firstleft li {
	list-style-type:none;
	float:left;
	margin:0 5px;
}

#firstline ul.firstright {
	margin-top:2px;
	position:absolute;
	right:0;
}

#firstline ul.firstright li{
	list-style-type:none;
	float:left;
	margin:0 3px;
}

/* Foto des Users */
#firstline .userfoto img {
	position:relative;
	margin-top:-10px;
	padding:1px;
	background-color:#FFF;
	width:30px;
	height:30px;
}

.meinlh #firstline .userfoto img {
	border:#0068C3 1px solid; /* CHANGECOLOR TO $bg_dunkel_meinlh */
}

.handyfun #firstline .userfoto img {
	border:#46A503 1px solid; /* CHANGECOLOR TO $bg_dunkel_handyfun */
}

.community #firstline .userfoto img {
	border:#FFA928 1px solid; /* CHANGECOLOR TO $bg_dunkel_community */
}

.sms #firstline .userfoto img {
	border:#008FD4 1px solid; /* CHANGECOLOR TO $bg_dunkel_sms */
}

#firstline img.headermailboxpic {
	position:relative;
	margin-top:-7px;
	margin-right:1px;
}



/* obere tabs */
#topnav { 
	position: relative;
}

#topnav ul {
	position: absolute;
	top: -65px;
	left: 200px;
	list-style-type:none;
}


#topnav li {
	float:left;
	font-size:0.95em;
	font-weight:bold;
	font-style:italic;
}

#topnav li a {
	display:block;
	height:28px;
	padding-top:2px;
	text-indent:10px;
	margin-left:-4px;


	text-decoration:none;
	outline: none;
	
	width:182px;
}



#topnav li.meinlh a {
	position: relative;
	z-index:18;
	background:url(img/topmenue_meinlh.png) no-repeat top left;
}

#topnav li.meinlhaktiv a{
	position: relative;
	z-index:28;
	background:url(img/topmenue_meinlh_aktiv.png) no-repeat top left;	
	height:30px;
	padding-top:2px;
}

#topnav li.handyfun a {
	position: relative;
	z-index:16;
	background:url(img/topmenue_handyfun.png) no-repeat top left;
}

#topnav li.handyfunaktiv a{
	position: relative;
	z-index:26;
	background:url(img/topmenue_handyfun_aktiv.png) no-repeat top left;	
	height:30px;
	padding-top:2px;
}

#topnav li.community a {
	position: relative;
	z-index:14;
	background:url(img/topmenue_community.png) no-repeat top left;
}

#topnav li.communityaktiv a{
	position: relative;
	z-index:24;
	background:url(img/topmenue_community_aktiv.png) no-repeat top left;	
	height:30px;
	padding-top:2px;
}

#topnav li.sms a {
	position: relative;
	z-index:12;
	background:url(img/topmenue_sms.png) no-repeat top left;
}

#topnav li.smsaktiv a{
	position: relative;
	z-index:22;
	background:url(img/topmenue_sms_aktiv.png) no-repeat top left;	
	height:30px;
	padding-top:2px;
}


#topnav li.community a { margin-top:2px; }
#topnav li.handyfun a { margin-top:2px; }
#topnav li.meinlh a { margin-top:2px; }
#topnav li.sms a { margin-top:2px; }

#topnav ul li ul {display: none; position: relative; left: 0px; top: -6px; z-index: 1000; width:100px;}

#topnav ul li:hover a {margin-top:0px; position: relative; z-index:1000;}
#topnav ul li:hover ul {display:block;}



#topnav ul li:hover ul li a {display:block; color:#000; width:182px; background:url(img/tabmenuebg.png) no-repeat; margin-top:0px; height:19px; padding-top:5px; font-size:12px}


#topnav ul li.meinlhaktiv ul li a,#topnav ul li.meinlh ul li a  { background-color:#f7fafd; }
#topnav ul li.handyfunaktiv ul li a,#topnav ul li.handyfun ul li a  { background-color:#f9fcf7; }
#topnav ul li.communityaktiv ul li a,#topnav ul li.community ul li a  { background-color:#fffcf8; }
#topnav ul li.smsaktiv ul li a,#topnav ul li.sms ul li a  { background-color:#f7fbfe; }

#topnav ul li.meinlhaktiv ul li a:hover,#topnav ul li.meinlh ul li a:hover  { background-color:#e7f2fb; }
#topnav ul li.handyfunaktiv ul li a:hover,#topnav ul li.handyfun ul li a:hover  { background-color:#eaf4e3; }
#topnav ul li.communityaktiv ul li a:hover,#topnav ul li.community ul li a:hover  { background-color:#fff3e3; }
#topnav ul li.smsaktivaktiv ul li a:hover,#topnav ul li.sms ul li a:hover  { background-color:#edf7ff; }


#topnav .subnav li a { font-size:0.75em; font-style:normal; font-weight:normal; }
#topnav .subnav .bottom { background: transparent url(img/tabmenubottombg.png) no-repeat; height:7px; display:block; padding:0; }
#topnav .subnav .bottom:hover { background-color: transparent;}
/* ende obere tabs */






#topline #topinfo .inhalt {
	height: 16px;
	padding: 3px 6px; 
}

#topline #regstatus .inhalt {
	height: 16px;
	padding: 3px 6px; 
}

#topline #search .inhalt {
	padding: 0px 1px 0px 3px; 
}

#topinfo {
	float: right;
	width: 733px;
}

#topinfo a { color:#000; text-decoration:underline; }
#topinfo a:hover { text-decoration:none; }

#search {
	float: left;
	margin-left: 1px;
	width: 161px;
}

#search input {
	width: 55px;
}


#search input#q {
	border: 1px solid #c3cdcf;
	width: 70px;
	margin-right:3px;
}


#search input#suche {

}




/*starhack für IE6*/
* html #firstline input.submit {
  margin-top:-1px;
}

/* ende erste zeile nach den tabs */



/* linkes menü */
#leftmenue {
	width:161px;
	float:right;
	margin:0 5px 0 0;	
}


#leftmenue li {
	list-style-type:none;
	font-size:.75em;
	font-style:normal;
	font-weight:normal;
	background:url(img/leftmenuebg.png) repeat-y top left;
	height:24px;
}

#leftmenue li a {
	display:block;
	height:24px;
	line-height:24px;
	width:146px;
	padding-left:15px;
	color:#000;

}


#leftmenue ul.meinlh li.aktiv {
	background:url(img/leftmenuebg_aktiv_meinlh.png) no-repeat top left;
}

#leftmenue ul.community li.aktiv {
	background:url(img/leftmenuebg_aktiv_community.png) no-repeat top left;
}

#leftmenue ul.handyfun li.aktiv {
	background:url(img/leftmenuebg_aktiv_handyfun.png) no-repeat top left;
}

#leftmenue ul.sms li.aktiv {
	background:url(img/leftmenuebg_aktiv_sms.png) no-repeat top left;
}




#leftmenue li.neu {
	background:url(img/leftmenuebg_neu.png) no-repeat top left;
}

#leftmenue li.topic {
	font-size:.9em;
	font-style:italic;
	font-weight:bold;
	text-indent:10px;
	width:161px;
	
	/* wichtig - überschreibt standard-li*/	
	height:24px;
	line-height:24px;
	
	background:transparent url(img/topbg_left.gif) no-repeat top left;
	border-bottom:#C3CDCF 1px solid; /* CHANGECOLOR TO $borders */
}


#leftmenue li.topic a {
	padding-top:0;
	text-indent:-5px;
	display:block;
}

#leftmenue li.bottom {
	background: transparent url(img/leftmenuebottombg.gif) no-repeat top left;
	width:161px;
	height:21px;
}


/* ende linkes menü */


/* contentfloats */
#zweispaltig {
	float:left;
	width:428px;
}

#einspaltig {
	float:right;
	width:734px;
}

#zweispaltigcontainer {
	float:right;
}

#zweispaltigcontainer #einspaltig {
	float: none;
}

/* ende contentfloats */


#main {
	width:900px;
	margin-top:4px;	
	background-color:#f3f3f3;
	background-repeat:repeat-x;
	border-left:1px solid #c3cdcf;
	border-right:1px solid #c3cdcf;
	padding:9px;
}

#main.small {
	font-size:.6em;
}

#main.big {
	font-size:.9em;
}


#einspaltig .topbg,
#zweispaltig .topbg,
#rightbox .topbg {
	font-size:.7em;
	color:#525252;
	font-weight:normal;
	text-indent:6px;
}


/* obere leisten */

.topbgblank {
	height:24px;
	border-bottom:#C3CDCF 1px solid; /* CHANGECOLOR TO $borders */
}


.topbg {
	height:24px;
	line-height:24px;
	background:url(img/topbg_left.gif) no-repeat top left;
	border-bottom:#C3CDCF 1px solid; /* CHANGECOLOR TO $borders */
}

.topbg span {
	display:block;
	height:24px;
	background:url(img/topbg_right.gif) no-repeat top right;
}


/* codefehler anzeigen */
.topbg span span, h2.topbg, h3.topbg {
	background:#F00 !important;
	height:20px;
}
/* ende codefehler */


.topbg span a {
	color:#525252;
}


.topborder {
	height:3px;
	line-height:3px;
	font-size:0em;
	background:url(img/topborder_left.gif) no-repeat bottom left;
}

.topborder span {
	display:block;
	height:3px;
	line-height:3px;
	background:url(img/topborder_right.gif) no-repeat bottom right;
}


#regstatus .topborder {
	height:3px;
	line-height:3px;
	font-size:0em;
	background:url(img/topborder_left_regstatus.gif) no-repeat bottom left;
}

#regstatus .topborder span {
	display:block;
	height:3px;
	line-height:3px;
	background:url(img/topborder_right_regstatus.gif) no-repeat bottom right;
}



/* ende obere leisten */




/* contenttabs */
.contenttabs {
	height:25px;
	background:url(img/contenttab_bottom.gif) no-repeat bottom right;
}

.contenttabs ul {
	list-style-type:none;
}

.contenttabs li {
	background:url(img/contenttab_inaktiv_left.gif) no-repeat top left; 
	float:left; 
}

.contenttabs li a {
	display:block;
	line-height:25px;
	padding:0 14px 0 7px; 
	text-align:center;
	background:url(img/contenttab_inaktiv_right.gif) no-repeat top right;
	
	font-size:.9em;
	text-decoration:none;
}

.contenttabs li a:hover, .contenttabs li a:focus, .contenttabs li a:active {
	text-decoration:underline;
}


.contenttabs li.aktiv a, .contenttabs li.firstaktiv a, .contenttabs li.lastaktiv a, .contenttabs li.offsetaktiv a  {
	font-weight:bold;
}

.contenttabs li.aktiv   {
	background:url(img/contenttab_aktiv_left.gif) no-repeat top left;
}

.contenttabs li.aktiv a {
	background:url(img/contenttab_aktiv_right.gif) no-repeat top right; 
}

.contenttabs li.first {
	background:url(img/contenttab_firstinaktiv_left.gif) no-repeat top left;
}

.contenttabs li.first a {
	background:url(img/contenttab_inaktiv_right.gif) no-repeat top right; 
}

.contenttabs li.firstaktiv {
	background:url(img/contenttab_aktiv_left.gif) no-repeat top left;
}

.contenttabs li.firstaktiv a {
	background:url(img/contenttab_aktiv_right.gif) no-repeat top right; 
}


.contenttabs li.last a {
	padding-right:17px;
	background:url(img/contenttab_lastinaktiv_left.gif) no-repeat top right; 
}

.contenttabs li.lastaktiv {
		background:url(img/contenttab_aktiv_left.gif) no-repeat top left;
}

.contenttabs li.lastaktiv a {
	padding-right:17px;
	background:url(img/contenttab_lastaktiv_left.gif) no-repeat top right; 
}

.contenttabs li.offset {
	background:url(img/contenttab_offset_inaktiv_right.gif) no-repeat top right; 
}

.contenttabs li.offset a {
	padding-left:15px;
	padding-right:15px;
	background:url(img/contenttab_offset_inaktiv_left.gif) no-repeat top left; 
}

.contenttabs li.offsetaktiv {
	background: url(img/contenttab_offset_aktiv_right.gif) no-repeat top right;
	background-color: #FFF !important; 
}

.contenttabs li.offsetaktiv a {
	padding-left:15px;
	padding-right:15px;
	background: url(img/contenttab_offset_aktiv_left.gif) no-repeat top left; 
}

.contenttabs li.ba {
	background:url(img/contenttab_inaktiv_left_ba.gif) no-repeat top left; 

}

.contenttabs li span.stern {
	padding-left:18px;
	background:url(/images/aufladen_stern.png) no-repeat top left; 
}
/* ende contenttabs */

/* inhalte  */
/* links */
.inhalt a:link,
.inhalt a:visited,
.boxinhalt a:link,
.boxinhalt a:visited,
.box .topbg a:link,
.box .topbg a:visited {
	text-decoration:underline;
}
.inhalt a:active, 
.inhalt a:hover,
.inhalt a:focus,
.boxinhalt a:active, 
.boxinhalt a:hover,
.boxinhalt a:focus,
.box .topbg a:active,
.box .topbg a:hover,
.box .topbg a:focus {
	text-decoration:none;
}

a.ulc:link,
a.ulc:visited {
	text-decoration:none !important;
}

a.ulc:active, 
a.ulc:hover,
a.ulc:focus  {
	text-decoration:underline !important;
}

/* ende links */


.inhalt, .boxinhalt {
	background:#FFF;
	border-left:#C3CDCF 1px solid;  /* CHANGECOLOR TO $borders */
	border-right:#C3CDCF 1px solid;  /* CHANGECOLOR TO $borders */
	font-size:.75em;
}

#topline #regstatus .inhalt {
	background:#fff17f;
	border-left:#C3CDCF 1px solid;  /* CHANGECOLOR TO $borders */
	border-right:#C3CDCF 1px solid;  /* CHANGECOLOR TO $borders */
	font-size:.75em;
}

#einspaltig .inhalt, .boxinhalt {
	padding:25px 30px;
}

#zweispaltig .inhalt, #zweispaltigcontainer .boxinhalt  {
	padding:25px 15px;
}

#zweispaltigcontainer #einspaltig .inhalt {
	padding: 25px 15px;
}


.inhalt h1, .boxinhalt h1, .ue1 {
	margin-bottom:.9em;
	font-weight:bold;
	font-size:1.45em;
}


.inhalt h2, .boxinhalt h2, .ue2 {
	margin-bottom:.9em;
	font-weight:bold;
	font-size:1.35em;
}


.inhalt h3 , .boxinhalt h3, .ue3{
	margin-bottom:.8em;
	
	font-weight:bold;
	font-size:1.25em;
}


.inhalt h4, .boxinhalt h4, .ue4 {
	margin-bottom:.7em;
	
	font-weight:bold;
	font-style:italic;
	font-size:1.15em;
}

.inhalt h5, .boxinhalt h5, .ue5 {
	margin-bottom:.5em;
	
	font-weight:bold;
	font-style:italic;
	font-size:1.05em;
}

.inhalt h6, .boxinhalt h6, .ue6 {
	font-weight:bold;
	font-size:1em;
}

.nicht_einruecken {
	margin-left:0px !important;
	background-color:red !important; /* codefehler anzeigen */
}


/* fix für ie6 */
* html #einspaltig .inhalt {
	width:667px;
}

* html #zweispaltigcontainer #einspaltig .inhalt {
	width:697px;
}

* html #zweispaltig .inhalt {
	width:392px;
}

* html .boxinhalt {
	width:268px; 
}
/* ende inhalte */


/* rechte boxen */
#rightbox {
	float:left;
	width:300px;
	margin-left:5px;
}
/* ende rechte boxen */




/* seitenzahlen */
.lauf {
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.lauf a, .lauf .aktiv{
	text-decoration: none !important;
	border: 1px solid #000;
	padding: 5px 7px;
	margin: 0px 2px;
}

.lauf .laufshort {
	font-size: 1.2em;
	padding: 4px 7px 5px 7px;
}

.meinlh .lauf a, .meinlh .lauf .aktiv {
	border-color:#0A62B1;
}

.handyfun .lauf a, .handyfun .lauf .aktiv {
	border-color:#4DA00E;
}

.community .lauf a, .community .lauf .aktiv {
	border-color:#E40;
}

.sms .lauf a, .sms .lauf .aktiv {
	border-color:#0C7DE4;
}

/* aktive/hover */

.meinlh .lauf a:focus, .meinlh .lauf a:hover, .meinlh .lauf .aktiv  {
	background-color:#E3EEF8;	/* CHANGECOLOR TO $bg_mittel_meinlh */
}

.handyfun .lauf a:focus, .handyfun .lauf a:hover, .handyfun .lauf .aktiv {
	background-color:#EBF5E3; /* CHANGECOLOR TO $bg_mittel_handyfun */
}

.community .lauf a:focus, .community .lauf a:hover, .community .lauf .aktiv {
	background-color:#FFF4E7; /* CHANGECOLOR TO $bg_mittel_community */
}

.sms .lauf a:focus, .sms .lauf a:hover, .sms .lauf .aktiv {
	background-color:#E3F3FA; /* CHANGECOLOR TO $bg_mittel_sms */
}

.lauf a:focus, .lauf a:hover {
	
}
/* ende seitenzahlen */



/* untere leisten */
.bottomborder {
	height:3px;
	font-size:0;
	background:url(img/bottomborder_left.gif) no-repeat top left;
	margin-bottom:5px;
}

.bottomborder span {
	display:block;
	height:3px;
	background:url(img/bottomborder_right.gif) no-repeat top right;
}

#regstatus .bottomborder {
	height:3px;
	font-size:0;
	background:url(img/bottomborder_left_regstatus.gif) no-repeat top left;
	margin-bottom:5px;
}

#regstatus .bottomborder span {
	display:block;
	height:3px;
	background:url(img/bottomborder_right_regstatus.gif) no-repeat top right;
}

/* codefehler anzeigen */
.bottomborder span span {
	background-color:#F00  !important;
	height:20px;
}
/* ende untere leisten */


/* footer */
#footer {
	clear: both;
	
	margin-bottom:30px;
	}

#footer a {
	color:#525252;
}


#footer p {
	background:#FFF; /* url(http://img.livinghandy.de/images/pierre/anmeldung/lh_footer.png) no-repeat center; */
	border:#C3CDCF 1px solid; /* CHANGECOLOR TO $borders */
	border-bottom:0;
	padding:5px;
	margin-bottom:0;
	font-size:.75em;
	text-align:center;
}

#footer .top {
	height:5px;
	width:900px;
	background:url(img/footertopbg.png) no-repeat bottom left;
	font-size:0;
}
/* ende footer */


/* layer */
#layer {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	width: 100%;
	height: 200px;
}




#TB_closeAjaxWindow a {
	text-decoration: none;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: -1px;
	margin-right: -3px;
	background: transparent url('http://img.livinghandy.de/css/img/close_grey.gif') 0% 0% no-repeat;
	
}

#TB_closeAjaxWindow a:hover,
#TB_closeAjaxWindow a:focus {
	background: transparent url('http://img.livinghandy.de/css/img/close_red.gif') 0% 0% no-repeat;
}





/* Schriftfarben */
.meinlh .contenttabs li a,
.meinlh h1, .meinlh h2, .meinlh h3, .meinlh h4, .meinlh h5, .meinlh h6, .meinlh .ue1, .meinlh .ue2, .meinlh .ue3, .meinlh .ue4, .meinlh .ue5, .meinlh .ue6,
#leftmenue ul.meinlh li.topic, #leftmenue ul.meinlh li.topic a,
#topnav li.meinlh a, #topnav li.meinlhaktiv a {
	color:#08569A;
}

.handyfun .contenttabs li a,
.handyfun h1, .handyfun h2, .handyfun h3, .handyfun h4, .handyfun h5, .handyfun h6, .handyfun .ue1, .handyfun .ue2, .handyfun .ue3, .handyfun .ue4, .handyfun .ue5, .handyfun .ue6,
#leftmenue ul.handyfun li.topic, #leftmenue ul.handyfun li.topic a,
#topnav li.handyfun a, #topnav li.handyfunaktiv a {
	color:#3E850C;
}

.community .contenttabs li a,
.community h1, .community h2, .community h3, .community h4, .community h5, .community h6, .community .ue1, .community .ue2, .community ue3, .community .ue4, .community .ue5, .community .ue6,
#leftmenue ul.community li.topic, #leftmenue ul.community li.topic a,
#topnav li.community a, #topnav li.communityaktiv a {
	color:#E40;
}

.sms .contenttabs li a,
.sms h1, .sms h2, .sms h3, .sms h4, .sms h5, .sms h6, .sms .ue1, .sms .ue2, .sms .ue3, .sms .ue4, .sms .ue5, .sms .ue6,
#leftmenue ul.sms li.topic, #leftmenue ul.sms li.topic a,
#topnav li.sms a, #topnav li.smsaktiv a {
	color:#008FD4;
}
/* ende schriftfarben */


/* schriftfarben rightboxes */
.boxmeinlh h1, .boxmeinlh h2, .boxmeinlh h3, .boxmeinlh h4, .boxmeinlh h5, .boxmeinlh h6, 
.boxmeinlh .ue1, .boxmeinlh .ue2, .boxmeinlh .ue3, .boxmeinlh .ue4, .boxmeinlh .ue5, .boxmeinlh .ue6 {
	color:#08569A;
}

.boxhandyfun h1, .boxhandyfun h2, .boxhandyfun h3, .boxhandyfun h4, .boxhandyfun h5, .boxhandyfun h6, 
.boxhandyfun .ue1, .boxhandyfun .ue2, .boxhandyfun .ue3, .boxhandyfun .ue4, .boxhandyfun .ue5, .boxhandyfun .ue6 {
	color:#3E850C;
}

.boxcommunity h1, .boxcommunity h2, .boxcommunity h3, .boxcommunity h4, .boxcommunity h5, .boxcommunity h6, 
.boxcommunity .ue1, .boxcommunity .ue2, .boxcommunity ue3, .boxcommunity .ue4, .boxcommunity .ue5, .boxcommunity .ue6 {
	color:#E40;
}

.boxsms h1, .boxsms h2, .boxsms h3, .boxsms h4, .boxsms h5, .boxsms h6, 
.boxsms .ue1, .boxsms .ue2, .boxsms .ue3, .boxsms .ue4, .boxsms .ue5, .boxsms .ue6 {
	color:#008FD4;
}
/* ende schriftfarben rightboxes */






/* farben links */
.meinlh .inhalt a:link, .meinlh .boxinhalt a:link, .meinlh .box .topbg a:link {
	color:#0A62B1;
}
.handyfun .inhalt a:link, .handyfun .boxinhalt a:link, .handyfun .box .topbg a:link {
	color:#4DA00E;
}
.community .inhalt a:link, .community .boxinhalt a:link, .community .box .topbg a:link {
	color:#E40;
}
.sms .inhalt a:link, .sms .boxinhalt a:link, .sms .box .topbg a:link {
	color:#0C7DE4;
}

.meinlh .inhalt a:visited, .meinlh .boxinhalt a:visited, .meinlh .box .topbg a:visited {
	color:#06447B;
}
.handyfun .inhalt a:visited, .handyfun .boxinhalt a:visited, .handyfun .box .topbg a:visited {
	color:#254E07;
}
.community .inhalt a:visited, .community .boxinhalt a:visited, .community .box .topbg a:visited {
	color:#B93300;
}
.sms .inhalt a:visited, .sms .boxinhalt a:visited, .sms .box .topbg a:visited {
	color:#005782;
}
/* ende farben links*/



/* farben links rightboxes & contenttabs */
.boxmeinlh .boxinhalt a:link,
.contenttabs .meinlh li a:link {
	color:#0A62B1;
}
.boxhandyfun .boxinhalt a:link,
.contenttabs .handyfun li a:link {
	color:#4DA00E;
}
.boxcommunity .boxinhalt a:link,
.contenttabs .community li a:link {
	color:#E40;
}
.boxsms .boxinhalt a:link,
.contenttabs .sms li a:link {
	color:#0C7DE4;
}

.boxmeinlh .boxinhalt a:visited {
	color:#06447B;
}
.boxhandyfun .boxinhalt a:visited{
	color:#254E07;
}
.boxcommunity .boxinhalt a:visited {
	color:#B93300;
}
.boxsms .boxinhalt a:visited {
	color:#005782;
}

.contenttabs .meinlh li a:visited {
	color:#0A62B1;
}
.contenttabs .handyfun li a:visited {
	color:#4DA00E;
}
.contenttabs .community li a:visited {
	color:#E40;
}
.contenttabs .sms li a:visited {
	color:#0C7DE4;
}

/* ende farben links rightboxes & contenttabs */





/* dunkele farben */
.meinlh .bg_dunkel {
	background-color:#0068C3;	/* CHANGECOLOR TO $bg_dunkel_meinlh */
}

.handyfun .bg_dunkel {
	background-color:#46A503; /* CHANGECOLOR TO $bg_dunkel_handyfun */
}

.community .bg_dunkel {
	background-color:#FFA928; /* CHANGECOLOR TO $bg_dunkel_community */
}

.sms .bg_dunkel {
	background-color:#008FD4; /* CHANGECOLOR TO $bg_dunkel_sms */
}

/* dunkel special */
.bg_dunkel_meinlh, .boxmeinlh .bg_dunkel {
	background-color:#0068C3 !important;	/* CHANGECOLOR TO $bg_dunkel_meinlh */
}

.bg_dunkel_handyfun, .boxhandyfun .bg_dunkel {
	background-color:#46A503 !important; /* CHANGECOLOR TO $bg_dunkel_handyfun */
}

.bg_dunkel_community, .boxcommunity .bg_dunkel {
	background-color:#FFA928 !important; /* CHANGECOLOR TO $bg_dunkel_community */
}

.bg_dunkel_sms, .boxsms .bg_dunkel {
	background-color:#008FD4 !important; /* CHANGECOLOR TO $bg_dunkel_sms */
}
/* ende dunkele farben */

/* 11% mittel farben */
.meinlh .topbg, .meinlh .contenttabs ul li, #leftmenue ul.meinlh li.topic, .meinlh .bg_mittel,
.boxmeinlh .bg_mittel {
	background-color:#E3EEF8;	/* CHANGECOLOR TO $bg_mittel_meinlh */
}

.handyfun .topbg, .handyfun .contenttabs ul li, #leftmenue ul.handyfun li.topic, .handyfun .bg_mittel,
.boxhandyfun .bg_mittel {
	background-color:#EBF5E3; /* CHANGECOLOR TO $bg_mittel_handyfun */
}

.community .topbg, .community .contenttabs ul li, #leftmenue ul.community li.topic, .community .bg_mittel,
.boxcommunity .bg_mittel {
	background-color:#FFF4E7; /* CHANGECOLOR TO $bg_mittel_community */
}

.sms .topbg, .sms .contenttabs ul li, #leftmenue ul.sms li.topic, .sms .bg_mittel {
	background-color:#E3F3FA; /* CHANGECOLOR TO $bg_mittel_sms */
}

/* 11% special */
#leftmenue ul.meinlh li.aktiv, .bg_mittel_meinlh, .boxmeinlh .topbg, .boxmeinlh .bg_mittel {
	background-color:#E3EEF8 !important;	/* CHANGECOLOR TO $bg_mittel_meinlh */
}

#leftmenue ul.handyfun li.aktiv, .bg_mittel_handyfun, .boxhandyfun .topbg, .boxhandyfun .bg_mittel {
	background-color:#EBF5E3 !important; /* CHANGECOLOR TO $bg_mittel_handyfun */
}

#leftmenue ul.community li.aktiv, .bg_mittel_community, .boxcommunity .topbg, .boxcommunity .bg_mittel {
	background-color:#FFF4E7 !important; /* CHANGECOLOR TO $bg_mittel_community */
}

#leftmenue ul.sms li.aktiv, .bg_mittel_sms, .boxsms .topbg, .boxsms .bg_mittel {
	background-color:#E3F3FA !important; /* CHANGECOLOR TO $bg_mittel_sms */
}
/* ende 11% farben */


/* 3% hell farben */
#leftmenue ul.meinlh li, .meinlh .bg_hell {
	background-color:#F7FAFD; /* CHANGECOLOR TO $bg_hell_meinlh */
}

#leftmenue ul.handyfun li, .handyfun .bg_hell {
	background-color:#F9FCF7; /* CHANGECOLOR TO $bg_hell_handyfun */
}

#leftmenue ul.community li, .community .bg_hell {
	background-color:#FFFCF8; /* CHANGECOLOR TO $bg_hell_community */
}

#leftmenue ul.sms li, .sms .bg_hell {
	background-color:#F7FBFE; /* CHANGECOLOR TO $bg_hell_sms */
}


#leftmenue ul.meinlh li:hover  { background-color:#e7f2fb; }
#leftmenue ul.handyfun li:hover  { background-color:#eaf4e3; }
#leftmenue ul.community li:hover  { background-color:#fff3e3; }
#leftmenue ul.sms li:hover  { background-color:#edf7ff; }



/* 3% special*/
.bg_hell_meinlh, .boxmeinlh .bg_hell {
	background-color:#F7FAFD !important; /* CHANGECOLOR TO $bg_hell_meinlh */
}

.bg_hell_handyfun, .boxhandyfun .bg_hell {
	background-color:#F9FCF7 !important; /* CHANGECOLOR TO $bg_hell_handyfun */
}

.bg_hell_community, .boxcommunity .bg_hell {
	background-color:#FFFCF8 !important; /* CHANGECOLOR TO $bg_hell_community */
}

.bg_hell_sms, .boxsms .bg_hell {
	background-color:#F7FBFE !important; /* CHANGECOLOR TO $bg_hell_sms */
}

/* ende 3% farben */

/* important NEW */
/* spezial für sonderdefinitionen */
.contenttabs ul.meinlh li, #container .tbmeinlh {
	background-color:#E3EEF8 !important;	
}

.contenttabs ul.handyfun li, #container .tbhandyfun {
	background-color:#EBF5E3 !important;
}

.contenttabs ul.community li, #container .tbcommunity {
	background-color:#FFF4E7 !important;
}

.contenttabs ul.sms li, #container .tbsms {
	background-color:#E3F3FA !important;
}
/* ende spezial */


/* werbung */
#werbungoben_space {
	height: 110px;
}

#werbungoben {
	position: absolute;
	top: 10px;
	left: 90px;
	width:750px;
}

#werbungoben #bannerleft {
	margin:25px 0;
	background:url(img/anzeige_h.png) 0 bottom no-repeat;
	padding-left:11px;
	float:left;
}

#werbungoben #bannerright {
	margin:25px 0;
	background:url(img/anzeige_h.png) 25px bottom no-repeat;
	padding-left:36px;
	float:left;
}

#werbungoben #bigsize {
	margin: 0;
	background:url(img/anzeige_h.png) 0 bottom no-repeat;
	padding-left:11px;
}



#werbung_menue {
	float: right;
	margin-top: 10px;
	width: 161px;
	text-align: center;
}


#werbung_menue #werbungsky {
	background: url(img/anzeige_v.png) top center no-repeat;
	padding-top:11px;
}



.werbungbox {
	margin-bottom:5px;
}
/* ende werbung */

.userbild, .userbild_online {
	border:#c3cdcf 1px solid;
	padding:1px;
	background-color:#FFF;
	margin: 1px;
}


.userbild_online {
	border: #5daf0a 2px solid !important;
	margin: 0px;
}





/* --- chat --- */
#chat .chat .ui-resizable-ne {
	width: 16px;
	height: 16px;
	z-index: 101 !important;
}

#chat .chat .ui-resizable-n, #chat .chat .ui-resizable-e {
	z-index: 100;
}

#chat .chat a.writer {
	color: #000;
	text-decoration: none;
}

#chat .chat {
 /*
	overflow-y: auto;
	overflow-x: hidden;
 */
	z-Index: 500;
	position: fixed;
	bottom: 0;
}

#chat .chat .topbg {
	padding-left: 5px;
	font-size: 0.8em;
	color: #000;
}

#chat .chat .inhalt {
	font-size: 0.8em;
	padding: 0;
}

#chat .chat .inhalt .talk {
	height: 110px;
	overflow: auto;
	padding: 2px;
}

#chat .chat .inhalt .input {
	
}

#chat .chat .inhalt .input input {
	border: #C3CDCF 2px solid;
	font-size: 0.9em;
}

#chat .chat .topbg .right {
	position: relative;
	height: 7px;
	line-height: 7px;
	top: 8px;
	right: 8px;
}

#chat .chat .topbg .c_minmax {
	padding-right: 4px;
}



#chat .chat .talk a.writer {
	text-decoration: none;
	outline: none;
	padding: 3px;
	padding-bottom: 2px;
}

#chat .chat .infoboxlinkborder {
	margin-bottom: 4px;
	background: #FFF;
	border: 1px solid #FFBA53;
	border-top: none;
	padding: 2px;
	font-weight: bold;
	z-index: 100;
}

#chat .chat .infobox {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;

	width: 120px;

	border: 1px solid #FFBA53;
	padding: 4px;
		
	height: 50px;
	
	font-size: 0.8em;
	
	background: #FFF;
	
	z-index: 2000;
}

#chat .chat .infobox a img{
	border: none;
}

#chat .chat .infobox a img {
	padding: 2px 6px;
}

#chat .chat .infobox .infoboxstatus {
	position: relative;
	font-size: 0.8em;
}


.transfer {
	border: 1px dashed black;
}


#status {
	z-index: 999;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 200px;
	border-top: 2px solid #C3CDCF;
	border-left: 2px solid #C3CDCF;
	-moz-border-radius-topleft: 20px;
	-webkit-border-radius-topleft: 20px;
	border-radius-topleft: 20px;	
	padding: 8px;
	padding-left: 12px;
	font-size: 0.8em;
	background-color: white;
}

#chat .smiley {
	display: none;

	position: absolute;
	right: 0;
	top: 22px;
	
	background-color: #FFF;
	 
	width: 140px; 
	border: 1px solid #C3CDCF;
	
	padding: 3px;
}

#forensmileys .smiley {
	display: none;
	text-align: center;
	background-color: #FFF;

	width: 120px; 
	
	padding: 3px;
}

#gbsmileys .smiley {
	display: none;
	text-align:center;
	position: absolute;
	right: 32px;
	top: 208px;
	
	background-color: #FFF;
	 
	width: 140px; 
	border: 1px solid #C3CDCF;
	
	padding: 3px;
}

.smiley a img {
	text-decoration: none;
	margin: 1px;
}


/* tooltip styling. uses a background image (a black box with an arrow) */ 
div#tooltip{
		font-size: 0.8em;
    background:transparent url(img/tooltip/black_arrow_big.png) no-repeat scroll 0 0; 
    height:153px; 
    padding:30px; 
    padding-top: 50px;
    width:310px; 
    display:none; 
    color:#fff;
    z-index: 900;
}
 
/* tooltip title element (h3) */ 
div#tooltip h3 {
    color:#fff;
    padding-bottom: 0.4em;
}

div#tooltip a {
	color: #fff;
}

div#tooltip .close {
	position: absolute;
	right: 5px;
	top: 30px;
}

<!--[if IE]> 
div.tip { 
    background-color:#ddd; 
} 
<![endif]-->



.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

/*  ajaxvoting */
.ratingblock a{
	text-decoration: none !important;
}

.loading {
	height: 30px;
	background: url('/css/img/ajaxvoting_working.gif') 50% 50% no-repeat;
}


.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px !important;
	height: 15px;
	position: relative;
	background: url('/css/img/ajaxvoting.gif') top left repeat-x;		
}

.unit-rating li{
	text-indent: -90000px;
	padding:0px !important;
	margin:0px;
	/*\*/
	float: left;
	/* */
}

.unit-rating li a {
	outline: none;
	display:block;
	width:15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.unit-rating li a:hover{
	background: url('/css/img/ajaxvoting.gif') left center;
	z-index: 2;
	left: 0px;
}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}	
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}

.unit-rating li.current-rating {
	background: url('/css/img/ajaxvoting.gif') left bottom;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}



.googbutton {
	padding-left: 6px;
}

.button_next { background:url(/images/buttons/button_next_left.png) top left no-repeat; padding-left:5px; display:inline-table; cursor:pointer } 
.button_next  input { background:url(/images/buttons/button_rep.png) top left repeat-x; color:#454545; border:0px none; cursor:pointer; height:20px; line-height:20px; } 
.button_next div { background: url(/images/buttons/button_next_right.png) top right no-repeat; padding-right:12px; cursor:pointer } 

.button_prev { background:url(/images/buttons/button_prev_left.png) top left no-repeat; padding-left:12px; display:inline-table; cursor:pointer } 
.button_prev  input { background:url(/images/buttons/button_rep.png) top left repeat-x; color:#454545; border:0px none; cursor:pointer; height:20px; line-height:20px;} 
.button_prev div { background: url(/images/buttons/button_prev_right.png) top right no-repeat; padding-right:5px; cursor:pointer } 

.button { background:url(/images/buttons/button_left.png) top left no-repeat; padding-left:5px; display:inline-table; cursor:pointer } 
.button  input { background:url(/images/buttons/button_rep.png) top left repeat-x; color:#454545; border:0px none; cursor:pointer; height:20px; line-height:20px;} 
.button div { background: url(/images/buttons/button_right.png) top right no-repeat; padding-right:5px; cursor:pointer }

.pre_button { background:url(/images/buttons/button_left_pre.png) top left no-repeat; padding-left:11px; display:inline-table; cursor:pointer } 
.pre_button  input { background:url(/images/buttons/button_rep.png) top left repeat-x; color:#454545; border:0px none; cursor:pointer; height:20px; line-height:20px; } 
.pre_button div { background: url(/images/buttons/button_right_pre.png) top right no-repeat; padding-right:5px;  cursor:pointer} 

option { padding:0px 5px; }

.account_settings { background:url( http://img.livinghandy.de/images/icon_account_settings.png) no-repeat scroll 0% 50%; padding-left:18px; }


.news_controls { float:right; margin:-2px 10px 0px; }
.news_controls a img:active, .newsline_controls a img:focus { outline:none; }
a:active, a:focus {outline: none;}

#ptsky {
	width:900px; 
	background-color:#3386cf; 
	color:#ffffff; 
	padding:5px; 
	height:120px; 

	font-size:12px;
}

#ptsky_blockwarnung {
	position: absolute;
	top: 15px;
	left: 16px;
		
	height: 130px;
	width:920px;
	background: transparent url(/images/ptsky_blockwarnung.gif) 50% 50% no-repeat;
	background-color:#3386cf;
}
