div#maincontent-design .hauptteaser .bild {
	float:left;
	margin-right: 10px;
}

div#maincontent-design .hauptteaser h3 {
	color: #003366;
	font-weight: normal;
	font-size: 120%;
	border: 0;
	padding: 6px 4px 0 4px;
	margin: 0;
}

div#maincontent-design .bereich {
	background-image: url(../../../design/schulung/images/_bereich_bg.gif);
	background-repeat: repeat;
	margin-top: 35px;
}

div#maincontent-design .bereich h3 {
	color: #003366;
	font-weight: bold;
	border: 0;
	padding: 20px 9px 0 9px;
	margin: 0;
}

/**** Ausnahme für Heaser auf der Home-seite ************************/

div#maincontent-design .teaser_home .textklein_links {
	padding: 0;
}

div#maincontent-design .teaser_home .textklein_links ol {
	margin: 0 0 0 25px;
	padding: 0;
}

div#maincontent-design .teaser_home .textklein_links ol li {
	padding-left: 0px;
}

div#maincontent-design .teaser_home .bildklein_links img {
	margin-right: 20px;
}

/*****************************/

.bereich p, .bereich h1 {
	padding: 4px 9px;
	margin: 0;
}

div#maincontent-design .bereich ul {
	margin-left: 20px;
	padding-left: 10px;
}

div#maincontent-design .bereich ul li {
	list-style-image: none;
	list-style: disc;
	padding-left: -10px;
}

div#maincontent-design .bereich .symbole {
	float: right;
	width: 102px;
	background-color: #fff;
	padding: 4px;
	text-align: right;
}

div#maincontent-design .bereich .symbole img {
	margin: 0 8px 0 8px;
}

div#maincontent-design .bereich .funktionsleiste {
	height: 27px;
	background-color: #a0cede;
	text-align: right;
	clear: both;
}

div#maincontent-design .bereich a.buttonlink,
div#maincontent-design .bereich .funktionsleiste a.button,
div#forms fieldset a.buttonlink {
	float: right;
	background-image: url(../images/_button_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	border: 0;
	border-left: 2px solid #fff;
	color: #f1f1f1;
	font-size: 11px;
	font-weight: bold;
	width: 110px;
	height: 27px;
	padding: 6px 5px 0 5px;
	text-align: center;
}

/* Buttonlink neu */

div#maincontent-design .bereichbuttonlink a {
	float: right;
	background-image: url(../images/_button_bg.jpg);
	background-repeat: repeat-x;
	border: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	height: 27px;
	padding: 6px 5px 0 5px;
	margin: 0;
	text-align: center;
}

/******************/

div#forms fieldset a.buttonlink {
	margin-right: 0;
}

div#maincontent-design .bereich .funktionsleiste a.button:hover, div#forms fieldset a.buttonlink:hover {
	color: #003366;
}

div#maincontent-design .bereich .angaben .bild {
	float: left;
	margin:  0 10px 10px 6px;
}

div#maincontent-design .bereich .angaben .daten table .titel {
	color: #000000;
	font-weight: normal;
	width: 60px;
}
/* Farbe fuer die Freigabe */
div#maincontent-design .bereich .angaben .daten table .zur_freigabe {
	color: #ff0000;
}

div#maincontent-design .bereich .angaben .daten table .werte {
	color: #003366;
}

/*********  Mein Bereich    **************/

.uebersichtstabelle table {
	background-image: url(../../../design/schulung/images/_bereich_bg.gif);
	background-repeat: repeat;
	margin: 10px 0;
	width: 100%;
	color: #2E8BE6;
}

.uebersichtstabelle table td, .uebersichtstabelle table th {
	padding: 6px 8px;
	font-weight: normal;
}

.uebersichtstabelle table thead {
	background-color: #ccc;
	color: #003366;
}

.uebersichtstabelle table thead th {
	padding: 4px 8px;
}

.uebersichtstabelle table thead .rubrik {
	color: #666;
	width: 310px;
	vertical-align: top;
	font-size: 12px;
}

.uebersichtstabelle table td.empty {
	height: 4px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.uebersichtstabelle table thead .status {
	font-size: 12px;
}

.uebersichtstabelle table tbody td {
	padding: 12px 0 8px 8px;
}

.uebersichtstabelle table td.unterrubrik {
	color: #003366;
	padding: 16px 0 2px 8px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

div#maincontent-design ul.liste {
	padding-top: 20px;
}

div#maincontent-design ul.liste li {
	list-style: none;
}

/******  Forms special      ******************/

#form_btn_send input.btn_send {
	height: 27px;
}

div#forms input.box {
	padding: 2px;
}

div#div_apotheke {
		padding: 0 0px 0px 16px;
		width: 350px;
}

