html {
	
	color: #000;
	background: #9FBAD7;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

#bigbox {
	margin: 0 auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 13px;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 13px;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input[type=text],input[type=password],textarea {
	width: 22.25em;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 13px;
}

legend {
	color: #000;
}

body {
	font: 13px/ 16px arial, helvetica, clean, sans-serif;
	margin: 0 auto;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h1,h2,h3 {
	margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	font-style: italic;
}

blockquote,ul,ol,dl {
	margin: 1em;
}

ol,ul,dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: disc outside;
}

dl dd {
	margin-left: 1em;
}

th,td {
	padding: .3em;
}

th {
	font-weight: bold;
	text-align: left;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p,fieldset,table,pre {
	margin-bottom: 1em;
}

body {
	background-color: #9FBAD7;
}

#cont {
	display: block;
	margin: 0pt auto;
	width: 944px;
	background: url('/img/sliv.jpg') repeat-y 34px 0px;
}

#side {
	float: left;
	display: block;
	width: 166px;
}

#side .box a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

#main {
	display: block;
	float: left;
	left: 4px;
	position: relative;
	width: 754px;
}

#header {
	position: relative;
	display: block;
	background: url('/img/header.jpg') no-repeat top left;
	width: 944px;
	height: 218px;
}

#textA {
	position: absolute;
	top: 200px;
	left: 545px;
	color: #fff;
}

#name {
	display: block;
	height: 16px;
	left: 800px;
	position: absolute;
	text-align: right;
	top: 199px;
	width: 121px;
	color: #fff;
}

#name a {
	color: #8faad1;
}

#name a:hover {
	font-weight: bold;
}

#textB {
	position: absolute;
	top: 200px;
	left: 678px;
	color: #fff;
}

#footer {
	background: #9FBAD7 url('/img/footbar.jpg') no-repeat top left;
	clear: both;
	color: #FFFFFF;
	display: block;
	height: 37px;
	left: 33px;
	padding-left: 33px;
	padding-top: 4px;
	position: relative;
	text-align: center;
}

/*-*/
input,textarea {
	background-color: #CDD7E4;
	border: 1px solid #9999DD;
	color: #333399;
}

input:hover,input:focus {
	background-color: #DAE1EA;
	border: 1px solid #6D6D9D;
	color: #44d;
}

input[type=radio] {
	margin-right: 5px;
}

#nav {
	position: relative;
	margin: 0;
	left: 29px;
	top: 2px;
}

#nav li {
	list-style-type: none;
}

#nav a {
	background: transparent url('/img/buttons.gif') no-repeat scroll 0px
		-1px;
	color: #FFFFFF;
	display: block;
	height: 18px;
	overflow: hidden;
	padding-top: 1px;
	text-decoration: none;
	text-indent: 19px;
	width: 138px;
}

#nav a:hover {
	background-position: 0px -21px;
}

#nav a.current {
	background-position: 0px -41px;
}

#nav li ul {
	margin: 0;
	margin: 0pt 0pt 0pt 7px;
}

#nav li ul li a {
	width: 130px;
	border-right: 1px solid #333;
}

#side .box {
	display: block;
	width: 135px;
	background: #DAE1EA url('/img/sideBase.gif') no-repeat scroll bottom
		left;
	margin: 10px 0;
	position: relative;
	left: 31px;
	padding-bottom: 10px;
}

#side .box .wrap {
	padding: 5px 5px 10px;
	border-left: 1px solid #A2ABB8;
	border-right: 1px solid #A2ABB8;
	background-color: #DAE1EA;
	margin-bottom: 0px;
}

#side .box h3.top {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 0px;
	background: transparent url('/img/sideTop.gif') no-repeat scroll top
		left;
	display: block;
	width: 136px;
	height: 18px;
	padding-top: 1px;
	color: #fff;
	text-indent: 17px;
	font-weight: normal;
	font-size: 11px;
}

/*-*/
h1 {
	margin-top: 2px;
	font-size: 16px;
}

h2 {
	margin-top: 2px;
	font-size: 14px;
}

#user .wrap img {
	position: relative;
	left: 4px;
}

#info,#pms,#pmbox,#clip,#something {
	clear: both;
	display: block;
	position: relative;
	left: -3px;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 8px;
	text-decoration: none;
	color: #000;
	overflow: hidden;
}

#info :hover,#pms :hover,#pmbox :hover,#clip :hover,#something :hover {
	background-color: #99f;
}

#spacer {
	display: block;
	height: 2px;
	line-height: 2px;
}

#info span,#pms span,#pmbox span,#clip span,#something span {
	display: block;
	height: 29px;
	width: 24px;
	position: relative;
	top: -8px;
	left: -4px;
	float: left;
	margin: 0;
	background-color: #993300;
}

#info span {
	background: #DAe1EA url('/img/info.jpg') no-repeat scroll 0px 4px;
}

#pms span {
	background: #DAE1EA url('/img/pms.jpg') no-repeat scroll 0px 4px;
}

#pmbox span {
	background: #DAE1EA url('/img/pmbox.jpg') no-repeat scroll 0px 4px;
}

#clip span {
	background: #DAE1EA url('/img/clip.jpg') no-repeat scroll 0px 4px;
}

#something span {
	background: #DAE1EA url('/img/something.jpg') no-repeat scroll 0px 4px;
}

/*-*/
#main .box {
	
}

.mainBox,.threeThirds,.twoThirds,.oneThirds,.halfbox {
	display: block;
	width: 714px;
	background-color: #dae1ea;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	margin: 10px 3px 10px 13px;
	padding: 10px;
	position: relative;
	left: -4px;
}

h3.top {
	position: relative;
	top: -10px;
	left: -11px;
	margin: 0 0 0px;
	display: block;
	height: 18px;
	padding-top: 1px;
	color: #fff;
	text-indent: 17px;
	font-weight: normal;
	font-size: 11px;
}

.mainBox h3.top {
	width: 736px;
	background: transparent url('/img/1-1.gif') no-repeat scroll top left;
}

.threeThirds h3.top {
	width: 233px;
	background: transparent url('/img/1-3.gif') no-repeat scroll top left;
}

div.threeThirds {
	float: left;
	margin-left: 14px;
	width: 211px;
}

div.twoThirds {
	float: left;
	margin-left: 14px;
	width: 449px;
}

div.twoThirds h3.top {
	width: 471px;
	background: transparent url('/img/2-3_1.gif') no-repeat scroll top left;
}

div.oneThirds {
	float: left;
	margin-left: 14px;
	width: 223px;
}

div.oneThirds h3.top {
	width: 245px;
	background: transparent url('/img/2-3_2.gif') no-repeat scroll top left;
}

div.clearer {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.halfbox h3.top {
	width: 360px;
	background: #00a url('/img/half.gif') no-repeat scroll top left;
}

div.halfbox {
	float: left;
	margin-left: 14px;
	width: 339px;
}

div.halfbox.second {
	margin-left: 10px;
}

/*-*/
#content {
	background-color: #fff;
	padding-bottom: 2em;
}

#content h1,#content p {
	color: #000;
}

#footer h1 {
	font-size: 80%;
}



#footer a:hover {
	background-position: 0px -5px;
}

#main a:link {
	color: #29678D;
}

#main a:hover {
	color: #44f;
}

#main a:visited {
	color: #29678D;
}

#main div.magilink a:link,#side div.magilink a:link {
	background-color: #cdd7e4;
	border-bottom: 1px solid #7070c0;
	border-top: 1px solid #7070c0;
	color: #339;
	display: block;
	padding: 0 3px;
	margin: -4px 0pt;
	text-decoration: none;
	position: relative;
	top: 9px;
}

#main div.oneThirds a:hover,#side div.magilink a:hover {
	color: #228;
	background-color: #CCF;
	border-bottom: 1px solid #339;
	border-top: 1px solid #339;
}

#main h3.friends a:link {
	color: #003;
}

#main h3.friends a:hover {
	color: #eef;
}

#otherSpan {
	background: transparent url(/img/phone.gif) no-repeat scroll left top;
	color: #FFFFFF;
	display: block;
	height: 22px;
	left: 331px;
	padding-top: 5px;
	position: absolute;
	text-indent: 28px;
	top: 196px;
	width: 170px;
}

#phoneSpan {
	background: transparent url(/img/phone.gif) no-repeat scroll left top;
	color: #FFFFFF;
	display: block;
	height: 22px;
	left: 660px;
	padding-top: 5px;
	position: absolute;
	text-indent: 28px;
	top: 196px;
	width: 150px;
}

#messageSpan {
	background: transparent url(/img/messages.gif) no-repeat scroll left top
		;
	display: block;
	height: 22px;
	left: 514px;
	position: absolute;
	color: #FFFFFF;
	text-indent: 28px;
	padding-top: 5px;
	top: 196px;
	width: 150px;
}

/*-*/
#profileComments tr.rone td { /*bac8ee | c4ccfc*/
	background-color: #e6e6f6;
	border-top: 1px solid #aac;
	border-bottom: 1px solid #aac;
}

#profileComments tr.rtwo td {
	background-color: #eef;
	border-top: 1px solid #aac;
	border-bottom: 1px solid #aac;
}

#header #messageSpan a,#header #phoneSpan a,#header #otherSpan a {
	color: #fff;
	text-decoration: none;
}

#header #messageSpan a:hover,#header #phoneSpan a:hover,#header #otherSpan a:hover
	{
	text-decoration: underline;
}

/*-*/
#eventWrap {
	display: block;
	width: 100%;
	margin-left: 202px;
}

#lastevents {
	padding-left: 0px;
	width: 400px;
	float: left;
	left: -1px;
	position: relative;
}

#lastevents h3 {
	text-indent: -2px;
	width: 380px;
	margin: 0 0 5px -4px;
}

div#buddylist {
	border-top: none;
	width: 121px;
	float: none;
	margin-left: 400px;
	margin-top: -20px;
}

div#buddylist h3 {
	margin-top: 0px;
}

div#buddylist p {
	padding: 1px 1px 1px 7px;
	margin: 0 0 0px 0;
}

div#buddylist p a {
	font-size: 12px;
	text-decoration: none;
}

div#buddylist p a:hover {
	text-decoration: underline;
}

div#buddylist p.klapp {
	margin-right: 4px;
	text-align: right;
	font-weight: bold;
}

div#buddylist p.klapp a {
	text-decoration: underline;
}

body #lastevents p.clear {
	clear: left;
}

body #lastevents p {
	width: 87px;
	margin: 1px 1px 0 0;
	padding: 3px;
	border: 1px solid #99a;
	background-color: #eef;
}

/*-*/
body.show_gallery #galerien img.one {
	position: relative;
	top: 4px;
}

body.show_gallery #galerien img.two {
	float: right;
	position: relative;
	top: 4px;
	right: -77px;
}

/*-*/
#profileAbschicken {
	display: block;
	margin: 4px auto 0;
	border: 1px solid #99a;
	padding: 1px;
	background-color: #eef;
}

#profileAbschicken :hover {
	border: 1px solid #aab;
	background-color: #f8f8ff;
}

span#button {
	position: relative;
	top: 1px;
}

span#button input[type=submit] {
	position: relative;
	top: 2px;
}

/*-*/
body.user div.box12,body.user div.box11 {
	display: block;
	width: 338px;
	background-color: #dae1ea;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	margin: 10px auto 10px;
	padding: 10px;
	position: relative;
	left: -4px;
}

body.user div.box12 h2,body.user div.box11 h2 {
	position: relative;
	top: -10px;
	left: -11px;
	margin: 0 0 0px;
	display: block;
	height: 18px;
	padding-top: 1px;
	color: #fff;
	text-indent: 17px;
	font-weight: normal;
	font-size: 11px;
	width: 360px;
	background: #003 url('/img/half.gif') no-repeat scroll top left;
}

body.user div.box12 form,body.user div.box11 form {
	display: block;
	padding: 0px;
	width: 300px;
	margin: 0 auto;
}

label.magic {
	clear: both;
	position: relative;
	display: block;
	width: 270px;
	line-height: 22px;
	margin-bottom: 6px;
}

label.magic input[type=text],label.magic input[type=password] {
	position: absolute;
	right: 0px;
}

label.magic input[type=checkbox] {
	position: absolute;
	right: 139px;
	top: 3px;
}

body.user #linkRegistrieren {
	display: block;
	margin: 10px auto 0;
	text-align: center;
}

body.user #myLogin {
	display: block;
	margin: 0 auto 15px;
	width: 100px;
}

body.user #mailBox {
	width: 270px;
	display: block;
}

body.user #emailSubThing {
	width: 272px;
	display: block;
	margin-top: 5px;
}

div#dzWrap a {
	float: left;
	line-height: 17px;
	margin: 2px;
	position: relative;
	top: -4px;
	display: block;
	background-color: #EEF;
	border: 1px solid #9ac;
	margin: 1px 0px 0px 5px;
	padding: 1px 3px;
	text-decoration: none;
}

div#dzWrap span {
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

div.boxToo {
	width: 726px;
	margin: 30px auto 0px;
	padding: 10px 5px 5px;
	background-color: #eef;
	border: 1px solid #bbd;
	overflow: hidden;
}

div.boxToo h3.top {
	width: 736px;
	background-color: #dde;
	color: #229;
	position: relative;
	border: 1px solid #aac;
	left: -6px;
	top: -11px;
	text-indent: 9px;
}

/*-*/
a.button {
	background-color: #EEEEFF;
	border: 1px solid #99AACC;
	line-height: 17px;
	margin: 1px 0px 0px 5px;
	padding: 1px 3px;
	position: relative;
	text-decoration: none;
	top: -4px;
}

a.button:hover {
	color: #44F;
}

/*-*/
div.messagesBox {
	text-align: center;
	padding-top: 16px;
}

div.messagesBox h3.top {
	text-align: left;
	top: -17px;
}

#cont div.messagesBox a {
	background-color: #EEEEFF;
	border: 1px solid #99AACC;
	line-height: 17px;
	margin: 1px 0px 0px 5px;
	padding: 2px 4px 2px 30px;
	position: relative;
	text-decoration: none;
	top: -4px;
}

#cont div.messagesBox a:hover {
	color: #44F;
}

#cont div.messagesBox #in {
	background: transparent url('/img/icons/inMessage.png') no-repeat 6px
		3px;
}

#cont div.messagesBox #out {
	background: transparent url('/img/icons/outMessage.png') no-repeat 6px
		3px;
}

#cont div.messagesBox #shake {
	background: transparent url('/img/icons/newMessage.png') no-repeat 6px
		3px;
}

#defTable .message,#defTable .sender,#defTable .reply,#defTable .nuke {
	display: block;
	height: 17px;
	text-decoration: none;
	width: auto;
	padding-left: 20px;
}

#defTable .message {
	background: transparent url('/img/icons/message.png') no-repeat 0px 1px;
}

div #defTable .unread {
	font-weight: bold;
	background: transparent url('/img/icons/unreadMessage.png') no-repeat
		0px 1px;
}

#defTable .sender {
	background: transparent url('/img/icons/user.png') no-repeat 0px 1px;
}

#defTable .reply {
	background: transparent url('/img/icons/outMessage.png') no-repeat 0px
		1px;
}

#defTable .nuke {
	background: transparent url('/img/icons/deleteMessage.png') no-repeat
		0px 1px;
}

#defTable {
	width: 100%;
}

#defTable tr th {
	border: 1px solid #99A;
	background-color: #cfd5ef; /*Cfd9Df - e0e0f0*/
	text-align: center;
	color: #334;
}

#defTable td {
	border: 1px solid #99A;
}

#defTable tr.rone {
	background-color: #eef;
}

#defTable tr.rtwo {
	background-color: #E6E6F6;
}

#defTable tr:hover {
	background-color: F2F2FF;
}

div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #EEF;
}

div.autocomplete ul li.selected {
	background-color: #bbf;
}

div.autocomplete ul li {
	background-color: #EEF;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 32px;
	cursor: pointer;
}

#defTable input.subButton {
	background-color: #EEF;
	border: 1px solid #9AC;
	line-height: 17px;
	margin: 1px 0px 0px 12px;
	padding: 0px 4px;
	position: relative;
	top: -2px;
	display: inline;
}

input.subButton:hover {
	color: #44f;
	background-color: #EEF;
	border: 1px solid #9AC;
}

#defTable input {
	margin: 0 auto;
	display: block;
}

th.cbTh {
	padding: 0.3em 7px;
}

#optWrap {
	position: absolute;
	top: 19px;
}

#optWrap span {
	position: relative;
	top: -2px;
}

div.taggle input,div.taggle textarea {
	background-color: #EEF;
	border: 1px solid #9AC;
}

div.taggle #choices_nick {
	margin-left: -1px;
}

#choices_nick {
	max-height: 288px;
	overflow: hidden;
}

#choices_nick ul {
	width: 152px;
	display: block;
}

body.show_gallery #bilder a {
	text-decoration: none;
	background-color: #f6f7fa;
	border: 1px solid #b2b4dd;
	margin: 0px 8px 15px;
}

body.show_gallery #bilder a span {
	display: block;
	padding-top: 8px;
}

body.show_gallery #main h3.top a {
	color: #fff;
	text-decoration: none;
}

div.genTopBox {
	text-align: center;
}

div.genTopBox a {
	background-color: #EEEEFF;
	border: 1px solid #99AACC;
	line-height: 17px;
	margin: 1px 0px 0px 5px;
	padding: 2px 4px 2px 4px;
	position: relative;
	text-decoration: none;
	top: 5px;
}

#bildGal {
	width: 400px;
	display: block;
	margin: 0 auto;
}

#bildGal #imgWrap {
	clear: both;
	display: block;
	margin: 10px 0;
}

#bildGal #imgWrap img {
	display: block;
	margin: 0 auto;
}

div.warning {
	background-color: #fee;
	border: 1px solid #c9a;
	line-height: 17px;
	margin: 5px 0px 5px 10px;
	padding: 2px 4px 2px 4px;
	position: relative;
	text-decoration: none;
	top: 5px;
	width: 725px;
}

div.warning h2 {
	background-color: #EDD;
	border: 1px solid #CAA;
	color: #922;
	left: -5px;
	position: relative;
	text-indent: 9px;
	top: -5px;
	width: 733px;
	margin-bottom: 6px;
}

div.warning p {
	text-align: center;
	margin-bottom: 6px;
}

#cont #forceCentre {
	margin: 20px auto 0px;
	float: none;
}

#cont #forceCentre form {
	display: block;
	margin: 0 auto;
}

#cont #forceCentre label.magic,#forceCentre #emailSubThing,#forceCentre #mailBox
	{
	display: block;
	margin: 0 auto;
}

#side #user .wrap {
	padding: 0px;
}

#main div.oneThirds #defTable a {
	border: none;
	background-color: transparent;
}

.calform {
	background: #EDEDED none repeat scroll 0%;
	border: 1px solid #AAAAAA;
	font-size: 10pt;
	margin: 0pt 19px 20px;
	padding: 5px;
	text-align: center;
	width: 700px;
}

#dzWrap.too {
	text-align: center;
}

#dzWrap.too a {
	display: inline;
	float: none;
}

div.blehatitall img {
	float: left;
	position: relative;
	top: 9px;
}

.online_m {
	width: 100px;
	position: relative;
	left: 14px;
}