@CHARSET "ISO-8859-1";
/* ------------------------------------------------
Filename: steupt.css
Author: Marc Dittmann
URL: css/style.css

Blue: 0088aa

Description: Dies ist die Style datei für tagCare.
Sie lädt zuerst die Setup um die Styles zu resetten
-------------------------------------------------*/


div.content .left > div > div {
	margin-bottom: 5px;
}

 
div.content .edit_head {
	visibility:hidden;
	float: right;
	font-size: 10px;
	padding-top: 10px;
	color: #0088aa;
}

div.content .welcome {
	margin-bottom: 20px;
}

div.tabs a {
	text-decoration:none;
}


div.tabs .tab {
	margin-bottom:1px;	
	float:left;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:5px;
}
div.tabs div.a {
	border:1px solid #999;	
	margin-bottom:0px;
	border-bottom: 1px solid #ffffff;
	color:#0088aa;
}
div.tabBody {
	
}

.fotoVorschau {
	width:430px;
	padding-left:10px;
	padding-top:5px;
}
.fotoVorschau .pic {
	float:left;
	padding:1px;	
	border:1px solid #fff;
}
.fotoVorschau .pic:hover {
	border:1px solid #aaa;
}
.fotoVorschau .pic a {
	border:0px;
}

div.tabBody .cont {
	display:none;
}
div.tabBody .vis {
	display:block;
}

div.content .box_head:hover .edit_head {
	visibility:visible;
}

div.content .welcome div.txt {	
	font-size: 12px;
	padding-left: 5px;
	margin-left: 83px;
	line-height: 15px;
}

div.content .ava {
	float:left;
	padding: 2px;
	background-color: #0088aa;
}

div.content .last .changes {
	font-size: 12px;
	
}
div#dummy {
	display:none;
}
div.content .last .changes .change {
	border: 1px dotted #0088aa;
	background-color: #f0f0f0;
	padding: 1px 5px 1px 5px;
	margin-bottom: 5px;
	height:16px;
}
div.content .last .changes .change:hover {	
	background-color: #d0d0d0;	
}
div.content .last .changes .change > div.ch {
	float:left;
	height:16px;
	width:380px;
}
div.content .last .changes .change > div.ch span {
	line-height: 16px;
	white-space:nowrap;

}
div.content .last .changes .change >  div.img {
	float:right;
	visibility:hidden;
	height:16px;
}
div.content .last .changes .change > div.img img {
	margin-left: 3px;
}
div.content .last .changes .change:hover > div.img {
	visibility:visible;	
}
div.content .last .chsize {
	height:71px;
}

div.content div.edit {	
	font-size: 10px;
	padding-top: 10px;
	color: #0088aa;
	text-align:right;
}

div.content .service {
	margin-bottom:15px;
}
div.content .service .box_head {
	border-bottom: 0px;
	margin-bottom: 0px;
}

div.content .service .inhalt {
	padding: 5px;
	border-top: 1px dotted #999;
	background-color: #f0f0f0;
	font-size: 12px;
}

div.content .service .inhalt .se {
	margin: 2px 0px 2px 0px;
	padding: 2px;
	cursor: pointer;
}

div.content .service .inhalt .se .serv {
	float:left;
}

div.content .service .inhalt .se:hover .noload {
	display: block;
}

div.content .service .inhalt .se .noload {
	display: none;
	float:right;
	font-size: 10px;
}
div.content .service .inhalt .se .on {
	color: green;
}
div.content .service .inhalt .se .on:hover a.ston{
	display:none;
}

div.content .service .inhalt .se .on a.gooff{
	display:none;
	color: red;
}
div.content .service .inhalt .se .on:hover a.ston + a.gooff{
	display:inline;
}

div.content .service .inhalt .se:hover .load {
	display: none;
}

div.content .service .inhalt .se .load {
	float:right;
}
div.content .service .inhalt .se .novis {
	display:none;
}
div.content .service .inhalt .se:hover .novis {
	display:inline;
}
div.content .service .inhalt .se:hover .vis {
	display:none;
}
div.content .service .inhalt .se:hover {
	background-color: #fff;
}
div.content .service .inhalt .se:hover span {
	visibility: visible;
}

div.content .service .inhalt .se span {
	font-size: 10px;
	visibility: visible;
}


div.content .data .tabs {
	display: block;
	font-size: 12px;
	background-image: url("/data/tab_bg.png");
	background-position: bottom;
	background-repeat:repeat-x;	
	width: 100%;
}


div.content .data .body {
	padding: 5px;
	font-size: 12px;
}


div.content .service .inhalt p.small {
	font-size: 12px;
	color: #555;
	padding-bottom:5px;
}
div.content .service .inhalt p.small:hover {
	color:#0088aa;
}
div.content .login .inhalt p.small a:hover {
	
	color: #555;
	
}
.bar {
	margin-bottom: 5px;
	text-align:right;
	position:relative;
}
.debug {
	position:absolute;
	z-index:50;
	top:0px;
	left:0px;
}
div.debug div.FF {
	z-index:49px;
	text-align:left;
	display:none;
	position:absolute;
	border:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background-color:#ffffff;
	padding: 5px;
	top:15px;
	left:0px;
	width:450px;
}
div.debug ul li.hover div.FF {
	display:block;
}
div.debug .D1 {
	padding-top:10px;
	float:left;
	width:165px;
}
div.debug label {
	font-weight:bold;
	color:#0088aa;
}
div.debug .D2 {
	padding-top:9px;
	float:left;
	width:270px;
}
div.debug input:focus {
	border:1px solid #0088aa;
}
div.debug input {
	margin-bottom:5px;
	width:150px;
}
div.debug input[type="submit"] {	
	width:160px;
	margin-top:15px;
}
div.debug textarea {
	width:280px;
	height:100px;
	color:#555;
	padding:2px;
}
div.debug textarea:focus {
	border:1px solid #0088aa;
}
div.debug ul li .LL {
	position:absolute;
	border:1px solid #fff;
	background-color:#0088aa;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	top:-6px;
	padding:4px 5px 4px 5px;
	color:#fff;
	text-align:left;
	width:70px;
	background-image: url(/data/feedback_down.png);
	background-position: right center;
	background-repeat:no-repeat;
	cursor:pointer;
}
div.debug ul li.hover .LL {	
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	z-index:52;
	background-color:#fff;
	color:#0088aa;
	background-image: url(/data/feedback_up.png);
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	
}


.tb {
	width:400px;	
}
.tb tbody tr {
	border-bottom:1px solid #ccc;
	height:22px;
}
.tb tbody tr.item {
	height:20px;
	border-bottom:1px dotted #ccc;
}
.tb tbody tr.item:hover {
	background-color:#fcfbad;
}
.tb tbody tr.last {
	border-bottom:1px solid #ccc;
}
.tb tbody tr.hu {
	background-color: #f0f0f0;
}
.tb tbody tr:hover {
	cursor:pointer;
}
.tb ._a {	
	padding-right:5px;
	width:30px;
	vertical-align:middle;
}
.tb ._a a {
	background:url(/data/tag_ar.png);
	height:18px;
	width:23px;
	display:inline-block;
}
.tb tr:hover ._a a {
	background-position:0px -18px;	

}
.tb ._b {
	vertical-align:middle;
	padding-right:5px;
}
.tb ._d {
	vertical-align:middle;
	text-align:right;
	white-space:nowrap;
}
.link a:hover,
.tb ._d a:hover {
	color:#0088aa;
	cursor:pointer;
}
tr.se ._a a {
	background-position:0px -18px;	
}

.tb .serv tr:hover {
	background-color:#fcfbad;
}

tbody.se:hover tr {
	background-color: #fff;
}

table.tb tbody.sel {
	display:table-row-group;
}
.InputSearch {
	color: #555;
	background:#f0f0f0;
	border:1px solid #999;
	padding:2px;
}
.twitter {
	padding-top:10px;
	text-align:center;
}
.link a {
	text-decoration:underline;
}
.contact p {
	padding-top:10px;
}
.contact input:focus {
	border:1px solid #0088aa;
}
.contact textarea {
	height:80px;
	width:400px;
}
