 /* Common-document-styles */

body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size:8pt;
	text-align:justify;
/**	line-height:10pt; **/
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

td, th {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

img {
	border-width: 0px;
}

a:link {
	color: #0020a0;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #001080;
	text-decoration: none;
	font-weight: normal;
}

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


.page_headline {
	margin: 0px 0px 0px 20px;
	font-size: 10pt;
	font-weight: bold;
}


.page_navigation_left {
}

.page_content {
	margin: 10px 0px 20px 0px;
}


.navigation_product_box_default {
	padding: 0px 0px 3px 0px;
	text-align: left;
	background: url( /gfx/left_nav.jpg ) no-repeat;
}

.navigation_product_box_selected {
	padding: 0px 0px 3px 0px;
	text-align: left;
	background: url( /gfx/left_nav_on.jpg ) no-repeat;
}


.navigation_q7agmp_box_default {
	padding: 0px 0px 3px 0px;
	text-align: left;
	background: url( /gfx/left_nav.jpg ) no-repeat;
}

.navigation_q7agmp_box_selected {
	padding: 0px 0px 3px 0px;
	text-align: left;
	background: url( /gfx/left_nav_on.jpg ) no-repeat;
}


/**
 *	Die Mehrseitigkeit der Liste der Produktkategorien.
 */

.productcategories_register {
	margin: 5px 0px 14px 0px;
	text-align: center;
	font-weight: bold;
}


a.productcategories_link {
	color: #ff0000;
	font-weight: bold;
}

/**
 *	Style-Klassen fuer die allgemeinen Links. Einmal standard und einmal selected (aktuelle Seite).
 */


a.nav_general_default,
a.nav_general_default:visited {
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

a.nav_general_default:active {
	color: #808080;
}

a.nav_general_default:hover {
	color: #000000;
}


a.nav_general_default_selected,
a.nav_general_default_selected:visited {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

a.nav_general_default_selected:active {
	color: #808080;
}

a.nav_general_default_selected:hover {
	color: #000000;
}


/**
 *	Klasse link_in_content - fuer Links im Seiteninhalt (vom Benutzer pflegbar
 *	sowie automatisch erstellt).
 */

a.link_in_content {
	letter-spacing: 0px;
	color: #0020a0;
	text-decoration: underline;
}

a.link_in_content:visited {
	color: #808080;
	text-decoration: underline;
}

a.link_in_content:active {
	color: #808080;
}

a.link_in_content:hover {
	color: #a0a0a0;
}




/**
 *	Klassen fuer die Links vom Frontend direkt ins Backend.
 */

.fe2be_div {
	text-align: right;
	margin: 10px 10px 0px 0px;
	z-index: 1000;
}

a.fe2be_link,
a.fe2be_link:visited,
a.fe2be_link:active,
a.fe2be_link:hover,
a.fe2be_link {
	font-weight: normal;
	letter-spacing: 0px;
	color: #0000ff;
	font-size: 8px;
	text-decoration: underline;
	background: #ffffff;
}

.format_paragraph {
	clear: both;
	overflow: hidden;
	background-color: #ff0000;
	height: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/** Anweisung: **...** */
.format_strong {
	font-weight: bold;
}

/** Anweisung: ^^...^^ */
.format_big {
	font-size: 150%;
	line-height: 140%;
}

/** Anweisung: \\...\\ */
.format_align_right {
	text-align: right;
}

/** Anweisung: //...// */
.format_italic {
	font-style: italic;
}

/** Anweisung: ++...++ */
.format_indent_left_1 {
	margin-left: 20px;
	text-align: left;
}

/** Anweisung: ~~...~~ */
h4.format_headline4 {
	margin: 10px 0px 10px 0px;
	font-size: 120%;
	color: #808080;
}

/** Anweisung: --...-- Siehe auch .format_list_ul_item */
.format_list_ul {
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 3px;
}

.format_list_ul_item {
}


.format_list_ol {
	margin-top: 3px;
	margin-bottom: 3px;
}

.format_list_ol_item {
}

.format_link_mail {
}

.format_link_url {
}



/* Zugriffskontrolle und Registrierung */

#content_accessactions {
}

#content_accessactions td {
	text-align: left;
	vertical-align: top;
}

#content_accessactions td.fieldnames {
}

#content_accessactions input {
	width: 150px;
}

#content_accessactions textarea {
	width: 100px;
}
