a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.menuitems:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.dotbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: thin dashed #000000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;

}
.dotbox:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	border: thin dashed #FF0000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;

}
td, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

body {
	overflow: -moz-scrollbars-vertical; 
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.logoback 
{
	background-image: url(images/polterlogo-bund.gif);
	background-repeat: no-repeat;
	background-position: left 129px;
}

.fedtekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.fedtekst:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

input, select, textarea {
	background-color: #86A9C3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.menuinput
{    
	background-color: #B2C7D9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;   
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.imgborder {
	border: 1px solid #000000;
}

.interesting_link {
	
}

.table-vertical-border{
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
}

.table-vertical-border td{
	border-bottom:solid 1px #000000;
}

.table-grid-border{
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
}

.table-grid td{
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000
}

.table-grid{
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
}

.input-shorter {
	width: 100px;
}

.notactive {
	color: #666666;
}

.redlink:hover{
	color: red;
}

.menu a{
	font-weight:bold;
	color: #CC3300;
}

.menu a:hover{
	font-weight:bold;
	color: red;
}

.redtext{
	color: red;
}

.smalltext td{
	font-size:9px;

}

#table-shell {
	border:solid 1px #000000;
}

#td-header {
	border-bottom:solid 1px #000000;
}

#td-menu {
	border-bottom: solid 1px #000000;
	padding:5px;
}

#td-content-left {
	vertical-align:top;
	border-right: solid 1px #000000;
	width:200px;
	padding:5px;
	padding-top: 10px;
}

#td-content-right {
	vertical-align:top;
	border-left: solid 1px #000000;
	width:200px;
	padding:5px;
	padding-top: 10px;
}

#td-content-center {
	vertical-align:top;
	padding:5px;
	padding-top: 10px;
}