body {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-size : 12px;
    background-color : #ffffff;
    color : black;
    padding: 0px;
    margin: 0px;
}

p, th, td, ul, ol, div  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

table, tr, th, td {
	border-collapse:collapse;
}

h1, h2, h3, h4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

h1  {
	font-size : 16px;
	text-align: center;
}

h2  {
	font-size : 15px;
}

h3, h4  {
	font-size : 14px;
}

a:link  {
	text-decoration : underline;
	color : black;
}

a:visited  {
	text-decoration : underline;
	color : black;
}

a:hover  {
	text-decoration : underline;
	color : black;
}

a:active {
	text-decoration : underline;
	color : black;
}

.bold {
	font-weight: bold;
}

.bgwhite {
        background-color: white;
}


.textfield {
	border: 1px solid rgb(100,100,100);
	font: 12px Tahoma,Verdana,Arial;
}

.textfield_small {
	border: 1px solid rgb(100,100,100);
	font: 11px Tahoma,Verdana,Arial;
}

.menu_td_cell {
	font-size: 10px;
}

.footer {
font-size: 8pt;
}

.table2 {
	border: 1px solid #000000;
}

img {
	border: 0px none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.kleiner {
	font-size: smaller
}

.error_nr {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}

#top {
	display:none;
}

#rahmen {
	border:0;
	margin:0;
	padding:0;
}

#menu {
	display:none;
}

#main {
	border:0;
	margin:0;
	padding:0;
}

#foot {
	display:none;
}



