.lp_dialog {
	width: 730px;
	margin-bottom: 0;
}

.button {
	width: 140px;
	margin: 10px auto;
}

#selection {
	width: 350px; 
	height: 224px; 
	position: absolute; 
	top: 50%;
	left: 50%;
	margin-top: -112px;
	margin-left: -175px;
}

.selection-inhalt {
	width: 308px;
}

#tutorial {
	width: 700px; 
	position: absolute; 
	top: 50px;
	left: 50%;
	margin-left: -350px;
}

.tutorial-inhalt {
	width: 658px;
}

body,input,select,div,.default-text,tbody {font-size:11px;font-family:Verdana,sans-serif;color:#000;}
