
body {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

A:link, A:visited, A:hover, A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

IMG {
	border: none;
}

H1 {
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #003366;
}

H2 {
	font-size: 13px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #003366;
}

#header {
	position: relative;
	background: #AEAEAE;
	height: 120px;
}

#copyright {
	position: absolute;
	text-align: right;
	right: 0px;
	padding-right: 5px;
	padding-top: 3px;
	top: 0px;
	height: 20px;
	width: 200px;
}

#copyright A:link, #copyright A:visited, #copyright A:hover, #copyright A:active {
	color: #555555;
}

#header div.company {
	position: absolute;
	background: #ECECEC url(/images/mydifflogo.gif) no-repeat;
	left: 0px;
	top: 20px;
	height: 40px;
	width: 100%;
}

#headermenu {
	font-size: 11px;
	font-weight: bold;
	border-left: solid 1px #000960;
	padding-left: 5px;
	padding-right: 5px;
	color: #000960;
	position: absolute;
	left: 165px;
	bottom: 0px;
	height: 15px;
}

#headermenu A:link, #headermenu A:visited, #headermenu A:hover, #headermenu A:active {
	color: #626262;
	text-decoration: none;
}

#headermenu A:hover {
	text-decoration: underline;
}

#lanugages {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30px;
	padding: 5px;
	text-align: right;
}

#languages a:link, #languages a:visited, #languages a:hover, #languages a:active {
	color: #000000;
}

#languages a img {
	width: 20px;
	height: 12px;
}

#header div.imaging {
	position: absolute;
	background: #000960 url(/images/imaging.gif) no-repeat;
	left: 0px;
	top: 60px;
	height: 60px;
	width: 100%;
}

#title {
	position: absolute;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 5px;
	top: 22px;
	left: 185px;
	color: #FFFFFF;
}

#googleads {
	position: absolute;
	overflow: visible;
	left: 0px;
	height: auto;
	min-height: 600px;
	padding: 2px;
}

#content {
	position: absolute;
	overflow: visible;
	left: 165px;
	border-left: #000960 solid 1px;
	border-right: #000960 solid 1px;
	height: auto;
	min-height: 520px;
	width: 600px;
	padding: 20px;
}

#content A:link, #content A:visited, #content A:hover, #content A:active {
	color: #000960;
	text-decoration: none;
}

#content A:hover {
	text-decoration: underline;
}

#newsticker {
	position: absolute;
	float: left;
	overflow: visible;
	left: 805px;
	width: 220px;
	height: 200px;
	min-height: 200px;
	padding: 10px;
}

#newsticker A:link, #newsticker A:visited, #newsticker A:hover, #newsticker A:active {
	color: #000960;
	text-decoration: none;
}

#newsticker A:hover {
	text-decoration: underline;
}

#newsticker h2 {
	margin-bottom: 2px;
}

#newsticker h2 span {
	font-size: 11px;
}

#newsticker p {
	margin-bottom: 2px;
	margin-top: 2px;
}

#sendbuch {
	display: none;
}
