*{
		padding:0;
		margin:0;
		border:0;
}

body {
		padding:0;
		margin:5px;
		border:0;
}

img {
		display:block;
		padding:0;
		margin:0;
		border:0;
		
}

p {
		font-family: Tahoma, sans-serif;
		font-size:11px;
		color:#000000;
		line-height:1.3em;
		font-weight: normal;
		font-style: normal;
		text-align: justify;
}

.inhalt {
		padding:5px;
		margin:0;
		border: 1px solid #cdcdcd;
		background-color:#efefef;
		text-align:left;
}

a.fuss:link {		text-decoration:none;
			font-family: Tahoma, sans-serif;
			font-size:10px;
			color:#787878;
			line-height:1.3em;
			font-weight: bold;;
			font-style: normal;
		}

a.fuss:active {	text-decoration:none;
			font-family: Tahoma, sans-serif;
			font-size:10px;
			color:#787878;
			line-height:1.3em;
			font-weight: bold;
			font-style: normal;
		}

a.fuss:visited {	text-decoration:none;
			font-family: Tahoma, sans-serif;
			font-size:10px;
			color:#787878;
			line-height:1.3em;
			font-weight: bold;
			font-style: normal;
		}

a.fuss:hover {	text-decoration:none;
			font-family: Tahoma, sans-serif;
			font-size:10px;
			color:#787878;
			line-height:1.3em;
			font-weight: bold;;
			font-style: normal;
		}
