body
{
	background: url('../img/splashscreen/wscad_bg_splash.gif');
	margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		padding: 0px;
		text-align: left;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
}
.wscad_div_splash {
	text-align:center;
	width:100%;
	height:100%;
	background:url('../img/splashscreen/wscad_bg_splash_plan.gif') no-repeat;
}
.wscad_cardbox_splash {
	position:relative;
	top:188px;
	width:512px;
	margin:auto;

}
.wscad_card_splash {
	height:421px;
	background: url('../img/splashscreen/wscad_easy_intelligent_smart.gif') no-repeat;
	margin:0px;
	text-align:left;
}

.logo_box {
	position:relative;
	top:76px;
	left:34px;
	width:210px;
	height:65px;
	margin:0px;
	padding:0px;
	
	vertical-align:top;
}

.logo_box IMG {
	margin:0px;
	padding:0px;
}


.languageselect {
	margin-top:5px;
}

.languageselect A {
	text-decoration:none;
	font-size:13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#505050;
}

.languageselect A:hover {
	text-decoration:underline;
	
}

.languageselect A IMG {
	margin-top:1px;
}



.languageselect_box {
	position:relative;
/* Pro hinzugefuegter Sprache top-Wert um 20px reduzieren*/
	top:185px;
	left:35px;

}

