img {
	border-style: none;
}

/***************/
/* Link-Farben */
/***************/

a {
	color: #6d7880;
	text-decoration: none;
}
a:hover {
	color: #6d7880;
}

/*******************/
/* Body-Definition */
/*******************/

body {
	background: #fff;
	margin: 0px;
	padding: 28px;
	font: 11px/14px "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	word-spacing: 1px;
	color: #000;
	text-align: left;
}

#skip {
	display: none;
}

ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}

#form, #menu, #list {
	display: none;
}

#head h1 {
	padding: 12px 0;
	border-bottom: 1px solid #000;
}

h2 {
	font-size: 20px;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h4 {
	font-size: 13px;
	line-height: 17px;
}

.img {
	float: left;
	margin: 0 12px 0 0;
}
.img126x83 {
	width: 126px;
	height: 110px;
}
.img126x83text {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	display: block;
	padding: 2px 0 6px 6px;
	width: 138px; /* falsch für ie 5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 132px; /* richtig */
}
.img200x140 {
	width: 200px;
	height: 140px;
}
.img360x250 {
	width: 360px;
	height: 250px;
}