/* Standart html tags styles start */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	margin-left: -13px;
	background-color: #571762;
}

p {
	line-height: 17px;
}

/* Standart html tags styles end */ /* special non layout styles start */
.clear {
	height: 1%;
	display: block;
	clear: both;
}

.margin-bottom-3px {
	margin-bottom: 3px;
}

.center-text {
	text-align: center;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.box {
	zoom: 1;
}

.box h3 {
	background: #f6f6f6 url(/i/pixel/h3_2.gif) top right repeat-x;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	color: #fff;
	padding: 7px 0 0 8px;
}

.box h3 strong {
	padding-left: 5px;
}

#mainRightHome .box h3 {
	background: #000000 url(/i/pixel/box_small_header.jpg) top left repeat-x;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	color: #fff;
	padding: 5px 0 0 0px;
}

.box div.boxContent {
	border: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}

.box2 {
	zoom: 1;
	margin-bottom: 8px;
}

.box2 h3 {
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat !important;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	color: #fff;
	padding: 7px 0 0 7px;
	min-width: 292px;
}

.box2 h3 strong {
	padding-left: 5px;
}

.box2 div.boxContent {
	border: 1px solid #d5d5d5;
	border-top: none;
	background-color: #ececec;
}

.box3 {
	zoom: 1;
	margin-top: 8px;
}

.box3 h3 {
	background: #a6785e url(/i/pixel/h3_2.gif) top right no-repeat !important;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	color: #fff;
	padding: 3px 0 0 8px;
}

.box3 h3 strong {
	padding-left: 5px;
}

.box3 div.boxContent {
	border: 1px solid #d5d5d5;
	background: #ececec;
	/*padding:20px 5px 5px;
	height:auto;
	min-height:50px;
	border-top:none;*/
}

.box3 div.CommentBox {
	border: 1px solid #d5d5d5;
	background: #f6f6f6;
	padding: 10px;
	height: auto;
	min-height: 60px;
}

.box3 div.CommentBox strong a {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.box3 div.CommentBox strong a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.box3 div.ohnePadding {
	padding: 0;
}

/* special non layout styles end */ /* Site main layout style start */
#siteContainer {
	width: 1023px;
	margin: 0 auto;
	position: relative;
	background: transparent;
}

/* main left block start */
#mainLeft {
	width: 861px;
	float: left;
}

#bannerTop {
	font-size: 0px;
	line-height: 0;
	margin: 0 auto;
	padding-right: 50px;
	padding-top: 8px;
	width: 728px;
	float: none;
}

#header {
	clear: both;
	width: 865px;
	padding-left: 13px;
	height: 250px;
	border-top: none !important;
	background: url(/i/misc/headerBackground3.png) top left no-repeat !important;
	border-bottom: none !important;
}

#Login {
	width: 178px;
	height: 91px;
	background: url(/i/misc/LoginBG.png) no-repeat;
	position: absolute;
	top: 60px;
	right: 35px;
}

#Login h6 {
	font: 11px Arial;
	width: 100%;
	color: #ffffff;
	float: left;
	margin: 2px 0 0 10px;
}

#Login .img {
	clear: left;
	border: 1px solid #000000;
	float: left;
	margin: 10px 0 0 8px;
}

#Login p {
	float: left;
	text-align: center;
	font: 10px Arial;
	font-weight: bold;
	color: #ffffff;
	width: 100px;
	padding-top: 2px;
	margin: 0px 3px 3px 5px;
}

#Login .libutton {
	margin: 0;
	position: absolute;
	bottom: 4px;
	right: 1px;
}

#Login a {
	float: left;
	margin: 2px 0 0 8px;
}

#Login label {
	font: bold 10px Arial;
	color: #ffffff;
	float: left;
}

#Login .inp {
	font: bold 10px Arial;
	color: #000000;
	border: 1px solid #000000;
	width: 100px !important;
	float: right;
}

#Login .Password {
	position: absolute;
	right: 2px;
	bottom: 30px;
	font: 10px Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#Login .Row {
	width: 160px;
	padding-top: 1px;
	margin: 0px 3px 0px 5px;
}

#Login .Rowcheck {
	width: 160px;
	position: absolute;
	bottom: 20px;
	left: -10px;
}

#Login .check {
	position: relative;
	top: -3px;
}

#Login #NotLoggedIn {
	clear: both;
	position: relative;
	background: none;
	margin: 3px 0 0 5px;
	width: 170px;
	height: 78px;
	float: left;
}

#topBar {
	width: 780px;
	height: 20px;
	padding: 15px 0 0 10px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#topBar span {
	float: left;
}

#topBar span a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#topBar ul {
	list-style: none;
	float: right;
	margin-top: -2px;
}

#topBar ul li {
	float: left;
	color: #ffffff;
}

#topBar ul li a {
	float: left;
	padding: 0 3px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#topBar ul li a:hover {
	color: #000000;
}

#topBar ul li a img {
	vertical-align: middle;
}

#logo {
	display: block;
	width: 500px;
	height: 155px;
	margin: 0px;
}

#header ul#mainMenu {
	width: 840px;
	height: 20px;
	margin-top: 30px;
	list-style: none;
}

#header ul#mainMenu li {
	float: left;
	margin: 0px;
	padding-left: 0;
	position: relative;
	width: 100px;
	white-space: nowrap;
}

#header ul#mainMenu li:hover ul {
	display: block;
}

#header ul#mainMenu a {
	float: left;
	display: block;
	width: 90px;
	height: 23px;
	text-transform: uppercase;
	padding-top: 5px;
	text-align: center;
	background: url(/i/tabs/mainMenuButton.png) top left no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-family: Courier New;
	font-weight: bold;
	cursor: pointer;
}

#header ul#mainMenu a:hover,#header ul#mainMenu li.sfHover a {
	background: url(/i/tabs/mainMenuButtonHover.png) top left no-repeat;
	color: #000000;
}

#header ul#mainMenu a:hover,#header ul#mainMenu li.sfHover ul li a {
	background: url(/i/tabs/mainMenuButtonHover.png) top left no-repeat;
	color: #000000;
}

#header ul#mainMenu a:hover,#header ul#mainMenu li.sfHover ul li a:hover {
	background: url(/i/tabs/mainMenuButtonHover.png) top left no-repeat;
	color: #000000;
}

/* Style for submenus of mainmenu start */
#header ul#mainMenu ul {
	display: none;
	clear: both;
	position: absolute;
	width: 180px;
	top: 28px;
	left: 0px;
	/*margin-top: 22px;*/
	padding-bottom: 0px;
	z-index: 3000;
	/*background:#da9122;*/
	background: #aa7e22 url(/i/misc/subbacknew.jpg) repeat-x scroll 0 0;
}

#header ul#mainMenu ul li {
	float: none;
	padding: 0 5px;
}

#header ul#mainMenu ul li.line {
	float: none;
	padding: 0px;
	background: #000000;
	height: 0px;
	border-bottom: 1px solid #d9d9d9;
}

#header ul#mainMenu ul li a {
	float: none;
	text-align: left;
	width: 162px;
	color: #000;
	background: url(/i/icons/redArrowRight.gif) 2px 8px no-repeat !important; /* zeilenh�he im submen� */
	border-bottom: 1px dotted #000000;
	padding-left: 13px;
	margin: 0px;
	margin-top: 5px;
	padding-bottom: 3px;
	height: 18px;
}

#header ul#mainMenu ul li a:hover {
	background: #000000 url(/i/icons/redArrowRight.gif) 2px 8px no-repeat;
	color: #000000;
}

#header ul#mainMenu ul .lastmenu {
	border-bottom: 0px;
}

/* Style for submenus of mainmenu  end */
#content {
	padding: 15px 8px 0 17px;
	background: transparent url(/i/pixel/homeSiteContainer.png) left 100px repeat-y;
	height: 100%;
	min-height: 1200px;
}

#contentOff {
	padding: 10px 8px 0 17px;
	background: transparent url(/i/pixel/homeSiteContainer.png) left 100px repeat-y;
	height: 100%;
	min-height: 1200px;
}

#subMenuBackground {
	width: 840px;
	position: absolute;
	z-index: 2000;
	background: url(/i/pixel/subMenuBackgroundOff.jpg) top left no-repeat;
	height: 17px;
	left: 11px;
}

/****************************************************************************************/ /*HOME STYLES*/ /****************************************************************************************/ /* home top left box start */
#content .box {
	margin-top: 10px;
}

#content .box .boxContent {
	border: none;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	height: 1%;
	background: #ececec url(/i/newsBoxBackground.jpg) top left repeat-x;
}

#contentOff .box {
	margin-top: 10px;
}

#contentOff .box .boxContent {
	border: none;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	height: 1%;
	background: #ececec url(/i/newsBoxBackground.jpg) top left repeat-x;
}

#homeTopLeft {
	width: 300px;
	float: left;
	margin-right: 8px;
}

#homeTopLeft a {
	display: block;
}

#homeTopLeft .box {
	width: 300px;
}

.actualNewsContainer {
	padding: 0 1px 0 3px;
	border-bottom: none !important;
}

#homeTopLeft .box .actualNews {
	height: 117px;
	padding: 5px 2px 14px 2px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

#homeTopLeft .box .last {
	border-bottom: none;
}

#homeTopLeft .box .actualNews img {
	display: block;
	float: left;
	margin-right: 5px;
}

#homeTopLeft .box .actualNews div {
	width: 225px;
	float: right;
}

#homeTopLeft .box .actualNews h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c32a20;
	line-height: 17px;
}

#homeTopLeft .box .actualNews span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b68f59;
}

#homeTopLeft .box .actualNews p {
	padding: 5px 0;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

#homeTopLeft .box .actualNews .actualNewsRSS {
	padding-bottom: 8px;
}

#homeTopLeft .box .actualNews .actualNewsRSS a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b68f59;
	text-decoration: none;
}

#homeTopLeft .box .actualNews .actualNewsRSS a:hover {
	color: #AF7A41;
}

#homeTopLeft .box .actualNews .actualNewsRSS a img {
	vertical-align: middle;
}

#homeTopLeft .box .actualNews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #846539;
}

#homeTopLeft .box .actualNews a:hover {
	color: #4F3F27;
}

/* home top left box end */ /* home videos start */
#HomeVideoList {
	float: left;
	width: 516px;
	margin-right: 8px;
}

#HomeVideoList .boxContent {
	padding: 10px 0 0 0;
	height: 350px;
}

.VideoListElement {
	position: relative;
	width: 243px;
	height: 61px;
	float: left;
	background-color: #ececec;
	margin: 10px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}

.VideoListElement img {
	display: block;
	float: left;
	margin-right: 10px;
}

.VideoListElement h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}

.VideoListElement a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.VideoListElement a:hover {
	color: #000000;
}

.VideoListElement a.videoInfo {
	position: absolute;
	bottom: 5px;
	right: 0px;
}

.VideoListElement a.videoDelete {
	position: absolute;
	bottom: 5px;
	right: 0px;
}

.VideoListElement a.videoEdit {
	position: absolute;
	bottom: 5px;
	right: 30px;
}

/* home videos end */ /****************************************************************************************/ /****************************************************************************************/ /*BIG LEFT STYLES*/ /****************************************************************************************/
#bigLeft {
	float: left;
	width: 514px;
	margin-right: 8px;
	padding-top: 7px;
	background: #f6f6f6;
}

#bigLeft>h3 {
	width: 505px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 0 9px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
}

#bigLeftContent {
	background: #ffffff;
	border: 1px solid #d5d5d5;
	padding: 2px;
}

/* user blogs start */
form#selFilter {
	text-align: right;
	padding: 5px 5px 5px 0;
}

form#selFilter select {
	width: 180px;
}

.blogElement {
	position: relative;
	padding: 8px 5px;
	height: 152px;
}

.blogElement div {
	width: 390px;
	float: left;
	font-size: 12px;
	color: #000000;
}

.blogElement div.photo {
	width: 108px !important;
}

.blogElement div.photo img {
	margin-bottom: 5px;
}

.blogElement div.photo a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.blogElement div.photo a:hover {
	color: #000000;
}

.blogElement div h4 a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}

.blogElement div h4 a:hover {
	color: #000000;
}

.blogElement div.top {
	border-bottom: 1px dotted #d5d5d5;
	padding-bottom: 6px;
	margin-bottom: 5px;
}

.blogElement div strong {
	font-size: 12px;
	color: #000;
}

.blogElement div a {
	color: #000000;
}

.blogElement div a:hover {
	color: #000000;
}

.blogElement a.rss {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	right: 5px;
	text-decoration: none;
}

.blogElement a:hover {
	color: #000000;
}

.blogElement a img {
	vertical-align: middle;
}

/* user blogs end */ /* user activation start */
.AktivitatenElement {
	background-color: #ececec;
	width: 499px;
	height: 60px;
	margin-bottom: 6px;
	padding: 8px 0 0 10px;
}

.AktivitatenElement img {
	width: 52px;
	height: 52px;
	vertical-align: middle;
}

.AktivitatenElement img.twoPointArrow {
	width: 16px;
	height: 12px;
}

.AktivitatenElement img.onePointArrow {
	width: 20px;
	height: 20px;
	margin-right: 50px;
}

.AktivitatenElement div {
	float: left;
}

.AktivitatenElement div.text {
	width: 310px;
	padding-left: 25px;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}

.AktivitatenElement div.text a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.AktivitatenElement div.text a:hover {
	color: #000000;
}

/* user activation end */ /* Gallery ubersicht start */
#Galleryubersicht p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 18px;
	line-height: 17px;
}

#GaleriesList ul#GaleriesListTabs {
	width: 516px;
	height: 23px;
	margin-top: 10px;
}

#GaleriesListTabs li {
	float: left;
	width: 134px;
	height: 23px;
	margin-right: 8px;
}

#GaleriesListTabs li a {
	float: left;
	width: 134px;
	height: 23px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: url(/i/tabs/bigTab.png) top left no-repeat;
}

#GaleriesListTabs li a:hover,#GaleriesListTabs li a.select {
	color: #fff;
	background: url(/i/tabs/bigTabHover.png) top left no-repeat;
}

#GaleriesListContent {
	border: 1px solid #d5d5d5;
	background: #ececec;
	padding-top: 15px;
}

.GallerieElement {
	float: left;
	width: 120px;
	background: #ffffff;
	margin: 0 0 8px 4px;
	border: 1px solid #000000;
}

.GallerieElement>a>img {
	width: 120px;
	height: 120px;
}

.GallerieElement h4 {
	height: 18px;
	padding: 2px 0 0 5px;
	background: #000000;
}

.GallerieElement h4 strong {
	height: 18px;
	padding: 2px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
}

.GallerieElement h4 a {
	float: right;
	margin: 2px 5px 0 0;
}

.GallerieElement h4 strong a {
	margin: 0;
	color: #fff;
	text-decoration: none;
}

.GallerieElement div {
	background: #ffffff;
	/*border:1px solid #d5d5d5;*/
	height: 120px;
}

.GallerieElement div.small {
	height: 47px !important;
}

.GallerieElement span {
	padding: 3px 0 5px 6px;
	display: block;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 130%;
}

.GallerieElement div.small span {
	padding-top: 5px;
}

.GallerieElement span a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.GallerieElement span a:hover {
	color: #000;
}

.GallerieElement a.view {
	margin-top: 17px;
	float: left;
}

.GallerieElement a.offnen {
	float: right;
	margin-right: 5px;
	margin-top: 3px;
}

.newGalleryBar {
	height: 40px;
	padding-top: 10px;
	background: #ffffff;
	text-align: right;
}

.newCategoryBar {
	height: 40px;
	padding-top: 10px;
	text-align: right;
}

/* Gallery ubersicht end */ /* faq box start */
#faq p {
	padding: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #7B7168;
	line-height: 17px;
}

.grayForm {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.grayForm label {
	display: block;
	float: left;
	width: 165px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.grayForm select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 27px;
	border: 1px solid #000000;
	margin-bottom: 4px;
}

.grayForm input {
	background-image: url(/i/pixel/inputback2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 18px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	width: 235px;
}

.grayForm input.chkBox {
	width: auto !important;
	border: none !important;
	background: none !important;
	vertical-align: middle;
}

.grayForm textarea {
	background-image: url(/i/pixel/inputback2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 75px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	width: 235px;
}

/* faq box end */ /* suche box start */
.grayForm .half {
	display: block;
	float: left;
	width: 45%;
}

#SucheBig a.half {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.grayForm div.half {
	line-height: 120%;
	padding: 10px;
}

.grayForm div.half2 {
	line-height: 120%;
	margin: 0;
	display: block;
	float: left;
	width: 119px;
	padding-right: 0px;
}

.grayForm input.small {
	width: 100px;
	margin-bottom: 5px;
}

.grayForm select.small {
	width: 107px;
	margin-bottom: 5px !important;
	height: 25px;
}

#SucheBig .grayBox em {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	display: block;
	float: left;
}

.bild {
	float: left;
	width: 88px;
}

.user {
	float: left;
	width: 109px;
}

.wohnort {
	float: left;
	width: 107px;
}

.aktivitat {
	float: left;
	width: 100px;
}

.searchResult img {
	border: 1px solid #;
}

.searchResult a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.searchResult a:hover {
	color: #000;
}

#suchePaging {
	float: right;
	padding-top: 5px;
	height: 23px;
}

#suchePaging a {
	color: #B5886B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding-left: 4px;
	font-weight: normal;
	text-decoration: none;
}

#suchePaging a:hover {
	color: #7A5747;
}

/* suche box end */ /* paging start */
#paging {
	float: right;
}

.paging_top {
	margin-bottom: 10px;
}

.paging_bottom {
	margin-top: 10px;
}

#paging span {
	display: block;
	float: left;
	height: 15px;
	padding: 3px 7px 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#paging a {
	display: block;
	height: 14px;
	float: left;
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
	text-align: center;
	padding: 3px 7px 0 7px;
}

#paging a.next,#paging a.prev {
	padding: 0;
	background: none;
}

#paging a.prev {
	margin-right: 8px;
}

#paging a.next {
	margin-left: 8px;
}

#paging a:hover {
	color: #ec1d25;
}

#paging a.curent {
	background: #000000;
	color: #FFFFFF;
}

/* paging end */ /* Big Group box start */
#newGruppenBig .group {
	background: #ececec;
	padding: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 1px;
	height: 150px;
}

#newGruppenBig .group img {
	float: left;
	margin-right: 12px;
}

#newGruppenBig .group div {
	float: left;
	width: 231px;
}

#newGruppenBig .group div.buttons {
	margin-top: 20px;
}

#newGruppenBig .group div.second {
	border-left: 1px solid #CAC3B9;
	padding-left: 10px;
}

#newGruppenBig .group div p {
	height: 86px;
}

#newGruppenBig .group div a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#newGruppenBig .group div a:hover {
	color: #000;
}

#newGruppenBig .group div a.groupTitle {
	text-decoration: underline;
	font-size: 14px;
}

#gruppenTitle {
	background: #ececec;
	height: 35px;
	padding-top: 5px;
	border-bottom: 5px solid #d5d5d5;
}

#newGruppenBig {
	background-color: #ffffff;
}

#newGruppenBig h4 {
	display: block;
	width: 180px;
	float: left;
	font-size: 14px;
}

#newGruppenBig div select {
	float: right;
}

#newGruppenBig>div {
	padding: 10px;
}

#newGruppenBig .group div.second strong {
	color: #000;
	text-decoration: underline;
}

#newGruppenBig .group div.second a {
	float: left;
	display: block;
	width: 115px;
	margin-top: 8px;
}

/* Big Group box end */ /* Big PhotoGAllery start */
#PhotoGallery div#GalleryTitle {
	width: auto !important;
}

#GalleryTitle {
	padding: 7px;
}

#GalleryTitle h4 {
	display: block;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	width: 350px;
}

#GalleryTitle select {
	border: 1px solid #123F42;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	float: right;
}

#GalleryContent a {
	position: relative;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	float: left;
	height: 250px;
	margin-left: 7px;
	margin-bottom: 7px;
	width: 157px;
	text-decoration: none;
}

#GalleryContent a span {
	position: absolute;
	bottom: 5px;
	left: 0;
	color: #B5886B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-top: 1px;
}

#GalleryContent a img.zoom {
	position: absolute;
	top: 0;
	right: 0;
}

/* Big PhotoGAllery end */ /* Artists styles start */
#artistGallery {
	padding: 10px 0 0 2px;
}

#artistGallery .GallerieElement div {
	background: #F6F0D9;
	border: 1px solid #9A9995;
	height: 120px;
}

#artistGallery .GallerieElement a.view {
	margin: 5px 5px 0 0;
}

/* Artists styles end */ /* photo details start */
#GalleryTitle {
	width: 478px;
}

a.prevBig {
	float: left;
	display: block;
	width: 16px;
	height: 433px;
	background: url(/i/buttons/more_larr.gif) 2px 180px no-repeat;
}

a.prevBig:hover {
	background: url(/i/buttons/more_larrA.gif) 2px 180px no-repeat;
}

a.nextBig {
	float: left;
	display: block;
	width: 16px;
	height: 433px;
	background: url(/i/buttons/more_rarr.gif) 2px 180px no-repeat;
}

a.nextBig:hover {
	background: url(/i/buttons/more_rarrA.gif) 2px 180px no-repeat;
}

#imgContainer {
	width: 480px;
	float: left;
	text-align: center;
}

#imgContainer #imgText {
	width: 360px;
	margin: 0 auto;
	padding-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

#imgContainer #imgText a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#imgContainer #imgText a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.commentElement div {
	width: 410px;
	float: left;
	line-height: 120%;
}

.commentElement div.image {
	width: 80px !important;
}

.commentElement div.image img {
	border: 1px solid #000000;
}

.commentElement p {
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.commentElement em {
	display: block;
	font-style: normal;
	font-weight: normal;
	padding: 2px 0 5px 0;
}

.commentElement a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.commentElement a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* photo details end */
#tags {
	margin-top: 10px;
	text-align: center;
	color: #655e5c;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tags a {
	color: #655e5c;
	text-decoration: none;
	padding: 0 5px;
}

#tags a:hover {
	color: #492F45;
}

#tags a.tag1 {
	font-size: 100%;
}

#tags a.tag2 {
	font-size: 110%;
}

#tags a.tag3 {
	font-size: 120%;
}

#tags a.tag4 {
	font-size: 130%;
}

#tags a.tag5 {
	font-size: 140%;
}

/* multimedia block end */ /* forgotPassword start */
#forgotPassword {
	padding: 10px 0 10px 18px;
}

#forgotPassword p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

#forgotPassword form {
	padding: 8px 0 25px 0;
	width: 485px;
	text-align: center;
}

#forgotPassword form label {
	padding-right: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* forgotPassword end */ /****************************************************************************************/ /****************************************************************************************/ /*SMALL RIGHT STYLES*/ /****************************************************************************************/
#smallRight {
	float: left;
	width: 300px;
	padding-top: 7px;
	background: #f6f6f6;
}

/* aktivste block start */
#aktivste {
	height: 320px;
	overflow: auto;
	padding: 10px 0 0 10px;
}

#aktivste>div {
	margin-bottom: 8px;
	height: 35px;
}

#aktivste>div>img {
	float: left;
	margin-right: 8px;
}

#aktivste>div>p {
	float: left;
	margin-right: 4px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#aktivste>div>p a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

#aktivste>div>p a:hover {
	color: #000;
}

#aktivste>div>a {
	float: left;
}

#beliebteNews {
	height: 320px;
	overflow: auto;
	padding-top: 10px;
}

#beliebteNews>div {
	background: url(/i/news_line_v.png) bottom left repeat-x;
	padding: 0 0 20px 10px;
	margin-bottom: 15px;
}

#beliebteNews a.photo {
	display: block;
	float: left;
	margin-right: 10px;
	width: 60px;
	height: 60px;
}

#beliebteNews div.text {
	width: 200px;
	padding-bottom: 8px;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	border-bottom: 1px dotted #000000;
	margin-bottom: 8px;
}

#beliebteNews div.text h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 4px;
}

#beliebteNews div.text em {
	color: #876A45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	display: block;
}

#beliebteNews div.text>em>a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: none;
}

#beliebteNews div.text>em>a:hover {
	text-decoration: underline;
}

#beliebteNews div.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B68F59;
	text-decoration: none;
	float: right;
}

#beliebteNews div.text a:hover {
	color: #000000;
}

#beliebteNews a.kommentare {
	margin-left: 70px;
	padding: 5px 0;
	color: #846539;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

#beliebteNews a.kommentare:hover {
	color: #000000;
}

#beliebteNews div.beliebteNewsRating {
	margin-left: 70px;
	padding-top: 8px;
}

#beliebteNews div.beliebteNewsRating img {
	display: block;
	float: left;
}

/* aktivste block end */
#bilder {
	float: left;
	margin-top: 10px;
	margin-left: 7px;
}

#eventfotos {
	width: 512px;
	margin-right: 7px;
	float: left;
	background: #ececec;
}

#eventfotos div.boxContent {
	padding: 13px 0;
	height: 1%;
	overflow: hidden;
}

#eventfotos div.boxContent a.prev {
	margin: 15px 3px 0 0;
	float: left;
	display: block;
	width: 14px;
	height: 58px;
	background: url(/i/buttons/more_larr.gif) top left no-repeat;
}

#eventfotos div.boxContent a.prev:hover {
	background: url(/i/buttons/more_larrA.gif) top left no-repeat;
}

#eventfotos div.boxContent a.next {
	margin: 15px 0 0 3px;
	float: right;
	display: block;
	width: 14px;
	height: 58px;
	background: url(/i/buttons/more_rarr.gif) top left no-repeat;
}

#eventfotos div.boxContent a.next:hover {
	background: url(/i/buttons/more_rarrA.gif) top left no-repeat;
}

#eventfotosBar {
	float: left;
	width: 477px;
}

#eventfotosBar>div>a {
	display: block;
	float: left;
	margin: 0 3px;
}

/* termine end */ /* members big start */
#membersTitle {
	padding: 12px 0 7px 2px;
	border-bottom: 2px solid #f5e9d9;
	background: #ececec;
}

#membersTitle a {
	display: block;
	padding: 0;
	width: 15px;
	text-transform: uppercase;
	border: 1px solid #dbc1a8;
	float: left;
	margin-right: 3px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #f9f2e8;
	color: #000000;
	text-align: center;
}

#membersTitle a.yz {
	width: 26px;
}

#membersTitle a.selected,#membersTitle a:hover {
	background: #ebc593;
	color: #000;
}

#memebersBig { /*background:#ececec;*/
	border-top: 4px solid #d5d5d5;
	padding-left: 3px;
}

#memebersBig li {
	float: left;
	width: 157px;
	height: 68px;
	padding: 15px 0 0 8px;
	border-bottom: 1px solid #d5d5d5;
	margin-right: 5px;
	font-weight: bold;
	line-height: 120%;
}

#memebersBig li.last {
	border-bottom: none;
}

#memebersBig li strong,#memebersBig li span a {
	color: #000000;
}

#memebersBig li span a:hover {
	color: #000000;
	text-decoration: none;
}

#memebersBig li img {
	float: left;
	border: 1px solid #d5d5d5;
	margin-right: 6px;
}

#memebersBig li a img {
	border: none;
}

#memebersBig #paging {
	width: auto;
	float: right;
	border-bottom: none;
}

/* members big end */
#newGruppenUbersicht {
	background: #ececec;
	height: 600px;
}

#newGruppenUbersicht #list a {
	display: block;
	float: left;
	width: 167px;
	background-color: #ececec;
	text-decoration: none;
	position: relative;
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 0;
	margin: 1px;
	border: 1px solid #43271F;
}

#newGruppenUbersicht #list a img {
	float: left;
	margin: 0 15px 0 5px;
	vertical-align: middle;
}

#newGruppenUbersicht #list a span {
	display: block;
	float: left;
	margin-top: 5px;
}

#newGruppenUbersicht .subGruppen {
	margin: 15px 3px 15px 3px;
	width: 165px;
	float: left;
	padding: 0;
}

#newGruppenUbersicht .subGruppen h3 {
	display: block;
	width: 158px;
	height: 17px;
	background: url(/i/misc/sub_gruppen_title.png) top left no-repeat;
	padding: 4px 0 0 7px;
	color: #FFFFFF;
}

#newGruppenUbersicht .subGruppen div {
	width: 160px;
	height: 68px;
	padding: 15px 0 0 3px;
	margin: 0;
	border: 1px solid #d5d5d5;
	border-top: none;
	margin-right: 5px;
	font-weight: bold;
	line-height: 120%;
}

#newGruppenUbersicht .subGruppen div strong {
	color: #000000;
}

#newGruppenUbersicht .subGruppen div img {
	float: left;
	border: 1px solid #999999;
	margin-right: 4px;
}

#newGruppenUbersicht .subGruppen div a img {
	border: none;
}

/****************************************************************************************/
#footer {
	width: 863px !important;
	height: 253px !important;
	background: url(/i/misc/footerBackground2.png) bottom left no-repeat !important;
}

#footer #footerFansSearch {
	float: left;
	width: 230px !important;
	height: 55px;
	padding: 135px 0 0 40px !important;
}

#footer #footerFansSearch input,#footer #footerFansSearch select {
	width: 110px;
	float: left;
	margin: 0 2px 2px 0;
	font-size: 12px;
	border: 1px solid #000000;
}

#footer .footerForm {
	float: left;
	width: 255px;
	height: 65px;
	margin: 135px 0 0 35px !important;
	font-size: 12px;
	color: #ffffff;
}

#footer .footerForm label {
	width: 125px;
	height: 16px;
	float: left;
	font-size: 12px
}

#footer .first label {
	width: 135px !important;
	height: 16px;
}

#footer .footerForm input {
	height: 16px;
	padding: 0 5px;
	font-size: 12px;
	float: left;
	margin-bottom: 6px;
	width: 100px !important;
	border: 1px solid #000000;
}

#footer .first button {
	margin-right: 6px !important;
}

#footerText {
	clear: both;
	padding: 37px 10px 0 18px;
	font-weight: bold;
	color: #ffffff;
}

#footerText strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
}

#footerText ul {
	float: right;
}

#footerText ul li {
	float: left;
}

#footerText ul li a {
	float: left;
	padding: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#footerText ul li a:hover {
	color: #000000;
}

/* main left block end */ /* main right block start */
#mainRight {
	width: 160px;
	float: left;
}

#mainRightHome {
	width: 172px;
	float: left;
	position: absolute;
	right: 0;
	padding-top: 10px;
}

#bannerRight {
	width: 160px;
	float: left;
	font-size: 0;
	min-height: 250px;
}

.rightBox {
	width: 156px;
	margin: 0 auto 8px auto;
}

.rightBox div.boxContent {
	padding: 8px 3px;
	background: #ececec;
	font-size: 12px;
}

.rightBox div.boxContent select {
	width: 149px;
	font-size: 12px;
}

.rightBox div.boxContent input {
	width: 90px;
	float: left;
	font-size: 12px;
}

.rightBox div.boxContent button {
	width: 50px;
	font-size: 12px;
	line-height: normal;
}

.rightBox div.boxOverflow {
	height: 270px;
	border: 1px solid #655e5c;
	border-top: none;
	background: #ececec;
	overflow: auto;
}

.rightBox div.boxOverflow ul li {
	border-bottom: 1px solid #d5d5d5;
	height: 18px;
}

.rightBox div.boxOverflow ul li a {
	display: block;
	height: 14px;
	padding: 3px 0 0 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.rightBox div.boxOverflow ul li a:hover {
	color: #655e5c;
}

.rightBox div.boxContent div.activate {
	color: #523921;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom: 1px dotted #655e5c;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.rightBox div.boxContent div.activate span {
	color: #936d48;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	line-height: 17px;
}

.rightBox div.boxContent div.activate a {
	color: #523921;
	text-decoration: none;
}

.rightBox div.boxContent div.activate a:hover {
	color: #936d48;
	text-decoration: none;
}

.rightBox div.boxContent a.aktivitaten {
	float: right;
}

/* main right block end */ /* Site main layout style end */
.u_LeftColumn {
	width: 152px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin-top: 5px;
	#
	ececec;
}

.u_CenterColumn {
	width: 514px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background: #f6f6f6;
}

.okay_box {
	width: 512px;
	font: 12px Arial;
	color: #333333;
	border: 1px solid #d5d5d5;
	background-color: #ececec;
	margin-bottom: 10px;
}

.okay_box img {
	margin: 5px 25px 5px 5px;
}

.fail_box {
	width: 512px;
	font: 12px Arial;
	color: #333333;
	border: 1px solid #FF0000;
	background-color: #ececec;
	margin-bottom: 10px;
}

.fail_box img {
	margin: 5px 25px 5px 5px;
}

.okay_box strong,.fail_box strong {
	padding-left: 50px;
	position: relative;
	top: 20px;
}

.actionBoxImage {
	vertical-align: middle;
	width: 50px;
	padding: 5px;
}

.actionBoxContent {
	vertical-align: middle;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.u_LeftCColumn {
	width: 255px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin-left: 8px;
	margin-top: 5px;
	background: #ececec;
}

.u_RightRColumn {
	width: 143px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	background: #ececec;
	margin-top: 5px;
}

.u_RightRColumn.left11 {
	float: left;
	margin-left: 10px;
}

.u_RightLColumn {
	width: 253px;
	float: left;
	margin-top: 5px;
	background: #f6f6f6;
}

.u_RightLBColumn {
	width: 193px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}

.u_RightRBColumn {
	width: 201px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}

.u_ImageMenu {
	width: 150px;
	background: url(/i/profilbild_hg.jpg) no-repeat top;
	float: left;
	overflow: visible
}

.u_ImageMenu .u_image {
	width: 126px;
	height: 126px;
	float: left;
	margin: 9px 0 0 12px;
	position: relative;
}

.u_ImageMenu .u_image .del,.u_ImageMenu .u_image .edit {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 4px;
}

.u_ImageMenu .u_image .del {
	left: 2px
}

.u_ImageMenu .u_image .edit {
	left: 20px;
}

.u_MenuButtons {
	width: 143px;
	background: none;
	float: left;
	margin: 45px 0 0px 4px;
}

.u_MenuButtons li {
	width: 138px;
	height: 22px;
	background: url(/i/profil_button_hg.png);
	padding: 6px 0 0 5px;
}

.u_MenuButtons li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif
}

.u_MenuButtons li a:hover {
	color: #B68F59;
}

.u_ltzA {
	margin-top: 0 !important;
	border-bottom: 1px solid #d5d5d5;
	font-size: 12px;
}

.u_ltzA .Row {
	width: 235px;
	border-bottom: 1px dotted #7a7a7a;
	margin-left: 7px;
	padding: 6px 0
}

.u_ltzA .Row .Li,.u_ltzA .Row .Mi,.u_ltzA .Row .Ri {
	float: left;
	width: 24px;
	height: 24px;
}

.u_ltzA .Row div {
	float: left;
	width: 140px;
	margin-left: 10px;
	font-weight: bold;
	color: #8b8b8b;
	line-height: 1.3
}

.u_ltzA .Row div a {
	color: #846539;
	text-decoration: undelrine;
}

.u_ltzA .Row div a:hover {
	color: #655e5c;
}

.u_ltzA .Row.last {
	border-bottom: none;
	padding-bottom: 20px;
}

.u_DeineF {
	width: 150px;
	float: left;
	margin-top: 10px;
}

.u_DeineF img {
	border: 1px solid #000000;
	float: left;
	margin-right: 5px;
}

.u_DeineF .Row {
	margin-top: 3px;
}

.u_DeineF .box {
	margin-top: 0 !important;
}

.u_DeineF h3 {
	background: url(/i/reiter2_aktiv.png) no-repeat center top;
	position: relative;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
	color: #fff;
	width: 150px;
	height: 17px;
	float: left;
	font-weight: bold;
}

.u_foto {
	border-top: 1px solid #655e5c !important;
	margin-top: 0 !important;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
}

.u_foto .Top {
	width: 100%;
	height: 4px;
	display: block;
	background: #653d31;
	float: left;
	position: relative;
}

.u_foto .Content {
	padding: 5px 0 5px 5px
}

.u_foto .Content a {
	color: #000000;
}

.u_foto .Content a:hover {
	color: #000;
}

.u_RightLBColumn .mehr {
	float: right;
	font: 12px Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin-top: -5px;
}

.u_RightLBColumn .mehr:hover {
	color: #000;
}

.u_RightLBColumn img {
	border: 1px solid #000000;
	float: left;
}

.u_RightLBColumn a.link {
	font-weight: bold;
	text-decoration: none;
}

.u_RightLBColumn a.link:hover {
	color: #fff
}

.u_CenterBox {
	margin-top: 0 !important;
}

.u_CenterBox.mt10 {
	margin-top: 10px !important;
}

.u_CenterColumnTabs {
	width: 514px;
	height: 20px;
	background: none;
}

.u_CenterColumnTabs ul li {
	width: 90px;
	height: 20px;
	background: none;
	float: left;
	margin-left: 8px;
	text-align: center
}

.u_CenterColumnTabs ul li.right {
	float: right
}

.u_CenterColumnTabs ul li a {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-decoration: none;
	width: 90px;
	height: 20px;
	display: block;
}

.u_CenterColumnTabs ul li.sel,.u_CenterColumnTabs ul li.nsel:hover {
	background: url(/i/tabs/mainMenuButtonHover.png) no-repeat;
}

.u_CenterColumnTabs ul li.sel a,.u_CenterColumnTabs ul li.nsel:hover a {
	color: #ffffff
}

.u_CenterColumnTabs ul li.nsel {
	background: url(/i/tabs/mainMenuButton.png) no-repeat;
}

.u_CenterColumnTabs ul li.nsel a {
	color: #000000;
}

.u_CenterColumnTabs ul li.last {
	margin-left: 88px;
}

.u_CenterColumnTabs ul li.last1 {
	margin-right: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.textBlocks {
	color: #2F1D0C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.textBlocks.fvn {
	font-weight: normal
}

.linkBlocks {
	font-size: 12px;
	color: #2F1D0C;
	text-decoration: none;
}

.linkBlocks:hover {
	color: #fff;
}

.linkBlocksright {
	font-size: 12px;
	color: #000000;
	text-decoration: underline !important;
	float: right;
	font-family: Arial, Helvetica, sans-serif
}

.linkBlocksright:hover {
	color: #000;
}

.Medal {
	width: 100%;
	height: 45px;
	background: none;
	margin-bottom: 3px;
}

.Medal.available {
	height: 55px;
}

.Medal img {
	float: left;
}

.Medal p {
	float: left;
	font-size: 12px;
	color: #A5A5A5;
	width: 90px;
	margin-left: 3px;
}

.Medal.available p {
	width: 80px
}

.Medal strong {
	color: #646464
}

.LoggedUser {
	float: right;
	position: relative;
	width: 178px;
	height: 75px;
	text-align: center;
	margin: 18px 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #653E32;
}

.LoggedUser img {
	border: 1px solid #653e32;
	float: left;
	margin: 9px 19px 0 13px;
}

.LoggedUser span {
	float: left;
	display: block;
	margin: 9px 4px 0 0;
}

.LoggedUser .button {
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor: pointer
}

#TreeColumns {
	width: 100%;
	margin-top: 10px;
}

#TreeColumns .c1,#TreeColumns .c2,#TreeColumns .c3 {
	width: 268px;
	float: left;
}

#TreeColumns .c2,#TreeColumns .c3 {
	margin-left: 10px;
}

.vam {
	vertical-align: middle
}

.vat {
	vertical-align: top
}

.fA12b {
	font: 12px Arial;
	color: #000000;
	font-weight: bold;
}

.fA12 {
	font: 12px Arial;
	color: #000000;
}

.fA12black {
	font: 12px Arial;
	color: #000;
	line-height: 17px;
}

.fA12brown {
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
}

.fA11 {
	font: 11px Arial;
	color: #000000;
}

.fA11_2 {
	font: 11px Arial;
	color: #000000;
}

.lh20 {
	line-height: 2.0;
}

.underline {
	text-decoration: underline
}

.bn {
	border: 0;
}

.bold {
	font-weight: bold !important;
}

.mt0 {
	margin-top: 0 !important;
}

/*Aktionen*/
#Aktionen {
	width: 100%;
	float: left;
}

#AktionenHeader {
	width: 514px;
	height: 180px;
	background: url(/i/misc/AktionenLCTop.jpg) no-repeat top;
	float: left;
	position: relative;
}

#AktionenHeader p {
	width: 255px;
	position: absolute;
	right: 1px;
	top: 70px;
	font: 12px Arial;
	color: #fff;
	font-weight: bold;
	line-height: 17px;
}

#AktionenContent {
	width: 512;
	float: left;
}

#AktionenContent .Row {
	width: 512px;
	height: 192px;
	background: #ececec;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

#AktionenContent .Img {
	float: left;
	margin: 31px 0 0 11px;
}

#AktionenContent .Rc {
	float: left;
	margin: 31px 0 0 20px;
	line-height: 1.7;
	position: relative;
	width: 360px;
}

#AktionenContent h6 {
	font: 12px Arial;
	font-weight: bold;
	color: #000000;
	float: left;
	text-decoration: underline;
	line-height: 17px;
}

#AktionenContent p {
	float: left;
	font: 12px Arial;
	color: #000000;
	width: 360px;
	margin-top: 10px;
	line-height: 17px;
}

/*Aktionen end*/ /*Links*/
#Links {
	width: 514px;
	float: left
}

#Links .Header {
	width: 514px;
	height: 21px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	float: left;
}

#Links .Content {
	width: 514px;
	background-color: #ffffff;
}

#Links .Content .Row {
	height: 206px;
	width: 504px;
	padding: 3px 0 6px 10px;
	border-bottom: 1px solid #c4ab98;
	float: left;
}

#Links .Content .Row .Cell {
	width: 167px;
	height: 206px;
	float: left;
}

#Links .Content .Row .Cell h6 {
	font: 12px Arial;
	font-weight: bold;
	color: #000000;
	float: left;
	text-decoration: underline;
}

#Links .Content .Row .Cell p {
	float: left;
	font: 12px Arial;
	color: #000000;
	width: 150px;
	line-height: 17px;
}

#Links .Content .Row .Cell a {
	position: relative;
	left: -2px;
	top: 5px;
}

#Links .Content .Row .Cell.secthird {
	padding-left: 20px;
	width: 147px;
	border-left: 1px solid #f3ece1;
}

/*Links end*/ /*Ideen*/
#Ideen .Top {
	width: 510px;
	height: 39px;
}

#Ideen h2 {
	font: 14px Arial;
	color: #000000;
	font-weight: bold;
	height: 28px;
	border-top: 4px solid #d5d5d5;
	background: #ececec;
	padding-left: 11px;
	padding-top: 14px;
}

#Ideen h2 select {
	width: 180px;
	height: 20px;
	float: right;
	font: 10px Arial;
	margin-right: 8px;
}

#Ideen .Top a {
	margin: 10px 0 0 5px;
}

#Ideen .Content {
	width: 511px;
}

#Ideen .Content .Row {
	width: 504px;
	height: 200px;
	background: url(/i/pixel/bg_02.gif) repeat-x top;
	float: left;
	padding: 17px 0 0 7px;
}

#Ideen .Content .Row .LeftColumn {
	width: 97px;
	float: left;
}

#Ideen .Content .Row .LeftColumn img {
	background: #ececec;
	border: 1px solid #d5d5d5;
	padding: 1px;
}

#Ideen .Content .Row .CenterColumn {
	width: 213px;
	float: left;
	height: 192px;
	border-right: 1px solid #d5d5d5;
	font: 12px Arial;
	color: #000000;
}

#Ideen .Content .Row .CenterColumn h6 {
	font: 14px Arial;
	color: #333333;
	font-weight: bold;
}

#Ideen .Content .Row .CenterColumn span {
	color: #000000;
}

#Ideen .Content .Row .CenterColumn p {
	width: 202px;
	line-height: 17px;
	margin-top: 10px;
}

#Ideen .Content .Row .CenterColumn .comment {
	font: 12px Arial;
	color: #000000;
	text-decoration: underline;
	margin-top: 3px;
}

#Ideen .Content .Row .CenterColumn .BottomLinks {
	width: 202px;
}

#Ideen .Content .Row .RightColumn {
	width: 190px;
	float: left;
	text-align: center
}

#Ideen .Content .Row .RightColumn .Box {
	width: 163px;
	padding: 5px 5px 0 5px;
	height: 55px;
	background: url(/i/misc/IdeenBox.png);
	margin: 0 auto;
}

/*Ideen end*/ /*Diskografie_Song_Detail*/
#DiskSongD .LeftContent {
	width: 152px;
	float: left;
	margin-top: 9px;
	margin-left: 9px;
}

#DiskSongD .LeftContent .StarDiv {
	margin-left: 20px;
}

#DiskSongD .LeftContent .Button {
	margin-left: 5px;
	display: block;
}

#DiskSongD .LeftContent .Links {
	width: 123px;
	height: 100px;
	background: none;
	margin: 10px 0 0 5px;
}

#DiskSongD .LeftContent .Links a {
	margin-bottom: 5px;
}

#DiskSongD .RightContent {
	width: 345px;
	float: left;
	padding-top: 14px;
}

#DiskSongD .RightContent h6 {
	color: #000000;
	font: 16px Arial;
	font-weight: bold;
}

#DiskSongD .RightContent .SongBox {
	border: 1px solid #d5d5d5;
	background: #ffffff;
	width: 100%;
	margin-top: 20px;
}

#DiskSongD .RightContent .SongBox h6 {
	height: 27px;
	width: 100%;
	background-color: #ececec;
	font: 15px Arial;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	margin-top: 10px;
}

#DiskSongD .RightContent .SongBox h6 img {
	margin: 6px 10px 0 0;
}

#DiskSongD .RightContent .SongBox .Details {
	padding: 10px;
	background: #ffffff;
}

#DiskSongD .RightContent .SongBox .Details .left {
	width: 90px
}

#DiskSongD .RightContent .SongBox .Details .right {
	width: 230px
}

#DiskSongD .RightContent .SongBox h5 {
	background: #ececec;
	height: 30px;
	text-align: right;
	line-height: 2.4;
}

#DiskSongD .RightContent .SongBox .ButtonBox {
	background: #ffffff;
	height: 36px;
	border-top: 4px solid #d5d5d5;
	padding-left: 74px;
	padding-top: 40px;
}

#DiskSongD .RightContent .SongBox h4 {
	background: #ececec;
	height: 28px;
	font: 13px Arial;
	color: #000000;
	font-weight: bold;
	line-height: 2.4;
}

#DiskSongD .RightContent .SongTextBox {
	padding: 15px 0 0 10px;
	color: #000000;
	line-height: 17px;
}

/*Diskografie_Song_Detail end*/ /*Redesign_Diskografie_Detail*/
#RedesignDD .LeftContent {
	width: 152px;
	float: left;
	margin-top: 9px;
	margin-left: 9px;
}

#RedesignDD .LeftContent .StarDiv {
	margin-left: 20px;
}

#RedesignDD .LeftContent .Button {
	margin-left: 5px;
	display: block;
}

#RedesignDD .LeftContent .Links {
	width: 123px;
	height: 100px;
	background: none;
	margin: 10px 0 0 5px;
}

#RedesignDD .LeftContent .Links a {
	margin-bottom: 5px;
}

#RedesignDD .RightContent {
	width: 345px;
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
}

#RedesignDD .RightContent h6 {
	color: #000000;
	font: 16px Arial;
	font-weight: bold;
}

#RedesignDD .RightContent .TrackList {
	border: 1px solid #d5d5d5;
	background: #ffffff;
	width: 100%;
	margin-top: 20px;
}

#RedesignDD .RightContent .TrackList h5 {
	background: #ffffff;
	height: 40px;
	text-align: right;
	line-height: 3.0;
}

#RedesignDD .RightContent .TrackList ul li {
	height: 28px;
	line-height: 2.0;
	_float: left;
}

#RedesignDD .RightContent .TrackList ul li.color {
	background: #ececec
}

#RedesignDD .RightContent .TrackList ul li .SternContainer {
	height: 23px;
	padding-top: 5px;
	float: right;
	width: 100px;
	margin: 0;
}

#RedesignDD .RightContent .TrackList ul li .InfoContainer {
	height: 24px;
	padding-top: 4px;
	float: right;
	width: 67px;
}

#RedesignDD .RightContent .TrackList ul li .InfoContainer a { /*margin-right:3px;*/
	
}

#RedesignDD .RightContent .TrackList ul li .InfoContainer img {
	margin-right: 3px;
}

#RedesignDD .RightContent .TrackList ul li .InfoContainer input {
	margin-left: 9px;
}

#RedesignDD .ComentsButtons a {
	margin-bottom: 5px;
}

/*Redesign_Diskografie_Detail*/ /*Goodies*/
#Goodies {
	width: 514px;
	float: left;
	background: #f6f6f6
}

#Goodies .Header {
	width: 514px;
	height: 49px;
	background: url(/i/) no-repeat;
	float: left;
}

#Goodies .Content {
	width: 514px;
	background: #eee5d4;
	height: 200px;
}

#Goodies .Banner {
	background: url(/i/misc/GoodiesBanner.png) no-repeat;
	width: 514px;
	height: 115px;
	position: relative;
}

#Goodies .Banner a {
	width: 115px;
	height: 19px;
	display: block;
	position: absolute;
	bottom: 17px;
	right: 39px;
	background: none;
}

.TabsContent {
	border: 1px solid #655e5c;
}

#GoodiesTabs {
	width: 300px;
	height: 23px;
}

#GoodiesTabs li {
	float: left;
	background: url(/i/tabs/boxTab2.png) top right no-repeat;
	height: 24px;
	margin-left: 8px;
	width: 105px;
}

#GoodiesTabs li a {
	float: left;
	height: 16px;
	/*padding-top:4px;*/
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 105px;
	line-height: 20px;
}

#GoodiesTabs li.select {
	color: #ffffff;
	background: url(/i/tabs/boxTabHover2.png) top right no-repeat;
	cursor: pointer;
}

#GoodiesTabs li.select2 {
	color: #ffffff;
	background: url(/i/tabs/boxTabHover2.png) top right no-repeat;
	cursor: pointer;
}

#GoodiesTabs li a:hover,#GoodiesTabs li a.select,#GoodiesTabs li a.select2 {
	color: #ffffff;
	line-height: 20px;
}

#GoodT #wallpaper,#GoodT #screensaver {
	background: #ececec;
	border: 1px solid #d5d5d5;
}

#GoodT #wallpaper .Row {
	border-bottom: 1px solid #d5d5d5;
	height: 255px;
	padding-top: 18px;
}

#GoodT #wallpaper .Row .Cell {
	width: 145px;
	padding: 0 0px 0 23px;
	border-right: 1px solid #ffffff;
	height: 228px;
	float: left;
}

#GoodT #wallpaper .Row .Cell .GrosseWahlen {
	color: #000000;
	font: 12px Arial;
	font-weight: bold;
	line-height: 1.8;
}

#GoodT #wallpaper .Row .Cell.last {
	border: none;
}

#GoodT #wallpaper .Row.last {
	border: none;
}

#GoodT #wallpaper .Row .Cell .GrosseWahlen a {
	margin-top: 5px;
}

#GoodT #screensaver .Row {
	border-bottom: 1px solid #d5d5d5;
	height: 255px;
	padding-top: 18px;
}

#GoodT #screensaver .Row .Cell {
	width: 145px;
	padding: 0 0px 0 23px;
	border-right: 1px solid #d5d5d5;
	height: 228px;
	float: left;
}

#GoodT #screensaver .Row .Cell .GrosseWahlen {
	color: #000000;
	font: 12px Arial;
	font-weight: bold;
	line-height: 1.8;
}

#GoodT #screensaver .Row .Cell.last {
	border: none;
}

#GoodT #screensaver .Row.last {
	border: none;
}

#GoodT #screensaver .Row .Cell .GrosseWahlen a {
	margin-top: 5px;
}

/*Goodies*/ /*Discografie*/
#Discografie {
	
}

#DiscografieTabs {
	width: 300px;
	height: 20px;
}

#DiscografieTabs li {
	float: left;
	background: url(/i/tabs/boxTab2.png) top right no-repeat;
	height: 20px;
	margin-left: 8px;
	padding-right: 10px;
}

#DiscografieTabs li a {
	float: left;
	padding-left: 10px;
	height: 16px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: url(/i/tabs/boxTab2.png) top left no-repeat;
}

#DiscografieTabs li.select {
	color: #ffffff;
	background: url(/i/tabs/boxTabHover2.png) top right no-repeat;
	cursor: pointer;
}

#DiscografieTabs li.select2 {
	color: #ffffff;
	background: url(/i/tabs/boxTabHover2.png) top right no-repeat;
	cursor: pointer;
}

#DiscografieTabs li a:hover,#DiscografieTabs li a.select,#DiscografieTabs li a.select2 {
	color: #ffffff;
	background: url(/i/tabs/boxTabHover2.png) top left no-repeat;
}

#DiscoT #alben,#DiscoT #singles,#DiscoT #dvds {
	border-top: 4px solid #000000;
	margin-top: 1px;
}

#Discografie .DFBox {
	border: 1px solid #d5d5d5;
	margin-top: 3px;
}

#Discografie .DFBox p {
	line-height: 17px;
}

#Discografie .DFBox.First .Top {
	background: url(/i/pixel/bg_04.gif) repeat-x top;
	height: 286px;
}

#Discografie .DFBox.First .Top .Left {
	margin: 18px 13px 0 5px;
	float: left;
	width: 230px;
}

#Discografie .DFBox.First .Top .Left a {
	float: left;
	margin-top: 15px
}

#Discografie .DFBox.First .Top .Left img.img {
	float: left;
	border: 1px solid #d5d5d5;
}

#Discografie .DFBox.First .Top .Right {
	float: left;
	margin: 18px 0 0 0px;
	position: relative;
	width: 250px;
}

#Discografie .DFBox.First .Top .Right span.color,#Discografie .DFBox.Second .Top .Left span.color {
	color: #4d2e22
}

#Discografie .DFBox.First .Top .SternRating {
	position: absolute;
	top: 0;
	right: 0;
}

#Discografie .DFBox.First .Top .Neu {
	position: absolute;
	top: 30px;
	right: 0;
}

#Discografie .DFBox.First .Bottom {
	background: url(/i/pixel/bg_05.gif) repeat-x top;
	height: 79px;
}

#Discografie .DFBox .Links h5 {
	padding: 0 0 5px 2px;
}

#Discografie .DFBox .Links {
	margin: 0px 0 0 5px;
	padding: 15px 0 0 0;
}

#Discografie .DFBox .Links a {
	float: left;
	margin-right: 1px;
}

#Discografie .DFBox.Second {
	margin-top: 20px;
	height: 289px;
	background: #dcc099 url(/i/pixel/bg_06.gif) repeat-x top;
}

#Discografie .DFBox.Second .Top {
	border-bottom: 1px solid #cbc4ba;
	height: 212px;
}

#Discografie .DFBox.Second .Top .Left {
	width: 310px;
	padding-left: 6px;
	float: left;
	border-right: 1px solid #cbc4ba;
	margin-top: 10px;
	height: 202px
}

#Discografie .DFBox.Second .Top .Left img.img {
	border: 1px solid #c8c2bc;
	float: left;
	margin-right: 10px;
}

#Discografie .DFBox.Second .Top .Left h4 {
	margin-bottom: 5px;
}

#Discografie .DFBox.First .Top .Right h4 {
	margin-bottom: 5px;
}

#Discografie .DFBox.Second .Top .Right {
	float: left;
	width: 171px;
	margin-left: 5px;
	margin-top: 10px;
}

/*Discografie*/ /*Team Members*/
.boxContent.TeamMembers {
	background: #ececec !important;
}

.boxContent.TeamMembers p.first {
	width: 470px;
	padding: 10px;
}

.boxContent.TeamMembers .Left {
	width: 193px;
	background: none;
	float: left;
}

.boxContent.TeamMembers p.second {
	width: 156px;
	margin: 15px 0 0 10px;
}

.boxContent.TeamMembers .Right {
	position: relative;
	background: #ffffff;
	float: left;
	display: block;
	padding-top: 15px;
	width: 628px;
}

.boxContent.TeamMembers .Right .Profiles {
	width: 569px;
	/*height:170px;*/
	background: none;
	margin: 0px 0 0 28px;
}

.boxContent.TeamMembers .Right .Profiles .Cell {
	width: 170px;
	padding-left: 17px;
	/*height:170px;*/
	background: none;
	float: left;
	border-right: 1px solid #d5d5d5;
}

.boxContent.TeamMembers .Right .Profiles .Cell.last {
	border-right: none;
}

.boxContent.TeamMembers .Right .Profiles .Cell img.img {
	border: 1px solid #d5d5d5;
	float: left;
	margin-right: 8px;
}

.boxContent.TeamMembers .Right .prevLong,.boxContent.TeamMembers .Right .nextLong {
	width: 14px;
	z-index: 1;
	display: block;
	height: 57px;
	position: absolute;
	top: 70px;
}

.boxContent.TeamMembers .Right .prevLong {
	background: url(/i/buttons/more_larrA.gif);
	left: 10px;
}

.boxContent.TeamMembers .Right .nextLong {
	background: url(/i/buttons/more_rarrA.gif);
	right: 10px;
}

.boxContent.TeamMembers .Right #TeamMembersP .Profiles {
	margin: 0;
}

.boxContent.TeamMembers .Right #TeamMembersP {
	width: 569px;
	/*height:170px;*/
	margin: 0px 0 0 28px;
}

.boxContent.TeamMembers .Right #UserContainer {
	margin: 15px 0 0px 30px;
	float: left;
	padding-bottom: 5px;
}

.boxContent.TeamMembers .Right .user {
	border: 1px solid #d5d5d5;
	width: 86px;
	height: 86px;
	margin: 0 10px 9px 0;
	z-index: 0;
	cursor: pointer;
}

.boxContent.TeamMembers .Right #UserContainer .Ballon {
	width: 182px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	height: 97px;
	background: url(/i/misc/infoballon.png);
	position: relative;
	top: -156px;
	z-index: 1000;
	left: 0px;
	display: none;
}

.boxContent.TeamMembers .Right #UserContainer .Ballon h4 {
	font: 12px Arial;
	color: #472c0f;
	text-decoration: none;
	padding: 5px 0 9px 0px;
}

/*Team Members*/ /*Missionen*/
#Br_Missionen {
	background: none;
	float: left;
}

#Br_Missionen .TopBanner {
	width: 514px;
	height: 230px;
	background: url(/i/misc/WBS_banner.png) no-repeat;
	position: relative;
}

#Br_Missionen .TopBanner a {
	position: absolute;
	bottom: 10px;
	right: 60px;
}

#Br_Missionen .TopBanner p {
	width: 230px;
	position: absolute;
	top: 90px;
	right: 25px;
	line-height: 17px
}

#Br_Missionen .banner300x250 {
	width: 300px;
	height: 250px;
	background: #c2c4bf;
	float: left;
}

#Br_Missionen #MissionenPhotos {
	width: 455px;
	height: 93px;
	margin: 0px 0 0 30px;
}

#Br_Missionen #MissionenPhotos img {
	border: 1px solid #613f33;
	margin-left: 7px;
}

#Br_Missionen .MisionenPhContent {
	width: 514px;
	height: 106px;
	background: none;
	position: relative;
	padding-top: 7px;
}

#Br_Missionen .MisionenPhContent .prevLong,#Br_Missionen .MisionenPhContent .nextLong {
	width: 14px;
	z-index: 1;
	display: block;
	height: 57px;
	position: absolute;
	top: 31px;
}

#Br_Missionen .MisionenPhContent .prevLong {
	background: url(/i/buttons/more_larrA.gif);
	left: 10px;
}

#Br_Missionen .MisionenPhContent .nextLong {
	background: url(/i/buttons/more_rarrA.gif);
	right: 10px;
}

#Br_Missionen .Missionsberichte {
	height: 216px;
	overflow: auto;
}

#Br_Missionen .Missionsberichte .Row,#Br_Missionen .LetzteAkt .Row {
	background-color: #ffffff;
	height: 79px;
	padding-top: 10px;
}

#Br_Missionen .Missionsberichte .Row.Second,#Br_Missionen .LetzteAkt .Row.Second {
	background-color: #ececec;
}

#Br_Missionen .Missionsberichte .Row .img,#Br_Missionen .LetzteAkt .Row .img {
	border: 1px solid #d5d5d5;
	float: left;
	margin: 0 7px 0 7px;
}

#Br_Missionen .Missionsberichte .Row .Middle,#Br_Missionen .LetzteAkt .Middle {
	width: 280px;
	float: left;
	color: #000000;
	font: 12px Arial;
	line-height: 17px;
}

#Br_Missionen .Missionsberichte .Row .Right,#Br_Missionen .LetzteAkt .Right {
	width: 120px;
	float: left;
	line-height: 1.5;
}

#Br_Missionen .Missionsberichte .Row .Right span {
	color: #000000;
}

#Br_Missionen .LetzteAkt {
	height: 267px;
	overflow: auto;
}

#TeilNTabs {
	width: 249px;
	height: 20px;
	padding-left: 6px;
}

#TeilNTabs li {
	float: left;
	width: 90px;
	height: 20px;
	margin-right: 8px;
}

#TeilNTabs li a {
	float: left;
	width: 90px;
	height: 16px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222e4d;
	background: url(/i/tabs/boxTab2.png) top left no-repeat;
}

#TeilNTabs li a:hover,#TeilNTabs li a.select {
	color: #222e4d;
	background: url(/i/tabs/boxTabHover2.png) top left no-repeat;
}

#TeilNTabs li a.select {
	color: #fff
}

#TeilTR {
	border-top: 1px solid #d5d5d5 !important;
}

#TeilTR .Top {
	width: 100%;
	height: 4px;
	display: block;
	background: #655e5c;
	float: left;
}

#TeilTR #teilnahmer,#TeilTR #ranking {
	height: 212px;
	display: block;
	margin-left: 1px;
	float: left;
	background: #ececec;
}

#TeilTR #teilnahmer .Content {
	height: 212px;
	background: #ececec;
	float: none;
	display: block;
	width: 300px;
	overflow: auto;
	overflow-x: hidden;
}

#TeilTR #teilnahmer .Content .user {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px 0 0 3px;
	border: 1px solid #999999;
}

#TeilTR #teilnahmer .Content .Ballon {
	width: 162px;
	padding-left: 10px;
	text-decoration: none;
	height: 70px;
	padding-top: 13px;
	background: url(/i/misc/infoballon.png);
	color: #472c0f;
	position: relative;
	top: -120px;
	z-index: 1;
	left: -10px;
	display: none;
}

.box#LongBar {
	width: 826px;
	margin-top: 10px;
	float: left;
}

/*Missionen*/ /*Logout Panel*/
#LogoutPanel {
	width: 823px;
	height: 870px;
	min-height: 870px;
}

#LogoutPanelTop,#LogoutPanelBottom {
	width: 823px;
	float: left;
	position: relative;
}

#LogoutPanelTop {
	background: url(/i/misc/LogoutTop.png);
	height: 362px;
}

#LogoutPanelTop a {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 235px;
}

#LogoutPanelTop a.yes {
	left: 172px;
}

#LogoutPanelTop a.maybe {
	left: 292px;
}

#LogoutPanelTop a.no {
	left: 410px
}

#LogoutPanelTop p {
	width: 350px;
	position: absolute;
	top: 165px;
	left: 172px;
	line-height: 17px;
}

#LogoutPanelBottom {
	background: url(/i/misc/LogoutBottom.png);
	height: 191px;
}

#LogoutPanelBottom .textArea {
	width: 310px;
	height: 70px;
	position: absolute;
	top: 35px;
	left: 187px;
	overflow: auto;
	border: none;
}

#LogoutPanelBottom .submit {
	position: absolute;
	top: 135px;
	left: 357px;
}

/*Logout Panel*/ /*Home Page*/
#HomeLeft {
	width: 514px;
	float: left
}

#HomeLeft #NeueNews {
	width: 514px;
	margin-top: 7px;
	float: left;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}

#HomeLeft #NeueNews .Header {
	width: 506px;
	height: 32px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	background-repeat: no-repeat;
	padding: 6px 0 0 8px;
}

#HomeLeft #NeueNews .Header a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}

#HomeLeft #NeueNews .Row {
	border-left: 1px solid #d5d5d5;
	min-height: 125px;
	border-right: 1px solid #d5d5d5;
	padding: 20px 0 20px 13px;
	background: #000000;
}

#HomeLeft #NeueNews .Row.first {
	background: #ffffff;
}

#HomeLeft #NeueNews .Row.second {
	background: #ececec;
}

#HomeLeft #NeueNews .Row img {
	border: 1px solid #d9d9d9;
	float: left;
	margin-right: 10px;
}

#HomeLeft #NeueNews .Row .Desc {
	width: 400px;
	float: left;
	color: #000000;
	line-height: 17px;
}

#HomeLeft #NeueNews .Row .Desc h4 {
	font: 12px Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#HomeLeft #NeueNews .Row .Desc a {
	color: #000000;
	text-decoration: undeline;
}

#HomeLeft #NeueNews .Row .Desc .button {
	border: none;
}

#HomeLeft #NeueNews .Row .Desc p {
	margin-bottom: 10px;
	line-height: 17px;
}

#gewinnspielBanner {
	width: 514px;
	height: 234px;
	margin-top: 8px;
	background: url(/i/teaser/gewinnspielBanner.jpg);
	position: relative;
	float: left;
}

#gewinnspielBanner a {
	position: absolute;
	width: 410px;
	height: 50px;
	top: 222px;
	left: 62px;
}

#HomeLeft .newGalleryBar {
	background: #f6eee3;
}

#HomeRight {
	width: 300px;
}

#TopBlockRight {
	width: 300px;
	height: 230px;
	float: left;
	background: url(/i/teaser/homeTRBanner.jpg) no-repeat;
	position: relative;
	margin-bottom: 8px;
}

#TopBlockRight a {
	width: 170px;
	height: 36px;
	position: absolute;
	top: 180px;
	right: 15px;
}

#Banner_300x250px {
	width: 300px;
	height: 250px;
	float: left;
	margin-bottom: 8px;
}

#Banner_300x250px_2 {
	width: 300px;
	margin-bottom: 8px;
	height: 249px;
	float: left;
	background: url(/i/teaser/homeRTBanner.jpg) no-repeat;
	position: relative;
}

#Newsletter_300x250px_2 {
	width: 300px;
	margin-bottom: 8px;
	height: 249px;
	float: left;
	background: url(/i/teaser/newsletter.png) no-repeat;
	position: relative;
}

#Newsletter_300x250px_2 .inputname {
	font: bold 12px Arial;
	color: #ffffff;
	position: absolute;
	top: 154px;
	left: 13px;
}

#Newsletter_300x250px_2 .inputmail {
	font: bold 12px Arial;
	color: #ffffff;
	position: absolute;
	top: 199px;
	line-height: 20px;
	left: 13px;
}

#Newsletter_300x250px_2 .nlsubmit {
	font: bold 12px Arial;
	color: #ffffff;
	position: absolute;
	top: 200px;
	line-height: 20px;
	left: 202px;
	width: 90px;
	height: 24px;
}

#Banner_300x250px_2 a {
	width: 90px;
	height: 70px;
	position: absolute;
	bottom: 2px;
	right: 0px;
}

#Banner_300x250px_2 .Date {
	font: bold 22px Arial;
	color: #ffffff;
	position: absolute;
	top: 134px;
	left: 16px;
}

#Banner_300x250px_2 .Desc {
	font: 16px Arial;
	color: #ffffff;
	position: absolute;
	top: 172px;
	line-height: 20px;
	left: 16px;
}

#NVideos {
	width: 300px;
	float: left;
	margin-bottom: 8px;
}

#NVideos .Header {
	width: 292px;
	height: 32px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	padding: 0px 0 0 8px;
}

#NVideos .Header h4 {
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 1px;
}

#NVideos .Content {
	border: 1px solid #d5d5d5;
	border-top: none;
	float: left;
	height: 240px;
	overflow: auto;
	width: 298px;
}

#NVideos .Row {
	height: 77px;
	border-bottom: 1px dotted #000000;
	background: #ececec;
	float: left;
	width: 280px;
}

#NVideos .Row a {
	color: #462921;
}

#NVideos .Row.second {
	background: #FFFFFF
}

#NVideos .Row .img {
	border: 1px solid #d5d5d5;
	float: left;
	margin: 10px 10px 0 7px;
}

#NVideos .Row .Desc {
	line-height: 17px;
	font: 12px Arial;
	color: #333333;
	width: 175px;
	margin-top: 10px;
	float: left;
}

#NVideos .Row .Desc h4 {
	font-weight: bold;
	text-decoration: underline;
}

#NVideos .Row .Desc a {
	color: #000000;
}

#MissReportRight {
	width: 300px;
	height: 293px;
	background: url(/i/teaser/MissBan2.jpg);
	position: relative;
	float: left;
	margin-bottom: 8px;
}

#MissReportRight img.img {
	position: absolute;
	border: 1px solid #fff;
	top: 91px;
	left: 23px;
}

#MissReportRight .Desc {
	width: 200px;
	position: absolute;
	top: 88px;
	right: 10px;
}

#MissReportRight h4 {
	font: 14px Arial;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}

#MissReportRight p {
	font: 12px Arial;
	color: #472c0f;
	line-height: 17px;
}

#MissReportRight .ZR {
	position: absolute;
	bottom: 8px;
	right: 10px;
}

#QNHolder {
	float: left;
	width: 172px;
	height: 814px;
	background: url(/i/misc/qNclosed.png);
	padding-top: 78px;
	position: relative;
}

#QNHolder #QnClose {
	width: 60px;
	height: 20px;
	position: absolute;
	right: 24px;
	top: 35px;
}

#OpenQn {
	height: 838px;
	background: url(/i/misc/qNopen.png);
	float: left;
	width: 45px;
}

#QNchoose {
	width: 32px;
	height: 95px;
	float: left;
	margin-top: 10px;
}

#QNHolder .Inside {
	width: 156px;
	float: left;
}

.LetzteAktHome .activateHome {
	font-size: 12px;
	border-bottom: 1px dotted #000000;
	color: #000000;
	width: 137px;
	float: left;
	padding: 3px 0 8px 10px;
	line-height: 17px;
}

.LetzteAktHome .activateHome a {
	color: #000000;
	text-decoration: underline;
}

.rightBox div.boxContent.backstageUser {
	padding-bottom: 0;
}

/*Home Page end*/
.box824px {
	width: 824px;
	background: #ececec;
}

/* Jscroll */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	width: 20px;
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #ececec;
}

.jScrollPaneDrag {
	position: absolute;
	background: url(/i/icons/jsp_middle.gif) repeat-y;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/i/icons/jsp_top.gif);
	height: 15px;
}

a.jscrollarrowup:hover { /*background-color:#f60;*/
	
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/i/icons/jsp_bottom.gif);
	height: 15px;
}

a.jscrollarrowdown:hover { /*background-color:#f60;*/
	
}

a.jscrollactivearrowbutton,a.jscrollactivearrowbutton:hover { /*background-color:#f00;*/
	
}

.scroll-pane {
	margin-top: 4px;
	width: 153px;
	height: 265px;
	overflow: auto;
	background: #ffffff;
	float: left;
}

.scroll-pane a {
	color: #000000;
	text-decoration: underline;
	display: block;
	border-bottom: 1px solid #d5d5d5;
	height: 15px;
	padding-top: 2px;
	text-decoration: none;
	padding-left: 10px;
}

.scroll-pane a:hover {
	text-decoration: underline;
}

#MoreLfCol {
	width: 149px;
	float: left;
	margin-top: 4px;
}

#MoreRtCol {
	width: 666px;
	float: right;
	margin-right: 9px;
	margin-top: 4px;
}

#UserColumn {
	width: 149px;
	background: #f6f6f6 url(/i/pixel/ucbg.gif) repeat-x;
	float: left;
	position: relative;
}

#UserColumn #tr,#UserColumn #tl {
	position: absolute;
	top: 0;
	width: 5px;
	height: 5px;
	display: block
}

#UserColumnPic {
	margin: 6px 0 0 8px;
	height: 161px;
	width: 130px;
	float: left;
	background-color: #000000;
}

.profilePic {
	border: 2px solid #fff;
}

#UserColumnPic .statement #statement_form #StatementText {
	border: 1px solid #000;
	width: 95px;
	height: 15px;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
}

#UserColumnPic .statement #statement_form #statement_send {
	background: none;
	border: none;
	margin-top: 0px;
	padding: 0px;
	height: 19px;
	width: 19px;
	position: relative;
	top: 5px;
}

#UserColumnPic .statement #statement {
	padding: 8px 0px 8px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

#UserColumnPic .close,#UserColumnPic .show {
	width: 17px;
	height: 17px;
	cursor: pointer;
	position: absolute;
	top: 9px;
}

#UserColumnPic .close {
	left: 11px;
	background: url(/i/icons/uc_close.png);
}

#UserColumnPic .show {
	left: 32px;
	background: url(/i/icons/uc_show.png);
}

#UserColumnButtons {
	width: 134px;
	float: left;
	margin-left: 8px;
	margin-top: 14px;
	padding-bottom: 16px;
}

#UserColumnButtons a {
	margin-bottom: 5px;
	cursor: pointer;
}

#UserColumn h4 {
	width: 149px;
	height: 21px;
	background: url(/i/misc/head149.jpg);
	float: left;
	font: bold 13px Arial;
	color: #fff;
	line-height: 20px;
	text-indent: 6px;
}

#UserColumn ul {
	width: 149px;
}

#UserColumn ul li {
	width: 139px;
	font: 12px Arial;
	color: #000000;
	line-height: 24px;
	height: 24px;
	padding: 0 5px;
	float: left;
	border-bottom: 1px dotted #000000;
}

#UserColumn ul li.first {
	margin-top: 5px;
}

#UserColumn ul li.last {
	height: 29px;
	border-bottom: none;
}

#MoreRtCol #ShoutBlock {
	width: 666px;
	height: 157px;
	float: left;
	border: 1px solid #d5d5d5
}

#MoreRtCol #ShoutBlock .Head {
	width: 666px;
	height: 32px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
}

#MoreRtCol #ShoutBlock .Head .reload {
	width: 60px;
	margin: 5px 10px 0 10px;
	height: 17px;
	float: right;
	background: url(/i/icons/reload.gif) no-repeat right;
	font: bold 14px Arial;
	color: #FFF;
	cursor: pointer;
}

#MoreRtCol #ShoutBlock .Head h4 {
	font: bold 14px Arial;
	color: #fff;
	line-height: 21px;
	float: left;
	margin: 2px 0px 0 8px;
}

#MoreRtCol #ShoutBlock .Head h4.first {
	width: 359px;
}

#MoreRtCol #ShoutBlock .Content {
	width: 666px;
	height: 135px;
	float: left;
	position: relative;
}

#MoreRtCol #ShoutBlock .Left .Banner {
	width: 300px;
	height: 250px;
	float: left;
	background: #e8e5dc;
	margin-left: 17px;
	margin-top: 10px;
	display: none;
}

#MoreRtCol #ShoutHolder {
	background-color: #ececec;
	height: 100%;
}

#MoreRtCol #ShoutBlock .Content .action {
	cursor: pointer;
	width: 21px;
	height: 21px;
	background: url(/i/icons/action.gif);
	position: absolute;
	bottom: 0;
	right: 0;
}

#MoreRtCol #ShoutBlock .Content .action2 {
	cursor: pointer;
	width: 23px;
	height: 23px;
	background: url(/i/icons/action2.gif);
	position: absolute;
	bottom: 0px;
	right: 0;
	display: none;
}

#MoreRtCol #ShoutBlock .Content .Left {
	width: 350px;
	height: 124px;
	float: left;
	padding: 11px 7px 0 8px;
	font: 12px Arial;
	color: #000000;
}

#MoreRtCol #ShoutBlock .Content .Left textarea {
	float: left;
	width: 217px;
	height: 75px;
	border: 1px solid #9a9076;
	overflow: auto;
	background: #e8e5dc;
	margin-bottom: 5px;
	font: 12px Arial;
	color: #000000;
}

#MoreRtCol #ShoutBlock .Content .Left .center {
	margin-bottom: 5px;
}

#MoreRtCol #ShoutBlock .Content .Left .left {
	width: 220px;
}

#MoreRtCol #ShoutBlock .Content .Left .left strong {
	display: block;
	width: 60px;
	height: 40px;
	float: left;
}

#MoreRtCol #ShoutBlock .Content .Left .left span {
	position: relative;
	top: -4px
}

#MoreRtCol #ShoutBlock .Content .Left .left input {
	position: relative;
	top: -2px;
}

#MoreRtCol #ShoutBlock .Content .Left .left img {
	position: relative;
	top: -2px;
}

#MoreRtCol #ShoutBlock .Content .Left .right {
	width: 120px;
}

#MoreRtCol #ShoutBlock .Content .Left .right .check {
	position: relative;
	bottom: -2px;
	left: -2px;
}

#MoreRtCol #ShoutBlock .Content .Left .right a {
	text-decoration: underline;
	font: 12px Arial;
	color: #333333;
	display: block;
	margin: 3px 0 5px 0;
}

#MoreRtCol #ShoutBlock .Content .Left .right a:hover {
	text-decoration: none;
}

#MoreRtCol #ShoutBlock .Content .Right {
	width: 271px;
	/*height:125px;*/
	height: auto;
	float: right;
	padding: 10px 23px 0 7px;
	background-color: #ffffff;
}

#MoreRtCol #ShoutBlock .Content .Right a.bottom {
	width: 155px;
	height: 23px;
	font: bold 12px Arial;
	color: #fff;
	background: url(/i/misc/ShoutAbot.gif);
	text-decoration: none;
	text-indent: 10px;
	line-height: 20px;
	position: absolute;
	display: none;
	left: 400px;
	bottom: 0;
}

#ShoutHolder .Right .Shout {
	font: 12px Arial;
	color: #000000;
	border-bottom: 1px dotted #fff;
	line-height: 17px;
	padding: 3px 0 3px 26px;
}

#ShoutHolder .Right .Shout.User {
	background: url(/i/icons/eye.gif) no-repeat 0px 5px;
}

#ShoutHolder .Right .Shout.Friend {
	background: url(/i/icons/friends.gif) no-repeat 0px 5px;
}

#ShoutHolder .Right .Shout.last {
	border-bottom: none
}

#MoreRtCol #MoreNewsBlock {
	width: 666px;
	height: 52px;
	background: url(/i/misc/MoreNewsBlock.png);
	float: left;
	margin-top: 9px;
	position: relative;
}

#MoreRtCol #MoreNewsBlock .link {
	width: 101px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 276px;
	display: block
}

.tickercontainer {
	background: none;
	width: 641px;
	height: 25px;
	margin: 0px 0 0 5px;
	padding: 11px 0 0 0;
	overflow: hidden;
}

.tickercontainer .mask {
	position: relative;
	left: 0px;
	top: 0px;
	width: 641px;
	overflow: hidden;
}

ul.newsticker {
	position: relative;
	left: 641px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #000000;
	font: bold 12px Arial;
	text-decoration: none;
	margin: 0 30px 0 0;
}

ul.newsticker a:hover {
	text-decoration: underline;
}

#MoreRtCol .LfBlock {
	width: 355px;
	float: left;
	background: #f6f6f6;
}

#MoreRtCol .RtBlock {
	width: 300px;
	float: right;
	background: #f6f6f6;
}

#MoreRtCol #ModeratorenBlock {
	width: 355px;
	height: 181px;
	background: url(/i/misc/md_blockbg.png);
	margin: 10px;
	float: left;
	position: relative;
}

#MoreRtCol #ModeratorenBlock h2 {
	color: #fff;
	font: bold 16px Arial;
	float: left;
	width: 190px;
	margin: 9px 0 0 30px;
}

#MoreRtCol #ModeratorenBlock h3 {
	color: #fff;
	font: bold 16px Arial;
	float: right;
	width ?: 100px;
	margin: 8px 10px 0 0px;
}

#MoreRtCol #ModeratorenBlock p {
	width: 190px;
	float: left;
	line-height: 17px;
	font: 12px Arial;
	color: #000000;
	margin: 20px 0 0 10px;
}

#MoreRtCol #ModeratorenBlock div#button {
	position: absolute;
	bottom: -5px;
	right: 1px;
}

#MoreRtCol #MachMitBlock {
	width: 300px;
	height: 181px;
	background: url(/i/misc/machmitbg.png);
	margin-top: 10px;
	float: left;
	position: relative;
}

#MoreRtCol #MachMitBlock div.machmit {
	position: absolute;
	bottom: 8px;
	right: 16px;
}

#MoreRtCol #MachMitBlock #UsersBlock {
	width: 170px;
	height: 120px;
	float: left;
	margin: 60px 0 0 10px;
}

#MoreRtCol #MachMitBlock #UsersBlock img {
	border: 1px solid #999999;
}

#MoreRtCol #MachMitBlock #UsersBlock a {
	width: 30px;
	float: left;
	display: block
}

#MoreRtCol #MachMitBlock #UsersBlock p {
	width: 140px;
	float: right;
	font: 12px Arial;
	color: #ffffff;
	position: relative;
	top: -2px;
}

#MoreRtCol #Accordion {
	height: 296px;
	width: 666px;
	background: none;
	float: left;
	background: url(/i/misc/acclibg.jpg) no-repeat right;
	margin-top: 8px;
}

#MoreRtCol #Accordion ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#MoreRtCol #Accordion ul li {
	float: left;
	padding: 0px;
	display: block;
	margin-right: 0px;
}

#MoreRtCol #Accordion ul li span {
	display: block;
	overflow: hidden;
	height: 296px;
	background: url(/i/misc/acclibg.jpg) no-repeat;
	width: 25px;
}

#MoreRtCol #Accordion #a1 {
	width: 539px;
}

#MoreRtCol #Accordion ul li .a1 {
	background: url(/i/misc/arccordion.png) no-repeat -71px 78px;
	height: 296px;
	width: 25px;
	float: left;
	cursor: pointer;
}

#MoreRtCol #Accordion ul li .a2 {
	background: url(/i/misc/arccordion.png) no-repeat -47px 78px;
	height: 296px;
	width: 25px;
	float: left;
	cursor: pointer;
}

#MoreRtCol #Accordion ul li .a3 {
	background: url(/i/misc/arccordion.png) no-repeat -97px 78px;
	height: 296px;
	width: 25px;
	float: left;
	cursor: pointer;
}

#MoreRtCol #Accordion ul li .a4 {
	background: url(/i/misc/arccordion.png) no-repeat -122px 78px;
	height: 296px;
	width: 25px;
	float: left;
	cursor: pointer;
}

#MoreRtCol #Accordion ul li .a5 {
	background: url(/i/misc/arccordion.png) no-repeat 3px 78px;
	height: 296px;
	width: 25px;
	float: left;
	cursor: pointer;
}

#MoreRtCol #Accordion ul li .a6 {
	background: url(/i/misc/arccordion.png) no-repeat -22px 78px;
	height: 296px;
	width: 25px;
	float: left;
	cursor: pointer;
}

#MoreRtCol #Accordion ul li .reload {
	width: 60px;
	margin: 3px 10px 0 0;
	height: 17px;
	padding-top: 3px;
	float: right;
	background: url(/i/icons/reload.gif) no-repeat right;
	font: bold 12px Arial;
	color: #000000;
	cursor: pointer;
}

#MoreRtCol #Accordion ul li .ProfileContainer {
	width: 474px;
	float: left;
	padding: 33px 20px 0 20px;
}

#MoreRtCol #Accordion ul li .ProfileContainer .Profile {
	width: 237px;
	float: left;
}

#MoreRtCol #Accordion ul li .ProfileContainer .Profile img.img {
	border: 1px solid #d5d5d5;
	float: left;
}

#MoreRtCol #Accordion ul li .ProfileContainer .Profile p {
	float: right;
	width: 160px;
	line-height: 17px;
	font: 12px Arial;
	color: #000000;
}

#MoreRtCol #Accordion ul li .ProfileContainer .Profile p a.first {
	font: bold 12px Arial;
	text-decoration: underline;
	color: #000000;
}

#MoreRtCol #Accordion ul li .ProfileContainer .Profile p a.first:hover {
	text-decoration: none;
}

#MoreRtCol #Accordion ul li .ProfileContainer .Profile p a.second {
	display: block;
	padding-top: 4px;
}

#MoreRtCol #Accordion ul li .nFans {
	width: 480px;
	float: left;
	height: 174px;
	margin: 53px 0 0 25px;
}

#MoreRtCol #Accordion ul li .nFans img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #a7a7a8;
}

#MoreRtCol #Accordion ul li .nPics {
	width: 480px;
	float: left;
	height: 260px;
	margin: 17px 0 0 20px;
}

#MoreRtCol #Accordion ul li .nPics .Cell {
	width: 160px;
	height: 130px;
	float: left;
}

#MoreRtCol #Accordion ul li .nVideo {
	width: 480px;
	float: left;
	height: 260px;
	margin: 17px 0 0 20px;
}

#MoreRtCol #Accordion ul li .nVideo .Cell {
	width: 160px;
	height: 130px;
	float: left;
}

#MoreRtCol #Accordion ul li .nVideo .Cell p {
	padding-top: 10px;
}

#MoreRtCol #Accordion ul li .nBlog {
	width: 480px;
	float: left;
	height: 260px;
	margin: 17px 0 0 20px;
}

#MoreRtCol #Accordion ul li .nBlog .Cell {
	width: 240px;
	height: 124px;
	float: left;
}

#MoreRtCol #Accordion ul li .nBlog .Cell p {
	float: left;
	width: 190px;
	margin: 0 5px;
}

#MoreRtCol #Accordion ul li .nBlog .Cell p a {
	font: bold 12px Arial;
	color: #333333;
	text-decoration: underline;
}

#MoreRtCol #Accordion ul li .nBlog .Cell p a:hover {
	font: bold 12px Arial;
	color: #333333;
	text-decoration: none;
}

#MoreRtCol #Accordion ul li .nFor {
	margin-top: 2px;
	width: 514px;
	float: left;
	height: 271px;
	background: url(/i/pixel/nForbg.gif) repeat-y;
}

#MoreRtCol #Accordion ul li .nFor .Row {
	padding: 10px 0px 10px 25px;
	min-height: 30px;
	_height: 20px;
}

#MoreRtCol #Accordion ul li .nFor .Row.second {
	background: url(/i/pixel/nForbg_3.gif) repeat-y;
}

#MoreRtCol #Accordion ul li .nFor .Separator {
	height: 1px;
	width: 514px;
}

#MoreRtCol #Accordion ul li .nFor .Row a,#MoreRtCol #Accordion ul li .nFor .Row p {
	display: block
}

#MoreRtCol #BlogeintragFehler {
	width: 355px;
	float: left;
	margin-top: 8px;
}

#MoreRtCol #BlogeintragFehler .Desc {
	width: 345px;
	height: 80px;
	padding: 16px 0 0 8px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	background: #ececec;
	float: left;
}

#MoreRtCol #Blogeintrag {
	width: 355px;
	float: left;
	margin-top: 8px;
}

#MoreRtCol #Blogeintrag h4 {
	width: 346px;
	height: 27px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 9px;
}

#MoreRtCol #Blogeintrag .Desc {
	width: 345px;
	height: 80px;
	padding: 16px 0 0 8px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	background: #ececec;
	float: left;
}

#MoreRtCol #Blogeintrag .Desc img {
	border: 1px solid #999999;
	float: left;
}

#MoreRtCol #Blogeintrag .Desc p {
	width: 280px;
	float: left;
	margin-left: 10px;
	position: relative;
	top: -3px;
}

#MoreRtCol #Blogeintrag .Form {
	width: 355px;
	height: 382px;
	padding: 11px 0 0 0;
	font: bold 12px Arial;
	color: #000000;
	background: url(/i/misc/moreBlogFormbg.jpg) no-repeat;
	float: left;
}

#MoreRtCol #Blogeintrag .Form label {
	margin-left: 5px;
	float: left;
	display: block;
	width: 66px;
	position: relative;
	top: 2px;
}

#MoreRtCol #Blogeintrag .Form .textbg {
	width: 229px;
	height: 24px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #A19891;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

#MoreRtCol #Blogeintrag .Form .textbg input {
	width: 220px;
	height: 20px;
	background: none;
	border: none;
	margin-left: 2px;
}

#MoreRtCol #Blogeintrag .Form .textbg input.file {
	width: 260px;
	height: 20px;
	background: none;
	border: none;
	margin-left: 2px;
}

#MoreRtCol #Blogeintrag .Form .textarea1 {
	width: 229px;
	height: 67px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #A19891;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

#MoreRtCol #Blogeintrag .Form .textarea1 .t1 {
	width: 223px;
	height: 65px;
	margin: 1px 0 0 2px;
	background: none;
	border: none;
	overflow: auto;
}

#MoreRtCol #Blogeintrag .Form .textarea2 {
	background-color: #FFFFFF;
	border: 1px solid #A19891;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	width: 229px;
	height: 176px;
	float: left;
}

#MoreRtCol #Blogeintrag .Form .textarea2 .t2 {
	width: 223px;
	height: 170px;
	margin: 1px 0 0 2px;
	background: none;
	border: none;
	overflow: auto;
}

#MoreRtCol #Blogeintrag .Form .submit {
	margin-left: 130px
}

#MoreRtCol #DFreunde {
	width: 355px;
	float: left;
	margin-top: 8px;
}

#MoreRtCol #DFreunde h4 {
	width: 346px;
	height: 27px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 9px;
}

#MoreRtCol #DFreunde .Desc {
	width: 353px;
	height: 227px;
	border: 1px solid #d5d5d5;
	background: #ececec url(/i/misc/moreBoxBack.png) no-repeat center bottom;
	position: relative;
}

#MoreRtCol #DFreunde .Desc a.prevdf,#MoreRtCol #DFreunde .Desc a.nextdf {
	position: absolute;
	width: 13px;
	height: 56px;
	top: 77px;
}

#MoreRtCol #DFreunde .Desc a.prevdf {
	left: 3px;
	background: url(/i/buttons/more_larr.gif) no-repeat;
}

#MoreRtCol #DFreunde .Desc a.nextdf {
	right: 3px;
	background: url(/i/buttons/more_rarr.gif) no-repeat;
}

#MoreRtCol #DFreundeHolder {
	width: 309px;
	height: 184px;
	float: left;
	margin: 14px 0 0 23px;
	font-size: 0;
	line-height: 0;
}

#MoreRtCol #DFreundeHolder div.holder {
	width: 309px;
	height: 184px;
	padding: 0 5px;
}

#MoreRtCol #DFreundeHolder .pic {
	float: left;
	margin-right: 7px;
	margin-bottom: 9px;
}

#MoreRtCol #DFreundeHolder img {
	border: 1px solid #d9d3c9;
	font-size: 0;
	line-height: 0;
}

#MoreRtCol #DFreunde a.more {
	font: bold 12px Arial;
	color: #fff;
	position: absolute;
	bottom: 4px;
	left: 110px;
	text-decoration: none;
}

#MoreRtCol #Profilebesucher {
	width: 300px;
	float: left;
	margin-top: 8px;
}

#MoreRtCol #Profilebesucher h4 {
	width: 291px;
	height: 27px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 9px;
}

#MoreRtCol #Profilebesucher .Desc {
	width: 298px;
	height: 217px;
	border: 1px solid #d5d5d5;
	border-top: none;
	background: #ececec url(/i/misc/moreBoxBack.png) no-repeat center bottom;
	position: relative;
}

#MoreRtCol #Profilebesucher .Desc a.prevpf,#Profilebesucher .Desc a.nextpf {
	position: absolute;
	width: 13px;
	height: 66px;
	top: 67px;
}

#MoreRtCol #Profilebesucher .Desc a.prevpf {
	left: 3px;
	background: url(/i/buttons/more_larr.gif) no-repeat;
}

#MoreRtCol #Profilebesucher .Desc a.nextpf {
	right: 3px;
	background: url(/i/buttons/more_rarr.gif) no-repeat;
}

#MoreRtCol #Profilebesucher a.more {
	font: bold 12px Arial;
	color: #fff;
	position: absolute;
	bottom: 4px;
	left: 84px;
	text-decoration: none;
}

#MoreRtCol #ProfilebesucherHolder {
	width: 256px;
	height: 170px;
	float: left;
	margin: 8px 0 0 19px;
	font-size: 0;
	line-height: 0;
}

#MoreRtCol #ProfilebesucherHolder img {
	border: 1px solid #d9d3c9;
	font-size: 0;
	line-height: 0;
	float: left;
	margin: 4px 2px;
}

#MoreRtCol #ProfilebesucherHolder div.holder {
	width: 256px;
	height: 170px;
	padding: 0 2px;
}

#MoreRtCol #Geburdstage {
	width: 300px;
	float: left;
	margin-top: 8px;
}

#MoreRtCol #Geburdstage h4 {
	width: 293px;
	height: 25px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 7px;
}

#MoreRtCol #Geburdstage .Desc {
	width: 298px;
	height: 218px;
	border: 1px solid #d5d5d5;
	border-top: none;
	background: #ececec url(/i/misc/moreBoxBack.png) no-repeat center bottom;
	position: relative;
}

#MoreRtCol #Geburdstage a.more {
	font: bold 12px Arial;
	color: #fff;
	position: absolute;
	bottom: 4px;
	left: 84px;
	text-decoration: none;
}

#MoreRtCol #Geburdstage .Desc a.prevgb,#Geburdstage .Desc a.nextgb {
	position: absolute;
	height: 13px;
	width: 66px;
	left: 119px;
}

#MoreRtCol #Geburdstage .Desc a.prevgb {
	top: 0px;
	background: url(/i/buttons/more_tarr.gif) no-repeat;
}

#MoreRtCol #Geburdstage .Desc a.nextgb {
	bottom: 30px;
	background: url(/i/buttons/more_barr.gif) no-repeat;
}

#MoreRtCol #GeburdstageHolder {
	width: 298px;
	height: 138px;
	float: left;
	margin: 25px 0 0 0px;
	font-size: 0;
	line-height: 0;
}

#MoreRtCol #GeburdstageHolder .Row {
	height: 46px;
	background: #ececec;
	width: 298px;
}

#MoreRtCol #GeburdstageHolder .Row.second {
	background: #ececec;
}

#MoreRtCol #GeburdstageHolder .Row img {
	border: 1px solid #d5d5d5;
	float: left;
	margin: 10px 5px 0 5px;
}

#MoreRtCol #GeburdstageHolder .Row p {
	float: left;
	width: 240px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin: 5px 0 0 0;
}

#MoreRtCol #GeburdstageHolder .Row p a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#MoreRtCol #LzAkt {
	width: 300px;
	float: left;
	margin-top: 8px;
}

#MoreRtCol #LzAkt h4 {
	width: 291px;
	height: 27px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 9px;
}

#MoreRtCol #LzAkt .Desc {
	width: 298px;
	height: 218px;
	border: 1px solid #d5d5d5;
	border-top: none;
	background: #ececec url(/i/pixel/more_f_03.gif) repeat-x center bottom;
	position: relative;
}

#MoreRtCol #LzAkt .Desc a.prevlz,#LzAkt .Desc a.nextlz {
	position: absolute;
	height: 13px;
	width: 66px;
	left: 119px;
}

#MoreRtCol #LzAkt .Desc a.prevlz {
	top: 0px;
	background: url(/i/buttons/more_tarr.gif) no-repeat;
}

#MoreRtCol #LzAkt .Desc a.nextlz {
	bottom: 30px;
	background: url(/i/buttons/more_barr.gif) no-repeat;
}

#MoreRtCol #LzAktHolder {
	width: 298px;
	height: 138px;
	float: left;
	margin: 25px 0 0 0px;
	font-size: 0;
	line-height: 0;
}

#MoreRtCol #LzAktHolder .Row {
	height: 46px;
	background: #ececec;
	width: 298px;
}

#MoreRtCol #LzAktHolder .Row.second {
	background: #ececec;
}

#MoreRtCol #LzAktHolder .Row img {
	border: 1px solid #999999;
	float: left;
	margin: 10px 5px 0 5px;
}

#MoreRtCol #LzAktHolder .Row p {
	float: left;
	width: 240px;
	font-size: 12px;
	color: #472c0f;
	line-height: 17px;
	margin: 5px 0 0 0;
}

#MoreRtCol #LzAktHolder .Row p a {
	font-size: 12px;
	color: #472c0f;
	font-weight: bold;
	text-decoration: none;
}

#Overlay {
	width: 100%;
	height: 100%;
	background: #000;
	moz-opacity: 0.7;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	z-index: 100000;
	-moz-opacity: 0.9;
}

#Overlay2 {
	width: 100%;
	height: 100%;
	background: #000;
	moz-opacity: 0.7;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	z-index: 100000;
	-moz-opacity: 0.9;
}

#PopUp {
	width: 762px;
	height: 420px;
	background: url(/i/misc/pUp_bg.png) no-repeat;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000001
}

#PopUp #PUPosRel {
	width: 762px;
	height: 420px;
	float: left;
	position: relative;
}

#PopUp #PUPosRel #Close {
	width: 47px;
	height: 47px;
	float: right
}

#PopUp #PUPosRel #Form {
	width: 505px;
	height: 260px;
	float: left;
	margin: 133px 0 0 30px;
	position: relative;
}

#PopUp #PUPosRel #Form ul {
	margin-top: 10px;
}

#PopUp #PUPosRel #Form li {
	background-color: #CFC4A5;
	border: 1px solid #A2755D;
	padding: 2px 5px;
	margin-bottom: 1px;
	text-align: justify;
}

#PopUp #PUPosRel #Form p {
	line-height: 11px;
}

#PopUp #PUPosRel #Form label {
	width: 120px;
	float: left;
	font: bold 12px Arial;
	color: #000;
	position: relative;
	top: 3px;
}

#PopUp #PUPosRel #Form .text {
	float: left;
	width: 200px;
	height: 22px;
	background: #fff;
	border: 1px solid #928d82;
}

#PopUp #PUPosRel #Form select {
	float: left;
	height: 22px;
	background: #fff;
	border: 1px solid #928d82;
	margin-right: 17px;
}

#PopUp #PUPosRel #Form select .w24 {
	width: 24px;
}

#PopUp #PUPosRel #Form select .w77 {
	width: 77px;
}

#PopUp #PUPosRel #Form select .w50 {
	width: 50px;
}

#PopUp #PUPosRel #Form select .w100 {
	width: 100px;
}

#PopUp #PUPosRel #Form .check {
	float: left;
	position: relative;
	left: -2px;
	top: -2px;
}

#PopUp #PUPosRel #Form .chBDesc {
	width: 170px;
	height: 35px;
	font: 12px Arial;
	color: #000;
	float: left;
}

#PopUp #PUPosRel #Form .chBDesc a {
	text-decoration: underline;
	font: 12px Arial;
	color: #000;
}

#PopUp #PUPosRel #Form #Frei {
	font: bold 12px Arial;
	color: #000;
	float: right;
	text-decoration: none;
	width: 140px;
	height: 27px;
	line-height: 27px;
	background: url(/i/icons/pUp_rarr.gif) no-repeat left;
	padding-left: 33px;
	position: absolute;
	top: -2px;
	right: 0px;
}

#PopUp #PUPosRel #Form #Fehler {
	font: bold 12px Arial;
	color: #C33;
	float: right;
	text-decoration: none;
	width: 180px;
	line-height: 17px;
	position: absolute;
	top: -30px;
	right: -200px;
}

#PopUp #PUPosRel #Form #Fehler .okay {
	color: #093;
}

#PopUp #PUPosRel #Form #Register {
	width: 170px;
	height: 36px;
	background: url(/i/buttons/pUp_BRegister.png) no-repeat;
	position: absolute;
	right: 0px;
	bottom: -10px;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#PopUp #PUPosRel #Links {
	width: 175px;
	height: 270px;
	float: right;
	margin: 40px 20px 0 0px;
	position: relative;
}

#PopUp #PUPosRel #Links strong {
	font: bold 12px Arial;
	color: #333;
}

#PopUp #PUPosRel #Links #LinksHolder {
	width: 175px;
	height: 130px;
	float: left;
	line-height: 9px;
}

#PopUp #PUPosRel #Links #LinksHolder .Link {
	background: url(/i/misc/pUp_LHolder.gif);
	width: 77px;
	height: 22px;
	padding: 12px 0 0 5px;
}

.blackLink {
	font: 12px Arial;
	color: #000000;
	text-decoration: underline;
	cursor: pointer
}

.blackLink:hover {
	text-decoration: none;
}

.brownLink {
	font: 12px Arial;
	color: #000000;
	text-decoration: underline;
	cursor: pointer
}

.brownLink:hover {
	text-decoration: none;
}

.brownParagraph {
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
}

.brownParagraph a {
	font: 12px Arial;
	color: #462921;
	text-decoration: underline;
	cursor: pointer
}

.brownParagraph a:hover {
	text-decoration: none;
}

.greyParagraph {
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
}

.greyBorder {
	border: 1px solid #a7a7a8;
}

.brownBorder {
	border: 1px solid #603e34;
}

.greyBorder2 {
	border: 1px solid #999999;
}

.blackboldLink {
	font: bold 12px Arial;
	color: #333333;
	text-decoration: underline;
	cursor: pointer
}

.blackboldH {
	font: bold 12px Arial;
	color: #333333;
	text-decoration: underline;
}

.blackboldLink:hover {
	text-decoration: none;
}

.w190 {
	width: 190px;
}

.w80 {
	width: 80px;
}

.w215 {
	width: 215px;
}

#Tea {
	width: 824px;
	height: 554px;
	background: url(/i/teaser/teaser.png) no-repeat;
	float: left;
	margin-top: 19px;
	line-height: 0;
	position: relative;
}

#Tea p {
	font: 15px Arial;
	color: #ffffff;
	width: 480px;
	margin: 120px 0 0 25px;
}

#Tea #SubButton {
	width: 262px;
	height: 67px;
	position: absolute;
	bottom: 40px;
	right: 295px;
}

#Tea #SubButton a {
	width: 262px;
	height: 36px;
	display: block;
}

/*Weitersagen*/
.weitersagen_field_desc1 {
	float: left;
	width: 245px;
	font: bold 12px Arial;
	color: #452d0b;
}

.weitersagen_field_desc2 {
	float: left;
	font: bold 12px Arial;
	color: #452d0b;
}

#DummyForm {
	width: 514px;
	float: left;
}

#DummyForm .Header {
	width: 514px;
	height: 32px;
	margin-top: 0px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	background-repeat: no-repeat;
	float: left;
}

#DummyForm .Header p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 9px;
}

#DummyForm .Body {
	width: 512px;
	font: 12px Arial;
	color: #000000;
	border: 1px solid #d5d5d5;
	float: left;
	background-color: #ececec;
}

#DummyForm .Body a {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body .Row {
	float: left;
	background: url(/i/pixel/df_line.gif) repeat-x bottom;
	width: 490px;
	padding: 10px 12px 10px 10px;
}

#DummyForm .Body #twitter_text_detail ul li {
	float: left;
	background: url(/i/pixel/df_line.gif) repeat-x bottom;
	width: 490px;
	padding: 10px 12px 10px 10px;
}

#twitter_text_detail ul li a {
	color: #bb221b !important;
	text-decoration: none !important;
	font-size: 12px !important;
}

#twitter_text_detail ul li span a {
	color: #000000 !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#twitter_text_detail .lastTweet {
	background: none !important;
}

#twitter_text_detail span {
	display: block;
}

#DummyForm .Body .postfach td {
	background: url(/i/pixel/df_line.gif) repeat-x bottom;
	padding: 1px 2px 5px 2px;
}

#DummyForm .Body .postfach td.headline {
	background: url(/i/pixel/df_line.gif) repeat-x bottom;
	padding: 0px 2px 8px 2px;
	font-weight: bold;
}

#DummyForm .Body .postfach td.ungelesen {
	background: url(/i/pixel/df_line.gif) repeat-x bottom;
	padding: 1px 2px 5px 2px;
	font-weight: bold;
}

#DummyForm .Body .postfach td.input {
	background: url(/i/pixel/df_line.gif) repeat-x bottom;
	padding: 4px 2px 0px 2px;
}

#DummyForm .Body .postfach td img {
	margin: 3px 0px -1px 3px;
}

#DummyForm .Body .postfach td.last {
	background: none;
}

#DummyForm .Body .Row .Button {
	background: url(/i/button_130x19.png);
	width: 130px;
	height: 15px;
	text-align: center;
	padding: 2px 0;
}

#DummyForm .Body .Row .Button a,#DummyForm .Body .Row .Button a:hover,#DummyForm .Body .Row .Button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#DummyForm .Body .Row.last {
	background: none;
}

#DummyForm .Body .Row a.edit,#DummyForm .Body .Row.last a.edit {
	font: 12px Arial;
	color: #000000;
	margin-right: 100px;
	text-decoration: underline;
}

#DummyForm .Body .Row a.edit:hover,#DummyForm .Body .Row.last a.edit:hover {
	font: 12px Arial;
	color: #000000;
	margin-right: 100px;
	text-decoration: none;
}

#DummyForm .Body .Row a#delete_profil,#DummyForm .Body .Row.last a#delete_profil {
	font: 12px Arial;
	color: #000000;
	margin-right: 100px;
	text-decoration: underline;
}

#DummyForm .Body .Row a#delete_profil:hover,#DummyForm .Body .Row.last a#delete_profil:hover {
	font: 12px Arial;
	color: #000000;
	margin-right: 100px;
	text-decoration: none;
}

#DummyForm .Body label {
	font: bold 12px Arial;
	color: #000000;
	float: left;
	width: 198px;
	position: relative;
	bottom: -3px;
}

#DummyForm .Body label.news {
	width: 168px;
}

#DummyForm .Body label.blog {
	width: 168px;
}

#DummyForm .Body label.pn_schreiben {
	width: 148px;
}

#DummyForm .Body .txt1 {
	width: 280px;
	height: 20px;
	border: 1px solid #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body input.news {
	width: 310px;
	height: 20px;
	border: 1px solid #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body input.pn_schreiben {
	width: 330px;
	height: 20px;
	border: 1px solid #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body input.suche {
	width: 105px;
	height: 20px;
	border: 1px solid #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body input.nl1 {
	width: 200px;
	height: 20px;
	border: 1px solid #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body .Bildupload {
	height: 20px;
	border: 1px solid #d5d5d5;
	margin-right: 1px;
}

#DummyForm .Body .profilheader {
	height: 20px;
	border: 1px solid #d5d5d5;
	margin-right: 1px;
}

#DummyForm .Body .userbild {
	height: 20px;
	border: 1px solid #d5d5d5;
	margin-right: 1px;
}

#DummyForm .Body .blogbild {
	height: 20px;
	border: 1px solid #d5d5d5;
	margin-right: 1px;
}

#DummyForm .Body .radio,#DummyForm .Body .check {
	position: relative;
	bottom: -2px;
}

#DummyForm .Body select {
	color: #000000;
	position: relative;
	/*bottom:-2px;*/
	width: 92px;
	border: 1px solid #d5d5d5;
	overflow: auto;
}

#DummyForm .Body select#Land {
	width: 150px;
}

#DummyForm .Body select.suche {
	width: 110px;
}

#DummyForm .Body select.nl {
	width: 66px;
}

#DummyForm .Body select#family_status,#DummyForm .Body select#Gender,#DummyForm .Body select#Haircolor,#DummyForm .Body select#Eyecolor,#DummyForm .Body select#sex {
	width: 140px;
}

#DummyForm .Body textarea {
	width: 280px;
	height: 110px;
	border: 1px solid #d5d5d5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body textarea.t1 {
	width: 312px;
	height: 110px;
	border: 1px solid #d5d5d5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body textarea.pn_schreiben {
	width: 330px;
	height: 110px;
	border: 1px solid #d5d5d5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Submit {
	margin: 5px 0 0 190px;
	float: left;
}

#DummyForm .Body .Line {
	width: 514px;
	float: left;
	height: 16px;
	line-height: 0;
	font-size: 0;
	background: #af8265;
}

#NewsSchrieben .boxContent {
	background: #FFFFFF url(/i/pixel/nShrblockbg.gif) repeat-x bottom !important;
	position: relative;
}

#NewsSchrieben .boxContent .Top {
	background: url(/i/misc/nShrblockTopbg.gif) no-repeat top left;
	float: left;
	width: 100%;
}

#NewsSchrieben .boxContent .Top .oficial {
	padding: 10px 0 7px 5px;
	float: left;
}

.Linkrss {
	font: bold 12px Arial;
	background: url(/i/icons/rss_icon.gif) no-repeat left;
	color: #000000;
	text-decoration: none;
	padding-left: 21px;
	margin: 8px;
	height: 18px;
}

.BlogRSS {
	font: bold 12px Arial;
	background: url(/i/icons/rss_icon.gif) no-repeat left;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 21px;
	padding-top: 5px;
	height: 18px;
}

#NewsSchrieben .boxContent .Middle p {
	padding: 3px;
	float: left;
}

#NewsSchrieben .boxContent .Line {
	height: 1px;
	line-height: 0;
	font-size: 0;
	background: #d5d5d5;
	float: left;
	width: 100%;
}

#NewsSchrieben .Bookmarks {
	margin: 24px 0 0 18px;
	margin-bottom: 39px;
	width: 180px;
	float: left;
}

#NewsSchrieben .Bookmarks a {
	margin-right: 3px;
	float: left;
	margin-top: 3px;
}

#NewsSchrieben .Bookmarks a img {
	border: 1px solid #c5b191;
}

#NewsSchrieben .StarsBlock {
	background: url(/i/pixel/nShrblockStarbg.png) no-repeat;
	margin: 10px 10px 0 0;
	width: 132px;
	height: 38px;
	padding: 7px;
}

#NewsSchrieben .StarsBlock .Stars {
	margin: 5px 0 0 10px;
	float: left;
}

#NewsSchrieben .boxContent a.img {
	float: left;
	padding: 8px;
}

#NewsSchrieben .boxContent .Top p {
	margin: 5px 0 0 0;
}

#NewsSchrieben .boxContent .oficialImg {
	position: absolute;
	bottom: 0;
	right: 0;
}

.UserAwards {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

.UserAwards img {
	margin: 0 auto;
}

#BnTabsHolder {
	background: url(/i/misc/BN_TabBg.gif) no-repeat;
	width: 353px;
	height: 45px;
	float: left;
	_margin-top: 15px;
}

.PosRel1x1 {
	width: 1px;
	height: 1px;
	position: relative;
	top: 0;
	left: 0;
}

.h3corner {
	width: 13px;
	height: 11px;
	position: absolute;
	top: 0px;
	left: 28px;
	background: url(/i/) no-repeat
}

.h3corner_2 {
	width: 13px;
	height: 11px;
	position: absolute;
	top: 0px;
	left: 28px;
	background: url(/i/) no-repeat
}

#BnTabsHolder ul {
	margin-top: 25px;
	width: 516px;
	margin-left: 9px
}

#BnTabsHolder ul {
	width: 516px;
	height: 20px;
}

#BnTabsHolder li {
	float: left;
	width: 75px;
	height: 20px;
	margin-right: 8px;
}

#BnTabsHolder li a {
	float: left;
	width: 75px;
	height: 16px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d2e22;
	background: url(/i/tabs/boxTab_75.png) top left no-repeat;
}

#BnListTabs li a:hover,#BnListTabs li a.select {
	color: #fff;
	background: url(/i/tabs/boxTabHover_75.png) top left no-repeat;
}

#BnListContent {
	height: 194px;
	float: left;
	width: 353px;
	background: #ececec;
}

.fsize0 {
	font-size: 0;
}

.blackLine {
	width: 100%;
	height: 1px;
	background: #000;
	line-height: 1px;
	font-size: 0;
}

.mtb5px {
	margin: 5px 0;
}

#bnMusic,#bnFreizeit,#bnMe {
	width: 344px;
	margin: 27px 0 0 10px;
	height: 167px;
	position: relative;
}

#bnMusic a.prevbnmu,#bnMusic a.nextbnmu {
	position: absolute;
	width: 56px;
	height: 13px;
	left: 140px;
	outline: 0 none;
}

#bnMusic a.prevbnmu {
	top: -20px;
	background: url(/i/buttons/more_tarr.gif) no-repeat center;
}

#bnMusic a.nextbnmu {
	bottom: 3px;
	background: url(/i/buttons/more_barr.gif) no-repeat center;
}

#bnFreizeit a.prevbnfr,#bnFreizeit a.nextbnfr {
	position: absolute;
	width: 56px;
	height: 13px;
	left: 140px;
	outline: 0 none;
}

#bnFreizeit a.prevbnfr {
	top: -20px;
	background: url(/i/buttons/more_tarr.gif) no-repeat center;
}

#bnFreizeit a.nextbnfr {
	bottom: 3px;
	background: url(/i/buttons/more_barr.gif) no-repeat center;
}

#bnMe a.prevbnme,#bnMe a.nextbnme {
	position: absolute;
	width: 56px;
	height: 13px;
	left: 140px;
	outline: 0 none;
}

#bnMe a.prevbnme {
	top: -20px;
	background: url(/i/buttons/more_tarr.gif) no-repeat center;
}

#bnMe a.nextbnme {
	bottom: 3px;
	background: url(/i/buttons/more_barr.gif) no-repeat center;
}

#bnMe label {
	font: 12px Arial;
	color: #533a22;
	font-weight: bold;
	width: 140px;
	float: left;
	margin-right: 5px;
}

#bnMusic label,#bnFreizeit label {
	font: 12px Arial;
	color: #533a22;
	font-weight: bold;
	width: 170px;
	float: left;
	margin-right: 5px;
}

#bnMusicHolder,#bnFreizeitHolder,#bnMeHolder {
	width: 340px;
	height: 150px;
	background: none !important;
}

#bnMusic div,#bnFreizeit div,#bnMe div {
	float: left;
	font: 12px Arial;
	color: #533a22;
	margin-right: 5px;
}

.bnFoto {
	height: 226px;
	background-color: #ececec;
	width: 353px;
}

.bnFotoHolder a.prevbn,.bnFotoHolder a.nextbn {
	position: absolute;
	width: 13px;
	top: 68px;
	height: 66px;
	display: block
}

.bnFotoHolder a.prevbn {
	left: 3px;
	background: url(/i/buttons/more_larr.gif) no-repeat;
}

.bnFotoHolder a.nextbn {
	right: 3px;
	background: url(/i/buttons/more_rarr.gif) no-repeat;
}

.bnFotoHolder {
	width: 353px;
	height: 216px;
	padding-top: 11px;;
	position: relative;
}

.bnFotoHolder #BnHolder {
	width: 300px;
	height: 200px;
	position: absolute;
	top: 20px;
	left: 35px;
}

.bnFotoHolder #BnHolder .Cell {
	width: 300px;
	height: 200px;
	background: none !important;
}

.bnFotoHolder #BnHolder .Cell .CellInside {
	width: 150px;
	height: 195px;
	float: left;
}

.bnVideo {
	height: 196px;
	background-color: #ececec;
	width: 353px;
}

.bnVideoHolder a.prevbnv,.bnVideoHolder a.nextbnv {
	position: absolute;
	width: 13px;
	top: 68px;
	height: 66px;
	display: block
}

.bnVideoHolder a.prevbnv {
	left: 3px;
	background: url(/i/buttons/more_larr.gif) no-repeat;
}

.bnVideoHolder a.nextbnv {
	right: 3px;
	background: url(/i/buttons/more_rarr.gif) no-repeat;
}

.bnVideoHolder {
	width: 353px;
	height: 216px;
	padding-top: 11px;;
	position: relative;
}

.bnVideoHolder #BnHolderV {
	width: 300px;
	height: 200px;
	position: absolute;
	top: 20px;
	left: 35px;
}

.bnVideoHolder #BnHolderV .Cell {
	width: 300px;
	height: 200px;
	background: none !important;
}

.bnVideoHolder #BnHolderV .Cell .CellInside {
	width: 150px;
	height: 195px;
	float: left;
}

.bnBottomA {
	height: 25px;
	background: url(/i/pixel/bnabg.gif) repeat-x bottom;
	text-align: center;
	min-width: 298px;
}

.bnBottomA a {
	width: 142px;
	height: 19px;
	background: url(/i/misc/bna.png) repeat-x;
	margin: 0 auto;
	display: block;
	text-align: left;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font: bold 12px Arial;
	color: #fff;
}

.bnBottomB {
	height: 25px;
	background: transparent url(/i/misc/moreBoxBack.png) no-repeat scroll center bottom;
	text-align: center;
	min-width: 298px;
}

.bnBottomB a {
	width: 142px;
	height: 19px;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 5px 0 0;
	text-decoration: none;
	font: bold 12px Arial;
	color: #fff;
}

#bnNter {
	background: #ececec
}

#bnNter .FirstRow {
	background: #e6d6bd;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	padding-top: 12px;
}

#bnNter .cell1 {
	padding-left: 5px;
	width: 18px;
}

#bnNter .cell2 {
	width: 110px;
	padding-left: 8px;
}

#bnNter .cell3 {
	width: 100px;
	padding-left: 8px;
}

#bnNter .cell4 {
	width: 85px;
	padding-left: 3px;
}

#bnNter .FirstRow {
	background: #e6d6bd;
	border-bottom: 1px solid #ffffff;
	padding-top: 12px;
}

#bnNter .SecondRow {
	background: #ececec;
	padding: 10px 0;
	float: left;
	width: 100%
}

#bnNter .ThirdRow {
	background: #ececec;
	padding: 10px 0;
	float: left;
	width: 100%
}

#BnGastForm {
	width: 353px;
	height: 205px;
	background: url(/i/misc/bnGastbg.gif) no-repeat;
	float: left;
}

#BnGastForm_ic {
	padding: 20px 10px 0 12px
}

#BnGastForm_ic textarea {
	width: 328px;
	height: 110px;
	border: 1px solid #b4a78e;
	overflow: auto;
}

#BnGastComments .Row {
	border-bottom: 1px dotted #b7a689;
	padding: 10px 0 5px 0;
	background: #efe9df;
	float: left;
	width: 353px;
}

#BnGastComments .Row img {
	margin: 0 8px;
}

#BnGastComments p {
	width: 299px;
	float: left;
	position: relative;
	top: -2px;
}

#BnGastComments .Row.c1 {
	background: #ffffff
}

#BnGastComments .Row.c2 {
	background: #ececec
}

#BnGastComments .Row.last {
	border-bottom: none;
	padding-bottom: 20px;
}

.bnBottomA.c2 {
	background-color: #ececec
}

.bnBottomA.c3 {
	background-color: #ececec
}

#SupForBr {
	width: 298px;
	height: 214px;
	position: relative;
}

#SupForBr a.prevsfr,#SupForBr a.nextsfr {
	position: absolute;
	width: 298px;
	height: 30px;
	left: 0px;
	outline: 0 none;
}

#SupForBr a.prevsfr {
	top: 0px;
	background: url(/i/buttons/more_tarr.gif) no-repeat center;
}

#SupForBr a.nextsfr {
	bottom: -7px;
	background: #ecececurl (/i/buttons/more_barr.gif ) no-repeat center;
}

#SupForBr #SupForBrHolder {
	width: 298px;
	height: 160px;
	float: left;
	margin-top: 30px;
}

#SupForBr dl {
	height: 38px;
	width: 298px
}

#SupForBr dl.second {
	background: #ececec;
}

#SupForBr dl p {
	margin: 3px 0px 0 10px;
}

#NickLa {
	width: 298px;
	height: 320px;
	position: relative;
}

#NickLa a.prevnla,#NickLa a.nextnla {
	position: absolute;
	width: 298px;
	height: 33px;
	left: 0px;
	outline: 0 none;
}

#NickLa a.prevnla {
	top: 0px;
	background: url(/i/buttons/more_tarr.gif) no-repeat center;
}

#NickLa a.nextnla {
	bottom: -7px;
	background: #ecececurl (/i/buttons/more_barr.gif ) no-repeat center;
}

#NickLa #NickLaHolder {
	width: 298px;
	height: 256px;
	float: left;
	margin-top: 37px;
}

#NickLa dl {
	height: 40px;
	width: 298px
}

#NickLa dl.second {
	background: #ececec;
}

#NickLa dl p {
	margin: 3px 5px 0 10px;
}

#FruGFr {
	height: 200px;
	background: #ececec;
}

#FruGFrIn {
	top: 10px;
	position: relative;
}

#FruGFrHolder {
	width: 262px;
	height: 170px;
	position: absolute;
	top: 5px;
	left: 19px;
}

#FruGFr a.prevfgf,#FruGFr a.nextfgf {
	position: absolute;
	width: 13px;
	top: 58px;
	height: 66px;
	display: block
}

#FruGFr a.prevfgf {
	left: 3px;
	background: url(/i/buttons/more_larr.gif) no-repeat;
}

#FruGFr a.nextfgf {
	right: 3px;
	background: url(/i/buttons/more_rarr.gif) no-repeat;
}

#FruGFrHolder img {
	margin: 0 2px 5px 2px;
}

#cdDvd {
	height: 194px;
	background: #ececec url(/i/misc/cddvdbg.gif) no-repeat bottom;
	width: 298px;
}

#cdDvdIn {
	position: relative;
	height: 171px;
	width: 298px;
	top: 23px;
}

#cdDvd a.prevcd,#cdDvd a.nextcd {
	position: absolute;
	width: 14px;
	top: 27px;
	height: 57px;
	display: block
}

#cdDvd a.prevcd {
	left: 4px;
	background: url(/i/buttons/more_larr.gif) no-repeat;
}

#cdDvd a.nextcd {
	right: 4px;
	background: url(/i/buttons/more_rarr.gif) no-repeat;
}

#cdDvdHolder {
	width: 210px;
	height: 164px;
	float: left;
	margin: 5px 0 0 47px;
}

#cdDvdHolder dd {
	width: 90px;
	height: 164px;
	margin: 0 5px
}

#cdDvdHolder div {
	width: 210px;
	height: 164px;
	float: left;
}

#FanVon {
	width: 268px;
	background: #ececec;
	height: 217px;
	padding: 15px;
}

#FanVon p {
	line-height: 34px;
}

#FanVon .color1 {
	color: #e19f0b;
}

#FanVon .color2 {
	color: #988f7b;
}

#FanVon .color3 {
	color: #976952;
}

.f14 {
	font-size: 14px
}

.f34 {
	font-size: 34px
}

.f18 {
	font-size: 18px
}

.f22 {
	font-size: 22px
}

#Gms {
	width: 298px;
	height: 285px;
	background: #ececec
}

#GmsIn {
	width: 298px;
	height: 275px;
	position: relative;
	top: 10px;
}

#GmsIn a.prevgms,#GmsIn a.nextgms {
	position: absolute;
	width: 57px;
	left: 121px;
	height: 14px;
	display: block
}

#GmsIn a.prevgms {
	top: -1px;
	background: url(/i/buttons/more_tarr.gif) no-repeat;
}

#GmsIn a.nextgms {
	bottom: 9px;
	background: url(/i/buttons/more_barr.gif) no-repeat;
}

#GmsHolder {
	height: 227px;
	width: 298px;
	background: #ececec;
	position: relative;
	top: 18px;
}

#GmsHolder dd {
	height: 103px;
	width: 258px;
	float: left;
	padding: 10px 0 0 40px;
}

#GmsHolder dd.first {
	border-bottom: 1px dotted #fff
}

#GmsHolder p {
	float: left;
	width: 150px;
	margin-left: 10px;
}

.orangeBorder {
	border: 1px solid #664D46
}

#NbGt {
	background-color: #ececec;
	width: 298px;
	padding: 20px 0px 10px 0px;
}

#NbGt dd {
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px dotted #B7A689;
	width: 278px;
	padding: 0 10px;
}

#TopCol {
	width: 826px;
	background: #ececec;
}

#UnameB3 {
	height: 133px;
}

#twitter {
	clear: both;
	width: 240px;
	height: 172px;
	padding: 78px 30px 0 30px;
	background: url(/i/teaser/twitter_background.png) top left no-repeat;
	margin-bottom: 8px;
}

#twitter ul li a {
	color: #bb221b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
}

#twitter ul li span a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#twitter .firstTweet {
	border-bottom: 1px dotted #554d37;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}

#twitter .lastTweet { /*padding-bottom:10px;*/
	margin-bottom: 0px;
	line-height: 15px;
}

#twitter span {
	display: block;
}

#bei {
	clear: both;
	width: 300px;
	height: 115px;
	padding: 42px 0 0 35px;
	background: url(/i/teaser/artist_bei.png) top left no-repeat;
}

#bei a {
	display: block;
	width: 107px;
	height: 45px;
	float: left;
	margin: 0 13px 10px 0;
	overflow: hidden;
	text-indent: -100000000px;
}

#smallBio {
	margin-bottom: 8px;
	width: 204px;
	height: 195px;
	padding: 93px 82px 0 14px;
	color: #fff;
	background: url(/i/teaser/artist_bio.png) top left no-repeat;
	line-height: 17px;
	float: left;
}

.box3 {
	zoom: 1;
	margin-top: 8px;
}

.box3 h3 {
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat !important;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	color: #fff;
	padding: 7px 0 0 5px;
}

.box3 h3 strong {
	padding-left: 5px;
}

.box3 div.boxContent {
	border-top: none;
}

.box4 {
	zoom: 1;
	margin-top: 8px;
}

.box4 h3 {
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat !important;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	color: #fff;
	padding: 7px 0 0 7px;
}

.box4 h3 strong {
	padding-left: 5px;
}

.box4 div.boxContent {
	border-top: none;
}

#photoGallery {
	width: 512px;
	background-color: #ececec;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#photoGallery form#GalleryChange {
	background: #ececec;
	padding: 12px 0 6px 7px;
}

#photoGallery form#GalleryChange select {
	width: 127px;
}

#photoGallery .formArrow {
	margin: 0 17px;
}

#photoGallery #rating {
	width: 399px;
	height: 45px;
	padding: 18px 0 0 115px;
	background: url(/i/misc/galleryRatingBack.gif) top left no-repeat;
}

#photoGallery #rating span {
	display: block;
	float: left;
	margin-right: 89px;
	margin-top: 5px;
	color: #333333;
	width: 110px;
	height: 35px;
}

#photoGallery #bigPhoto {
	height: 455px;
	padding-bottom: 60px;
	background: url(/i/misc/bigPhotoBack.jpg) top left no-repeat;
	position: relative;
	text-align: center;
	width: 512px;
}

#photoGallery #bigPhoto .leftArrow {
	position: absolute;
	left: 10px;
	top: 205px;
	z-index: 200;
}

#photoGallery #bigPhoto .rightArrow {
	position: absolute;
	right: 10px;
	top: 205px;
	z-index: 200;
}

#photoGallery #bigPhoto #photo {
	top: 10px;
	position: relative;
	z-index: 100;
}

#photoGallery #bigPhoto #photo img {
	position: relative;
	border: 10px solid #655e5c;
	z-index: 300;
}

#photoGallery #bigPhoto #photo a {
	position: absolute;
	z-index: 400;
	top: 15px;
	right: 125px;
}

#photoGallery #bigPhoto #photo a.zoom img {
	border: none;
}

#photoGallery #bigPhoto #photoInfo {
	position: absolute;
	bottom: 10px;
	left: 3px;
	width: 506px;
	height: 22px;
	padding-top: 10px;
	background: url(/i/pixel/photoInfoBack.jpg) top left no-repeat;
}

#photoGallery #bigPhoto #photoInfo span {
	padding-right: 27px;
}

#photoGallery #bigPhoto #photoInfo span a {
	color: #000;
}

#photoGallery #galleryThumbs {
	width: 512px;
}

#photoGallery #galleryThumbs h4 {
	width: 494px;
	height: 17px;
	padding: 5px 0 0 18px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	color: #fff;
	margin-bottom: 6px;
}

#photoGallery #galleryThumbs #thumbs {
	width: 512px;
	height: 93px;
	background-color: #ececec;
}

#photoGallery #galleryThumbs #thumbs .prev {
	margin: 30px 10px 0 10px;
	float: left;
}

#photoGallery #galleryThumbs #thumbs .next {
	margin: 30px 10px 0 10px;
	float: right;
}

#photoGallery #galleryThumbs #thumbs #thumbsLine {
	float: left;
	width: 416px;
	height: 80px;
	overflow: hidden;
	margin-top: 12px;
}

#photoGallery #galleryThumbs #thumbs #thumbsLine div {
	background: none !important;
}

#photoGallery #galleryThumbs #thumbs #thumbsLine li {
	display: block;
	float: left;
	width: 68px;
	height: 80px;
	margin-left: 15px;
}

#photoGallery #galleryThumbs #thumbs #thumbsLine img {
	border: 3px solid #ffffff;
}

#photoGallery #galleryButtons {
	height: 25px;
	padding: 12px 0 8px 7px;
}

#photoGallery #galleryButtons div {
	margin-right: 45px;
}

#photoGallery #galleryButtons div.last {
	margin-right: 0;
}

.PosRel22 {
	position: absolute;
	top: 18px !important;
}

.moreBox2 {
	background: #ececec url(/i/misc/moreBoxBack.png) bottom center no-repeat;
	border: 1px solid #d5d5d5 !important;
	border-top: 0 !important;
	padding: 13px 0 0 0;
}

.moreBox2 a.more {
	clear: both;
	display: block;
	width: 155px;
	height: 18px;
	padding-top: 7px;
	color: #fff;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}

.moreBox {
	background: #ececec url(/i/misc/moreBoxBack.png) bottom center no-repeat;
	border: 1px solid #d5d5d5 !important;
	border-top: 0 !important;
	padding: 25px 0 0 10px;
}

.moreBox a.more {
	clear: both;
	display: block;
	width: 155px;
	height: 18px;
	padding-top: 7px;
	color: #fff;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}

.moreBox .users {
	padding-bottom: 25px;
}

.moreBox .users a {
	display: block;
	float: left;
	margin: 0 3px 3px 0;
}

#smallTermine {
	width: 806px;
	height: 69px;
	background: url(/i/misc/termine_scroll_back.jpg) top left no-repeat;
	padding: 0 8px 0 8px;
}

#smallTermine .prev,#smallTermine .next {
	margin-top: 8px;
}

#smallTermineList {
	width: 770px;
	height: 69px;
	float: left;
	overflow: hidden;
}

#smallTermineList div {
	background: none;
}

#smallTermineList h1 {
	display: block;
	width: 185px;
	height: 52px;
	float: left;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	padding: 17px 0 0 30px;
}

#smallTermineList .where {
	float: left;
	width: 262px;
	height: 57px;
	padding: 12px 0 0 18px;
}

#smallTermineList .where span {
	display: block;
	padding-bottom: 6px;
	color: #000000;
	font-weight: bold;
}

#smallTermineList .where span label {
	display: block;
	width: 70px;
	float: left;
}

#smallTermineList .buttons {
	float: left;
	padding: 12px 0 0 17px;
}

#smallTermineList .button {
	display: block;
	margin-bottom: 6px;
}

.review {
	width: 355px;
	float: left;
	background: #ececec;
	margin-right: 10px;
}

.review .boxContent {
	background: url(/i/misc/reviewBack.jpg) top left no-repeat;
	padding-bottom: 20px;
	height: 228px;
}

.review .select {
	padding: 10px 0 5px 13px;
}

.review .select label {
	color: #000000;
	font-weight: bold;
	padding: 7px 20px 0 0;
}

.review .select select {
	margin-right: 6px;
}

.review .reviewMessage {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-left: 115px;
}

.review .textarea {
	padding: 20px 0 0 12px;
}

.review .textarea strong {
	color: #000000;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

.review .textarea input {
	width: 330px;
	border: 1px solid #d5d5d5;
	position: relative;
	top: -3px;
	left: -2px;
	height: 16px;
	margin-bottom: 4px;
}

.review .textarea textarea {
	width: 332px;
	height: 111px;
	border: none;
	overflow: hidden;
	position: relative;
	top: -3px;
	left: -2px;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

.reviewList {
	float: left;
	width: 458px;
	background: #ececec;
}

.reviews {
	height: 210px;
	overflow: auto;
	position: relative;
}

.reviewList .element {
	height: 56px;
	color: #000000;
	line-height: 16px;
	padding: 15px 0 0 24px;
}

.reviewList .element div {
	width: 325px;
	float: left;
}

.reviewList .second {
	background: #ffffff;
}

.reviewList .element a {
	color: #000000;
}

#ReviewsLa {
	width: 458px;
	height: 210px;
	position: relative;
}

#ReviewsLa a.prevnla,#ReviewsLa a.nextnla {
	position: absolute;
	width: 458px;
	height: 33px;
	left: 0px;
	outline: 0 none;
}

#ReviewsLa a.prevnla {
	top: 0px;
	background: url(/i/buttons/more_tarr.gif) no-repeat center;
}

#ReviewsLa a.nextnla {
	bottom: 0px;
	background: url(/i/buttons/more_barr.gif) no-repeat center;
}

#ReviewsLa #ReviewsLaHolder {
	width: 458px;
	height: 140px;
	float: left;
	margin-top: 37px;
	overflow: hidden;
}

#termineSuche {
	margin-top: 8px;
	width: 502px;
	height: 154px;
	padding: 7px 0 0 12px;
	float: left;
	background: url(/i/misc/termineSucheBack.jpg) top left no-repeat;
}

#termineSuche h3 {
	color: #fff;
	font-weight: bold;
}

#termineSuche form {
	display: block;
	padding-top: 42px;
	float: left;
	padding-right: 52px;
	position: relative;
}

#termineSuche form strong {
	display: block;
	color: #000000;
	padding-bottom: 7px;
}

#termineSuche form input {
	width: 130px;
	border: 1px solid #d5d5d5;
	background: #ffffff;
	padding: 4px 5px;
	margin-bottom: 3px;
}

#termineSuche form select {
	float: left;
	width: 142px;
	border: 1px solid #d5d5d5;
	margin-right: 3px;
}

#termineSuche form .firstLos {
	margin-left: 86px;
}

#termineSuche ul {
	clear: both;
	padding-top: 8px;
}

#termineSuche ul li {
	float: left;
}

#termineSuche ul li a {
	float: left;
	display: block;
	background: url(/i/tabs/reiter7_unaktiv.png) top left no-repeat;
	width: 134px;
	height: 24px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 8px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#termineSuche ul li a:hover,#termineSuche ul li a.select {
	background: url(/i/tabs/reiter7_aktiv.png) top left no-repeat;
	color: #ffffff;
}

#termineEntragen {
	margin-top: 8px;
	width: 296px;
	height: 154px;
	padding: 7px 0 0 12px;
	float: left;
	background: url(/i/misc/termineEntragen.jpg) top left no-repeat;
}

#termineEntragen h3 {
	color: #fff;
	font-weight: bold;
}

#termineEntragen form {
	padding-top: 20px;
	line-height: 17px;
}

#termineEntragen form label {
	display: block;
	float: left;
	width: 53px;
	font-weight: bold;
	color: #000;
}

#termineEntragen form input {
	float: left;
	width: 190px;
	padding: 4px 5px;
	border: 1px solid #bbb4a0;
	margin-bottom: 6px;
}

#termineEntragen form select {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 54px;
}

#termineEntragen form select.middle {
	width: 82px;
}

#termineEntragen form select.big {
	width: 106px;
}

#bigCalendar2 {
	clear: both;
	width: 819px;
	margin-left: 1px;
	border: 1px solid #d5d5d5;
	margin-bottom: 8px;
}

#bigCalendar2 .filter {
	height: 32px;
	padding: 15px 50px 0 12px;
	background-color: #ececec;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
}

#bigCalendar2 .filter select {
	width: 135px;
	margin-right: 10px;
	float: left;
}

#bigCalendar2 .filter div.right input {
	vertical-align: middle;
	margin-left: 20px;
}

#CalendarTable .th {
	background: #ececec;
	height: 32px;
}

#CalendarTable .th div {
	font-weight: bold;
	color: #000000;
}

#CalendarTable .tr {
	height: 45px;
	padding: 0 !important;
	clear: both;
}

#CalendarTable .tr div {
	color: #000000;
	height: 25px;
}

#CalendarTable .tr div a {
	color: #000000;
}

#CalendarTable .first {
	background: #ffffff;
}

#CalendarTable .second {
	background: #ececec;
}

#CalendarTable .more {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#CalendarTable .firstCol {
	float: left;
	width: 115px;
	font-weight: bold;
	padding: 10px 0 10px 12px;
}

#CalendarTable .secondCol {
	float: left;
	width: 160px;
	padding: 10px 0;
}

#CalendarTable .thirdCol {
	float: left;
	width: 92px;
	padding: 10px 0;
}

#CalendarTable .forthCol {
	float: left;
	width: 320px;
	font-weight: bold;
	padding: 10px 0;
}

#CalendarTable .fifthCol {
	float: left;
	width: 120px;
	padding: 10px 0;
}

#CalendarTable .fifthCol a {
	margin-right: 20px;
}

#CalendarTable .moreTermine {
	padding: 16px 0 0 12px !important;
	height: 29px;
}

#CalendarTable .more img {
	vertical-align: middle;
	margin-right: 7px;
}

#CalendarTable .legend {
	height: 29px;
	padding: 12px 0 0 12px !important;
	background-color: #ececec;
	border-top: 3px solid #43271F;
}

#CalendarTable .legend a {
	color: #000000;
	text-decoration: none;
	padding-right: 36px;
}

#CalendarTable .legend a img {
	vertical-align: middle;
	margin-right: 6px;
}

.legend2 {
	height: 26px;
	padding: 8px 0 0 12px !important;
	background-color: #ececec;
	border-top: 2px solid #43271F;
	border-bottom: 1px solid #43271F;
}

.legend2 a {
	color: #000000;
	text-decoration: none;
	padding-right: 36px;
}

.legend2 a img {
	vertical-align: middle;
	margin-right: 6px;
}

#calendar2 {
	background: #ececec;
	padding: 2px 0 6px 4px;
}

#calendar2 .DaysofWeek {
	height: 26px;
	background: none;
}

#calendar2 .DaysofWeek ul {
	height: 26px;
	float: left;
}

#calendar2 .DaysofWeek ul li {
	width: 112px;
	height: 20px;
	padding-top: 6px;
	background: url(/i/misc/days_background.gif) no-repeat;
	float: left;
	text-align: center;
	text-align: left;
	margin-right: 4px;
}

#calendar2 .DaysofWeek ul li span {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-left: 3px;
	text-align: center;
	display: block;
}

#calendar2 .CDaysRow {
	background: none;
	margin-top: 4px;
	height: 1%;
	overflow: hidden;
}

#calendar2 .DayNo {
	float: left;
	width: 112px;
	height: 111px;
	margin-right: 4px;
}

#calendar2 .DayNo .number {
	float: right;
	text-align: right;
	padding: 2px 5px 0 0;
	width: 107px;
	height: 20px;
	color: #ffffff;
	background: url(/i/tabs/day_title.png) no-repeat top left;
	font-weight: bolder;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

#calendar2 .DayNoin {
	width: 112px;
	height: 61px;
	margin-right: 4px;
	text-align: center;
	padding-top: 30px;
	background: #ffffff;
	border-top: none;
	border-bottom: none;
	float: left;
	position: relative;
}

#calendar2 .DayNoin a {
	font-weight: bold;
	color: #000;
}

#calendar2 .DayNoin a.new {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#calendar2 .DayNo.empty {
	background: none;
}

#calendar2 .DayNoout {
	width: 112px;
	height: 61px;
	margin-right: 4px;
	text-align: center;
	padding-top: 30px;
	background: #e1e1e1;
	border-top: none;
	border-bottom: none;
	float: left;
	position: relative;
}

#calendar2 .DayNoout a {
	font-weight: bold;
	color: #000;
}

#calendar2 .DayNoout a.new {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.MsgDetails {
	padding: 10px 5px;
	background: #ececec;
	border: 1px solid #d5d5d5;
	height: 190px;
	display: none;
}

.MsgDetails label {
	font: 12px Arial;
	color: #000000;
	width: 95px;
	float: left;
	padding-top: 6px;
}

.MsgDetails input,.MsgDetails textarea {
	border: 1px solid #d5d5d5;
	float: right;
	width: 390px;
	height: 22px;
	padding: 2px 0 0 3px;
}

.MsgDetails textarea {
	overflow: auto;
	height: 110px;
}

.MsgDetails .socialBox {
	margin: 5px;
	overflow: hidden;
}

.MsgDetails .socialPush {
	float: right;
}

.MsgDetails .socialPush .pushText {
	float: left;
	width: 135px;
}

.MsgDetails .socialPush .pushBoxes {
	float: left;
}

.MsgDetails .socialPush label {
	float: left;
	width: auto;
	padding: 0px;
	margin: 0px 5px 0px 20px;
}

.MsgDetails .check {
	width: auto;
	height: auto;
	float: left;
	margin: 1px 0px 0px;
	padding: 0px;
	border: none;
}

.plr5 {
	padding: 5px;
	background: #f6f6f6;
}

.plr5 img {
	margin-top: 3px;
}

.bg1 {
	background: #ececec;
}

.pt20 {
	padding: 20px 0 0 !important;
}

.pad0 {
	padding: 0 !important;
}

#message_action {
	color: #333333;
	position: relative;
	bottom: -2px;
	width: 165px;
	border: 1px solid #d5d5d5;
	overflow: auto;
}

#artist_list ul li.meine_kuenstler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CFC4A5;
	padding: 2px;
	margin: 3px 5px 0 0;
	border: 1px solid #A2755D;
	vertical-align: middle;
	float: left;
}

#artist_list ul li.fade {
	display: none;
}

#artist_list ul li.meine_kuenstler img {
	padding-right: 5px;
	float: left;
	cursor: pointer;
}

.Form_Button_Big {
	background: transparent url(/i/buttons/buttons.png) scroll 0 0;
	border: none;
	height: 38px;
	width: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 8px;
}

.Form_Button_60 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -283px !important;
	height: 25px !important;
	width: 60px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 3px 8px 0 !important;
	border: none !important;
}

.Form_Button_105 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -223px !important;
	background-color: transparent !important;
	height: 25px !important;
	width: 105px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 3px 8px 0 !important;
	border: none !important;
}

.Form_Button_120 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -193px !important;
	height: 25px !important;
	width: 120px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 8px 0 !important;
	margin: 0px;
	border: none !important;
	cursor: pointer !important;
}

.Form_Button_130 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -133px !important;
	height: 25px !important;
	width: 130px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 8px 0 !important;
	margin: 0px;
	border: none !important;
	cursor: pointer !important;
}

.Button_60 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -283px !important;
	height: 25px !important;
	width: 55px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_60 a,.Button_60 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
	margin: 0px !important;
}

.Button_90 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -253px !important;
	height: 25px !important;
	width: 85px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_90 a,.Button_90 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

.Button_105 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -223px !important;
	height: 25px !important;
	width: 100px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_105 a,.Button_105 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

.Button_120 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -193px !important;
	height: 25px !important;
	width: 115px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_120 a,.Button_120 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

.Button_125 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -163px !important;
	height: 25px !important;
	width: 120px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_125 a,.Button_125 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

.Button_130 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -133px !important;
	background-color: transparent !important;
	height: 25px !important;
	width: 125px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_130 a,.Button_130 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

.Button_135 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -103px !important;
	height: 25px !important;
	width: 130px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_135 a,.Button_135 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

.Button_150 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -73px !important;
	height: 25px !important;
	width: 145px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_150 a,.Button_150 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

.Button_160 {
	background: transparent url(/i/buttons/buttons.png) scroll 0 -43px !important;
	height: 25px !important;
	width: 155px !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 18px !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
}

.Button_160 a,.Button_160 a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

.Button_Fotoalbum {
	background-image: url(/i/buttons/fotoalben_button.png) !important;
	height: 23px !important;
	width: 135px !important;
	color: #ffffff !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: 22px !important;
	padding: 0 !important;
	border: none !important;
}

.Button_Fotoalbum a,.Button_Fotoalbum a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
	float: none !important;
	width: auto !important;
}

/* a-z Liste start */
#az_list {
	float: right;
	padding: 0 3px;
}

.az_list_top {
	margin-bottom: 10px;
}

.az_list_bottom {
	margin-top: 10px;
}

#az_list span {
	display: block;
	float: left;
	height: 15px;
	padding: 3px 7px 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#az_list a {
	display: block;
	height: 14px;
	float: left;
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 3px;
	text-align: center;
	padding: 3px 3px 2px 3px;
	border: 1px solid #d5d5d5;
}

#az_list a:hover {
	color: #ec1d25;
}

#az_list a.curent {
	background: #ceb39e;
}

/* a-z Liste end */
.link a {
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
	text-decoration: underline;
}

.link a:hover {
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}

/*Moderatorenbewerbung*/
#BewerbungLeft #Bewerbung {
	width: 514px;
	margin-top: 0px;
	float: left;
	float: left;
}

#BewerbungLeft #Bewerbung .Header {
	width: 514px;
	height: 32px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	float: left;
}

#BewerbungLeft #Bewerbung .Header p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 10px;
}

#BewerbungLeft #Bewerbung .BewerbungContent {
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
	min-height: 125px;
	padding: 10px 20px 20px 13px;
	background: #ececec;
	border: 1px solid #d5d5d5;
}

.BewerbungMessage {
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
	padding: 0px 20px 5px 10px;
}

/*Hilfe*/
.HelpTopic {
	margin-bottom: 10px;
}

.faq_link a {
	text-decoration: none;
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
}

.help_container {
	text-decoration: none;
}

/*Forgot Password*/
#PasswordLeft #Password {
	width: 514px;
	float: left;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}

#PasswordLeft #Password .Header {
	width: 514px;
	height: 32px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
}

#PasswordLeft #Password .Header p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 8px;
}

#PasswordLeft #Password .PasswordBox {
	font: 12px Arial;
	color: #000000;
	line-height: 17px;
	border-left: 1px solid #d5d5d5;
	min-height: 125px;
	border-right: 1px solid #d5d5d5;
	padding: 10px 20px 20px 13px;
	background: #ececec;
}

/*Awards*/
#Awards {
	width: 514px;
	float: left;
}

#Awards .Header {
	width: 514px;
	height: 32px;
	background: transparent url(/i/pixel/h3_2.gif) top right no-repeat;
	float: left;
}

#Awards .Header p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
}

#Awards .Body {
	width: 513px;
	font: 12px Arial;
	color: #000000;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}

#Awards .Body .ThRowLeft {
	height: 42px;
	background: url(/i/pixel/was_sind_awards_bg.png) top left repeat-x;
	font-weight: bold;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	vertical-align: middle;
}

#Awards .Body .ThRow {
	height: 42px;
	background: url(/i/pixel/was_sind_awards_bg.png) top left repeat-x;
	font-weight: bold;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #fcfef9;
	border-bottom: 1px solid #d5d5d5;
	vertical-align: middle;
}

#Awards .Body .TdRowLeft {
	vertical-align: middle;
	padding: 8px;
	border-right: 1px solid #d5d5d5;
}

#Awards .Body .TdRow {
	padding: 8px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #fcfef9;
}

.col190 {
	width: 190px;
}

.col65 {
	width: 65px;
}

col81 {
	width: 81px;
}

.col100 {
	width: 109px;
}

.col138 {
	width: 135px;
}

.DarkRow {
	background-color: #ffffff;
}

.LightRow {
	background-color: #ececec;
}

.topMargin {
	margin-top: 32px;
}

/*Weitersagen*/
.weitersagen_field_desc1 {
	float: left;
	width: 245px;
	font: bold 12px Arial;
	color: #000000;
}

.weitersagen_field_desc2 {
	float: left;
	font: bold 12px Arial;
	color: #000000;
}

#DummyForm .Body .input1_weitersagen {
	margin: 5px 5px 0 0;
	float: left;
	width: 232px;
	height: 20px;
	border: 1px solid #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body .input2_weitersagen {
	margin: 5px 0 0 5px;
	float: left;
	width: 232px;
	height: 20px;
	border: 1px solid #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DummyForm .Body .eventAction a {
	color: #000000;
	margin-right: 26px;
	text-decoration: none;
}

#DummyForm .Body .eventAction span {
	position: relative;
	top: -6px;
	margin-left: 5px;
}

#DummyForm .Body .weitersagen_textarea {
	width: 478px;
	margin-top: 8px;
}

.weitersagen_error img {
	float: left;
	margin-right: 10px;
}

#popupKalender {
	width: 305px;
	position: absolute;
	top: 25%;
	left: 40%;
	margin-left: -152px;
	z-index: 6000;
	visibility: hidden;
}

#popupKalender #popupContent {
	position: relative;
	width: 305px;
}

#popupContent ul li span.element h3 {
	cursor: pointer;
}

#popupKalender .closePopup {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 33px;
	height: 32px;
	background: url(/i/icons/popupClose.png) no-repeat top left;
	z-index: 300;
}

#popupKalender ul {
	position: absolute;
	left: 0;
	top: 13px;
	display: block;
	width: 296px;
	z-index: 200;
}

#popupKalender ul li span.element {
	display: block;
	width: 296px;
	height: 26px;
	background: url(/i/misc/popupElementBack.jpg) no-repeat top left;
	overflow: hidden;
}

#popupKalender ul li span#ak1 {
	height: 311px;
}

#popupKalender ul li h3 {
	color: #000000;
	height: 28px;
	margin-bottom: 19px;
}

#popupKalender ul li h3 img {
	float: left;
	display: block;
	margin-top: 8px;
}

#popupKalender ul li h3 strong {
	display: block;
	float: left;
	padding: 0 12px;
	margin-top: 8px;
}

#popupKalender ul li .akContent {
	color: #000000;
	line-height: 17px;
	padding-left: 12px;
	padding-bottom: 18px;
}

#popupKalender ul li .akContent a {
	color: #000000;
}

#popupKalender ul li .akContent h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

#popupKalender ul li .attendies {
	background-color: #ececec;
	padding: 8px 0 0 12px;
	height: 64px;
}

#popupKalender ul li .attendies strong {
	display: block;
	margin-bottom: 10px;
	color: #000000;
}

#popupKalender ul li .attendies a {
	margin-right: 8px;
	display: block;
	float: left;
}

#popupKalender ul li .info {
	padding: 12px 0 0 12px;
}

#popupKalender ul li .info a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 250px;
	height: 27px;
	clear: both;
}

#popupKalender ul li .info a img {
	float: left;
	margin-right: 15px;
	vertical-align: middle;
}

#popupKalender ul li .info span {
	display: block;
	float: left;
	padding-top: 5px;
}

#terminAnlegenButton {
	cursor: pointer;
}

#new_event_box .row,#edit_event_box .row {
	padding: 3px;
	float: left;
}

#new_event_box .row label,#edit_event_box .row label {
	float: left;
	font-weight: bold;
	text-align: left;
	width: 120px;
}

#new_event_box .row div,#edit_event_box .row div {
	float: left;
	width: 250px;
	text-align: left;
}

#new_event_box .row div input,#new_event_box .row div select,#new_event_box .row div textarea,#edit_event_box .row div input,#edit_event_box .row div select,#edit_event_box .row div textarea {
	width: 100%;
	border: 1px solid #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

#new_event_box .row div textarea,#edit_event_box .row div textarea {
	height: 80px;
}

#HomeLeft #TopBlock {
	width: 514px;
	height: 230px;
	float: left;
}

#HomeLeft #TopBlock #MusicContent {
	width: 514px;
	height: 200px;
	float: left;
	position: relative;
	background: url(/i/teaser/_teaser4.jpg) top right no-repeat;
}

#HomeLeft #TopBlock #MusicContent div {
	width: 514px;
	height: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#HomeLeft #TopBlock #MusicContentTabs {
	height: 27px;
}

#HomeLeft #TopBlock #MusicContentTabs li {
	float: left;
}

#HomeLeft #TopBlock #MusicContentTabs li a {
	float: left;
	display: block;
	height: 30px;
	text-indent: -10000000000000px;
	margin-right: 3px;
}

#HomeLeft #TopBlock #MusicContentTabs li #teaser1btn {
	background: url(/i/misc/home_teaser1_off.png) top left no-repeat;
	width: 128px;
}

#HomeLeft #TopBlock #MusicContentTabs li #teaser2btn {
	background: url(/i/misc/home_teaser2_off.png) top left no-repeat;
	width: 143px;
}

#HomeLeft #TopBlock #MusicContentTabs li #teaser3btn {
	background: url(/i/misc/home_teaser4_off.png) top left no-repeat;
	width: 123px;
}

#HomeLeft #TopBlock #MusicContentTabs li #teaser4btn {
	background: url(/i/misc/home_teaser3_off.png) top left no-repeat;
	width: 111px;
	margin-right: 0
}

#HomeLeft #TopBlock #MusicContentTabs li.select #teaser1btn {
	background: url(/i/misc/home_teaser1_on.png) top left no-repeat;
}

#HomeLeft #TopBlock #MusicContentTabs li.select #teaser2btn {
	background: url(/i/misc/home_teaser2_on.png) top left no-repeat;
}

#HomeLeft #TopBlock #MusicContentTabs li.select #teaser3btn {
	background: url(/i/misc/home_teaser4_on.png) top left no-repeat;
}

#HomeLeft #TopBlock #MusicContentTabs li.select #teaser4btn {
	background: url(/i/misc/home_teaser3_on.png) top left no-repeat;
}

#HomeLeft #TopBlock #MusicContent div#teaser1 {
	background: url(/i/teaser/teaser_viva_elvis.jpg) top right no-repeat;
}

#HomeLeft #TopBlock #MusicContent div#teaser2 {
	background: url(/i/teaser/_teaser2.jpg) top right no-repeat;
}

#HomeLeft #TopBlock #MusicContent div#teaser3 {
	background: url(/i/teaser/_teaser4.jpg) top right no-repeat;
}

#HomeLeft #TopBlock #MusicContent div#teaser4 {
	background: url(/i/teaser/_teaser3.jpg) top right no-repeat;
}

#HomeLeft #TopBlock #MusicContent a {
	position: absolute;
	width: 514px;
	height: 200px;
	display: block;
}

#tagCloud {
	width: 268px;
	text-align: center;
	overflow: auto;
	font-size: 90%;
	font-family: arial;
}

#tagCloud h2 {
	color: #ffffff;
	font-size: 2.5em;
	margin: 0 0 10px 0;
	background: url(images/cloud.gif) no-repeat 0;
	padding: 15px 0 15px 80px;
}

#tagList {
	margin: 0;
	padding: 0;
}

#tagList li {
	list-style-type: none;
	float: left;
	margin: 0 10px;
	height: 25px;
	font-weight: bold;
}

#tagList li a {
	text-decoration: none;
}

#tagList li a:hover {
	text-decoration: underline;
}

#tagList li .small_color {
	color: #976952 !important;
}

#tagList li .big_color {
	color: #988F7B !important;
}

#tagList li .normal_color {
	color: #E19F0B !important;
}

.return_box {
	font: bold 12px Arial;
	color: #C33;
	text-decoration: none;
	width: 343px;
	line-height: 17px;
	border: 1px solid #D5B588;
	background-color: #E9DFCB;
	padding: 5px;
}

.color_492F17 {
	color: #492F17;
}

.autocomplete-w1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 8px 0 0 6px; /* IE6 fix: */
	_background: none;
	_margin: 0;
}

.autocomplete {
	border: 1px solid #999;
	background: #FFF;
	cursor: default;
	text-align: left;
	max-height: 350px;
	overflow: auto;
	margin: -6px 6px 6px -6px; /* IE6 specific: */
	_height: 350px;
	_margin: 0;
	_overflow-x: hidden;
}

.autocomplete .selected {
	background: #F0F0F0;
}

.autocomplete div {
	padding: 2px 5px;
	white-space: nowrap;
}

.autocomplete strong {
	font-weight: bold;
	color: #A2110E;
}

#accordion {
	padding-left: 10px;
	padding-top: 5px;
}

.toggler {
	color: #000000;
	margin: 0;
	padding: 2px 5px;
	background: url(/i/pixel/bgSlider.png) top left;
	repeat: y;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.element {
	margin: 1px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.element p {
	margin: 0;
	padding: 4px;
}

.float-right {
	padding: 10px 20px;
	float: right;
}

blockquote {
	text-style: italic;
	padding: 5px 0 5px 30px;
}

#faq_con h2 {
	font-size: 14px;
	text-decoration: underline;
}

#order-list li {
	padding: 5px;
	margin: 1px;
	background-color: #efefef;
	float: left;
	height: 140px;
	width: 89px;
}

#order-list li img.handle {
	cursor: move;
}

#del_box {
	border: 1px solid #d5d5d5;
	background-color: #ffffff;
	height: 40px;
	width: 190px;
	z-index: 100;
	position: fixed;
	margin-left: 0px;
	margin-top: 0px;
	padding: 5px;
	display: none;
}

.edit_date_overlay {
	width: 380px;
	border: 1px solid #8C76A3;
	border-top: none;
	background-color: #D9D9D9;
	padding: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.fbIFrameSmall {
	margin-top: 10px;
	margin-left: 3px;
	border: none;
	overflow: hidden;
	width: 80px;
	height: 35px;
	float: left;
}

.fbIFrameBig {
	border: none;
	overflow: hidden;
	width: 330px;
	height: 35px;
}

.overlay_friendship,.overlay_melden {
	border: 1px solid #999;
	border-top: none;
	padding: 5px;
	background-color: #666;
}

.buySpacer {
	background: transparent url('/i/buynow/buynow.png') scroll no-repeat 0px 0px;
	width: 69px;
	height: 33px;
}

#attendeeList {
	padding-left: 25px !important;
}

#attendeeList img {
	float: left;
	margin: 3px;
}

#shouting a {
	color: #000000;
}

#UsersBlock .Row {
	padding-bottom: 5px;
}
