/* 
##################################################
##  BZgA.de - 11.08.2005  Michael Schwenck      ##
##  geändert am 12.10.2005                      ##
## alle Farbinformationen sind ausgelagert in   ##
##                  colors.css                  ##
##################################################
*/





/* 
##################################################
##                     - 2-                     ##
##            Markup-Neudefinitionen            ##
##################################################
*/



html
{
width: 100%;
background-repeat: repeat-y;
background-position: 0px 0px;
}

body
{
font-family: arial,helvetica,sans-serif;
font-size: 80%;
padding: 0px;
margin: 0px;
}

form,
input,
select
{
margin: 0px;
padding: 0px;
border: 0px;
}

hr
{
height: 0px;
}

img
{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}



p,ul,ol,table
{
display: block;
}

p img
{
vertical-align: bottom;
}

legend
{
font-style: italic;
margin: 0px;
padding: 0px;
}

ul
{
margin: 0em 0em 1.4em 1.4em;
}

ul ul,
ul ul ul
{
margin: 0em 0em 0em 1.4em;
}

ol
{
margin: 0em 0em 1.4em 2.6em;
}

ol ol,
ol ol ol
{
margin: 0em 0em 0em 2.6em;
}

ul li
{
list-style-type: square;
}

h1,h2
{
margin: 0.8em 0em 0.6em 0em;
}
h2
{
	line-height: 116%;
}
h3
{
margin: 0em 0em 16px;
}


h4,h5,h6,p
{
	margin: 0em 0em 1.4em;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6
{
text-align: left;
}

h1,h2,h3
{
text-align: left;
font-weight: normal;
}

h4,h5,h6
{
font-size: 1.0em;
font-weight: bold;
}

h1
{
font-size: 1.8em;
}

h2
{
font-size: 1.8em;
}

h3
{
font-size: 1.4em;
}

caption
{
padding-top: 0.5em;
padding-bottom: 0.5em;
text-align: left;
}

ol
{
list-style-type: decimal;
}

table,tr,th,td
{
border: 0px none #000000;
border-collapse: collapse;
}

table
{
margin-top: 0.8em;
margin-bottom: 0.8em;
}

th,td
{
text-align: left;
vertical-align: top;
padding:  0em 0.5em 0em 0.5em;
}

th
{
font-weight: bold;
}

td
{
font-weight: normal;
}

em
{
font-style: italic;
}

strong,b
{
font-weight: bold;
}

a:link,a:visited,a:active
{
text-decoration: none;
}

a:hover,a:focus
{
text-decoration: underline;
}





/* 
##################################################
##                  Markup-Ende                 ##
##################################################
*/

