/**** !!! NEU !!! ****/

ul {
	list-style-image: url(/images/symbol_bullet.gif);
	margin: 0px 0px 0px 15px;
}

ul.white {
	list-style-image: url(/images/symbol_bullet_white.gif);
	margin: 0px 10px 0px 15px;
}

li {
	margin: 0px 0px 2px 4px;
	padding: 0;
}

form {
	display: inline;
}

.content-top-small {
	height: auto !important;
	padding: 23px 0px 25px !important;
	float: left;
}

.content-top-small a {
	top: 0 !important;
}

#content-top .position-container {
	float: left;
	position: relative;
	top: 20px;
	left: 25px;
	padding-bottom: 20px;
}

#content-top h3 {
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 4px;
	font-size: 12px;
}

#content-top p {
	padding-left: 25px;
	padding-right: 50px;
	padding-bottom: 0px;
}

#content-top .position {
	float: left;
	padding: 0px 12px 0px 0px;
	margin: 10px 0px 0px 0px;
	color: #999999;
	font-weight: bold;
}

#content-top .position b,#content-top .position-last b {
	color: #000000;
} 

#content-top .bigger {
	font-size: 13px;
}

.width-content-full h2 {
	color: #FBF203; 
	width: 500px;
	margin-bottom: 6px;
}

.width-content-full h2.indent {
	color: #FBF203; 
	width: 500px;
	margin-bottom: 6px;
	padding-left: 17px;
}

.width-content-full p {
	width: 500px;
	padding-left: 7px;
}

.width-content-full p.indent {
	padding-left: 17px;
}

.width-content-right-bew {
	width:300px;
}
.container-right-bew {
	float:left;
	margin:0pt;
}

.box-leftframe-fett .right-box-leftframe {
	background-image: url(/images/right_box_bg_left_b.gif);
	background-repeat: no-repeat;
}


/* Tabelle bei Bewerten */

table.bew-table {
	margin-left: 8px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 776px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000000;
	table-layout: fixed;
}

table.bew-table th.heading {
	background-color: #edeae2;
	text-align: left;
	font-size: 11px;
	color: #000000;
	padding: 20px 0px 10px 20px;
	line-height: 13px;
	width: 100%;
	font-weight: bold;
}

table.bew-table td.last {
	height: 3px;
	border-bottom: 1px dotted #057EB0;
	padding: 0px;
}

table.bew-table td.between {
	height: 3px;
	border-bottom: 1px solid #edeae2;
}

table.bew-table th {
	border-color: #ffffff;
	text-align: center;
	font-weight: normal;
}

table.bew-table td {
	border: 0px;
	text-align: center;
	padding: 4px 0px 2px 0px;
}

table.bew-table th.question {
	text-align: left;
	padding-left: 18px;
	width: 45%;
	font-weight: bold;
}

table.bew-table td.question {
	padding-left: 10px;
	text-align: left;
	width: 45%;
}

table.bew-table td.subtable {
	width: 35%;
}

table.bew-table th.subtable {
	width: 35%;
}

table.bew-table th.spacer {
	width: 20%;
}

table.bew-table td.spacer {
	width: 20%;
}

table.bew-table td.subtable table {
	width: 100%;
	table-layout: fixed;
}

table.bew-table th.subtable table {
	width: 100%;
	table-layout: fixed;
}

table.bew-table td.threeitems {
	width: 33%;
}

table.bew-table td.fiveitems {
	width: 20%;
}

table.bew-table th.threeitems {
	width: 33%;
}

table.bew-table th.fiveitems {
	width: 20%;
}

div.fakelink {
	background-image: url(/images/symbol_link.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #0786BA;
	font-weight: bold;
	text-decoration: none;
	width: auto;
}

label {
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 5px;
	display: block;
	float: left;
	width: 300px;
}

.bew-table label  {
	color: #000000;
}

textarea {
	margin: 10px 0px 10px 0px;
	border-style: solid;
	border-color: #7e9db9;
	border-width: 1px;
}

/* Stylesheet f�r Formulare bei Bewerten 

.content-top-full-autoheight {
	margin-bottom:0px;
	overflow: auto;
	padding: 0px 25px 15px 25px;
}

.content-main-left {
	background: url(/images/back_main_unicolor.png);
	background-repeat: repeat;
}

.content-main-full {
	background: url(/images/back_main_unicolor.png);
	background-repeat: repeat;
}

.content-main-left-verlauf {
	padding: 0px 0px 15px 25px;
	width: 767px;
	background: url(/images/back_main_middle_verlauf.png);
	background-repeat: repeat-x;
	background-position: top;
}
*/
.container-left a, .container-left a:visited  {
	color: #fbf203;
	text-decoration: underline;
}

.container-left a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.container-left ul {
	padding-left: 7px;
}

.container-left ul li.yellow2 {
	list-style: none;
	list-style-image: url(/images/symbol_link_yellow.gif);
	margin: 5px 0px 0px 20px;
}

.container-left a.yellow, .container-left a.yellow:visited {
	color: #fbf203;
	display:inline;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

.container-left a.yellow:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*
#content-main h2 {
	color: #fbf203;
}

#content-main h3 {
	color: #fbf203;
	height: auto;
	font-size: 11px;
	padding: 20px 254px 10px 25px;
	line-height: 13px;
	background-image: none;
}


span.yellow {
	color: #fbf203;
}

#content-main table th a:hover {
	color: #006a96;
}

label {
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 5px;
	display: block;
	float: left;
	width: 300px;
}

.bew-table label  {
	color: #000000;
}

p {
	clear: both;
}

hr {
	color: #87D6F0;
	background-color: #87D6F0;
	width: 100%;
	margin-left: -25px;
}

textarea {
	margin: 10px 0px 10px 0px;
	border-style: solid;
	border-color: #7e9db9;
	border-width: 1px;
}
*/
div.two-columns {
	width: 160px;
	float: left;
}

div.two-columns-small {
	width: 140px;
	float: left;
}

div.two-columns-verysmall {
	width: 55px;
	float: left;
}

div.formspacer {
	clear: both;
	margin: 12px 0px 0px 0px;
}

input.input-checkbox {
	border: none;
}

.container-left .select_span, .container-left .select_span {
	margin: 0;
}
.container-left .select_span_highlight, .container-left .select_span_highlight {
	width: 122px;
	margin: 2px 0px 2px 0px;
}
.container-left input.formlogin, .container-left input.formlogin {
	width: 116px;
	padding: 2px 0px 0px 4px;
	margin: 0pt;
}

.container-left input.formlogin-highlight,.container-left input.formlogin-highlight {
	width: 116px;
	padding: 2px 0px 0px 4px;
	margin: 0pt;
	border: 2px solid #fbf203;
}

/**
.button-submit {
	float: none;
	margin: 16px 0px 0px 450px;
	background-image: url(/images/button.gif);
	width: 112px;
	height: 25px;
	border: 0;
	cursor: pointer;
}

.button-wide-submit {
	float: left;
	margin: 16px 0px 0px 10px;
	background-image: url(/images/button_wide.gif);
	width: 140px;
	height: 25px;
	border: 0;
	cursor: pointer;
}
*/

/* Tags fuer Klinik bewerten, spezielle Formatierungen in content-main-full 

#content-main.content-main-full h2 {
	margin-left: 25px;
	padding-bottom: 15px;
	padding-right: 254px;
	height: auto;
}

#content-main.content-main-full p {
	margin-left: 25px;
	padding-right: 254px;
}

*/

/*

div.processpos {
	width: 130px;
	float: left;
	color: #fbf203;
	font-size: 13px;
	font-weight: bold;
}

div.stepnonact {
	padding-top: 8px;
}

div.stepact {
	padding-left: 5px;
	padding-top: 8px;
	color: #ffffff;
}
*/

