body 	{
  	background: #334880 url('images/body_bg.png') repeat-x;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #F6F6F6;
	margin: 0 0 25px 0;
}
	
div	{
	border: 0px solid white;
}

a:active, a:link, a:visited, a:focus	{
	color: #F6F6F6;
	text-decoration: underline;
}

a:hover	{
	color: #F6F6F6;
	text-decoration: underline overline;
}

.input_std    
         {
         border: 1px solid #3868A6;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
         }

/**********************/

#mainPage	{
	width: 960px;
	position: realtive;
	margin: 0 auto;
}

/**********************/

#pageHeader	{
	background: url('images/header_bg1.jpg') no-repeat;
	height: 164px;

}

/**********************/

#pageMenue	{
	background: #C0CDE5;
	width: 960px;
	margin: 0 auto;
}

/**********************/

#pageBody	{
	width: 910px;
	background: #C0CDE5 url('images/kristall_35.png') center;
	background-position: center top;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 25px;
}

/**********************/

#pageNav	{
	float: left;
	width: 200px;
}

#pageNav .loginBox	{
	color: #F6F6F6;
	margin: 0 0 20px 0;
}

#pageNav .loginBox_top	{
	background: url('images/loginbox_top.png') no-repeat;
	height: 32px;
	color: #F6F6F6;
	padding: 0 0 0 6px;
}

#pageNav .loginBox_content	{
	background: url('images/loginbox_middle.png') repeat-y;
	color: #F6F6F6;
	padding: 1px 6px;
}

#pageNav .loginBox_bottom	{
	background: url('images/loginbox_bottom.png') no-repeat;
	height: 10px;
}

#pageNav h1	{
	background: url('images/h1_bg.png') no-repeat;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 12px;
	margin: 30px auto 0 auto;
	color: #F6F6F6;
}

#pageNav h2	{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-variant: small-caps;
	color: #F6F6F6;
	padding: 0 0 0 10px;
}

#pageNav label	{
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

#pageNav input	{
	display: block;
	border: 1px solid #3868A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 178px;
}

#pageNav .loginButton	{
	display: block;
	background: url('images/loginbutton.png') no-repeat;
	width: 180px;
	line-height: 30px;
	color: #F6F6F6;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	cursor: pointer;
	margin: 10px 0 10px 0;
}

#pageNav .loginButton:hover,
#pageNav .registerButton:hover	{
	color: #FFFFFF;
}

#pageNav .statistics	{
	border: 0px solid white;
	padding: 0px;
}

#pageNav .statistics dd	{
	text-align: right;
	border-bottom: 1px solid #334880;
	padding: 5px;
	color: #334880;
	font-weight: bold;
	margin: 0;
}

#pageNav .statistics span	{
	float: left;
	color: #334880;
}


#pageNav .laenderInfo dd	{
	text-align: right;
	border-bottom: 1px solid #334880;
	padding: 5px;
	color: #334880;
	font-weight: normal;
	margin: 0 0 0 20px;
}


#pageNav .voting .votingbutton	{
	text-align: center;
	margin: 5px 0;
}


#pageNav .voting img	{
	border: 0px;
}

/**********************/

#pageContent	{
	border: 0px solid black;
	margin: 0 0 0 225px;
}

#pageContent .contentBox	{
	border: 0px solid black;
	margin: 14px 0;
}

#pageContent .contentBox_top	{
	background: url('images/contentbox_top.png') no-repeat;
	height: 32px;
}

#pageContent .contentBox_content	{
	background: url('images/contentbox_middle.png') repeat-y;
	color: #F6F6F6;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	border: 0px solid white;
}

#pageContent .contentBox_bottom	{
	background: url('images/contentbox_bottom.png') no-repeat;
	height: 10px;
	margin: 0 0 30px 0;
}

#pageContent h1	{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #F6F6F6;
	padding: 0 0 0 10px;
	font-variant: small-caps;
}

#pageContent .smallInfo	{
          list-style-image: url('images/list_img.png');
	padding: 0 0 0 55px;
}

#pageContent .smallInfo li	{
	font-size: 13px;
	line-height: 20px;
}

#pageContent .screenshotList  {
	margin: 20px 0 0 0;
}

#pageContent .screenshotList dd	{
	margin: 0 12px 10px 0;
	display: inline;
}

#pageContent .screenshotList img	{
	border: 2px solid #203063;
}

#pageContent .screenshotList img:hover	{
	border: 2px solid #FFFFFF;
}

#pageContent .newsBox	{
	border-bottom: 1px solid #334880;
	padding: 5px 0;
	}

#pageContent .newsTopic	{
	font-size: 16px;
	color: #F6F6F6;
}

#pageContent .newsMoreLess	{
	font-weight: normal;
	margin: 5px 0;
}


#pageContent .newsText	{
	font-weight: normal;
	margin: 0 0 0 20px;
	border: 1px solid #F6F6F6;
	padding: 3px;
}

/**********************/

.dialogBox	{
	width: 890px;
	min-height: 350px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 30px -475px;
	padding: 50px 20px 20px 20px;
	z-index: 9999;
	border: 10px solid #E1E9F3;
	background: #334880 url('images/kristall_5.png') center;
}

.dialogBox a.dialogClose	{
	display: block;
	position: absolute;
	background: url('images/close_white.gif') right no-repeat;
	right: 20px;
	top: 20px;
	height: 26px;
	line-height: 26px;
	padding: 0 30px 0 0;
	text-decoration: none;
	font-weight: bold;
}

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

.dialogBox h1	{
	font-size: 18pt;
	}

.dialogBox .row	{
	width: 445px;
	padding: 10px 10px;
	border-bottom: 1px solid #F6F6F6;
}

.dialogBox .row .first	{
	display: inline-block;
	width: 250px;
}

.dialogBox .row .second	{
	display: inline-block;
	width: 175px;
}

.dialogBox .row input	{
	display: block;
	border: 1px solid #3868A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 172px;
}

.dialogBox .registerButton	{
	display: block;
	background: url('images/registerbutton.png') center no-repeat;
	width: 465px;
	line-height: 30px;
	color: #334880;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	cursor: pointer;
	margin: 10px 0 10px 0;
}

.dialogBox .tutorial	{
	position: absolute;
	display: none;
	right: 5px;
	top: 140px;
}

.dialogBox .msg	{
	text-align: center;
	color: #F6F6F6;
	font-weight: bold;
	font-size: 14px;
}

.dialogBox .crystal	{
	position: absolute;
	top: 85px;
	right: 5px;
	width: 160px;
}

/**********************/

#pageLog	{
	width:400px;
	margin: 160px auto;
	background: #C0CDE5 url('images/kristall_35.png') center;
	background-position: center top;
}

#pageLog .logBox	{
	width: 400px;
}

#pageLog .logBox_top	{
	background: url('images/msgbox_top.png') no-repeat;
	height: 32px;
}

#pageLog .logBox_content	{
	background: url('images/msgbox_middle.png') repeat-y;
	color: #F6F6F6;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
}

#pageLog .logBox_bottom	{
	background: url('images/msgbox_bottom.png') no-repeat;
	height: 10px;
}

#pageLog h1	{
	height: 22px;
	line-height: 32px;
	font-size: 16px;
	font-variant: small-caps;
	color: #F6F6F6;
	padding: 0 0 0 10px;
}

/**********************/

#pageFooter	{
	width: 910px;
	padding: 5px 25px;
	border: 0px solid white;
	margin: 0 auto;
}

#pageFooter .footer	{
	text-align: center;
}

#pageFooter .footer a	{
	font-weight: bold;
}