p{
	font-size:11px;
}

.typography h1 div, .typography h2, .typography h1 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3765A9;
	font-weight:normal;	
}

.typography h1{
	display:block;
	height:25px;
	margin: 0px 0px 15px 0px;
}


.typography h2{
	margin: 15px 0px 15px 0px;
}

.typography h2{
	display:block;
	height:25px;
	background-color:#F7F7F7;
	text-transform:none;
	line-height:25px;
	padding:0px 2px;
	padding-left:10px;
	background-image:none;
	background-color:#F7F7F7;

}

.rechte-spalte-aktuelles, .rechte-spalte-fragen, .rechte-spalte-www  {
	display:block;
	height:20px;
	width:161px;
	margin-left:0px;
	padding:8px 0px 0px 38px;
	color: #3765A9;
	font-size:12px;
	text-transform: uppercase;
	background-color: #809EC9;
	border-bottom:1px solid #3765A9;
}

.rechte-spalte-aktuelles {
	background-image:url('/themes/kassing/img/aktuelles-icon.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	
}

.rechte-spalte-fragen {
	background-image:url('/themes/kassing/img/fragen-icon.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

.rechte-spalte-www {
	background-image:url('/themes/kassing/img/www-icon.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

.eingerueckt {
	display:block;
	padding:10px;
	line-height:18px;
}


.text-blau {
	color:#3765A9;
}

.text-grau{
	color:#666;
}

.typography img{
	margin: 10px;
}

img.right{
	margin: 10px 0px 10px 10px;
}

img.left{
	margin: 10px 10px 10px 0px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.none{
	
}
