/* CSS Document */

/*----------------------------------------*
**  Global
**----------------------------------------*/
body {
	height: 100%;
	margin: 0px;
	font-family:  Arial, sans-serif;
	font-size: 0.7em;
}

H1 {
	font-size: 1.1em;
	color: #007A3B;
	font-weight: bold;
}

H2 {
	font-size: 1em;
	color: #007A3B;
	font-weight: bold;
	line-height: 14px
}

H3 {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	line-height: 12px;
}

ul {
	list-style-image:url(/fhhv/img/fhhv-listending.gif);
	padding-left: 2px;
	margin-left: 15px;
}

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 {
	background-color: white;
	border: 0px;
	min-width: 700px;
	margin: 0 0 0 0;
	background-image: url(/fhhv/img/fhhv-body-bg.gif);
	background-repeat: repeat-y;
}

#navigation1 {
	width: 550px;
	text-align: right;
	padding: 0px;
	margin-left: 177px;
}

#navigation2 {
	background-color: #e5e5e5;
	width: 550px;
	padding: 2px 0px 2px 30px;
	margin-left: 177px;
}

#navigation3 {
	width: 548px;
	border-top:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	background-color: #cccccc;
	margin-left: 177px;
	padding-left: 2px;
}

/*#navigation4 {
	width: 550px;
	text-align: right;
	padding-bottom: 5px;
	margin-left: 197px;
}
*/
#content {
	width: 530px;
	min-height: 400px;
	float: left;
	text-align: left;
	padding: 30px;
	padding-top: 10px;
}

#right {
	float: left;
	width: 215px;
	top: 100px;
	margin: 183px 0px 30px 0px;
	padding: 10px 10px 0px 0px;
	border: #e5e5e5 solid 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;
	width: 896px;
}

#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,a:visited,a:hover,a:active {
	color: #007A3B;
}

a:link#helplink,
a:visited#helplink,
a:hover#helplink,
a:active#helplink {
	font-size: 1em;
	color: #007A3B;
}

/*----------------------------------------*
**  #navigation1: Servicenavigation
**----------------------------------------*/
#navigation1 a:link,
#navigation1 a:visited {
	font-size: 0.9em;
	color: #007A3B;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.1em;
}
#navigation1 a:hover {
	color: #ffffff;
	background-color: #007A3B;
	text-decoration: none;
}

#navigation1 a.aktiv:link,
#navigation1 a.aktiv:visited {
	color: #007A3B;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.1em;
}

/*----------------------------------------*
**  #navigation2: Hauptnavigation
**----------------------------------------*/
#navigation2 a:link,
#navigation2 a:visited {
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.05em;
}
#navigation2 a:hover {
	font-size: 1.1em;
	color: #ffffff;
	background-color: #007a3b;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

#navigation2 a.aktiv:link,
#navigation2 a.aktiv:visited {
	color: #333333;
	letter-spacing:0.05em;
}

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

#navigation3 a:link,
#navigation3 a:visited {
	font-size: 1em;
	font-family: arial;
	color: #333333;
	text-decoration: none;
	font-weight: none;
	letter-spacing:0.03em;
}

#navigation3 a:hover {
	font-size: 1em;
	font-family: arial;
	color: #333333;
	font-weight: bold;
}

#navigation3 a.aktiv:link,
#navigation3 a.aktiv:visited {
	color: #333333;
	font-weight: bold;
	letter-spacing:0.03em;
}

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

#treffer {
	font-size: 1em;
	padding: 0px 0px 0px 5px;
	border:#007A3B solid 1px;
	margin-bottom: 30px;
}

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

.titel {
	color: #007A3B;
	padding: 0px;
}

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

.aktiv {
	font-size:1.1em;
	color: #007A3B;
	background-color: #e5e5e5;
	font-weight: bold;
}


#treffer a:link,
#treffer a:visited {
	font-size: 1.0em;
	color: #007A3B;
	text-decoration: none;
}
#treffer a:hover {
	font-size: 1.0em;
	color: #e5e5e5;
	background-color: #007A3B;
	text-decoration: none;
}

/*----------------------------------------*
**  #right
**----------------------------------------*/
#right a:link,
#right a:visited {
	font-size: 1.0em;
	color: #007A3B;
	text-decoration: underline;
	font-weight: normal;
}
#right a:hover {
	font-size: 1.0em;
	color: #007A3B;
	text-decoration: underline;
	font-weight: normal;
}

#right h3 {
	font-size: 1.0em;
	color: #007A3B;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px 0px 3px 15px;
}

#right p {
	font-size: 1.0em;
	padding-left: 15px;
	padding-top: 7px;
	line-height: 14px;
}

#right ul {
	margin-left: 25px;
	padding-left: 0px;
}

#right li {
	font-size: 1.0em;
	margin-left: 0;
	padding-left: 0px;
	padding-bottom: 4px;
	list-style-image: url(/fhhv/img/fhhv-listending.gif);
	text-align: left;
	line-height: 14px;
}

#right img {
	padding: 4px 22px 4px 28px;
}

/*----------------------------------------*
**  #foot
**----------------------------------------*/
#foot {
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	vertical-align: baseline;
}

/*----------------------------------------*
**  #form
**----------------------------------------*/
input, select {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

input.sprache {
         width: 20px;
         height: 12px;
         border: 0;
}

textarea {
	font-size: 1em;
	font-family: arial, sans-serif;
}

.text {
	width: 450px;
	font-size:1.0em;
	font-weight:normal;
}

.feld {
	width: 450px;
}

.feld1 {
	width: 250px;
}

.button {
	background-color:#e5e5e5;
	color:#007A3B;
	border:#007A3B solid 2px;
}

.button:hover {
	background-color:#007A3B;
	color:#e5e5e5;
	border:#007A3B solid 2px;
}

.button1 {
	background-color:#e5e5e5;
	color:#007A3B;
	border:#007A3B solid 2px;
	font-variant:small-caps;
	font-size: 0.84em;
	font-weight: bold;
}

.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 #e5e5e5;
	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 #e5e5e5;
	font-weight: normal;
	padding: 2px 2px 2px 2px ;
	width: 10%;
	vertical-align: top;
	width: 30px;
}

th.center {
	text-align: center;
}

th.form {
	border: 0px;
	color:#000000;
	font-weight: normal;
	padding: 2px 8px 2px 0px ;
	width: 10%;
	vertical-align: top;
	width: 30px;
}

th.formflex {
	border: 0px;
	color: #007A3B;
	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 #e4f0fc;
	border-bottom: none;
	padding: 2px 2px 2px 2px ;
	vertical-align: top;
	text-align: left;
	width: 150px;
}

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

td {
	border: 1px solid #e5e5e5;
	font-family:  Arial, sans-serif;
	border-bottom: none;
	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 {
	font-size: 1em;
	color: #007A3B;
	text-decoration: underline;
}

img.noBorder {
	border: 0;
}
