#applicationContainer
{
	margin-left: 20px;
}

#sidebar h1
{
	margin-top: 15px;
	font-size: 15px;
	line-height: 18px;
}

#greetingMessage, #recommendation, #greetingMessageEdit
{
	background-image: url(../img/layout/bg-greetingMessage.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 599px;
	position: absolute;
	top: -600px;
	left: -600px;
}

#greetingMessage[id].positionFixed, #recommendation[id].positionFixed, #greetingMessageEdit[id].positionFixed
{
	position: fixed!important;
}

.greetingMessageClose
{
	text-align: center;
	padding: 184px 10px 0 360px;
}

.greetingMessageClose a
{
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
}

.greetingMessageClose a:hover
{
	color: #ff9400;
}

.greetingMessageContainer
{
	padding: 15px 25px 10px 25px;
	height: 328px;
}

.greetingMessageContainer h1, .greetingMessageContent span.h1
{
	font-size: 20px;
	color: #ff9400;
	line-height: 25px;
}

.greetingMessageContent
{
	height: 260px !important;
	height: 250px;	
	width: 435px;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	padding: 0 20px 0 0;
}

.greetingMessageContent a
{
	color: #ff9400;
	text-decoration: underline;
}

.greetingMessageContent a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.greetingMessageContent hr
{
	color: #456678; 
	background-color: #456678; 
	height: 1px; 
	border: 0px; 
	margin: 15px 0px;	
}

.greetingMessageContent input, .greetingMessageContent textarea
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 430px;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	margin-bottom: 2px;
}

.greetingMessageContent textarea
{
	height: 50px;
}

.greetingMessageContent label.greetingMessageLabel
{
	font-size: 13px;
}

.salutationLabel
{
	width: 100px;
}

#signsLeft
{
	float: right;
	text-align: right;
}

#greetingMessageRegistration .greetingMessageContent input
{
	width: 200px;
}

#greetingMessageRegistration .greetingMessageContent .salutationLabel input
{
	width: 30px;
}

#acceptTermsOfUse
{
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

#acceptTermsOfUseLabel
{
	width: 250px;
}

.greetingMessageButtonContainer
{
	height: 25px;
	width: 470px;
	margin: 15px 10px;
}

.greetingMessageButtonContainer input
{
	border: none;
}

.greetingMessageButtonContainer span.button
{
	background-image: url(../img/layout/btn-end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	float: right;
	height: 19px;
	line-height: 20px;
	margin: 0;
	padding-right: 5px;
}

.greetingMessageButtonContainer span.buttonBack
{
	float: left;
}

.greetingMessageButtonContainer span.button a, .greetingMessageButtonContainer span.button a:visited, .greetingMessageButtonContainer input.button
{
	line-height: 20px;
	margin: 0;
	padding: 0 2px 0 8px;
	background-image: url(../img/layout/btn-start.gif);
	background-repeat: no-repeat;
	color: #BAE0F2;
	display: inline;
	float: left;
	font-size: 10px;
	font-weight: normal;
	height: 19px;
	text-decoration: none;
}

.greetingMessageButtonContainer input.button
{
	font-size: 10px;
	border: none;
	cursor: pointer;
}

.greetingMessageMapInfo span.button
{
	background-image: url(../img/layout/btn-end-white.gif);
	float: right;
	margin: 10px 0 0 5px;
}

.greetingMessageMapInfo span.button a, .greetingMessageMapInfo span.button a:visited, .greetingMessageMapInfo input.button
{
	background-image: url(../img/layout/btn-start-white.gif);
}

#greetingMessageLoading, #greetingMessageEditLoading
{
	position: absolute;
	top: 300px;
	left: 220px;
	height: 32px;
	width: 32px;
}

.greetingMessageHiddenLayer
{
	visibility: hidden;
}

.clear
{
	clear: both;
}

#imagezoomHelpLayer
{
	width: 300px;
	height: 80px;
	text-align: center;
	padding: 5px;
	background-color: #990000;
	border: 1px solid #FFFFFF;
	position: absolute;
	top: -100px;
	left: 0px;
	z-index: 200;
}

#imagezoomHelpLayer span.button
{
	float: right;
	background-image: url(../img/layout/btn-end-white.gif);
	margin-top: 20px;
}

#imagezoomHelpLayer span.button a, #imagezoomHelpLayer span.button a:visited, #imagezoomHelpLayer input.button
{
	background-image: url(../img/layout/btn-start-white.gif);
}

.greetingMessageMapInfo
{
	color: #000000;
	padding: 10px;
	width: 240px;
}

#imagezoom
{
	float: left;
	display: inline;
	width: 512px;
	height: 512px;
}

#applicationTextContainer
{
	float: left;
	display: inline;
	width: 432px;
	height: 512px;
	border-left: 1px solid #86827a;
	background-image: url(../img/layout/bg-greetingmessage-help.gif);
	background-repeat: repeat-x;	
}

.applicationAmountUsers
{
	position: absolute;
	z-index: 100;
	width: 432px;
	text-align: center;
	color: #ff9400;
	font-weight: bold;
	font-size: 15px;
	padding-top: 100px;
}

#applicationTextContainer #infoBox
{
	padding: 0 20px 20px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #acacac;
	line-height: 17px;
}

#applicationTextContainer img
{
	padding-bottom: 30px;
}

#infoBox #infoBox0,
#infoBox #infoBox1,
#infoBox #infoBox2
{
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 11px;
}

#infoBox #infoBox0 img,
#infoBox #infoBox1 img,
#infoBox #infoBox2 img
{
	float: left;
	display: inline;
	width: 125px;
}

#infoBox #infoBox0 .infoBox0Txt,
#infoBox #infoBox1 .infoBox1Txt,
#infoBox #infoBox2 .infoBox2Txt
{
	padding-left: 140px;
}

#contestInfo
{
	height: 151px;
	margin-top: 5px;
	padding-top: 20px;
}

#contestInfo.de
{
	background-image: url(../de/img/wettbewerb-info.gif);
	background-repeat: no-repeat;
	background-position: 220px 0;
}

#contestInfo.fr
{
	background-image: url(../fr/img/wettbewerb-info.gif);
	background-repeat: no-repeat;
	background-position: 220px 0;	
}

#contestInfo img
{
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}

#contestInfo a.sendpageLink
{
	display: block;
	background-color: #ff9400;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px;
	text-align: center;
	width: 170px;
}

#contestInfo a.sendpageLink:hover
{
	color: #000000;
}

#contestInfo .personalLinkBox
{
	padding-top: 30px;
}

#contestInfo a.personalLink
{
	font-size: 10px;
}

#applicationTextContainer #termsOfUseBox
{
	border-top: 1px solid #86827a;
	padding: 20px;
	font-size: 10px;
	line-height: 14px;
	color: #898989;	
}

#applicationTextContainer #termsOfUseBox #termsOfUseBoxTitle
{
	font-size: 11px;
	line-height: 14px;	
	font-weight: bold;
}

#applicationTextContainer #termsOfUseBox a
{
	color: #ff9400;
	text-decoration: underline;
}

label.salutationLabel input
{
	background-color: transparent;
	border: none;
}

#applicationTextContainer #termsOfUseBox a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.invalid
{
	color: #990000;
}

input.invalid, textarea.invalid
{
	border: 1px solid #990000;
	background-color: #fe7e7e;
}

#greetingMessageMessageTemplatesLanguage
{
	float: right;
	font-size: 10px;
}

#greetingMessageMessageTemplatesDE, #greetingMessageMessageTemplatesFR, #greetingMessageMessageTemplatesIT, #greetingMessageMessageTemplatesEN
{
	padding: 10px;
	background-color: #0d3850;
}

#greetingMessageMessageTemplatesDE p, #greetingMessageMessageTemplatesFR p, #greetingMessageMessageTemplatesIT p, #greetingMessageMessageTemplatesEN p
{
	border-bottom: 1px solid #3F5F6E;
	padding-bottom: 10px;
}

#greetingMessageMessageTemplatesLanguage li
{
	display: inline;
}