body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 20px;
	background-attachment: fixed;
	background-image: url(../assets/base_intern_logo.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
}
a:link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
}
a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #E90004;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E90004;
}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 14px;
	margin-right: 10px;
}
p, td, .fliesstext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
li {
	margin-bottom: 12px;
}


.dokutable {
	width: 100%;
	border-width: 1;
}
.dokubeschriftung {
	font-weight: bold;
	text-align: right;
	width: 200;
	vertical-align: top;
}
.dokuformular {
	width: 100%;
}
.dokuformularvon {
	width: 100;
}
.dokubeschriftungbis {
	font-weight: bold;
	text-align: right;
	width: 100;
	vertical-align: top;
}
.dokuhilfe {
	width: 200;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	vertical-align: top;
}
.persontable {
	width: 100%;
	border-width: 1;
}
.personbeschriftung {
	font-weight: bold;
	text-align: right;
	width: 200;
	vertical-align: top;
}
.personhilfe {
	font-weight: normal;
	text-align: left;
}
.personformular {
	width: 100%;
}
.kontakttable {
	width: 100%;
	border-width: 1;
}
.kontaktbeschriftung {
	font-weight: bold;
	text-align: right;
	width: 200;
	vertical-align: top;
}
.kontakthauptbereich {
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
}
.kontakthilfe {
	font-weight: normal;
	text-align: left;
}
.kontaktformular {
	width: 100%;
}
.firmatable {
	width: 100%;
	border-width: 1;
}
.firmabeschriftung {
	font-weight: bold;
	text-align: right;
	width: 200;
	vertical-align: top;
}
.firmahilfe {
	font-weight: normal;
	text-align: left;
}
.firmaformular {
	width: 100%;
}
.newstable {
	width: 100%;
	border-width: 1;
}
.newsbeschriftung {
	font-weight: bold;
	text-align: right;
	width: 200;
	vertical-align: top;
}
.newsformular {
	width: 100%;
}
.newsformularvon {
	width: 100;
}
.newsbeschriftungbis {
	font-weight: bold;
	text-align: right;
	width: 100;
	vertical-align: top;
}
.newshilfe {
	width: 200;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	vertical-align: top;
}

/* LOGIN-Seite mit GroupWare --- August 2006 */
.linierot {
	color: #E90004;
}
.hinweis {
	font-size:9px;
}
.rand {
	border: solid #000000 1px;
}

