body,* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 5px;
}
html {
	/* firefox scrollbar hack */
	height: 100%; 
	margin-bottom: 1px; 
}
a {
	color: #000099;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}

.menue,.menuef {
	font-size: 10px;
	padding: 2px;
}
a.menue {
	text-decoration: none;
	color: #000000;
	display: block;	
}
a.menue:hover {
	font-size: 10px;
	background-color: #EEEEEE;
}
a.menue:visited {
	text-decoration: none;
}
a.menuef {
	text-decoration: none;
	color: #000000;
}
a.menuef:hover {
	font-size: 10px;
	background-color: #EEEEEE;
}
a.menuef:visited {
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 9px;
}
.smallbox {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.tabelle {
	border: 1px solid #E6E6E6;
}
.smalltextfield {
	border: 1px solid #C7C7C7;
	width: 60px;
	font-size: 10px;
}
.menueheadline {
	background-color: #E6E6E6;
	font-size: 14px;
	font-weight: bold;
}
form {
border : 0 none !important; 
margin : 0; 
padding : 0; 
} 
h1 {
	font-size: 16px;
	font-weight: bold;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.conttitle {
	font-size: 14px;
	font-weight: bold;
}
.fullbutton {
	width: 100%;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	background-color: #FFFFFF;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.fulltf {
	width: 100%;
}
a.blocklink {
	display: block;
	text-decoration: none;
}
a.blocklink:hover {
	background-color: #E4E4E4;
}
table.farbwechsel tr:nth-child(even) td {background: #ebebeb;}
