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

/* Seitendesign */



/* Seitenelemente */


body {
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}

p {
	margin-top: 0.3em;
	margin-bottom: 1.3em;
	line-height: 1.8em;
}

p.klein {
	margin-bottom: 0.6em;
	line-height: 1.2em;
}

ul {
	margin-top: 0.3em;
	margin-bottom: 1.3em;
	margin-left: 2em;
}

li {
	margin-top: 0.3em;
	margin-bottom: 1.3em;
	margin-left: 2em;
}

	

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 1em;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 1em;
	border-bottom: 1px solid gray;
	clear:left;
}



img {border: 0;}

img.rechteseite {
	border: 0;
	margin-top: 1px;
	margin-bottom: 5px;
}



tr {vertical-align: top;}

td {padding: 10px;}



.kleinertext { font-size: 10px;	line-height: 12px;}
	



/* Links */

a:link, a:visited {color: #CB0119;}
a:hover, a:active {color: #EC7404;}





