body,html {
	font:12px tahoma;
	color:#444;
	background:#e5ecf0 url("/img/bg/bg.png") repeat-x;
}
* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
a,a:focus,a:hover {
	outline:none;
}
#w {
	width:1005px;
	padding:0 0 0 2px;
	margin:auto;
	position:relative;
}
#wLeft {
	width:860px;
	float:left;
}
#wRight {
	width:120px;
	float:left;
	padding:62px 0 0 25px;
	text-align:center;
}
#top {
	padding:20px 0 5px 25px;
	position:relative;
}
#top #functions {
	position:absolute;
	right:10px;
	top:31px;
	line-height:25px;
}
#top #functions a {
	display:block;
	width:25px;
	height:25px;
	float:left;
	margin-right:10px;
	font-size:10px;
}
#top #functions a:hover {
	text-decoration:none;
}
#top #functions a.newCount {
	width:36px!important;
	position:relative;
}
#top #functions a span.newCount {
	position:absolute;
	right:0;
	top:0;
}
#top #functions a span.new {
	position:absolute;
	top:-15px;
	left:0;
	height:19px;
	width:24px;
}
#navi {
	height:43px;
	background:url("/img/bg/nav.png") 4px 4px no-repeat;
	list-style:none;
	position:relative;
	padding:0 0 0 30px;
	z-index:1001;
}
#navi li {
	float:left;
	line-height:43px;
	padding:0 30px 0 0;
	position:relative;
	z-index:1001;
}
#navi li a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#navi li ul {
	position:absolute;
	top:33px;
	list-style:none;
	display:none;
	margin:8px 0 0 0;
	padding:0 0 23px 0;
	left:-10px;
	min-width:110px;
	background:#FFF;
	z-index:100;
}
#navi li ul li {
	float:none;
	padding:0;
	line-height:16px;
}
#navi li ul li a {
	padding:5px 15px;
	margin:1px 1px 1px 10px;
	color:#006092;
	font-size:12px;
	font-weight:normal;
	display:block;
	width:90px;
}
#navi li:hover ul {
	display:block;
	background:url("/img/bg/subnav.png") bottom no-repeat;
	width:153px;
	position:absolute;
	z-index:100;
}
#navi li ul li a:hover {
	color:#444;
	background:#F3F3F3;
	text-decoration:underline;
}
h1, h2, h3, h4 {
	padding:0 25px 0 30px;
	font-size:16px;
	color:#444;
	text-shadow:#FFF 1px 1px 1px;
}
h1 {
	text-shadow:#CCC 2px 2px 1px;
	padding:20px 25px 5px 30px;
}
h4 {
	font-size:12px;
	padding:10px 10px 0 10px;
}
.content {
	padding:0 5px;
}
.content h1 {
	padding:10px 20px 0 20px;
}
.content h3, .leftBoxTop h3 {
	padding:0;
}
.grey {
	color:#999;
}
h1 input {
	width:300px;
}
input,select,textarea {
	background:#FFF;
	border:1px solid #DDD;
	width:130px;
}
select {
	width:auto;
}
input.button {
	background:#CCC;
	border:1px solid #FFF;
	cursor:pointer;
	padding:0 5px;
	width:auto;
	height:auto;
	float:none;
	display:inline;
}
input.button:hover {
	background:#CCC;
}
textarea {
	width:500px;
	height:100px;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
	line-height:0;
	margin:0;
	padding:0;
}
.error {
	background:#fff8f8;
	border:2px solid #900;
	padding:6px 10px;
}
.info {
	background:#ffffef;
	border:2px solid #ffd200;
	padding:6px 10px;
}
#bottom {
	margin:30px 0 20px 5px;
	text-align:center;
	background:url("/img/bg/footer.png");
	width:851px;
	height:34px;
	line-height:34px;
	color:#999;
}
#bottom a {
	color:#666;
	border-bottom:1px dotted #666;
}
#bottom a:hover {
	text-decoration:none;
	border-bottom:none;
	text-shadow:#CCC 2px 2px 1px;
}
p.big,a.small {
	margin:auto;
	width:170px;
	height:150px;
	overflow:hidden;
	text-align:center;
}
a.small {
	width:50px;
	height:50px;
	display:block;
	float:left;
	margin:0 4px;
	text-align:left;
}
a {
	text-decoration:none;
	color:#006092;
}
a:hover {
	text-decoration:underline;
	color:#444;
}
#statusNow {
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
}
#statusNeu {
	display:none;
}
#statusNeuInput {
	cursor:pointer;
	width:16px;
	height:16px;
	border:none;
	background:url("/img/icon/bullet_go.png");
}
.button {
	background:url("/img/bg/button.png") no-repeat;
	width:115px;
	height:22px;
	display:block;
	float:left;
	margin-right:10px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
.button:hover {
	background:url("/img/bg/buttonHover.png") no-repeat;
}
.green {
	color:darkgreen;
}
.textCenter {
	text-align:center;
}
.online, .offline {
	padding-left:12px;
	font-size:12px;
	font-weight:normal;
}
.online {
	color:#4dac00;
	background:url("/img/icon/on.png") left 4px no-repeat;
}
.offline {
	color:#ac0000;
	background:url("/img/icon/off.png") left 4px no-repeat;
}
.map {
	font-size:12px;
	font-weight:normal;
	padding:1px 0 5px 20px;
	background:url("/img/icon/map.png") no-repeat;
	margin-left:20px;
}
.homebases li {
	float:left;
	padding:5px 10px;
	background:#F3F3F3;
	margin:10px 0 2px 10px;
	list-style:none;
}
.homebases li a {
	padding:3px 0 3px 23px;
}
.homebases li:hover {
	background:#AAA;
}
.homebases li:hover a {
	color:#FFF;
}
.homebases li a.member {
	background:url("/img/icon/group.png") 2px center no-repeat;
}
.homebases li a.homebase {
	background:url("/img/icon/house.png") 2px center no-repeat;
}
#login {
	position:absolute;
	top:33px;
	right:30px;
	padding:2px 0;
}
#login a {
	background:url("/img/icon/key.png") left center no-repeat;
	padding:1px 0 2px 20px;
	margin-left:20px;
}
#login a.register {
	background:url("/img/icon/page_white_key.png") left center no-repeat;
}
.go {
	background:url('/img/icon/bullet_go.png') center left no-repeat;
	padding-left:20px;
}
/* Das Kontextmenü */
#Kontextmenue {position:absolute;display:none;background:url("/img/bg/transWhite80.png");border:2px solid #AAA;z-index:1000000000;}
#Kontextmenue a {display:block;width:120px;line-height:25px;padding:0 15px 0 35px;}
#Kontextmenue a.back {background:url("/img/icon/resultset_previous_grey.png") 10px center no-repeat;}
#Kontextmenue a.images {background:url("/img/icon/images.png") 10px center no-repeat;}
#Kontextmenue a.profil {background:url("/img/icon/edit.png") 10px center no-repeat;}
#Kontextmenue a.nachrichten {background:url("/img/icon/emailSmall.png") 10px center no-repeat;}
#Kontextmenue a.locations {background:url("/img/icon/house.png") 10px center no-repeat;}
#Kontextmenue a.events {background:url("/img/icon/calendar.png") 10px center no-repeat;}
#Kontextmenue a.freunde {background:url("/img/icon/group.png") 10px center no-repeat;}
#Kontextmenue a.einstellungen {background:url("/img/icon/cog.png") 10px center no-repeat;}
/* Das Chat Popup Fenster */
#chatPopup {position:absolute;top:0;left:245px;z-index:100000;width:244px;}
#chatPopup h3 {margin:0;padding:0 0 10px 0;}
.chatPopupTop {height:22px;background:url("/img/bg/chatPopupTop.png") no-repeat;}
.chatPopupMid {background:url("/img/bg/chatPopupMid.png") repeat-y;padding:0 25px 0 19px;}
.chatPopupBot {height:30px;background:url("/img/bg/chatPopupBot.png") no-repeat;}
.fragen {
	background:url("/img/icon/help.png") left center no-repeat;padding-left:20px;
	border-bottom:none!important;
}
.zoom {
	padding:3px 20px;
	background:url("/img/icon/zoom.png") left center no-repeat;
}
.moreComments, .moreLocation {
	padding:3px 0 3px 20px;
	background:url("/img/icon/comments.png") center left no-repeat!important;
}
.moreLocation {
	background:url("/img/icon/house.png") center left no-repeat!important;
}
.noDisplay {
	display:none;
}
/* Chat Fenster */
#ChatFensterWrap {
	position:absolute;
	top:4000px;
	left:7px;
	height:224px;
	width:170px;
	overflow:hidden;
}
#ChatFenster {
	position:fixed;
	height:224px;
	overflow:hidden;
	width:170px;
}
#ChatFensterHidden {
	height:200px;
}
#ChatFensterName {
	display:none;
	background:#FFF;
	border:1px solid #bdbdbd;
	border-top:0;
	border-bottom:0;
	height:199px!important;
	overflow:auto;
	overflow-x:hidden;
	opacity:0.9;
}
#ChatFensterName div {
	padding:5px;
	float:left;
	width:168px;
	cursor:pointer;
	overflow:hidden;
}
#ChatFensterName div:hover {
	background:#EEE;
}
#ChatFenster span {
	display:block;
	height:24px;
	background:url("/img/bg/chatFenster.png");
	line-height:24px;
	padding:0 0 0 26px;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}
#ChatFenster span:hover,#ChatFensterSpan {
	background:url("/img/bg/chatFensterHover.png")!important;
}
#ChatFensterName p {
	float:left;
	width:30px;
	height:20px;
	overflow:hidden;
	text-align:center;
}
#ChatFensterName p img {
	height:20px;
}
#ChatFensterName a.einszu1chat {
	float:left;
	width:118x;
	height:20px;
	display:block;
	line-height:20px;
	padding-left:10px;
}
#ChatFensterTitel,div div#ChatFensterTitel:hover {
	background:#555;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	padding:3px 5px!important;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
