@charset "utf-8";
/* CSS Document */
.newstable{
	border:none;
}
.newstitel{
	font-size:20px;
}
.btools{
	text-align:right;
	width: 100px;
}
.info{
	font-style:italic;
}
.text{
}
.newsfooter{
	text-align:right;
	border-bottom: 1px dashed #95AB63;
}
.comments{
}
.moreinfo{
}
.back{
	text-align:center;
}
.imgback{
	padding-top:5pt;
}
#error{
	background-color:#FFBFC1;
	border:2pt solid #FF0000;
	padding: 5pt;
}
#hinweis{
	background-color:#FFC;
	border:1pt solid #FF7F00;
	padding: 5pt;
}
#erfolg{
	background-color:#CCFFCD;
	border:1pt solid #030;
	padding: 5pt;
}
.errorlist{
	list-style-image: url('/images/exclamation.png');
}
.hinweislist{
	list-style-image: url('/images/error.png');
}
.erfolglist{
	list-style-image: url('/images/accept.png');
}
.blognavi{
	text-align:center;
}
.ninfo{
	color: #95AB63;
}
.linktitel{
	color:#95AB63;
	border-bottom: 1px solid #95AB63;
	font-size:12px;
	font-weight: bold; 
}
.links{
	text-align:justify;
}
.linkend{
	border-top: 1px dashed silver;
}
.wuerfeltop{
	width: 250px;
	height: 150px;
	border: 1px solid #333;
	background-color:#EFEFEF;
	font-size:24px;
	text-align:center;
	color:#000;
}
.wuerfeltop a{
	font-weight:bold;
	text-decoration:none;
}
.wuerfeltop a:hover{
	text-decoration:underline;
}
.wuerfelecke{
	width: 150px;
	height: 150px;
	border: 1px solid #333;
	background-color:#EFEFEF;
	font-size:24px;
	text-align:center;
	color:#000;
}
.wuerfelecke a{
	font-weight:bold;
	text-decoration:none;
}
.wuerfelecke a:hover{
	text-decoration:underline;
}
.wuerfelads{
	width: 250px;
	height: 250px;
	border: 1px solid #333;
	background-color:#EFEFEF;
}
.wuerfelseite{
	width: 150px;
	height: 250px;
	border: 1px solid #333;
	background-color:#EFEFEF;
	font-size:24px;
	text-align:center;
	color:#000;
}
.wuerfelseite a{
	font-weight:bold;
	text-decoration:none;
}
.wuerfelseite a:hover{
	text-decoration:underline;
}