/* CSS Document */

/*----------------------------------------*
**  Global
**----------------------------------------*/
body {
	background-image: url(/hdms/img/bgtile.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #ffffff;
	font-size: 10pt;
	font-family: sans-serif;
	color: #000000;
	text-align: left;
	line-height: 17px;
	margin-left: 15%;
	margin-right: 15%;
}

H1 {
	font-size: 14pt;
	font-weight: bold;
}

H2 {
	font-size: 12pt;
	font-weight: bold;
}

H3 {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}

ul {
	list-style-image: url(../img/link_pfeil.gif);
	padding-left: 0px;
	margin-left: 20px;
}

li {
	padding-bottom: 5px;
	padding-left: 0px;
}

ol {
	padding-left: 20px;
	margin-left: 20px;
}

ol li {
	font-size:1.0em;
	color:#333333;
	padding: 0px 0px 15px 0px ;
}
/*----------------------------------------*
**  Layout
**----------------------------------------*/
#container {
	margin: 0 auto;
	background-color: white;
	min-width:700px;
}

#navigation1 {
	width: 100%;
	text-align: right;
	padding: 2px;
}

#navigation2 {
	background-color: #f2f2f2;
	width:96%;
	padding: 2px 0px 2px 30px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

#navigation3 {
	width: 96%;
	border-bottom: solid #cccccc 1px;
	padding-left: 30px;
}

#navigation4 {
	width: 98%;
	text-align: right;
	padding-bottom: 5px;
}

#content {
	width: 65%;
	min-height: 400px;
	float: left;
	text-align: left;
	padding: 30px;
	padding-top: 10px;
}

#content_full_width {
	width: 90%;
	min-height: 400px;
	float: left;
	text-align: left;
	padding: 30px;
	padding-top: 10px;
}

#right {
	float: left;
	width: 170px;
        color: #000000;
	font-size: 0.9em;
	margin: 25px 0px 30px 0px;
	padding: 10px 10px 0px 0px;
	border: solid #cccccc 1px;
}

#foot {
	clear: both;
	background-color:#efefef;
	margin-left: 0px;
	padding: 5px 0px 5px 100px;
	height: 20px;
	background-image: url(../img/opus_logo.gif);
	background-repeat:no-repeat;
}

#admin {
	float: left;
	text-align: left;
	background-color: #f8f9fa;
	border:#e4f0fc solid 1px;
	padding: 30px;
	padding-top: 10px;
	margin: 0px 10px 30px 10px;
}

/*----------------------------------------*
**  Links
**----------------------------------------*/
a:link {
	color: #0000ff;
	background: transparent;
}

a:visited {
	color: #a020f0;
	background: transparent;
}

a:hover {
	color: #0000ff;
	background: #FFA;
}

a:link#helplink {
	font-size: 1em;
	color: #0000ff;
	text-decoration: none;
}

a:visited#helplink {
	font-size: 1em;
	color: #a020f0;
	background: transparent;
}

a:hover#helplink {
	font-size: 1em;
	color: #0000ff;
	background: #FFA;
}

/*----------------------------------------*
**  #navigation1: Servicenavigation
**----------------------------------------*/
#navigation1 a:link,
#navigation1 a:visited {
	font-size: 0.85em;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.1em;
}
#navigation1 a:hover {
	color: #db0031;
	background-color: #e1e1e1;
	text-decoration: none;
}

#navigation1 a.aktiv:link,
#navigation1 a.aktiv:visited {
	color: #db0031;
	background-color: #e1e1e1;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.1em;
}

/*----------------------------------------*
**  #navigation2: Hauptnavigation
**----------------------------------------*/
#navigation2 a:link,
#navigation2 a:visited {
	font-size: 1.1em;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.05em;
}
#navigation2 a:hover {
	font-size: 1.1em;
	color: #db0031;
	background-color: #e1e1e1;
	text-decoration: none;
	font-weight: bold;
}

#navigation2 a.aktiv:link,
#navigation2 a.aktiv:visited {
	color: #db0031;
	background-color: #e1e1e1;
	letter-spacing:0.05em;
}

/*----------------------------------------*
**  #navigation3: Pfadnavigation
**----------------------------------------*/

#navigation3 a:link,
#navigation3 a:visited {
	font-size: 0.9em;
	font-family: arial;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.03em;
}

#navigation3 a:hover {
	font-size: 0.9em;
	font-family: arial;
	color: #db0031;
	background-color: #e1e1e1;
}

#navigation3 a.aktiv:link,
#navigation3 a.aktiv:visited {
	color: #db0031;
	background-color: #e1e1e1;
	letter-spacing:0.03em;
}

#navigation3 span {
	font-size: 0.9em;
	font-family: arial;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.03em;
}

/*----------------------------------------*
**  #content
**----------------------------------------*/

#spalte1 {
	font-size: 1.0em;
	width: 140px;
	float: left;
	padding: 10px 0 0px 0px;
}

#spalte2 {
	font-size: 1.0em;
	width: 140px;
	float: left;
	padding: 10px 0 0px 15px;
}

#spalte3 {
	font-size: 1.0em;
	width: 140px;
	float: left;
	padding: 10px 0 0px 15px;
}

#hilfe {
	font-size: 0.9em;
	color: #666666;
	width: 440px;
	padding: 5px 5px 5px 5px;
	margin-top: 3px;
	border:#cccccc dotted 1px;
}

#treffer {
	font-size: 0.9em;
	color: #003399;
	padding: 0px 0px 0px 5px;
	border:#003399 solid 1px;
	margin-bottom: 30px;
}

#ergebnis {
	font-size:1.0em;
	color:#333333;
	padding: 0px 0px 15px 0px;
	margin-left: 20px;
}

.titel {
	font-size:0.9em;
	color:#0000ff;
	padding: 0px;
}

.pflicht {
	font-size:1.1em;
	color:red;
	font-weight: bold;
}

.aktiv {
	font-size:1.1em;
	color:#db0031;
	font-weight: bold;
}


#treffer a:link {
	font-size: 1.0em;
	color: #0000ff;
	text-decoration: none;
}

#treffer a:visited {
	font-size: 1.0em;
	color: #a020f0;
	text-decoration: none;
}

#treffer a:hover {
	font-size: 1.0em;
	color: #0000ff;
	background: #FFA;
	text-decoration: none;
}

/*----------------------------------------*
**  #right
**----------------------------------------*/
#right a:link {
	color: #0000ff;
	background: transparent;
}

#right a:visited {
	color: #a020f0;
	background: transparent;
}

#right a:hover {
	color: #0000ff;
	background: #FFA;
}

#right h3 {
	font-size: 1.0em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px 0px 3px 15px;
}

#right p {
	font-size: 1.0em;
	color: #000000;
	padding-left: 15px;
	padding-top: 7px;
	line-height: 14px;
}

#right ul {
	margin-left: 25px;
	padding-left: 0px;
}

#right li {
	font-size: 1.0em;
	color: #000000;
	margin-left: 0;
	padding-left: 0px;
	padding-bottom: 4px;
	list-style-image: url(../img/liste.gif);
	text-align: left;
	line-height: 14px;
}

/*----------------------------------------*
**  #foot
**----------------------------------------*/
#foot {
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	vertical-align: baseline;
}

/*----------------------------------------*
**  #form
**----------------------------------------*/
input, select {
	font-size:0.9em;
	font-weight:normal;
	font-family: sans-serif;
	color:#000000;
	border:#cccccc solid 1px;
}

input.sprache {
         width: 93px;
         height: 9px;
         border: 0;
}

textarea {
	font-size:0.9em;
	font-weight:normal;
	font-family: sans-serif;
	color:#000000;
	border:#cccccc solid 1px;
}

.text {
	width: 450px;
	font-size:1.0em;
	font-weight:normal;
	color:#000000;
}

.feld {
	width: 450px;
}

.feld1 {
	width: 250px;
}

.button {
	background-color: #f2f2f2;
	color:#0000ff;
	border:#bcccf5 solid 2px;
}

.button:hover {
	background-color:#bcccf5;
	color:#0000ff;
	border:#bcccf5 solid 2px;
}

.button1 {
	background-color: #f2f2f2;
	font-variant:small-caps;
	font-size: 0.84em;
	color:#0000ff;
	font-weight: bold;
	border:#bcccf5 solid 2px;
}

.button2 {
	background-color:#ffffff;
	font-variant:small-caps;
	font-size: 0.84em;
	color:#003399;
	border: none;
	font-weight: bold;
}

.button2:hover {
	color:#ff810e;
}

.button3 {
	background-color:#ffffff;
	font-variant:small-caps;
	font-size: 0.84em;
	color:#999999;
	border: none;
	font-weight: bold;
}

/*----------------------------------------*
**  #table
**----------------------------------------*/
table {
	margin: 1px;
	border-collapse: separate;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
}

table.form {
	border: 0px;
	background: #ffffff;
}

table.fulltext {
	border: 0px;
	margin-left: 0px;
}

table.progress {
	border: 0px;
	background: #ffffff;
	width: 385px;
}

tr.form {
	background: none;
}

tr.form_nohover:hover {
         background: none;
}

tr.fulltext:hover {
	background: #ffffff;
}

tr:hover {
	background: #f8f9fa;
}

th {
	border: 1px solid #cccccc;
	font-size:0.9em;
	color:#FFA500;
	font-weight: normal;
	padding: 2px 2px 2px 2px ;
	width: 10%;
	vertical-align: top;
	width: 30px;
}

th.center {
	text-align: center;
}

th.form {
	border: 0px;
	font-size:0.9em;
	color:#0000ff;
	font-weight: normal;
	padding: 2px 8px 2px 0px ;
	width: 10%;
	vertical-align: top;
	width: 30px;
}

th.formflex {
	border: 0px;
	font-size:0.9em;
	color:#0000ff;
	font-weight: normal;
	padding: 2px 8px 2px 0px ;
	vertical-align: top;
	text-align: left;
}

th.progress {
	border: 0px;
	width: 85px;
}

th.titel {
	border-left: 1px solid #cccccc;
	border-bottom: none;
	padding: 2px 2px 2px 2px ;
	vertical-align: top;
	font-size: 0.9em;
	text-align: left;
	width: 150px;
}

thead th {
	border-top: 1px solid #cccccc;
}

td {
	border: 1px solid #cccccc;
	font-size:0.9em;
	border-bottom: none;
	vertical-align: top;
	padding: 2px 2px 2px 4px ;
}

td.form {
	vertical-align: top;
	border: 0px;
	font-size: 1em;
}

td.fulltext {
	font-size: 0.9em;
	border: 0px;
	vertical-align: top;
	text-align: left;
}

td.fulltext_label {
	font-size: 1em;
	border: 0px;
	text-align: left;
	padding-top: 40px;
}

td.progress {
	vertical-align: top;
	text-align: right;
	border: 0px;
	font-size: 1em;
	width: 300px;
}

td a:link {
	color: #0000ff;
	background: transparent;
}

td a:visited {
	color: #a020f0;
	background: transparent;
}

td a:hover {
	color: #0000ff;
	background: #FFA;
}

img.noBorder {
	border: 0;
}
