/* CSS Document */

/*----------------------------------------*
**  Global
**----------------------------------------*/
body {
	font-family: Arial, Verdana, sans-serif;
	line-height: 120%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}

h1 {
	font-size: 1.5em;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 120%;
}

h2 {
	font-size: 1.15em;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
}


h3, h4, h5 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

h3 {
	color: #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

ul {
	list-style-image: url(../img/link_pfeil.gif);
	padding-left: 0px;
	margin-left: 20px;
}

li {
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.75em;
}

ol {
	padding-left: 20px;
	margin-left: 20px;
	font-size: 0.75em;
}

ol li {
	font-size:1.0em;
	color:#333333;
	padding: 0px 0px 15px 0px ;
}


/*----------------------------------------*
**  Layout
**----------------------------------------*/
#container {
	margin: 0;
	background-color: white;
	width:770px;
}

#navigation1 {
	width: 100%;
	text-align: right;
	margin-top: 276px;
	padding: 2px;
}

#navigation2 {
	background-color: #eeeeee;
	width:96%;
	padding: 2px 0px 2px 30px;
}

#navigation3 {
	width: 96%;
	border-bottom:#eeeeee solid 1px;
	padding-left: 30px;
}

#navigation4 {
	width: 98%;
	text-align: right;
	padding-bottom: 5px;
}

#content {
/*	width: 65%; */
	width: 68%;
	min-height: 400px;
	float: left;
	text-align: left;
	padding: 30px;
	padding-top: 10px;
}

#content_full_width {
	width: 95%;
	min-height: 400px;
	float: left;
	text-align: left;
	padding: 30px;
	padding-top: 10px;
}

#right {
	float: left;
	width: 170px;
	font-size: 0.75em;
	color: #000000;
	margin: 25px 0px 30px 0px;
	padding: 10px 10px 0px 0px;
	border:#ff9900 solid 2px;
}

#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 {
	font-size: 1em;
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

a:link#helplink,
a:visited#helplink {
	font-size: 1em;
	color: #336699;
         text-decoration: none;
}

a:hover#helplink {
	font-size: 1em;
	color: #000000;
         text-decoration: underline;
}

/*----------------------------------------*
**  #navigation1: Servicenavigation
**----------------------------------------*/
#navigation1 a {
	font-size: 0.7em;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.1em;
}

#navigation1 a:hover {
	color: #000000;
	text-decoration: none;
}

#navigation1 a.aktiv:link,
#navigation1 a.aktiv:visited {
	color: #000000;
	text-decoration: none;
	letter-spacing:0.1em;
}

/*----------------------------------------*
**  #navigation2: Hauptnavigation
**----------------------------------------*/
#navigation2 a {
	font-size: 1em;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.05em;
}
#navigation2 a:hover {
	color: #ffffff;
	background-color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

#navigation2 a.aktiv:link,
#navigation2 a.aktiv:visited {
	color: #ffffff;
	background-color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.05em;
}

/*----------------------------------------*
**  #navigation3: Pfadnavigation
**----------------------------------------*/

#navigation3 a {
	font-size: 0.7em;
	font-family: Arial, Verdana, sans-serif;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.03em;
}

#navigation3 a:hover {
	color: #000000;
	text-decoration: none;
}

#navigation3 a.aktiv:link,
#navigation3 a.aktiv:visited {
	color: #000000;
	text-decoration: none;
	letter-spacing:0.03em;
}

#navigation3 span {
	font-size: 0.75em;
	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.75em;
	color: #666666;
	width: 440px;
	padding: 5px 5px 5px 5px;
	margin-top: 3px;
	border:#cccccc dotted 1px;
}

#treffer {
	font-size: 0.75em;
	color: #000000;
	padding: 0px 0px 0px 5px;
	border:#336699 solid 1px;
	margin-bottom: 30px;
}

#ergebnis {
	font-size:1.0em;
	color:#333333;
	padding: 0px 0px 15px 0px;
	margin-left: 20px;
}

.titel {
	font-size:0.75em;
	color:#336699;
	padding: 0px;
}

.pflicht {
	font-size:1.1em;
	color:red;
	font-weight: bold;
}

.aktiv {
	font-size:1.1em;
	color:#FF9000;
	font-weight: bold;
}

#treffer a {
	font-size: 0.9em;
	color: #336699;
	text-decoration: none;
}
#treffer a:hover {
	color: #000000;
        text-decoration: underline;
}

/*----------------------------------------*
**  #right
**----------------------------------------*/

#right a {
	font-size: 1.0em;
	color: #336699;
	text-decoration: underline;
}
#right a:hover {
	font-size: 1.0em;
	color: #000000;
	text-decoration: underline;
}

#right h3 {
	font-size: 1.0em;
	color: #666666;
	text-align: left;
	font-weight: bold;
	border-bottom: 0;
	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.7em;
	color: #333333;
	text-align: left;
	vertical-align: baseline;
}

/*----------------------------------------*
**  #form
**----------------------------------------*/
input.sprache {
         width: 93px;
         height: 9px;
         border: 0;
}

input {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}

select {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 0.75em;
	padding: 0;
	margin: 0;
}

textarea {
	font-family: Arial, Verdana, sans-serif;
	color:#000000;
	border: 1px solid #666666;
	font-size: 0.8em;
}

form {
	padding: 0;
	margin: 0;
}

.text {
	width: 450px;
	font-size:0.8em;
	font-weight:normal;
	color:#000000;
}

.feld {
	width: 450px;
}

.feld1 {
	width: 250px;
}

.button {
	font-size: 0.75em;
	background-color:#f6fafd;
	color:#006699;
	border:#bcccf5 solid 2px;
	margin-top: 5px;
}

.button:hover {
	font-size: 0.75em;
	background-color:#bcccf5;
	color:#006699;
	border:#bcccf5 solid 2px;
}

.button1 {
	background-color:#f6fafd;
	font-size: 0.75em;
	color:#006699;
	border:#bcccf5 solid 2px;
	margin-top: 5px;
}

.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 #eeeeee;
	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;
}

th {
	border: 1px solid #eeeeee;
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	color:#336699;
	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.75em;
	color:#000000;
	font-weight: normal;
	padding: 2px 8px 2px 0px ;
	width: 10%;
	vertical-align: top;
	width: 30px;
}

th.formflex {
	border: 0px;
	font-size:0.75em;
	color:#336699;
	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 #eeeeee;
	border-bottom: none;
	padding: 2px 2px 2px 2px ;
	vertical-align: top;
	font-size: 0.75em;
	text-align: left;
	width: 150px;
}

thead th {
	border-top: 1px solid #eeeeee;
}

td {
	border: 1px solid #eeeeee;
	font-family: Verdana, sans-serif;
	font-size:0.75em;
	border-bottom: none;
	vertical-align: top;
	padding: 2px 2px 2px 4px ;
}

td.form {
	vertical-align: top;
	border: 0px;
	font-size: 0.8em;
}

td.fulltext {
	font-size: 0.75em;
	border: 0px;
	vertical-align: top;
	text-align: left;
}

td.fulltext_label {
	font-size: 0.75em;
	border: 0px;
	text-align: left;
	padding-top: 40px;
}

td.progress {
	vertical-align: top;
	text-align: right;
	border: 0px;
	font-size: 0.75em;
	width: 300px;
}

td a {
	font-size: 0.75em;
	color: #336699;
	text-decoration: underline;
}

td a:hover {
	color: #000000;
}

img.noBorder,
h3.noBorder {
	border: 0; }
