@charset "UTF-8";
/* CSS Document */
#aussen {
	width: 480px;
	margin:auto;
	clear:right;
	float:left;
}
.div {
	width: 50%;
	float:left;
}
#text_oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom:2px solid #cccccc;
	margin-bottom:10px;
	padding-bottom:10px;
}
.drittel {
	width: 160px;
	float:left;
	text-align:center;
	margin-top:10px;
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
	
}

.node img {
border:none;}

.Stil1 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#hinweis {
font-size:11px;
float:left;
width:320px;
}

#hinweis img {
border:0px;
float:inherit;
}

#demotip { 
    display:none; 
    background:transparent url(blase.png); 
    font-size:12px; 
    height:85px; 
    width:145px; 
    padding:10px 12px 0 7px;
    color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    _background-color:#fff;
	margin-top:20px;
	
}

#demo {
margin-top:0px;}

