/**
 * +----------------------------------------------------------------------+
 * | CSS version 2                                                        |
 * +----------------------------------------------------------------------+
 * | Copyright (c) 50plus-treff.de                                        |
 * +----------------------------------------------------------------------+
 * | Date: 2008.01                                                        |
 * +----------------------------------------------------------------------+
 * | Media: Screen                                                        |
 * +----------------------------------------------------------------------+
 * | Color: #7F7F7F                                                       |
 * |        #B90000                                                       |
 * |        #0A1C40                                                       |
 * |        #0B265B                                                       |
 * +----------------------------------------------------------------------+
 * | Author: Original Author <stefan@frede.biz>                           |
 * +----------------------------------------------------------------------+
 */
/* reset
 ***************************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* typography & colors
 ***************************************************************************/
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66.5%;
}

a {
	text-decoration: none;
}

a:link,
a:visited {
	color: #0B265B;
}

a:hover,
a:active,
a:focus {
	color: #B90000;
	text-decoration: underline;
}

#frame {
	background-color: #FFF;
}

#header .claim {
	color: #7F7F7F;
	font-size: 1.2em;
	font-weight: bold;
}

#body .main .content {
	font-size: 1.2em;
	line-height: 1.2em;
}

#body .container .main .content .profilhead .status .info {
	font-size: .9em;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: .9em;
	text-align: center;
}

#body .container .main .content .profilhead .status .info .inactive {
	color: #FFF;
}

#body .container .main .content h2 {
	background-color: #0A1C40;
	color: #FFF;
	font-size: 1.3em;
}

#body .container .main .content .profilhead .utilities dl dd a {
	font-weight: bold;
}

#body .container .main .content ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#body .profilnavigation ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
         margin:0;
         padding:0;
}

#body .container .main .content form fieldset legend {
	font-size: 1.3;
	font-weight: bold;
}

#body .container .main .content fieldset dl dd div.help {
	font-size: .8em;
	line-height: 1.2em;
}

#body .sidebar .content {
	font-size: 1.2em;
	line-height: 1.2em;
}

#body .sidebar h2 {
	font-size: 1.2em;
	line-height: 1.2em;
}

#footer {
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
}

#advantages {
	background-color: #0D3860;
	color: #FFF;
}

#advantages .content {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
}

#advantages .content h3 {
	color: #ECDB46;
	font-size: 1.3em;
}

.note {
	color: #B90000;
}

/* structure
 ***************************************************************************/
#frame {
	margin: 0 auto;
	padding: 1em;
	width: 60.5em;
}

#header {
	height: 6em;
}

#body .container {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
}

#body .container .main {
	margin: 0 0 0 0;
}

#body .sidebar {
	float: right;
	padding: 0 0 0 1em;
	width: 22em;
}

#body .container .main .content .profilhead {
	margin: 0 0 .7em;
}

#body .container .main .content .profilhead .status {
	float: left;
	width: 7.7em;
}

#body .container .main .content .profilhead .status .info div {
	height: 11px;
	margin: 0 0 .3em;
	padding: 2px 0 1px;
	overflow: hidden;
}

#body .container .main .content .profilhead .utilities {
	margin-left: 8.7em;
}

#body .container .main .content .profilnavigation {
	margin: 0 0 .9em;
}

#body .container .main .content .profilinformation {
	margin: 0 0 .6em;
}

#footer {
	border-top: 1px dashed black;
	margin: 2em 0 0 0;
	padding: .6em 0 0;
}

/* headlines
 ***************************************************************************/
#header h1 {
	margin: 0 0 .1em;
}

#body .container .main .content h2 {
	padding: .2em;
	margin: 0 0 .6em;
}

#body .container .main .content .profilhead .utilities h2 {
	margin: 0;
}

#body .container .main .content h3 {
	border-bottom: 1px solid #0A1C40;
	margin: 0 0 .7em;
}

#body .sidebar h2 {
	margin: 0 0 1.1em;
}

#advantages .content h3 {
	margin: 0 0 .2em;
	padding: 0 0 0 1.1em;
}

/* images
 ***************************************************************************/
#header h1 a img {
	height: 32px;
	width: 208px;
}

#body .container .main .content .profilhead .status .imgcontainer {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1px;
	border: 1px solid #000;
	margin: 0 0 1em;
	width: 90px;
}

#body .container .main .content .profilhead .status .info .active {
	background: url(/images/bgstatus.gif) no-repeat center 0;
}

#body .container .main .content .profilhead .status .info .inactive {
	background: url(/images/bgstatus.gif) no-repeat center -14px;
}

#body .container .main .content .profilhead .utilities dl dt img {
	height: 12px;
	width: 12px;
}

#body .container .main .content .profilhead .utilities dl dd img {
	height: 11px;
	margin: 0 0 0 0.3em;
	width: 13px;
}

#body .container .main .content .profilnavigation ul li a:link,
#body .container .main .content .profilnavigation ul li a:visited {
	background: url(/images/bgprofilenavbtn.gif) no-repeat center -20px;
}

#body .container .main .content .profilnavigation ul li a:hover,
#body .container .main .content .profilnavigation ul li a:active,
#body .container .main .content .profilnavigation ul li a:focus {
	background: url(/images/bgprofilenavbtn.gif) no-repeat center 0;
}

#body .container .main .content .profilnavigation ul li a.active:link,
#body .container .main .content .profilnavigation ul li a.active:visited,
#body .container .main .content .profilnavigation ul li a.active:hover,
#body .container .main .content .profilnavigation ul li a.active:active,
#body .container .main .content .profilnavigation ul li a.active:focus {
	background: url(/images/bgprofilenavbtn.gif) no-repeat center 0;
}

#body .container .main .content form fieldset legend {
	background: url(/images/icodotblue.gif) repeat-x 0 1.3em;
}

#advantages .content ul li {
	background: url(/images/icoarrowyellow.gif) no-repeat 0 .2em;
}

/* lists
 ***************************************************************************/
#body .container .main .content dl {
	overflow: hidden;
	width: 100%;
}

#body .container .main .content dl dt {
	float: left;
}

#body .container .main .content dl dd {
	float: right;
}

#body .container .main .content .profilnavigation ul {
	list-style-type: none;
	text-align: center;
}

#body .container .main .content .profilnavigation ul li {
	display: block;
	float: left;
	text-align: center;
}

#body .container .main .content .profilnavigation ul li a {
	display: block;
	float: left;
	height: 18px;
	margin: 0 2px 0 0;
	padding: 2px 0 0;
	text-align: center;
	width: 93px;
}

#body .container .main .content .profilnavigation ul li.last a {
	margin: 0;
}

#body .container .main .content .profilinformation ul li {
	margin: 0 0 0 .9em;
	padding: 0 0 0 1.4em;
}

#body .container .main .content fieldset dl dd {
	margin: 0 0 .2em;
	width: 28.5em;
}

#body .container .main .content fieldset dl dd.checkbox {
	width: 37.5em;
}

#footer ul {
	list-style-type: none;
	margin: 0 0 .6em;
}

#footer ul li {
	border-right: 1px solid #000;
	display: inline;
	padding: 0 .2em 0 0;
}

#footer ul li.last {
	border-right: none;
}

#advantages .content ul li {
	padding: 0 0 0 1.5em;
}

/* forms
 ***************************************************************************/
#body .container .main .content form fieldset {
	margin: 0 0 .6em;
}

#body .container .main .content form fieldset legend {
	display: block;
	padding: 0 0 .7em;
	width: 100%;
}

#body .container .main .content form .mandatory {
	margin: 0 0 .6em;
	text-align: right;
}

#body .container .main .content fieldset dl dd select.select,
#body .container .main .content fieldset dl dd input.text {
	float: left;
	width: 11.8em;
}

#body .container .main .content fieldset dl dd div.help {
	float: right;
	width: 17.5em;
}

/* sidebar
 ***************************************************************************/
#body .sidebar .content .teaser {
	border: 1px solid #B90000;
	padding: .5em;
}

#body .sidebar .content .teaser p {
	margin: 0 0 1.3em;
}

#body .sidebar .content .teaser p.small {
	margin: 0 0 1.1em;
}

/* common
 ***************************************************************************/
dd.clearing {
	float: left;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 100%;
}

div.clearing {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

p {
	margin: 0 0 .6em;
}

/* various tags & classes
 ***************************************************************************/
#advantages {
	padding: 1em;
	width: 30em;
}

/* hacks
 ***************************************************************************/
* html #body .container .main .content dl {
	width: 99%;
}

* html #body .container .main .content form {
	width: 99%;
}

* html #body .container .main .content fieldset legend {
	margin-left: -.5em;
}

* html #body .container .main .content fieldset dl dd.checkbox {
	width: 36em;
}

* html #footer ul li {
	padding: 0 .1em 0 .3em;
}

/* Buttons, Start */
.orangebutton:link,
.orangebutton:hover,
.orangebutton:visited,
.orangebutton:active {
  color: #000;
  border-width: 1px;
  border-style: solid;
  font: normal 13px Arial, Helvetica, sans-serif;
  line-height: 18px;
  /* margin:0 10px 10px 0; */
  padding:0 10px 0 10px;
  background-image: url(../images/btn_orange_right2.gif);
  border-top-color: #D5BD98;
  border-right-color: #935E13;
  border-bottom-color: #935E13;
  border-left-color: #D5BD98;
  text-decoration: none;
}

.greybutton:link,
.greybutton:hover,
.greybutton:visited,
.greybutton:active {
  color: #000;
  border-width: 1px;
  border-style: solid;
  font: normal 13px Arial, Helvetica, sans-serif;
  line-height: 18px;
  margin:0 10px 10px 0;
  padding:0 10px 0 10px;
  background-image: url(../images/btn_gray_right.gif);
  border-top-color: #BFBFBF;
  border-right-color: #908D8D;
  border-bottom-color: #908D8D;
  border-left-color: #BFBFBF;
  text-decoration: none;
}

.button a:link,
.button a:visited,
.button a:hover,
.button a:focus,
.button a:active {
  border-width: 1px;
  border-style: solid;
  display: block;
  float: left;
  font: normal 13px Arial, Helvetica, sans-serif;
  line-height: 17px;
  /* margin:0 10px 10px 0; */
  padding: 0 10px 0 10px;
  text-decoration: none;
 }

.button a span {
  color: #000;
  display: block;
  line-height: 17px;
  white-space: nowrap;
  padding: 0 0 0 0;
}

.button a.orange {
  background-image: url(../images/btn_orange_right.gif);
  border-top-color: #D5BD98;
  border-right-color: #935E13;
  border-bottom-color: #935E13;
  border-left-color: #D5BD98;
}

.button a.gray {
  background: url(../images/btn_gray_right.gif) no-repeat scroll top right;
  border-top-color: #BFBFBF;
  border-right-color: #908D8D;
  border-bottom-color: #908D8D;
  border-left-color: #BFBFBF;
}

.button a.gray span {
  background: transparent url(../images/btn_gray_left.gif) no-repeat;
}

div.clearing {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* Buttons, Ende */

/***************************************************************************
* Profil DIV Friends													   *
***************************************************************************/
.profilpiccontainer {
	width: 640px;
	display:table;
}
.profilfriends {
	padding: 10px;
	height:150px;
	width:105px;
	display:table-cell;
	text-align:center;
	float:left;
}

.profilpics {
	height:110px;
	width:105px;
	display:table-cell;
}
.profillink {
	height: 40px;
	width:105px;
}
#profiltop {
	width:640px;
	height:20px;
	border-bottom: 1px solid #0A1C40;

}
.profiltopleft {
	float:left;
	width:300px;
	font-weight:bold;
}
.profiltopright {
	float:right;
	text-align: right;
	width:200px;
	font-weight:bold;
}
.profilnavigation ul, li {
	margin-left:0;
         padding-left:0;
}
/***************************************************************************
* Profil DIV Gallery													   *
***************************************************************************/
.gallerycontainer {
	width: 100%;
	float:left;
	display:block;
}
.gallerypiccontainer {
	height:200px;
	width:127px;
	display:table-cell;
	text-align:center;
	float:left;
}

.gallerypic {
	height:120px;
	width:127px;
	display:table-cell;
}
#gallerystars {
	height: 30px;
	width:127px;
}
.galleryinfo {
	height: 50px;
	width:127px;
}
/***************************************************************************
* Profil DIV Video													       *
***************************************************************************/
.videocontainer {
	width: 642px;
	float:left;
	display:block;
}
.videopiccontainer {
	height:460px;
	width:100%;
	display:table-cell;
	text-align:center;
	margin-bottom:10px;
	float:left;
}
.videopic {
	height:380px;
	width:100%;
	text-align:center;
}
#videostars {
	height: 30px;
	width:100%;
}
.videoinfo {
	height: 50px;
	width:100%;
}
.videohinweis {
	width:100%;
	margin-bottom:10px;
}
/***************************************************************************
* Profil DIV Gallery   						                               *
***************************************************************************/
#gccontainer {
	width:100%;
}
#gctop {
	width:630px;
         display:table-cell;
}
.gcpic {
	width:160px;
         float:left;
}
.gcinfo {
	width:440px;
         float:right;
}
.gcinfotext {
	width:100%;
}
.gccomments {
	width:100%;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:10px;
}
.gccommentstop {
	width:100%;
	border-bottom: 1px solid #000;
	display:table;
	margin-bottom:20px;
}
.gccommentstopleft {
	font-weight:normal;
	float:left;
}
.gccommentstopright {
	font-weight:normal;
	float:right;
}
.gccommentsinline {
	width:640px;
	display:table;
         border-bottom:1px dashed #000;
	font-weight:normal;
         margin-bottom: 10px;
}
.gccommentsinlineclear {
	width:640px;
	display:table;
	font-weight:normal;
         margin-bottom: 10px;
}
.gccommentsmode {
	width:20px;
	height:100px;
	font-weight:normal;
	text-align:center;
	padding-top:60px;
	float:left;
}
.gccommentsinlinepic {
	width:100px;
         display:table;
	font-weight:normal;
	text-align:center;
	float:left;
}
.gccommentsinlinetext {
	width:510px;
    	padding-top:20px;
    	font-weight:normal;
	float:right;
}
.gccommentadd {
	width:100%;
}
.gcactive {
	background: url(/images/bgstatus.gif) no-repeat center 0;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2em;
	text-align: center;
}
.gpopup {
	width:100%;
	text-align:center;
}
.gpopupnavi {
	width:100%;
	text-align:center;
}
.gpopuppic {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.gpopuptext {
	width:100%;
	text-align:center;
}

/***************************************************************************
* Profil DIV Gaestebuch						          *
***************************************************************************/
#gbcontainer {
	width:100%;
}
.gbtop {
	width:100%;
	border-bottom: 1px solid #000;
	display:table;
	margin-bottom:20px;
}
.gbtopleft {
	font-weight:bold;
	float:left;
}
.gbtopright {
	float:right;
}
.gbpremium {
	width:100%;
}
.gbcomment {
	width:100%;
	display:table;
	font-weight:normal;
         padding-top:10px;
         padding-bottom:10px;
         border-bottom: 1px dashed #000;
}
.gbcommentclear {
	width:100%;
	display:table;
	font-weight:normal;
         margin-top:10px;
         padding-bottom:10px;
}
.gbcommentmode {
	width:20px;
	height:100px;
	font-weight:normal;
	text-align:center;
	padding-top:60px;
	float:left;
}
.gbcommentpic {
	width:100px;
	font-weight:normal;
	text-align:center;
	float:left;
}
.gbcommenttext {
	width:510px;
    	font-weight:normal;
	float:right;
         display:table;
}
.gbfooter {
         display:table;
         width:100%;
         margin-top:10px;
         text-align:center;
}

/***************************************************************************
* Profil DIV Blog						          *
***************************************************************************/
#blogcontainer {
	width: 100%;
}
.blogtop {
    width:100%;
	border-bottom: 1px solid #000;
	display:table;
	margin-bottom:10px;
	color: #000;
}
.blogtopcomment {
         width:100%;
	display:table;
	margin-bottom:20px;
	color: #000;
}
.blogtopleft {
	color: #000;
         float: left;
}
.blogtopright {
	color: #000;
         float: right;
}
.blogkat {
	width:100%;
         text-align: right;
         margin-bottom: 10px;
}
.blogtitel {
	width: 100%;
         display:table;
         border-bottom: 1px solid #000;
         margin-bottom: 10px;
}
.blogtitelleft {
	float: left;
}
.blogtitelright {
	float:right;
}
.blogtext {
	width: 620px;
    margin-bottom:10px;
    padding:10px;
	display:table;
}
.blogtext img {
	margin-left:7px;
	margin-right:7px;
	margin-top:7px;
	margin-bottom:7px;
	display:table;
}
#blogcomments {
	width:630px;
         display:table;
         padding:10px;
         margin-bottom:20px;
         border-bottom: 1px dashed #000;
}
.blogcommentspic {
         width:120px;
	text-align:center;
         float:left;
}
.blogcommentstext {
	width:490px;
         float:right;
}
.blogcommentins {
	width:100%;
}
