/*****************************/
/* descent / global settings */
/*****************************/

body
{
	margin: 5px 0 0 8px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 15px;
	color: #1E1E1E;
	background-color: white;
}

.logo h1
{
	margin-top: -15px;
	margin-left: 87px;
	font-size: 11px;
	color: #636365;
	overflow: visible;
}

a:link, a:visited
{
	text-decoration: none;
	color: #01589D;
}

a:hover
{
	text-decoration: none;
	color: #646464;
}

a.user_link:link, a.user_link:visited,
#sidebar-ugc-show-content a,
.edit-main-content a,
.box2 .data a.user_link
{
	text-decoration: none;
	color: #DF4400;
}

a.user_link:hover,
#sidebar-ugc-show-content a:hover,
edit-main-content a:hover,
.box2 .data a.user_link:hover
{
	text-decoration: none;
	color: #646464;
	background: none;
}

a:focus
{
	/* for gecko-engines only, not w3c-conform */
	-moz-outline: none;
}

.box2 .data a.sitenavi_active
{
	text-decoration: none;
	font-weight: bold;
	color: #01589D;
}

.box2 .data  a.sitenavi_active_user
{
	text-decoration: none;
	font-weight: bold;
	color: #DF4400;
}

.box2 .data a.sitenavi_active:hover, .box2 .data a.sitenavi_active_user:hover
{
	text-decoration: none;
	color: #646464;
	background: #FFFFFF;
}

a.rot:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}

a.rot:visited
{
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}

a.rot:hover {
	text-decoration: none;
	color: #686868;
	font-weight: normal;
}

#load-country a.hidden:link,
	#load-country a.hidden:hover,
	#load-country a.hidden:visited,
	#load-country a.hidden:active,
	#load-lang a.hidden:link,
	#load-lang a.hidden:hover,
	#load-lang a.hidden:visited,
	#load-lang a.hidden:active
{
	text-decoration: none;
	color: #686868;
	font-weight: normal;
	background-color: transparent;
}

a.h2
{
	font-weight: bold;
}

.box2 a:link, .box2 a:visited, .box .head a:link, .box .head a:visited
{
	color: #01589D;
	font-size: 11px;
	font-weight: normal;
	display: block;
}

.box2 a:hover, .box .head a:hover
{
	background: #DCDCDC;
}

.box2.user a:link, .box2.user a:visited, .box .head.user a:link, .box .head.user a:visited
{
	color: #DF4400;
	display: block;
}

.box2.user a:hover, .box .head.user a:hover
{
	color: #DF4400;
	background: #DCDCDC;
}

.box2 table.auswahlbox a:link, .box2 table.auswahlbox a:visited
{
	/*color: #DF4400;*/
}

.ugc-main h4.visual-ugc a.user_link:link,
	.ugc-main h4.visual-ugc a.user_link:visited,
	#sidebar-ugc-show-content h4.visual-ugc a.user_link:link,
	#sidebar-ugc-show-content h4.visual-ugc a.user_link:visited
{
	color: #1E1E1E;
	font-weight: bold;
}

.ugc-main h4.visual-ugc a.user_link:hover,
	#sidebar-ugc-show-content h4.visual-ugc a.user_link:hover
{
	color: #DF4400;
	font-weight: bold;
}

input
{
	border: 1px solid #CECECE;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
}

img
{
	border: 0;
}

.sitenavi .box2 .pic img, .sitenavi .box .pic img
{
	max-width: 146px;
}

.white
{
	background: white;
	padding-right: 0px;
}

#relevant-content
{
	width: 990px;
	float: left;
	clear: both;
}

.clear {
	clear: both;
}

.spacer {
	clear: both;
	background: #FFFFFF;
}

.spacer_big {
	padding: 30px 0 0 0;
	clear: both;
	background: #FFFFFF;
}

.kleine_schrift
{
	font-size: 10px;
	line-height: 10px;
}

/*******************/
/* header settings */
/*******************/

#header
{
	padding-top: 4px;
	background-color: white;
	height: 80px;
}

#header a, #header a:visited
{
	color: red;
}

#header a:hover
{
	color: #0033cc;
}

/* logo section -- container left */

.logo {
	float: left;
	width: 640px;
	background-color: white;
	height: 80px;
}

.logo img {
	margin: 0px 0 0 0;
	border: 0;
}

#coop-box
{
	margin-top: 10px;
	float: right;
}

/* extra section -- container right */

.extra {
	float: right;
	width: 340px;
	margin: 0 0 0 0;
	background-color: white;
	height: 80px;
}

/* extra => upperline */

.upperline
{
	clear: both;
}

.source
{
	float: right;
	margin: 35px 0 0 0;
	color: #6b6b6b;
	width: 310px;
	text-align: right;
	background-color: white;
}

#country-list, #lang-list, #fav-list
{
	position: absolute;
	z-index: 10;
	width: auto;
}

#country-list-inside
{
	position: absolute;
	z-index: 11;
	background-color: white;
	padding: 5px;
	border: 1px solid #D0D0D0;
	height: 500px;
	overflow: auto;
	color: #DF4400;
	width: 150px;
	text-align: left;
}

#lang-list-inside
{
	position: absolute;
	z-index: 11;
	background-color: white;
	padding: 5px;
	border: 1px solid #D0D0D0;
	overflow: auto;
	color: #DF4400;
	width: 100px;
	text-align: left;
}

#load-country, #load-lang
{
	float: left;
	padding-right: 10px;
	margin-left: 3px;
	border: 1px solid #D0D0D0;
	vertical-align: middle;
	padding: 0px 4px 2px 1px;
}

#country-list a:hover, #lang-list a:hover
{
	color: white;
	background-color: #DF4400;
}

#load-country a, #load-country a:visited, #load-country a:active, #load-country a:link,
	#load-lang a, #load-lang a:visited, #load-lang a:active, #load-lang a:link
{
	color: #DF4400;
}

#load-country a:hover, #load-lang a:hover
{
	color: white;
	background: #DF4400;
}

img.opener
{
	vertical-align: top;
	margin-top: 5px;
}

img.subnavi-opener, img.subnavi-opener
{
	vertical-align: top;
	margin-top: 5px;
	margin-left: 3px;

}

.source form
{
	float: right;
}

.source label {
	margin: 0 0 0 3px;
	font-size: 7pt;
}

.source select
{
	border: 1px solid #9e9e9e;
	color: #DF4400;
}

#localtime
{
	margin-top: 0px;
	margin-right: 5px;
	text-align: right;
	font-size: 11px;
	color: #AEAEAE;
}

/***********************/
/* navigation settings */
/***********************/

#navi
{
	clear: both;
	margin: 0px 0 0 0;
	padding: 1px;
	background-color: white;
	border: 1px solid #CECECE;
}

.top ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(./bilder/shared/ng/bg_navi_top.png) top left repeat-x;
	height: 26px;
}

/* top line */

.top li
{
	float: left;
	height: 26px;
	padding: 0;
}

.top li.active
{
	background: url(./bilder/shared/ng/navi_top_active.png) top right repeat-x;
}

.top li.active_user
{
	background: url(./bilder/shared/ng/navi_top_active_user.png) top right repeat-x;
}

.top a, .top a:visited
{
	display: block;
	padding: 6px 7px 6px 7px;
	font-size: 11px;
	font-weight: bold;
/*	color: #01589D;*/
	background: url(./bilder/shared/ng/navi_dash_top.png) top right no-repeat;
}

.top a:hover
{
	display: block;
	padding: 6px 7px 6px 7px;
	font-size: 11px;
	font-weight: bold;
/*	color: #d8d8d8;*/
	text-decoration: none;
}


.top li.active a, .top li.active a:visited, .top li.active_user a, .top li.active_user a:visited
{
	color: #FFFFFF;
}

.top li.active a:hover, .top li.active_user a:hover
{
	color: #d8d8d8;
}

/* second line */

.subnavi
{
	clear: left;
	height: 24px;
	background: url(./bilder/shared/ng/subnavi.png) top repeat-x;
}

.subnavi_user
{
	clear: left;
	height: 24px;
	background: url(./bilder/shared/ng/subnavi_user.png) top repeat-x;
}

.subnavi ul, .subnavi_user ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.subnavi li, .subnavi_user li
{
	float: left;
	padding: 4px 5px 4px 0;
	margin: 0px;
}

.subnavi li.subnavi-sep, .subnavi_user li.subnavi-sep
{
	float: left;
	padding: 4px 2px 0 2px;
	margin: 0;
	color: #FFFFFF;
	font-size: 11px;
}

.subnavi a:link, .subnavi a:visited, .subnavi_user a:link, .subnavi_user a:visited
{
	margin: 0 0 0 4px;
	color: #FFFFFF;
}

.subnavi a:hover, .subnavi_user a:hover
{
	margin: 0 0 0 4px;
	text-decoration: none;
}

#sub_navi_body
{
	position: absolute;
	z-index: 9;
	background-color: #F5F5F5;
	padding: 4px 2px 2px 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #01589D;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	max-height: 300px;
	overflow: auto;
}

#special_navi_body
{
	position: absolute;
	z-index: 11;
	background-color: #F5F5F5;
	padding: 0px 2px 2px 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #01589D;
	width: 160px;
	margin-top: 26px;
	margin-left: 0px;
	margin-right: 0px;
	max-height: 300px;
	overflow: auto;
}

#topnavi a.special
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #01589D;
	background: none;
}

#sub_navi_body_2
{
	position: absolute;
	z-index: 9;
	background-color: #F5F5F5;
	padding: 4px 2px 2px 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #01589D;
	width: 150px;
	margin-top: 20px;
	margin-right: 0px;
	max-height: 300px;
	overflow: auto;
}

#sub_navi_body a, #sub_navi_body_2 a
{
	display: block;
	font-weight: normal;
	color: #01589D;
}

#sub_navi_body a:hover, #sub_navi_body_2 a:hover
{
	display: block;
	font-weight: normal;
	color: white;
	background-color: #01589D;
}

#special_navi_body a
{
	display: block;
	font-weight: normal;
	padding: 0px 1px 1px 5px;
	color: #01589D;
}

#special_navi_body a:hover
{
	display: block;
	font-weight: normal;
	color: white;
	background-color: #01589D;
	padding: 0px 1px 1px 5px;
}

#special-navi, #specia-navi-2
{
}

.usernavi
{
	height: 23px;
	padding-top: 0px;
 	margin: 0;
 	background: #FFFFFF;
 	color: #1E1E1E;
	font-size: 11px;
	text-align: left;
	/*background: url(./bilder/shared/ng/bg_user_navi.png) top left repeat-x;*/
}

.usernavi .loginmask
{
	height: 20px;
	margin: 4px 4px 0 0;
	float: right;
}

.usernavi .loginmask form {
	margin: 0;
	float: right;
}

.usernavi .loginmask label
{
	color: #1E1E1E;
}

.usernavi .loginmask input
{
	border: 0px solid #1E1E1E;
	font-size: 11px;
	margin: 0;
	background: #EBEBEB;
}

.usernavi .loginmask input.image
{
	border: 0;
	margin-top: 0px;
	vertical-align: top;
	background-color: transparent;
}

.usernavi ul
{
	list-style-type: none;
	margin: 1px 0 0 0;
	padding: 3px 0 0 0;
}

.usernavi li
{
	float: left;
	padding-left: 6px;
	color: #D0D0D0;
}

.out
{
	width: 500px;
}

.in
{
	width: 280px;
}

.usernavi a, .usernavi a:link, .usernavi a:visited, .usernavi a:active, .usernavi a:visited
{
	color: #DF4400;
}

.sitenavi
{
	float: left;
	width: 150px;
	margin: 0px;
}

.sitenavi ul
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

.sitenavi li
{
	padding: 2px 1px 3px 1px;
	font-weight: bold;
	font-size: 11px;
}

.sitenavi li a
{
	padding: 0px 0 1px 5px;
}

#searchbox-opener
{
	float: right;
	margin: 10px 11px 0 0;
	padding: 2px 0px 2px 8px;
	background-image: url(./bilder/shared/base/bg_suchen.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 109px;
	height: 17px;
	text-align: center;
}

#searchbox-opener-forum
{
	float: right;
	margin: 10px 2px 0 0;
	padding: 2px 0px 2px 8px;
	background-image: url(./bilder/shared/base/forum_durchsuchen.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 146px;
	height: 17px;
	text-align: center;
}

#searchbox-opener a, #searchbox-opener-forum a
{
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	display: block;
}

/********************/
/* site settings */
/********************/

#site
{
	clear: both;
	margin-top: 5px;
	background: white;
	font-size: 11px;
}

/* content section -- container left */

.content
{
	float: left;
	width: 682px;
	text-align: left;
}

#forum .content, #forum-post .content
{
	float: left;
	width: 990px;
	text-align: left;
}

.portfolio
{
	float: right;
	width: 524px;
}

.forum-portfolio {
	float: left;
	width: 524px;
	border: 0px solid black;
	margin-left: 0px;
}

#forum .content .portfolio, #forum-post .content .portfolio
{
	float: right;
	width: 832px;
	border: 0px solid green;
	margin-right: 0px;
}


.portfolio table.auswahlbox, .sidebar table.auswahlbox
{
	width: 99%;
}

.portfolio table.auswahlbox td, .sidebar table.auswahlbox td
{
	height: 20px;
	padding-left: 5px;
}

.portfolio select
{
	border: 1px solid #CECECE;
	font-size: 11px;
	color: #01589D;
	background: #ffffff;
	width: 150px;
}

.portfolio .user_select
{
	border: 1px solid #CECECE;
	font-size: 11px;
	color: #DF4400;
	background: #ffffff;
	width: 150px;
}

.newsline .left_box {
	float: left;
	width: 337px; /* maximale breite fuer IE! */
	margin-left: 0px;
}

.newsline .right_box {
	float: right;
	width: 337px; /* maximale breite fuer IE! */
}

.ueberschrift
{
	background: #fffef5;
	font-weight: bold;
	padding-left: 6px;
}

.ueberschrift_normal
{
	background: #ffffff;
	font-weight: normal;
	padding-left: 6px;
}

.unterschrift
{
	background: #E6E6E6;
	font-weight: bold;
	line-height: 1.2em;
	padding-left: 5px;
}

.resultat
{
	font-size: 17px;
	font-weight: bold;
}

.mit_schwarzem_rand
{
	border: 1px solid #999999;
}

.hell
{
	background: #FAFAFA;
}

.dunkel
{
	background: #F0F0F0;
}

.hell_blau
{
	background: #F4F8FC;
}

.dunkel_blau
{
	background: #E8EEF3;
}

.gruentext
{
	color: #39a02e;
}

.rottext
{
	color: #ba0707;
}

.standard_tabelle, .standard_tabelle_video, .standard_tabelle_video_rechts
{
	width: 100%;
	background: white;
}

.standard_tabelle td
{
	line-height: 16px;
	border: 0px solid blue;
}

.data .standard_tabelle_video img
{
	width: 327px;
}

.standard_tabelle_video_rechts img
{
	width: 290px;
}

.standard_tabelle_video ul, .data .standard_tabelle_video li, .standard_tabelle_video_rechts ul, .data .standard_tabelle_video_rechts li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.standard_tabelle_video .video-title, .standard_tabelle_video_rechts .video-title
{
	text-align: left;
}

.standard_tabelle_video .video-owner, .standard_tabelle_video_rechts .video-owner
{
	text-align: right;
}

.standard_tabelle_video .video-release-date, .standard_tabelle_video_rechts .video-release-date
{
	display: none;
}

/*
.standard_tabelle tr td
{
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.standard_tabelle tr:last-child td
{

}

.standard_tabelle tr td:last-child
{
	border-right: 0px;
}
*/
.portfolio .standard_tabelle p.article-body
{
	width: 500px;
	overflow: hidden;
}

#forum-post .portfolio .standard_tabelle p.article-body
{
	width: 515px;
	min-height: 90px;
	overflow: hidden;
	padding-left: 0px;
	margin: 0;
}

#forum-post .portfolio .standard_tabelle p.article-body-next-page
{
	height: 90px;
	min-height: 90px;
	overflow: auto;
	color: #cccccc;
}

#forum-post .portfolio .standard_tabelle h4
{
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	width: 510px;
}

h4.breadcrumb
{
	font-weight: normal;
	margin-left: 5px;
	font-size: 11px;
	margin-top: 5px;
}

a.breadcrumb
{
	font-weight: normal;
}


.portfolio .standard_tabelle p.play
{
	width: 250px;
}

#forum .portfolio .standard_tabelle p.play
{
	width: 510px;
	padding-left: 0px;
	margin-left: 0px;
}

table#forum p.play
{
	padding-left: 0px;
	margin-left: 0px;
}

.portfolio .standard_tabelle p.visual-ugc
{
	width: 260px;
}

.portfolio .standard_tabelle p.article-body-pre
{
	width: 260px;
}

#forum .content .portfolio .standard_tabelle p.article-body-pre,
	#forum-post .content .portfolio .standard_tabelle p.article-body-pre
{
	width: 510px;
}

div.headline-select-kind
{
	float: left;
	width: 200px;
	margin: -4px 0 0 0;
	padding: 0 6px 0 0;
	color: #0033cc;
}

div.headline-select-kind select
{
	font-weight: noirmal;
	font-size: 11px;
	width: 200px;
	color: #DF4400;
}

div.forum-allocation
{
	clear: both;
	border: 1px solid #D0D0D0;
	margin: 10px 0px 0px 0px;
	padding: 6px;
	width: 557px;
	background-color: #ECECEC;
}

div.info h2
{
	padding: 0 0 0 10px;
	margin: 0px;
	width: 560px;
}

.tab_linien {
	border-bottom: 1px dashed #1E1E1E;
}

.trikot
{
	font-size: 10px;
	font-family: Courier New, monospace;
	line-height: 130%;
	background: url(./bilder/shared/trikot.gif);
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 0;
	width: 23px;
	height: 16px;
}

.user-icon-small
{
	width: 30px;
	text-align: center;
}

/* sidebar section -- container right */

.sidebar
{
	float: right;
	width: 300px;
	margin-right: 0px;
}

/*******************/
/* footer settings */
/*******************/

#footer_linklist
{
	margin: 15px 0px 1px 0px;
	clear: right;
	background-image: url("./bilder/shared/ng/bg_footer.png");
	background-repeat: repeat-x;
	font-size: 9px;
	color: white;
	width: 990px;
	height: 158px;
	padding-bottom: 5px;
}

#footer_linklist .linklist_block
{
	width: 142px;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	font-weight: bold;
}

#footer_linklist a
{
	color: white;
	font-weight: normal;
}

#footer
{
	margin: 0px 0px 4px 0px;
	text-align: left;
	font-size: 11px;
	color: #464646;
	height: 20px;
}

#footer .left
{
	height: 20px;
}

#footer .right
{
	height: 20px;
}


#footer a, #footer a:visited
{
	color: #DF4400;
	margin: 0 0 0 5px;
}

#footer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li
{
	float: left;
	padding: 0 20px 0 7px;
	line-height: 22px;
}

#footer .copyright
{
	float: right;
	color: #AEAEAE;
	padding-top: 4px;
	padding-right: 10px;
}

#footer li img
{
	float: left;
	padding: 0 3px 0 0;
}

#generated
{
	font-size: 7pt;
	color: #AEAEAE;
	text-align: right;
	margin-right: 10px;
	margin-top: 2px;
	float: right;
}

#seitzeichen
{
	float: left;
	clear: left;
	margin: 10px 30px 30px 0;
}

/********************************/
/* GLOBAL MODULES -- Be careful */
/********************************/


/***************/
/* dynamic box */
/***************/

.box
{
	clear: both;
	border: 1px solid #CECECE;
	position: relative;
	margin: 5px 0 5px 0;
	min-height: 25px;
}

/* hack !!!!!!!!!!!!!!!! */
.box > img, .box .inlay-user > img
{
/*	display: none;*/
}

.box .data
{
	clear: left;
	margin: 0px;
}

.box .head
{
	margin: 1px;
	background-color: green;
	padding: 3px 2px 4px 4px;
	background: url(./bilder/shared/ng/header_bg.png) top left repeat-x;
}

.box .head.user
{
	background-color: #f2eff1;
	background: url(./bilder/shared/ng/header_bg_user.png);
}

.box .head h2
{
	margin: 0;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

.box .head.user h2
{
	color: #515153;
}

.box .data p
{
	margin: 0;
	padding: 2px 0 2px 10px;
	overflow: hidden;
}

.box .data p.visual-ugc
{
	padding-top: 5px;
}

/*****************/
/* dynamic box 2 */
/*****************/

.box2
{
	position: relative;
	font-weight: bold;
	clear: both;
	border: 1px solid #cecece;
	margin: 5px 0 5px 0;
}

/* z.B. Spieltagsauswahl-Box */
.content .box2, .sidebar .box2
{
	background: url(./bilder/shared/ng/navi_left_bg_grey.png) 0px 0px repeat-x;
}

/* z.B. Menü links */
.content .sitenavi .box2, .sidebar .box2.user
{
	/*background: url(./bilder/shared/ng/navi_left_bg_green.png) top left repeat-x;*/
}

.content .sitenavi .box2.user
{
	background: url(./bilder/shared/ng/navi_left_bg_grey.png);
/*	background: white;*/
}

.box2 .head
{
}

.box2 .data
{
	border: 1px solid white;
}

.pic {
	padding: 0 0 0 0;
}

.box2 ul {
	padding: 0 0 17px 0;
}

.box2 li {
	margin: 2px 0 0 0;
	border-bottom: 1px solid #d8d8d8;
}

.box2.user li
{
	border-color: #d8d8d8;
}

.box2 h3 {
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 1em;
	font-weight: bold;
}

.box2 .data p {
	margin: 0;
	padding: 2px 0 2px 10px;
	font-size: 0.8em;
}

/**********/
/* ad box */
/**********/

.adbox {
	float: right;
	width: 240px;
}

.adbox .topic {
	height: 18px;
	background: url(./bilder/shared/base/ad_head.png) top left no-repeat;
}

#google_ad
{
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: right;
}

#lea_600x60, #lea_300x250
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	clear: both;
}

#wac_navi {
	padding: 5px 0 5px 0;
	clear: both;
	background: #FFFFFF;
}

#wac_468x60_foot
{
	margin-left: 190px;
	text-align: left;
}

#wac_728x90
{
	width: 990px;
}

#wac_520x40_top
{
	margin: 0 5px 0 5px;
}

.adrechts
{
	position: absolute;
	top: 180px;
	left: 1006px;
}

#wac_120x600
{
}

#wac_120x600_2
{
}


/************/
/* register */
/************/

input.register, select.register {
	border: 1px solid #787878;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
	width: 195px;
}

select.registertwodigit {
	border: 1px solid #787878;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
	width: 50px;
}

select.registermonth {
	border: 1px solid #787878;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
	width: 80px;
}

input.registerfourdigit, select.registerfourdigit {
	border: 1px solid #787878;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
	width: 60px;
}

input.registerradio {
	border: 1px solid #787878;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
}

input.registersubmit
{
	margin: 10px;
	background: url(./bilder/shared/ng/bg_button.png);
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #EBEBEB;
}

input.registersubmitsmall
{
	margin: 0px;
	background: url(./bilder/shared/ng/bg_button.png);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #EBEBEB;
}


.hellerror {
	background-color: red;
	color: white;
}

.dunkelerror {
	background-color: red;
	color: white;
}

/*********/
/* error */
/*********/

.errorbox
{
	position: relative;
	left: 166px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
	color: red;
	font-weight: normal;
	border: 1px solid red;
	background-color: #EBEBEB;
	font-size: 11px;
	text-align: center;
	width: 504px;
}

.errorbox h1
{
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

/***********/
/* success */
/***********/

.successbox
{
	position: relative;
	left: 166px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
	color: green;
	font-weight: normal;
	border: 1px solid green;
	background-color: #EBEBEB;
	font-size: 11px;
	text-align: center;
	width: 504px;
}

.successbox h1
{
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

/***********/
/* msgbox */
/***********/

#msgbox
{
	display: none;
/*
	position: relative;
	left: 190px;
	margin-top: 10px;
	padding: 6px;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	width: 538px;
*/
/*	display: none;*/
/*
	color: green;
	border: 1px solid green;
	background-color: #EBEBEB;
*/
}

#msgbox h1
{
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

/***********/
/* tooltip */
/***********/

#tooltip
{
	position: absolute;
	background-image: url(./bilder/shared/ecke_rechts.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: white;
	filter: alpha(opacity=70); /* IE */
	-moz-opacity: 0.7; /* Gecko-Browser */
	opacity: 0.7; /* Opera 9+ */
	z-index: 501;
}

#tooltip2
{
	background-image: url(./bilder/shared/ecke_links_pfeil.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 502;

}

#tooltip3
{
	background-image: url(./bilder/shared/ecke_oben_links.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 503;
}

#tooltip4
{
	background-image: url(./bilder/shared/ecke_oben_rechts.png);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 7px 7px 14px 7px;
	z-index: 504;
}

/********/
/* user */
/********/

.privacy-name
{
	text-align: right;
	vertical-align: middle;
}

.privacy-value
{
	text-align: right;
	padding-right: 4px;
	width: 80px;
	vertical-align: middle;
}

.usercfg-name
{
	text-align: right;
	vertical-align: top;
}

.usercfg-value
{
	text-align: right;
	padding-right: 4px;
	vertical-align: top;
}


img.loader-pic
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#usercfg-country-inside, #usercfg-timezone-inside
{
	text-align:left;
	height: 150px;
	overflow: auto;
	padding-left: 3px;
}

#usercfg-locale-inside, #usercfg-dateformat-inside
{
	text-align: left;
	padding-left: 3px;
}

.not-allowed
{
	font-style: italic;
}

#ask-friend
{
	float: right;
	padding: 11px 20px 0 0;
}

.edit-main-content
{
	float: right;
	padding: 0;
	text-align: right;
	min-width: 82px;
}

.close-content
{
	float: right;
	padding: 0 2px 0 0;
}

.edit-sidebar-content
{
	float: right;
	padding: 0;
	text-align: right;
}

.edit-main-content-inline
{
	float: right;
	padding: 0px 0px 0 0;
	font-size: 11px;
}

textarea.usercfg-editor
{
	width: 93%;
	height: 200px;
	border: 1px solid black;
	margin: 4px;
	padding: 3px;
}

textarea.usercfg-editor-small
{
	width: 96%;
	height: 60px;
	border: 1px solid black;
	margin: 4px 0 0 0;
	padding: 3px;
}

textarea.usercfg-editor-big
{
	width: 96%;
	height: 300px;
	border: 1px solid black;
	margin: 4px 0 0 0;
	padding: 3px;
}

textarea.usercfg-editor-msg
{
	width: 96%;
	height: 200px;
	border: 1px solid black;
	margin: 4px 0 0 0;
	padding: 3px;
}

input.usercfg-editor, select.usercfg-editor
{
	width: 140px;
	border: 1px solid black;
	margin: 0px;
	font-size: 11px;
}

input.usercfg-editor-long, select.usercfg-editor-long
{
	width: 96%;
	border: 1px solid black;
	margin: 0px;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 15px;
}

img.edit
{
	vertical-align: bottom;
	margin-top: 0px;
	width: 15px;
	height: 14px;
	margin-left: 4px;
}

img.edit-inline
{
	margin-top: 0px;
	width: 15px;
	height: 14px;
	vertical-align: bottom;
}

p.main-content-inline
{
	padding: 0;
	margin: 0;
}

div.hidden
{
	display: none;
}

td h4
{
	margin: 5px 5px 5px 10px;
	padding-top: 0;
}

td p.msg-content
{
}

td hr
{
	border: 0;
	border-bottom: 1px solid black;
}

a.msg-unread
{
	font-weight: bold;
}

a.msg-read
{
	font-weight: normal;
}

#sidebar-ugc-show-content
{
	overflow: hidden;
}

#sidebar-ugc-show-content table
{
	overflow: hidden;
}

#sidebar-ugc-show-content table td
{
	overflow: hidden;
}

.sidebar h4
{
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	max-width: 290px;
}

#sidebar-ugc-show-content h4.visual-ugc
{
	text-align: left;
}

#sidebar-ugc-show-content p
{
	font-size: 11px;
	text-align: left;
	padding: 0;
	overflow: hidden;
	width: 290px;

}

#sidebar-ugc-show-content p.foot
{
	font-size: 10px;
	text-align: left;
	padding-top: 2px;
}

#sidebar-ugc-show-content p.play
{
	text-align: center;
	overflow: hidden;
}

div.video
{
	width: 290px;
	height: 220px;
	background-image: url(./bilder/shared/base/film_dummy2.png);
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.video.youtube
{
	background-position: -95px -70px;
}

div.video2
{
	width: 260px;
	height: 200px;
	margin: 0 0 3px 0;
	padding: 0px 0px 0 0px;
	background-position: -110px -80px;
/*	background-position: center 7px;*/
	background-repeat: no-repeat;
}

div.video img
{
	margin-top: 55px;
}

div.video2 img
{
	margin-top: 45px;
	margin-left: 45px;
}

.ugc-main h4
{
	text-align: left;
	font-weight: bold;
}

#forum-post .ugc-main h4.visual-ugc
{
	margin-left: 0;
	padding-left: 0;
}

h4.forum-post-common
{
	background-image: url(./bilder/shared/base/thema.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 23px;
}

h4.forum-post-news
{
	background-image: url(./bilder/shared/base/news.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 23px;
}

h4.forum-post-rumor
{
	background-image: url(./bilder/shared/base/geruechte.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 25px;
}

img.read-post
{
	vertical-align: bottom;
}


.ugc-main
{
	padding: 5px 10px 5px 10px;
}

td.post
{
	border-top: 2px solid #D0D0D0;
}

span.topic-modified
{
	font-size: 11px;
	color: #868686;
}

.ugc-main div.video2
{
	margin: 0 0 3px 0;
	padding: 0px 0px 0px 10px;
/*	background-position: 20px 3px; */
	background-repeat: no-repeat;
}

.ugc-main img.main
{
	padding-left: 10px;
}


.ugc-main p.foot
{
	text-align: right;
	float: right;
}

.ugc-main div.meta-info
{
	float: right;
	width: 190px;
	border-left: 1px solid #D0D0D0;
	padding: 2px 5px 5px 10px;
	margin: 4px 8px 8px 10px;
	height: 53px;
}

#forum .content .ugc-main div.meta-info,
	table#forum div.meta-info
{
	float: right;
	width: 190px;
	border-left: 1px solid #D0D0D0;
	padding: 2px 5px 5px 10px;
	margin: 2px 8px 8px 10px;
	height: 28px;
}

select.sub-forum
{
	border: 1px solid #DF4400;
	font-size: 11px;
	color: #DF4400;
	background: #ffffff;
	width: 200px;
}

#forum-post .content .ugc-main div.meta-info
{
	float: right;
	width: 190px;
	border-left: 1px solid #D0D0D0;
	padding: 2px 5px 5px 10px;
	margin: 10px 8px 8px 10px;
	height: 67px;
}

.ugc-main div.info
{
	float: left;
	width: 260px;
	padding: 0px 2px 5px 0px;
	margin: 4px 0px 0px 0px;
}

#forum .ugc-main div.info,
	#forum-post .ugc-main div.info
{
	float: left;
	width: 570px;
	padding: 5px 2px 5px 0px;
	margin: 4px 0px 0px 0px;
}


img.main-content-user
{
	float: right;
}

table.imageresizer_warning {
	background: #FFFFE1;
	color: #000000;
	border: 1px solid #CCC;
	cursor: pointer;
}
table.imageresizer_warning td {
	font-size: 10px;
	vertical-align: middle;
	text-decoration: none;
}
table.imageresizer_warning td.tdimage {
	padding: 5px;
}
table.imageresizer_warning td.tdtext {
	padding: 2px;
}

#ugc-image-autoresize
{
	overflow: hidden;
/*	cursor: pointer;*/
}

.hidden-delete-link
{
	display: none;
}

div.forum-edit-links
{
	clear: both;
	width: 561px;
	text-align: right;
	border-top: 1px solid #D0D0D0;
	padding-top: 2px;
}

div.forum-edit-links-topic
{
	clear: both;
	width: 561px;
	text-align: right;
	border-top: 0px;
	padding-top: 4px;
}

div.forum-signatur
{
	float: left;
	width: 260px;
	max-height: 250px;
	text-align: left;
	color: gray;
	font-size: 11px;
	overflow: hidden;
	font-family: monospace, verdana, arial, sans-serif;
}

p#usercfg-signatur
{
	text-align: left;
	color: gray;
	font-size: 11px;
	overflow: hidden;
	font-family: monospace, verdana, arial, sans-serif;
}



/***************************/
/* Suche / Correct Country */
/***************************/

#sidebar-searchbox, #sidebar-correct-country
{
}

input.search-value
{
	border: 1px solid #CECECE;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
	width: 115px;
}

input.forum-search-value
{
	border: 1px solid #CECECE;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
	width: 350px;
}

select.search-kind
{
	border: 1px solid #CECECE;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
	width: 115px;
}

/********************************************/
/* UGC: Zuweisung von Inhalten zu Objekten  */
/********************************************/

div#assigner, div#content-admin
{
	margin-top: 5px;
	margin-left: 10px;
}


div#assign-to, div#link-to
{
	margin-left: 10px;
	padding-bottom: 15px;
}

div.assign-to, div#link-to
{
}

div.assigner-space
{
	margin-left: 10px;
	padding-bottom: 15px;
}

div.entry-assigner
{
	padding-top: 10px;
}

#take-me-23
{
	padding-bottom: 20px;
}

#add-content-here div.entry-assigner select, div#content-admin select
{
	width: 250px;
	border: 1px solid black;
	font-size: 11px;
	color: #6b6b6b;
	background: #ffffff;
}

div.add-links-here div.entry-assigner select
{
	width: 270px;
	border-style: none;
	font-size: 11px;
	color: #6b6b6b;
	background: #ffffff;
}
/* sitenavi part */

div.sitenavi div.entry-assigner
{
	padding-top: 5px;
}

div.sitenavi #take-me
{
	padding-bottom: 5px;
	font-size: 11px;
}

div.sitenavi div#assign-to, div.sitenavi div#link-to
{
	margin-left: 1px;
	padding-bottom: 5px;
}

div.sitenavi #add-content-here div.entry-assigner select, div#content-admin select
{
	width: 160px;
	border: 1px solid black;
	font-size: 11px;
	color: #6b6b6b;
	background: #ffffff;
}

div.sitenavi div.add-links-here div.entry-assigner select
{
	width: 140px;
	border-style: none;
	font-size: 11px;
	color: #DF4400;
	background: #ffffff;
}

#no-assign
{
	padding-top: 20px;
}

h3
{
	margin-left: 10px;
	color: #464646;
	font-size: 1.4em;
	font-weight: bold;
	/*padding: 15px 20px 0 15px;*/
}

img.ugc-inline
{
	float: right;
	border: 0px;
	margin: 3px 3px 5px 8px;
	max-width: 500px;
	max-height: 600px;
}

#forum-post img.ugc-inline
{
	float: none;
	text-align: left;
	border: 0px;
	margin: 5px 5px 5px 0px;
	max-width: 520px;
	max-height: 800px;
	overflow: auto;
}


a.jump:hover
{
	font-weight: bold;
}

div#bb-code-bar
{
	margin-left: 10px;
}

input.bb-code-bar
{
	font-size: 10px;
	border: 1px solid black;
}

/********************************************/
/* Gruppen                                  */
/********************************************/


ul.my-gangs
{
	margin: 0 0 5px 3px;
	padding: 0;
	list-style-type: none;
	max-height: 120px;
	overflow: auto;
}

ul.my-gangs li.my-gangs
{
	clear: both;
	vertical-align: text-bottom;
}

ul.my-gangs li.my-gangs a
{
	line-height: 18px;
}

ul.my-gangs li.my-gangs img
{
	float: left;
}

/******************************************************/
/* Forum                                              */
/******************************************************/

div#smileys
{
	margin-left: 10px;
}

h4
{
	font-size: 11px;
}

/*
iframe
{
	border: 1px solid black;
}
*/


/******************************************************/
/* BetGame                                            */
/******************************************************/

select.usercfg-betgame
{
	width: 180px;
	border: 1px solid black;
	margin: 0 0 3px 1px;
	font-size: 11px;
}

div.bet-game-season
{
	width: 300px;
	clear: left;
	float: left;
	margin-left: 10px;
}

div.bet-game-teams
{
	width: 200px;
	float: left;
}

input.bet {
	border: 1px solid #787878;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #646464;
	width: 22px;
	text-align: center;
}

input.not_betable {
	border: 1px solid #787878;
	background-color: #DFE3E6;
	font-size: 11px;
	margin: 0px 0 0 0;
	color: #787878;
	width: 22px;
	text-align: center;
}

input.betsubmit
{
	margin: 0px;
	background: #E78315;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #787878;
}

select.betgame-season
{
	width: auto;
	min-width: 100px;
}

select.betgame-round
{
	width: auto;
	min-width: 100px;
}

td.betgame-list
{
	border-bottom: 2px solid #e6ede6;
}

#betgame-table ol
{
	padding: 0 0 0 10px;
	margin: 0;
	list-style-position: inside;
}

/* all browser ? */
#betgame-table ol > li
{
	font-weight: bold;
	clear: left;
	margin-left: 0px;
	padding-left: 0px;
	min-height: 70px;
	padding-top: 5px;
}

#betgame-table ol li ul
{
	margin-top: 8px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#betgame-table ol li ul li
{
	font-weight: normal;
	margin-bottom: 2px;
	float: left;
	height: 20px;
	width: 165px;
	overflow: hidden;
	white-space: nowrap;
}

#betgame-table ol li ul li.dummy
{
	height: 50px;
	width: 450px;
}
