div#startContent {
	width: 700px;
	height: 500px;
	padding: 5 0 0 23px;
	background: url(../images/backgrounds/start.gif) top left;
	background-repeat: no-repeat;
	}
	
div#startText {
	width: 270px;
	position: relative;
	top: 110px;
	left: 32px;
	font-size: 0.75em;
	}

div#startPTLinks {
	width:72px;
	position: absolute;
	top: 295px;
	left: 700px;
	}

div#startSkelettLaufen {
	position: absolute;
	left: 40px;
	top: 450px;
	}

div#startSkelettWinker {
	position: relative;
	left: 70px;
	top: 25px;
	}
	
.startnews {position: absolute; top: 250px; left: 410px; width: 200px; z-index: 110; font-size: 0.8em;}
.startnews h1 {font-size: 1.3em; font-weight: bold; font-style: italic;}
.startnews a {font-style: italic; letter-spacing: 1px; text-decoration: underline;}
#startnewsbild {float: left; margin: 4px 8px 2px 0; border: 1px solid #fff;}

div#startNachricht {
/*	display: none;  */
	position: absolute; 
	top: 430px; 
	left: 410px; 
	width: 250px; 
	z-index: 120; 
	font-size: 0.8em;
}
div#startNachricht h2 {
	font-size: 12px;
}

.undertxt {
        font-size: 12px;
	color: #FFDE23;
	font-weight: bold;
}

.link {
        font-size: 12px;
	color: #FFDE23;
	font-weight: bold;
}
