/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: averdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: averdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h1.alberti {
	font-family: averdana, Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #ff8866;
	aline-height: 100%;
	margin-top: 27px;
	margin-bottom: 17px;
	margin-right: 115px;
	abackground-color: blue;
}

a.linkalberti:link {text-decoration:none; color: #FF8866;}
a.linkalberti:visited {text-decoration:none; color: #FF8866;}
a.linkalberti:hover {text-decoration:none; color: #FF8866;}
.linkalberti a:active {text-decoration:none; color: #FF8866; }

.selected {
	font-weight: bold;
	afont-family: Arial Black;
	acolor: #ff0000;
	abackground-color: #ccddee;
}

#selected2 {
	font-weight: bold;
	acolor: #FF8866;
}

#selected3 {
	font-weight: bold;
	color: #FF8866;
}

.topmenu {
	line-height: 80%;
	letter-spacing: 1px;
	color: #999999;
}

.topmenu a:link {text-decoration:none; color: #999999; }
.topmenu a:visited {text-decoration:none; color: #999999; }
.topmenu a:hover {text-decoration:underline; color: #999999; }
.topmenu a:active {text-decoration:none; color: #999999; }

.startmenu {
	line-height: 80%;
	letter-spacing: 1px;
	color: #999999;
}

.startmenu a:link {text-decoration:none; color: #ff8866; }
.startmenu a:visited {text-decoration:none; color: #ff8866; }
.startmenu a:hover {text-decoration:underline; color: #ff8866; }
.startmenu a:active {text-decoration:none; color: #999999; }

.abstand1 {
	margin-right: 330px;
}

.abstand2 {
	margin-right: 30px;
}

.abstand3 {
	margin-right: 297px;
}

.menu {
	line-height: 160%;
	letter-spacing: 1px;
	color: #999999;
}

.menu a:link {text-decoration:none; color: #999999; }
.menu a:visited {text-decoration:none; color: #999999; }
.menu a:hover {text-decoration:underline; color: #999999; }
.menu a:active {text-decoration:none; color: #999999; }

.headerback {
background-image:url(images/verlauf_01.jpg);
background-repeat:no-repeat;
background-position:top right;
}

.contentback {
abackground-image:url(images/verlauf_02.jpg);
abackground-repeat:no-repeat;
abackground-position:top left;
}

.navback {
background-image:url(images/verlauf_03.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.footerback {
background-image:url(images/verlauf_04.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.footerback2 {
background-image:url(images/verlauf_05.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.bildtitel {
	color: #999999;
	line-height: 140%;
	letter-spacing: 1px;
}

.bilderschau {
	amargin-top: 110px;
	color: #FF8866;
	line-height: 140%;
	letter-spacing: 1px;
}

.bilderschau a:link {text-decoration:none; color: #FF8866; }
.bilderschau a:visited {text-decoration:none; color: #FF8866; }
.bilderschau a:hover {text-decoration:underline; color: #FF8866; background-color: #cccccc; }
.bilderschau a:active {text-decoration:none; color: #FF8866; }

.plusse {
	font-size: 13pt ;
	avertical-align: middle;
	letter-spacing: 1px;
}

.selectedplus {
	font-size: 18px ;
	font-weight: bold;
}

#spalte1{
	border: 1px solid #036; 
	padding-top : 1pt;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	width: 700px;
	amargin-left: 15%;
	amargin-top: 33%;
	text-align: left;
}

#fusszeile{
	float: left;
	background-color : #f3f3f3;
	padding: 3px;
	margin-top: 25px;
	border: 1px solid #036; 
	width: 100%;
}

/* unsichtbare Elemente */
hr, .invis, #printonly {
display: none;
}
hr.show {
display: block;
background-color: #999;
color: #999;
border: 0 none;
height: 1px;
}






/* Menu */

#navcontainer { margin-left: 2px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: averdana, arial, sans-serif;
line-height: 160%;
letter-spacing: 1px;
}

#navcontainer li { margin: 0; }

#navcontainer li {
}

#navcontainer a
{
display: block;
color: #999;
background-color: transparent;
awidth: 140px;
apadding: 2px 10px;
text-decoration: none;
font-size: 8pt;
}

#navcontainer a:hover
{
text-decoration: underline;
}

#navcontainer ul ul
{
margin-left: 11px;
padding: 0;
list-style-type: none;
}

#navcontainer li li a
{
display: block;
color: #999;
background-color: transparent;
awidth: 125px;
apadding: 2px 10px;
margin: 0;
text-decoration: none;
font-size: 8pt;
}

#navcontainer li li a:hover
{
text-decoration: underline;
}

/* active und currents */

#navlist li #current
{
font-weight: bold;
}

#navcontainer>#navlist>li
{
background-image: url(images/li.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .9em;
}

#navlist li#active
{
background-image: url(images/li_active.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .9em;
}

#subnavlist li #subcurrent
{
font-weight: bold;
color: #FF8866;
}

