.fullsize {
	height: 100%;
	margin: 0px;
	padding: 0px;

}
body {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
}
p,
pre,
td,
h1,
.zwischenueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

pre { 
      margin: 1px;
 }

h1,
.zwischenueberschrift
{
	color: #333333;
	font-weight: bold;
}
.unternavi {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #333333;
	padding: 0px;
	margin: 0px;
}
.hauptmenu-bg {
	background-color: #999999;
	height: 100%;
}

.padding {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.gep-trennlinie {
	background-image: url(grafik/allgemein/punkte_linie.gif);
	background-repeat: repeat-x;
	border: 0px;

}

a:link,
a:visited,
a:hover,
a:active,
a:focus
{
	color: #0099FF;
	text-decoration: none;
	background-image: url(../grafik/buts/hint.gif)
}

a:hover,
{
	color: #000000;
	text-decoration: none;

}

a.unternavi-aktivpunkt:hover
{
	color: #000000;
	text-decoration: none;

}

.fuss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.fuss a:link,
.fuss a:visited,
.fuss a:active,
.fuss a:focus {
	color: #059AF8;
	text-decoration: none;
}

.fuss a:hover,
{
	color:#000000;
}
.bg-blau {
	background-color: #059AF8;
}
.border-homepics {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


li {
	list-style-image: url(grafik/li.gif);
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	text-indent: 0pt;
}
#profil li {
}

#hauptmenu { 
             border-collapse:collapse;
             color: #FFFFFF;
             text-decoration: none;
             background-color: #999999;
             margin: 0px;
             padding:0px;
             border-width: 0px;
             cell-spacing: 0px;
             border-style: solid;
             border-color: #FFFFFF;
             }

#hauptmenu td {
                height: 24px;
                width: 128px;
                border-width: 0px;
                border-bottom-width: 1px;
                margin-top: 20px;
                cell-spacing: 0px;
                border-style: solid;
                border-color: #FFFFFF;
                padding:1px;
}


#hauptmenu a:link,
#hauptmenu a:visited,
#hauptmenu a:hover,
#hauptmenu a:active,
#hauptmenu a:focus
 {
	background-color: #999999;
	display:block;
	text-decoration: none;
	padding: 3px 5px 3px 12px;
	color:#ffffff;}

#hauptmenu a:hover
{
	background-color:#666666;
	color:#ffffff;
	text-decoration: none;
}

.bildunterschrift {
	font-size: 10px;
	color: #000000;
	line-height: normal;

}

li { margin-left: -20px;
}
.left { text-align:left}


hr {
	border-style: solid;
	border-width:1px;
	border-color: #b3b3b3;
	height:1px;
}