/*
#---------------------------------------------------------------------------
# Copyright  : rexx systems GmbH, 20097 Hamburg, Heidenkampsweg 101
#              Veränderung oder Nutzung der Scripte/Anwendung ist nur mit
#              schriftlicher Genehmigung der rexx systems GmbH gestattet.
#
# Definieren eines Stylesheets fuer die Ergaenzung von Templates
#
# ruft       : Nichts.
#
# $Id: base.css,v 1.8 2009-06-18 09:56:11 prschneider Exp $
#---------------------------------------------------------------------------
*/

@media print {
	#footer{
		display: none;
	}
	#header {
		display: none;
	}
	#path {
		display: none;
	}

	#columnLeft {
		display: none;
	}
	#columnRight {
		display: none;
	}
	#keyvisual {
		display: none;
	}

	body {
			margin: 15px;
			padding: 15px;
			width: 640px;
			background: #fff;
			color:#383838;
			font: normal 12px "Arial", "Helvetcia", sans-serif;
			height:800px;
	}
	td.norm_text{
	font-size:12px;
	color:#000;
	}
	#columnMiddle {
		display: yes;
	}
}
* html .visualIEFloatFix {
	height: 0.01%;
}

body {
	margin: 0 auto;
	padding: 0;
	width: 62.5em;
	text-align: center;
	background: #fff;
	font: normal 1em "Arial", "Helvetcia", sans-serif;
}

form, p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.recomment_url {
	width: 500px;
}

.PopUpLayer {
	z-index: 100000;
	position: absolute;
	text-align: left;
	border: 6px;
	background-color: white;
	border-color: #aaaaaa;
	border-style: solid;
	z-index:1000;
	display:none;
	float: left;
	filter:alpha(opacity=92);
	-moz-opacity: 0.92;
	opacity: 0.92;
}

.form_error {
	margin: 0 0 0 8.359375em;
	color: red;
}
p#recomlargelabel .form_error {
	margin: 0 0 0 17.96875em;
	color: red;
}
div#header {
	position: relative;
	width: 100%;
	height: 10.375em;
	text-align: left;
}

div#functions {
	height: 0.6875em;
	padding: 0.75em 0 0 0;
}

div#functions img.function {
	margin: 1em 0 0 0;
	height: 0.4375em;
}

div#functions ul {
	margin: 0;
	padding: 0;
	font: normal 0.6em "Arial", "Helvetica", sans-serif;
	float: right;
}

div#functions ul li {
	float: left;
	margin: 0 9px 0 9px;
	list-style: none inside;
}

div#functions a {
	text-decoration: none;
	color: #0073bd;
	text-transform: uppercase;
}

div#logo {
	width: 39.6875em;
	height: 5em;
	float: left;
}

div#logo img {
	width: 100%;
	height: 100%;
}

div#suche {
	float: right;
	text-align: right;
	width: 20em;
	padding: 0.6875em 1.3125em 0 0;
}

div#suche input#suche {
	background: #fff;
	width: 10em;
	border: 1px solid #0073bd;
	font: normal 0.6em "Arial", "Helvetcia", sans-serif;
}

div#suche input#searchButton {
	margin: 0 0 0 0.3125em;
	vertical-align: bottom;
	font: normal 0.6em "Arial", "Helvetcia", sans-serif;
	background: #ccf0fa;
	color: #0073bd;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #0073bd;
	border-bottom: 1px solid #0073bd;
	text-transform: uppercase;
}

div#suche label {
	font-size: 0.6em;
	color: #0073bd;
	margin: 0 0.375em 0 0;
	text-transform: uppercase;
}

div#maincategories {
	clear: both;
	height: 1.875em;
	line-height: 1.875em;
	margin: 2em 0 0 0;
	padding: 0 0 0 20px;
}

div#maincategories ul {
	margin: 0;
	padding: 0;
}

div#maincategories ul li {
	float: left;
	list-style: none inside;
	margin: 0 20px 0 0;
}

div#maincategories a {
	/*font-size: 0.8em;*/
	font-family:Arial,Helvetica,sans-serif,Verdana;
	font-size:13px;
	word-spacing: 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#maincategories a.aktiv {
	color: #f4fa00;
}

div#path {
	height: 1.125em;
	text-align: left;
}

img#pathImg {
	width: 0.0625em;
	height: 1.125em;
	margin: 0 19px 0 0;
	float: left;
}

div#path p {
	height: 1.875em;
	line-height: 1.875em;
	font-size: 0.6em;
	color: #666666;
}

div#path p a {
	text-decoration: none;
	color: #666666;
}

div#columns {
	overflow: visible;
	border: 0px solid black;
	float: left;
}

div#columnLeft {
	float: left;
	width: 11.3125em;
	text-align: left;
	/*padding-bottom: 1000em;
	margin-bottom: -1000em;*/
}

div#maincat {
	position: relative;
	width: 100%;
	height: 7.0625em;
}

div#maincat h3 {
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2.890625em 1.5625em 0 1.5625em;
}

div#menu {
	/*width: 11.3125em;*/
	padding: 0 1.1875em 0 1.1875em;
	font-size: 0.85em;
}

div#menu a {
	text-decoration: none;
}

div#menu ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
	color: #00afe2;
	font-weight: bold;
	font-size: 0.8em;
}

div#menu ul a {
	color: #00afe2;
}

div#menu ul li {
	padding: 0 0 1em 0;
}

div#menu ul li.expanded {
	list-style: square outside;
	color: #00267f;
}

div#menu ul li.expanded a {
	color: #00267f;
}

div#menu ul li.expanded ul {
	margin: 0 0 -1em 0;
	padding: 1em 1em 0 1em;
	color: #868686;
	font-weight: bold;
	font-size: 1em;
}

div#menu ul li.expanded ul li.expanded {
	color: #868686;
}

div#menu ul li.expanded ul a {
	color: #868686;
}

div#menu ul li.expanded ul li.expanded ul li.expanded {
	color: #00267f;
	font-size: 1em;
}

div#menu ul li.expanded ul li.expanded ul li.expanded a {
	color: #00267f;
	font-size: 1em;
}

div#menu ul ul ul a {
	color: #747474;
}

div#menu ul ul ul ul {
	font-weight: normal;
	font-size: 1em;
}

div#columnMiddle {
	float: left;
	width: 40.375em;
	background: #def5fc;
	text-align: left;
	/*padding: 0 0 7.1875em 0;
	padding-bottom: 1005em;
	margin-bottom: -1000em;*/
}

div#columnMiddle iframe {
	width: 40.375em;
	height: 81.25em;
	overflow: auto;
	border: 0;
}

div#columnMiddle form {
	padding: 0 1.71875em 1.71875em 1.71875em;
}


div#columnMiddle form .button {
	margin: 1em 0 0 0.3125em;
	vertical-align: bottom;
	font: normal 0.8em "Arial", "Helvetcia", sans-serif;
	background: #91d9ff;
	color: #004396;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #1667a5;
	border-bottom: 1px solid #1667a5;
	text-transform: uppercase;
	height: 2em;
}

div#columnMiddle h3 {
	color: #00257f;
	font-weight: bold;
	font-size: 1em;
}

div#columnMiddle form br {
	clear: left;
}

	/* form def */

div#columnMiddle label {
	width: 8.359375em;
	height: 2em;
	display: block;
	float: left;
	color: #002d86;
}
p#recomlargelabel label{
	width: 17.96875em;
}

div#columnMiddle .textinput {
	padding-left: 0.390625em;
	border: 1px solid #5ea3dc;
	width: 34%;
	font: normal 1em "Arial", "Helvetcia", sans-serif;
}
div#columnMiddle .module_001 textarea {
	width: 16em;
}
div#columnMiddle .select {
	padding-left: 0.390625em;
	border: 1px solid #5ea3dc;
	width: 35%;
	font: normal 1em "Arial", "Helvetcia", sans-serif;
}

div#columnMiddle .send {
	margin: 0 0 0 1.71875em;
	vertical-align: middle;
	width: 4.921875em;
}

			div#columnMiddle .sendnormal {
				margin: 1.328125em 1.71875em 0 0 ;
				vertical-align: middle;
				width: 4.921875em;
			}

			div#columnMiddle .radio {
				width: 6em;
			}

			div#columnMiddle .radioinput {
				float: left;
			}

			div#columnMiddle .checkbox {
				float: left;
				margin: 0 0.5em 0 0;
			}

			div#columnMiddle a {
				color: #027ac8;
				text-decoration: underline;
			}

			img#keyvisual {
				width: 40.375em;
			}

			div.content {
				padding: 2.75em 1.71875em 0 1.71875em;
				color: #383838;
				font-size: 0.8em;
				background-color: #def5fc;
				min-height: 150px;
				height:auto !important;
			}

				div.content h1 {
					margin: 0 0 2.7604em 0;
					font-size: 1.3em;
					color: #00267f;
					text-transform: uppercase;
				}

.titel{
	margin: 0 0 2.7604em 0;
	font-size: 1.3em;
	font-weight:bold;
	color: #00267f;
	text-transform: uppercase;
}

.norm_text{
	font-size:1em;
}

.get_account{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#383838;
}


.mini {
    	font-family:Arial, Helvetica, sans-serif;
    	color: #000000;
    	font-size:12px;
    	text-align:left;

}
.hilite_text, .hilite_text_stern {
	font-size:12px;
	color: #002D86;
}

#msg {
	width:400px;
	height:100px;
}

				div.content h1 span {
					color: #00afe2;
					text-transform: none;
				}

				div.content img {
					/*border-right: 1em solid #def5fc;
					border-bottom: 1em solid #def5fc;*/
				}

				div.content h2 {
					margin: 1.953125em 1.71875em 1.953125em 1.71875em;
					padding: 0 0.5em 0 0.5em;
					line-height: 1.640625em;
					background: #c5e0f3;
					color: #4aa3db;
					font-size: 0.8em;
				}

				div.content ul {
					margin: 0 0 0 15px;
					padding: 0 1em 0 0px;
					list-style: square outside;
					color: #383838;
				}

				div.content ol {
					margin: 0;
					padding: 0 1.71875em 0 1.71875em;
				}

					/*
					div.content li span {
						color: #383838;
					}
					*/

				div.content ul li a.login_first {
					padding: 0 25px 0 0;
					background: url('/_res_local/output-img/login_key.gif') no-repeat top right;
				}

				div.content a {
					color: #027ac8;
					text-decoration: underline;
				}

                /*
                19.02.2008: anchor fix
                Die Seitenanker innerhalb der Seite funktionieren sonst nur im IE 6, im FF wÃ¼rde der Inhalt abgeschnitten.
                ==>  zu Ã¤nderndes FCK-Template:
                ==> ...../editor/dialog/fck_anchor.html ==> style-class einfÃ¼gen
                */
                div.content .ankerFix {
                    position:absolute !important; position:relative;
                    width:1px;
                }

				div.content p {
					/*margin: 0 1.71875em 1.953125em 1.71875em;*/
					font-size: 1em;
				}

				div.content p a {
					color: #027ac8;
					text-decoration: underline;
				}

				div.content div.imageview {
					margin: 0 1.375em 0 1.375em;
				}

				img.backbutton	{
					width: 3.8125em;
					margin: 0 0 1.5625em 0;
				}

				div.hr {
					height: 1px;
					margin: 0 1.375em 1.5625em 1.375em;
					background: url('../img/hr.gif') repeat-x 0 0;
				}

				div.hr hr {
					display: none;
				}

				h3.h3news	{
					margin: 0 1.71875em 0 1.71875em;
				}

				div#attachments {
					margin: 0 1.71875em 0 1.71875em;
				}

				div#attachments p {
					float: left;
					width: 50%;
				}

				div#attachments img {
					margin: 0 0.5625em 0 0;
					height: 1.40625em;
					vertical-align: -20%;
				}

				div#attachments p.directLink a {
					color: #027ac8;
					text-decoration: underline;
				}

				div#attachments a {
					text-decoration: none;
				}

				div#attachments img {
					vertical-align: middle;
				}

				div#attachments a span {
					font-size: 0.8em;
					color: #0091d6;
					margin: 0 2em 0 0;
					text-transform: uppercase;
					text-decoration: none;
				}

				div#attachments div.clear {
					border-bottom: 1px solid #bfe7f5;
				}

				div#attachments div#end {
					margin: 0 0 1.5625em 0;
				}

		div#columnRight {
			float: left;
			width: 10.8125em;
			text-align: left;
			/*padding-bottom: 1000em;
			margin-bottom: -1000em;*/
		}

div#login {
	position: relative;
	width: 100%;
	height: 8.6875em;
	margin: 0 0 0.8125em 0;
	text-transform: uppercase;
}

div.loginbox_hidden {
	visibility: hidden;
	}

div#login h1, div#login p {
	font-size: 0.6em;
}

div#login h1 {
	margin: 1em 1em 0 1em;
	color: #091569;
}

div#login p {
	margin: 0 1em 0 1em;
}

div#login p, div#login a {
	color: #fff;
}

div#login a {
	text-transform: none;
	text-decoration:none;
}

div#login input.loginRadio {
	margin: 0 0.5em 0 0;
	padding: 0;
	height: 1em;
	border: 0;
	vertical-align: middle;
}

div#login label.login_strings {
	height: 1.25em;
}

div#login input.login {
	background: #fff;
	margin: 0;
	width: 60%;
	border: 1px solid #5ea3dc;
	font: normal 1em "Arial", "Helvetcia", sans-serif;
}

div#login input#loginButton {
	margin: 0 0 0 0.3125em;
	vertical-align: bottom;
	font: normal 1em "Arial", "Helvetcia", sans-serif;
	background: #a8bddb;
	color: #2F51be;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #4763cb;
	border-bottom: 1px solid #4763cb;
	text-transform: uppercase;
}

div#loginbox_daiichi{
	text-transform: uppercase;
}

div#columnRight div.ctxTeaserHead {
					width: 8.875em;
					margin: 0 auto 1px auto;
					padding: 0.4em 0.8125em 0.4em 0.8125em;
					border-bottom: 1px solid #09156b;
				}

				div#columnRight div.ctxTeaserHead h3 {
					font-size: 0.7em;
				}

				div#columnRight div.ctxTeaserHead div#fontsize {
					font-size: 1em;
					float: right;
					margin: 0.1em 0 0 0;
				}

				div#columnRight div.ctxTeaserHead div#fontsize div#fontsize_normal, div#columnRight div.ctxTeaserHead div#fontsize div#fontsize_biggest {
					float: left;
					width: 1.375em;
					height: 1.0625em;
					border: 1px solid #0374ba;
					text-align: center;
					line-height: 1.0625em;
				}

				div#columnRight div.ctxTeaserHead div#fontsize div#fontsize_bigger {
					float: left;
					width: 1.375em;
					height: 1.0625em;
					border-top: 1px solid #0374ba;
					border-bottom: 1px solid #0374ba;
					text-align: center;
					line-height: 1.0625em;
				}

				div#columnRight div.ctxTeaserHead div#fontsize div#fontsize_normal span {
					font-size: 0.70em;
					font-weight: bold;
				}

				div#columnRight div.ctxTeaserHead div#fontsize div#fontsize_bigger span {
					font-size: 0.9em;
					font-weight: bold;
				}

				div#columnRight div.ctxTeaserHead div#fontsize div#fontsize_biggest span {
					font-size: 1.05em;
					font-weight: bold;
				}

				div#columnRight div.ctxTeaserHead div#fontsize span a {
					display: block;
					text-decoration: none;
					color: #09156b;
					background: #def5fc;
				}

				div#columnRight div.ctxTeaserHead form#choose_language {
					font-size: 0.8em;
					float: right;
					margin: 0.1em 0 0 0;
				}

				div#columnRight div.ctxTeaserHead form#choose_language input#lang_button {
					font: normal 1em "Arial", "Helvetcia", sans-serif;
					background: #91d9ff;
					color: #004396;
					border-top: 1px solid #fff;
					border-left: 1px solid #fff;
					border-right: 1px solid #1667a5;
					border-bottom: 1px solid #1667a5;
					text-transform: uppercase;
				}

				div#columnRight div.ctxTeaserBody {
					width: 8.625em;
					margin: 0 auto 0.8125em auto;
					padding: 0.9375em;
					color: #383838;
				}

				div#columnRight div.ctxTeaserBody img {
					width: 98%;
					margin: 0 auto 0.8125em auto;
				}

				div#columnRight div.ctxTeaserBody p {
					font-size: 0.8em;
				}

				div#columnRight div.ctxTeaserBody p a {
					color: #027ac8;
					text-decoration: underline;
				}

				.head1 {
					background: #91d8ff;
					color: #00267f;
				}

				.head2 {
					background: #acdff2;
					color: #00267f;
				}

				.head3 {
					background: #00b6e6;
					color: #fff;
				}

				.body1 {
					background: #cdecf8;

				}

				.body2 {
					background: #e7f6fc;

				}

				.body3 {
					background: #bfe7f5;

				}

				div#columnRight select {
					border: 1px solid #5ea3dc;
					font: normal 1em "Arial", "Helvetcia", sans-serif;
				}

		div#footer {
			position: relative;
			width: 100%;
			height: 7.0625em;
			text-align: left;
		}

			div#recommPrint {
				padding: 0 0 0 12.4375em;
				text-transform: uppercase;
			}

                div#recommPrint div#footerLeft {
                    float:left;
                }

				div#recommPrint img {
					margin: 1.0625em 0.5625em 0 0;
					height: 0.9375em;
					vertical-align: -20%;
				}

				div#recommPrint a {
					text-decoration: none;
				}

				div#recommPrint a span {
					font-size: 0.6em;
					color: #0090c6;
					margin: 0 2em 0 0;
				}

                div#recommPrint p#lastChange {
					float: right;
					font-size: 0.6em;
					color: #0090c6;
                    padding: 2em 20em 0 0;
                    text-transform: none;
				}

                div#copyright {
                    float:right;
                    padding: 2.125em 0.5625em 0 0;
				}

				div#copyright p {
					color: #fff;
					font-size: 0.6em;
				}

		.clear {
			clear: both;
		}

		.inlay {
			z-index: 2;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}

		.inlayImg {
			width: 100%;
			height: 100%;
		}

		/* Bausteine */

			div.module_001 {
				padding: 1.5625em 0 0 0;
				margin: 0 0 1.5625em 0;
				background: #bfe7f5;
				border-bottom: 1px solid #e9f4fa;
				font-size: 0.8em;
			}

			div.module_002 {
				/*margin: 0 0 1.953125em 0;*/
				margin: 0 0 1.796875em 0;
				border: 1px solid #def5fc;
			}

				div.module_002_img {
					float: left;
					width: 6.640625em;
				}

				div.module_002_img img {
					border: 0;
				}

				div.module_002_txt {
					float: left;
					/*width: 40.390625em;*/
					/*width: 40,234375em;*/
					width: 39.921875em;
				}

				div.content div.module_002_txt p {
					margin: 0;
				}

			div.module_003 {
				/*margin: 0 0 1.953125em 0;*/
				margin: 0 0 1.796875em 0;
				border: 1px solid #def5fc;
			}

				div.module_003_img {
					float: left;
					width: 11.875em;
				}

				div.module_003_img img {
					border: 0;
				}

				div.module_003_txt {
					float: left;
					/*width: 35.15625em;*/
					/*width: 35em;*/
					width: 34.6875em;
				}

				div.content div.module_003_txt p {
					margin: 0;
				}

			div.module_004 {
				/*margin: 0 0 1.953125em 0;*/
				margin: 0 0 1.796875em 0;
				border: 1px solid #def5fc;
			}

				div.module_004_img {
					float: left;
					width: 20.390625em;
				}

				div.module_004_img img {
					border: 0;
				}

				div.module_004_txt {
					float: left;
					/*width: 26.640625em;*/
					/*width: 26.484375em;*/
					width: 26.171875em;
				}

				div.content div.module_004_txt p {
					margin: 0;
				}

			div.module_005 {
				/*margin: 0 0 1.953125em 0;*/
				margin: 0 0 1.796875em 0;
				border: 1px solid #def5fc;
			}

				div.module_005_img {
					float: right;
					text-align: right;
					width: 24.140625em;
				}

				div.module_005_img img {
					border: 0;
				}

				div.module_005_txt {
					float: left;
					/*width: 22.890625em;*/
					/*width: 22.734375em;*/
					width: 22.421875em;
				}

				div.content div.module_005_txt p {
					margin: 0;
				}

			div.module_006 {
				/*margin: 0 0 1.953125em 0;*/
				margin: 0 0 1.796875em 0;
				border: 1px solid #def5fc;
			}

				div.module_006_img {
					float: left;
					width: 12.734375em;
				}

				div.module_006_img img {
					border: 0;
				}

				div.module_006_txt {
					float: left;
					/*width: 34.296875em;*/
					/*width: 34.140625em;*/
					width: 33.828125em;
				}

				div.content div.module_006_txt p {
					margin: 0;
				}

            div.module_007 {
				/*margin: 0 0 1.953125em 0;*/
				margin: 0 0 1.796875em 0;
				border: 1px solid #def5fc;
			}

				div.module_007_img {
					float: right;
               text-align: right;
					width: 11.875em;
				}

				div.module_007_img img {
					border: 0;
				}

				div.module_007_txt {
					float: left;
					/*width: 35.15625em;*/
					/*width: 35em;*/
					width: 34.6875em;
				}

				div.content div.module_007_txt p {
					margin: 0;
				}

		/* img size */

			img.size1 {
				width: 5.3125em;
			}

			img.size2 {
				width: 10.546875em;
			}

			img.size3 {
				width: 11.40625em;
			}

			img.size4 {
				width: 19.0625em;
			}

			img.size4b {
				width: 26.5625em;
			}

			img.size5	{
				width: 47.03125em;
				margin: 0 0 1.953125em 0;
			}

		/* Glossar Definitionen */

			div#glossar ul {
				margin: 0 0 1.953125em 0;
				padding: 0 0 1.953125em 0;
			}

			div#glossar ul li {
				color: #b9b7b8;
				background: #c4e1f3;
				float: left;
				list-style-type: none;
				padding: 3px 7px 3px 7px;
				border-right: 1px solid white;
				font-size: 0.9em;
				font-weight: bold;
			}

			div#glossar ul li.aktiv {
				color: #1885ca;
			}

			div#glossar ul a li {
				color: #fff;
				text-decoration: none;
				cursor: pointer;
			} /* link definition fÃ¼r ie */

			div#glossar ul a {
				color: #fff;
				text-decoration: none;
			} /* link definition fÃ¼r ff */

			div#glossar ul a:hover li {
				color: #fff;
				background: #005a8f;
			}

			div#glossar ul a:visited {
				color: #fff;
			}

			/* SITEMAP */

			div#sitemap {
				background: url('/_res_local/output-img/bg_sitemap.gif') repeat-y top center;
				text-align: center;
			}

			div#sitemap div#sitemap_links {
				float: left;
				text-align: left;
				width: 50%;
			}

			div#sitemap div#sitemap_rechts {
				float: right;
				text-align: left;
				width: 50%;
			}

			div#sitemap a {
				text-decoration: none;
			}

			div#sitemap li a.sitemap_loginfirst {
				padding: 0 25px 0 0;
				background: url('/_res_local/output-img/login_key.gif') no-repeat top right;
			}

			div#sitemap ul {
				margin: 0 2em 0 2em;
				padding: 0;
				list-style: square inside;
				color: #00267f;
				font-weight: bold;
				font-size: 1em;
			}

				div#sitemap ul a {
					color: #484848;
				}

				div#sitemap ul li {
					padding: 0 0 1em 0;
				}

				div#sitemap ul a {
					color: #00267f;
				}

				div#sitemap ul  ul {
					margin: 0 0 -1em 0;
					padding: 1em 1em 0 1.15em;
					color: #00b5e5;
					font-weight: bold;
					font-size: 0.85em;
					list-style: none outside;
				}

					div#sitemap ul ul li a {
						color: #00b5e5;
					}

					div#sitemap ul ul a {
						color: #868686;
					}

					div#sitemap ul ul ul {
						color: #00267f;
						font-size: 1em;
					}

						div#sitemap ul ul ul a {
							color: #00267f;
							font-size: 1em;
						}

						div#sitemap ul ul ul a {
							color: #747474;
						}

						div#sitemap ul ul ul ul {
							font-weight: normal;
							font-size: 1em;
						}

/*

		Tabellenmodul

*/
.tabelleganzklein {
	width: 100%;
	color: #00267f;
}
.tabelleklein {
	width: 100%;
	color: #00267f;
}
.tabellenkopf {
	font-weight: bold;
	border-right: 1px solid #00267f;
	border-bottom: 1px solid #00267f;
	padding: 0.75em 0 0.75em 0.875em;
	text-transform: uppercase;
text-align: left;

}
.tabellenkopferstespalte {
	font-weight: bold;
	border-right: 1px solid #00267f;
	border-bottom: 1px solid #00267f;
	padding: 0.75em 0 0.75em 0.875em;
text-align: left;
text-transform: uppercase;
}
.tabellenkopfletztespalte {
	font-weight: bold;
	border-bottom: 1px solid #00267f;
	padding: 0.75em 0 0.75em 0.875em;
text-align: left;
text-transform: uppercase;
}
.tabellenzelle {
	border-right: 1px solid #00267f;
	padding: 0.75em 0 0.75em 0.875em;
text-align: left;
}
.tabellenzelleletztespalte {
	padding: 0.75em 0 0.75em 0.875em;
text-align: left;
}
.tabellenzelleletztezeile {
	border-right: 1px solid #00267f;
	border-bottom: 1px solid #00267f;
	padding: 0.75em 0 0.75em 0.875em;
text-align: left;
}
.tabellenzelleuntenrechts {
	border-bottom: 1px solid #00267f;
	padding: 0.75em 0 0.75em 0.875em;
text-align: left;
}
.tabellenzelleeinezelle {
	border-bottom: 1px solid #00267f;
	padding: 0.75em 0 0.75em 0.875em;
text-align: left;
}

td.odd {
	background: #bfe7f5;
}

/*

	Broschuerenshop

*/
.hochformat{
	/*
height: 6.5625em;
*/
width:120px;}
.querformat{
/*
height: 5.078125em;
*/
width:140px;}
.trenner{
background: #def5fc;
height: 1px;
margin:3em 1.5625em 1.5625em 0;
}
.tabletrenner{
background: #def5fc;
height: 1px;
margin:3px 20px 7px 0;
}
div#columnMiddle a.shop	{

			padding-left: 15px;
			background: url('/_res_local/output-img/back_link.gif') no-repeat 0 2px;
			margin: 0 0 0 0;
			display: block;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 0.8em;
			}
div#columnMiddle a.delete	{


			background: url('/_res_local/output-img/trash.gif') no-repeat 0 0;
			margin: 5px 0 0 0;
			padding: 5px 0 10px 39px;

			font-size: 0.8em;
			float: right;
			text-decoration: none;
			text-transform: uppercase;
			}
div#columnMiddle a span {
					font-size: 0.8em;
					color: #0091d6;
					margin: 0 2em 0 0;
					text-transform: uppercase;
					text-decoration: none;

				}

div#columnMiddle .tableshop label{
width:130px;
float: left;
margin-top: 5px;

}
div#columnMiddle .count {
display: block;
margin-bottom: 20px;

}
div#columnMiddle .tabellenliste{
	padding-top: 10px;
}
div#columnMiddle .tableshop input{
	width:25px;
	float: left;
	margin-right:10px;
}
div#columnMiddle a.shoplinksleft	{
			display: block;
			margin: 20px 60px 0 0;
			padding: 0;

			text-decoration: none;
			text-transform: uppercase;
			float: left;
}
div#columnMiddle a.shoplinks	{
			display: block;
			margin: 20px 0 0 50px;
			background: url('/_res_local/output-img/back_link.gif') no-repeat 0 2px;
			padding-left: 15px;
			text-decoration: none;
			text-transform: uppercase;
			float: left;
			font-size: 0.8em;
			}
div#columnMiddle a.shoplinksright	{
			display: block;
			margin: 20px 0 15px 0;
			background: url('/_res_local/output-img/back_link.gif') no-repeat 0 2px;
			padding-left: 15px;
			text-decoration: none;
			text-transform: uppercase;
			float: right;
			font-size: 0.8em;
			}
div#columnMiddle .shopbutton {
				background: url('/_res_local/output-img/back_link.gif') no-repeat 0 2px;
				padding-left: 15px;
				margin: 20px 0 10px 0;
				vertical-align: bottom;
				font: normal 1em "Arial", "Helvetcia", sans-serif;
				font-size: 0.8em;
				color: #027ac8;
				float: left;
				border: none;
				text-transform: uppercase;

			}
div#columnMiddle .shopbuttonsubmit {
				background: url('/_res_local/output-img/back_link.gif') no-repeat 0 3px !important; background: url('/_res_local/output-img/back_link.gif') no-repeat 0 2px;
				padding-left: 20px !important; padding-left: 15px;
				margin: 19px 0 10px 0;
				vertical-align: bottom;
				font: normal 1em "Arial", "Helvetcia", sans-serif;
				font-size: 0.8em;
				color: #027ac8;
				float: left;
				border: none;
				text-transform: uppercase;


			}

div#columnMiddle form .shopbuttonform {
				background: url('/_res_local/output-img/back_link.gif') no-repeat 0 2px;
				padding-left: 15px;
				margin: 20px 70px 10px 0;
				vertical-align: bottom;
				font: normal 1em "Arial", "Helvetcia", sans-serif;
				font-size: 0.8em;
				color: #027ac8;
				float: left;
				border: none;
				text-transform: uppercase;
			}
div#columnMiddle .shoptext {
				color: #383838;

			}


.job_table {
	text-align: left;
	border: 0px;
	border-color: #dddddd;
	border-style: solid;
}

.stellen_list {
	margin: 0px;
	border: 0px;
	border-color: #00557f;
	border-style: solid;

}

.stellenliste_head {
    font-family: Arial, Helvetica, sans-serif, Verdana;;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #01b6e5;
    text-decoration: none;
}

.tdblue {
	text-align: left;
	font-size: 11px;
	color: #000;
	border-bottom:1px solid #00557f;
}

.tdblue2 {
   	text-align: left;
   	font-size: 11px;
   	color: #000;
	border-bottom:1px solid #00557f;
}

.filter_selbox{
	color:#000000;
	font-size:10px;
	letter-spacing:1px;
	padding:2px;
	width:180px;
}

.whitesmall {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif,Verdana;
	font-size:12px;
	text-decoration:none;
}

.whitesmall a{
	text-decoration:none;
}
.switch_external_link{
	color:#ffffff;
	background:url(/bilder/sankyo/symbole/bg_link.gif) no-repeat scroll 0.1em 0.3em;;
	padding:0px 0 0 12px;
}
.send_message_caption{
	text-decoration:underline;
	cursor:pointer;
}

.error_message {
	font-size:11px;
	color:#ff0000;
}

/* Listen-Kopf */
.list_head {
    font-weight: bold;
    color: #003399;
    background-color: #d9d9d9;
    margin-left: 2px;
    padding: 0px;
    text-decoration: none;
}

a.list_head{
	text-decoration: none;
	color: #ffffff;
}

/* Listen-Kopf Links */
.list_head_link, .list_head_link:link, .list_head_link:visited, .list_head_link:active {
    text-decoration: none;
    color: #ffffff;
}

.list_head_link:hover {
    text-decoration: none;
    color: inherit;
}

/* Listen-Zellen : Zeile_Spalte*/
.list_row_a_a {
    	color: #000000;
    	background-color: #ffffff;
    	text-decoration: none;
	padding-left: 5px;
}

.list_row_a_b {
    	color: #000000;
    	background-color: #ffffff;
    	text-decoration: none;
	padding-left: 5px;
}

.list_row_b_a {
    	color: #000000;
    	background-color: #e6e6e6;
    	text-decoration: none;
	padding-left: 5px;
}

.list_row_b_b {
    	color: #000000;
    	background-color: #e6e6e6;
    	text-decoration: none;
	padding-left: 5px;
}

.portal_botton {
	font-family:Arial;
    text-align: center;
    border:1px solid #3f6896;
    background-color: #3f6896;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    padding: 1px 5px 1px 5px;
}
.recomment_text {
    width:430px;
    height:100px;
}
