/* Style Sheet arifoto.de */
body {
	font-family: Verdana, Arial, sans-serif;
	margin: 30px;
	padding: 0;
	background: #fff;
	color: #000;
	font-size: 81%;
}

#main {
	border: 0;
	margin: 0;
}

#navcontainer {}
ul#navlist {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul#navlist li {}
ul#navlist li a.sprachen {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	visibility: hidden;
	height: 0px;
	margin: 0;}
ul#navlist li a.homelogo {}
ul#navlist li a.sprachen:hover {}

img {
	border: 0;
}
img.whitespace {
	border: 1px solid #fff;
}

h1 {
	font-size: 170%;
	letter-spacing: 0px;
	line-height: 110%;
}

h2 {
  font-size: 100%;
}
p {
	line-height: 120%;
}
p.smaller {
	font-size: smaller;
	line-height: 120%;
}
p.summary {
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #234A6F;
	background: transparent;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	border: none;
}

#banner {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	visibility: hidden;
	height: 0px;
	margin: 0;
}
#navigation {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	visibility: hidden;
	height: 0px;
	margin: 0;
}

#navigation ul {}
#navigation li {}
#navigation a:link, #navigation a:visited, #navigation a:active {}
#navigation a:hover {}
#navigation a.menu2sel:link, #navigation a.menu2sel:visited, #navigation a.menu2sel:active {}

#subnavigation {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	visibility: hidden;
	height: 0px;
	margin: 0;
}

#subnavigation ul {}
#subnavigation li {}
#subnavigation a:link, #subnavigation a:visited, #subnavigation a:active {}
#subnavigation a:hover {}
#subnavigation a.menu2sel {}

#content {
	padding: 0;
	margin-top: 20px;
	border: 0;
}

#footer {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	font-size: 76%;
	letter-spacing: 1px;
	line-height: 150%;
	margin-top: 40px;
}
#zusatztext {
}

#zusatztext ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

div.topmenu {}
a.mainmenu {}
a.mainmenu:hover {}
li {}
.contenthead {}
.contentbody {
	margin-top: 20px;
	margin-bottom: 40px;
}
td {
	text-align: left;
	vertical-align: top;
	font-size: 81%;
}
td.kopf {
	font-weight: bold;
}
td.inhalt {
	border-bottom: 1px solid #fff;
}
td.inhaltrechts {
	text-align: right;
	border-bottom: 1px solid #fff;
}
div.listtop {
	font-weight: bold;
	padding: 3px;
}
div.listinhalt {
	border-bottom: 1px solid #fff;
	padding: 3px;
}
.zeile {  line-height: 4px}

div.admininfo {
	padding: 10px 10px 10px 10px;
	border: 1px solid #000;
  color: #fff;
  background: #ff0000;
}