/****************************************************************
	Algemeines CSS												*							
*****************************************************************/
body            {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;width:100%;height:100%;background-color:#4646c8;font-family: 'Trebuchet MS', Tahoma, sans-serif;}
img             {border:none;}
form            {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
input           {font-family: 'Trebuchet MS', Tahoma, sans-serif;border: 1px solid;border-color: #999999;font-size:11px;padding-left:3px;}
p               {margin-top:0px;padding-top:0px;}

.stopLeft       {clear:left;}
.stopRight      {clear:right;}

.spacer5        {height:5px;overflow:hidden;}
.spacer10       {height:10px;overflow:hidden;}
.spacer10w      {float:left;width:10px;overflow:hidden;}
.spacer20       {height:20px;overflow:hidden;}
.spacer30       {height:30px;overflow:hidden;}

#bodyChoose            {background-color:#E0E0E0;}
#bodyGameList          {background-color:#FFFFFF;}
#loginBody             {background-color:#FFFFFF;}

#blockFullDocument     {width:100%;height:100%;vertical-align:middle;background:url(../images/mainBg.gif);background-repeat:no-repeat;}
#blockMain             {width:962px;min-height:690px;margin:0 auto;background:url(../images/borderOutLeftCenter.gif);background-repeat:repeat-y;}
#blockMainBg           {min-height:690px;background:url(../images/imgBottomLeft.jpg);background-repeat:no-repeat;background-position: bottom left;}
#blockMainBorderTop    {width:962px;background:url(../images/borderOutLeftTop.gif);background-repeat:no-repeat;padding: 0px 0px 0px 0px;}
#blockMainContent      {width:955px;padding-bottom:101px;}
#imgBottomDivRight     {position:absolute;width:955px;height:128px;margin-top:-27px;background:url(../images/imgBottomRight.jpg);background-repeat:no-repeat;background-position: top right;padding: 0px 0px 0px 0px;overflow:hidden;}
#blockMainBorderBottom {width:962px;height:7px;margin:0 auto;background:url(../images/borderOutBottom.gif);background-repeat:no-repeat;padding: 0px 0px 0px 0px;overflow:hidden;}
#footer                {width:962px;padding-right:14px;font-size:10px;color:#e2e3e2;margin:0 auto;text-align:right;}

#header                      {width:925px;height:30px;}
#metaNavi                    {padding-top:7px;}
#metaNavi .metaLink          {float:right;height:11px;padding-top:0px;padding-right:4px;color:#999999;font-size:11px;}
#metaNavi .metaLinkSep       {float:right;width:4px;height:11px;margin-top:3px;border-left:1px solid #999999;overflow:hidden;}
#metaNavi .metaLink a        {height:11px;color:#999999;font-size:11px;text-decoration:none;}
#metaNavi .metaLink a:hover  {height:11px;color:#f03c8c;font-size:11px;text-decoration:underline;}
#hdMessage                   {float:right;margin-right:200px;color:blue;font-size:11px;}

#contentLeft                 {float:left;width:225px;}
#ludoTitle                   {float:left;width:35px;}
#logoNavi                    {float:left;width:180px;}
#logo                        {width:180px;height:170px;}
#navigation                  {width:180px;padding-bottom:1px;background:url(../images/naviLine.gif);background-repeat:no-repeat;background-position:bottom left;}

#contentRight                {float:left;width:704px;}
#contentRightMain            {width:704px;min-height:550px;margin:0 auto;background:url(../images/borderLeftCenter.gif);background-repeat:repeat-y;}
#contentRightMainBorderTop   {width:704px;background:url(../images/borderLeftTop.gif);background-repeat:no-repeat;padding: 0px 0px 0px 0px;overflow:hidden;}
#contentRightMainContent     {width:700px;}
#contentRightBorderBottom    {width:704px;height:4px;margin:0 auto;background:url(../images/borderBottom.gif);background-repeat:no-repeat;padding: 0px 0px 0px 0px;overflow:hidden;}

#headlinePart                {width:670px;height:166px;padding-left:15px;vertical-align:middle;}
#headlinePart .headlineOne   {font-family: 'Trebuchet MS';position:relative;top:70px;left:0px;font-size:20px;color:#f03c8c;font-weight:bold;}

#contentPart                 {width:670px;padding-left:15px;}

/* Allgemain + Javascript/Ajax */

#speichern                   {visibility:hidden;}
#modalWinBg                  {position:absolute;top:0px;left:0px;width:100%;height:100%;visibility:hidden;}
#modalWinClose               {position:absolute;width:65px;height:14px;margin-top:-14px;background:url(../images/close.gif);background-repeat:no-repeat;visibility:hidden;}
*html #modalWinClose               {position:absolute;width:65px;height:14px;margin-top:-24px;visibility:hidden;}
#modalWinClose a             {display:block;width:65px;height:14px;}
#modalWinClose a             {height:14px;color:#999999;font-size:11px;text-decoration:none;}
#modalWinClose a:hover       {height:14px;color:#f03c8c;font-size:11px;}
#modalWinContainer           {position:absolute;padding:10px 10px 10px 10px;background-color:#FFFFFF;border:1px solid;border-color:#000000;font-size:14px;text-align:center;vertical-align:middle;font-family:verdana, arial, helvetica, sans-serif;visibility:hidden;z-index:999;}
#showContent                 {position:static;text-align:center;vertical-align:middle;visibility:hidden;}
#modalWinContent             {}
#modalWinAdmin               {position:absolute;visibility:hidden;background-color:#cccccc;border:1px solid #000000;padding: 10px 20px 10px 20px;}
#questionDiv                 {position:absolute;visibility:hidden;background-color:#cccccc;border:1px solid #000000;padding: 10px 20px 10px 20px;width:200px;}
#loaderDiv                   {position:absolute;visibility:hidden;background-color:#cccccc;border:1px solid #000000;padding: 10px 20px 10px 20px;}
#debug                       {position:absolute;left:920px;}

/* loginform */
.formDiv                     {padding-top:5px;padding-left:5px;}
.formDiv .formElementName             {float:left;width:90px;font-family: 'Trebuchet MS', Tahoma, sans-serif;font-size:12px;}
.formDiv .formElementInput            {float:left;width:120px;}
.formDiv .formElementButton           {float:left;width:90px;height:18px;}
.formDiv .inputButton                 {width:80px;height:18px;font-family: 'Trebuchet MS', Tahoma, sans-serif;border: 1px solid;border-color: #999999;font-size:11px;cursor:pointer;}
.formDiv .errorMessage                {padding-left:5px;font-family: 'Trebuchet MS', Tahoma, sans-serif;font-size:12px;color:#881100;}
