/*
  CSS Screen
*/

body {
	text-align: center;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000;
	min-width: 925px;
}

#body {
	width: auto;
	height: auto;
	background-image: none;
	color: #000;
}

#content {
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0.5cm;
	margin-top: 0; 
}

#content[id] {
	padding-left: 0px;
}

#kopf {
	display: none;
}

table tr td {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#001E4C;
	border-bottom:1px solid #001E4C;
	border-right:1px solid #001E4C;
	padding:1px 2px 2px 2px;
}

table.noborder tr td {
    border:none;
}

p, td { 
  	font-size:12px;
}

h1 {
	font-size:14px;
	margin-bottom: 0px;
}

h2 {
	font-size:13px;
	margin-bottom: 0px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	margin-bottom: 0px;
	color: #930;
}

a {
	color: #006;
	text-decoration: underline;
}

a:hover {
	color: #006;
	text-decoration: underline;
}

#menu {
	display: none;

}

#menu2 {
	display: none;
}

#metamenu {
	display: none;
}

#abbinder {
	border-top: 1px solid #bcd;
	padding-top: 4px;
	margin-top: 20px;
	font-size:10px;
}
