.eingerueckt {
	margin:5pt;
	text-align:justify; 
	font-size:120%;
	padding:10pt;
}

.eingerueckt:first-line { 
	margin:2pt;
	padding:5pt;
}

.hervorgehoben {
	color:red;
	font-size:110%;
	
}

li {
	margin-bottom:15pt;
}

body {
	background-image:url("grafiken/sand.gif");
}

/*
a[hreflang|=de] {
	cursor:url("grafiken/de.png"), pointer;
}
*/

a[hreflang|=de]:before {
	content:url("grafiken/de.png")" ";
	border:none;
	text-decoration:none;
}

p {
	
}

/*
a[hreflang|=pl] {
	cursor:url("grafiken/pl.jpg"), pointer;
}
*/

a[hreflang|=pl]:before { 
	content:url("grafiken/pl.png")" ";
	border:none;
	text-decoration:none;
}

div.foto {
	display:block;
	width:auto;
	border:1px dotted black;
	padding:2px;
	clear:both;
}
div.foto img {
	display:block;
}
div.foto div.bildtext {
	clear:both;
}

div.left {
	float:left;
	margin:10px 20px 10px 0px;
}

div.links {
	float: left;
	width: 20%;
	text-align:left;
}

div.mitte {
	float: left;
	width: 60%;
	text-align:center;
}

div.rechts {
	float: left;
	width: 20%;
	text-align:right;
}

img.icon {
	border:none;
	width:20px;
	height:20px;
}

img.wappen {
	border:none;
	width:30px;
	height:30px;
}

img.flagge {
	border:none;
	width:30px;
	height:20px;
}

hr.trennlinie {
	clear:both;
	width:80%;
}
