body	{
	font-family: Arial, helvetica, geneva, sans-serif;
	color:#000;
	font-size: 10.3pt;
}


a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#3689BF;
	font-size: 10.3pt;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 15pt;
	color:#3689BF;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

h2 {
	font-size: 12pt;
	color: #A8A072;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 12pt;
	color: #A8A072;
	font-weight: normal;
	margin-bottom: 0px;
}

h4 {
	font-size: 10.3pt;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}

span.subtitle {
	color: #3689BF;
}

b {
	color:#000000;
}

dd {
	margin-left: 0px;
	padding-left: 20px;
}

ol {
	margin-left: 0px;
	padding-left: 20px;
}

ul {
	margin-top:0px;
	list-style-image:url('/i/underscore.jpg');
	margin-left: 0px;
	padding-left: 20px;
}

li {
	margin-left: 0px;
	padding-left: 0px;
}

td {
	font-size: 10.3pt;
}

textarea {
	font-size: 10.3pt;
	font-family: Arial, helvetica, geneva, sans-serif;
}

input {
	font-family: Arial, helvetica, geneva, sans-serif;
	font-size: 10.3pt;
}


.tep_search input {
	font-size: 8pt;
	margin: 2px;
}

div#header{
      position:absolute;
      top:0px;
      left:12px;
      width:300px;
      /*z-index:5;*/
}

div#logoleiste {
      position:absolute;
      top:43px;
      left:0px;
      /*width:98%;*/
      width:900px;
      /*z-index:9;*/
      text-align: right;
}

div#frame{
     position: absolute;
     top: 75px;
     left: 0px;
     /*z-index:8;*/
     /*height:700px;*/
     /*width:98%;*/
     width: 900px;
     background-image: url('/i/dreibalken.gif');
     background-repeat: repeat-y;
     background-position: right;
}

div#frame_work{
     position: absolute;
     /*z-index:9;*/
     padding-left: 10px;
     margin-right: 160px;
     padding-top: 10px;
     left: 185px;
/*     right: 10px;*/
	 width: 665px;
}

div#frame_manage{
     position: absolute;
     top: 75px;
     left: 0px;
     /*z-index:8;*/
     /*height:700px;*/
     /*width:98%;*/
     width: 1200px;
     background-image: url('/i/dreibalken.gif');
     background-repeat: repeat-y;
     background-position: right;
}

div#frame_work_manage{
     position: absolute;
     /*z-index:9;*/
     padding-left: 10px;
     margin-right: 160px;
     padding-top: 10px;
     left: 185px;
/*     right: 10px;*/
	 width: 900px;
}



div#content{
	padding-bottom: 20px;
}

#content P {
/*	margin-top: 0px;
	margin-bottom: 0pt;
*/
}

P {
	margin-top: 5px;
	margin-bottom: 5pt;
}

div#leisteoben {
      position: absolute;
      top: 75px;
      left: 0px;
      /*z-index:9;*/
      margin: 0px;
      padding: 0px;
      background-color: #a8a072;;
      height: 2px;
      /*width:98%;*/
      width: 900px;
}


div#navbar {
      position: absolute;
      left: 0px;
      top: 1px;
      width: 180px;
      /*z-index:9;*/
      /*height: 700px;*/
      background-color: #E1D699;
}


.navbar {

}

.navbar A,
.navbar A:link,
.navbar A:visited,
.navbar A:active {
	text-decoration:none;
	color: #000000;
	font-weight:normal;
	font-size: 10.3pt;
}

.navbar A:hover {
	text-decoration: underline;
}


.navbar.navbar_level1 {
	border-top:1px solid #A8A072;
	border-bottom:1px solid #A8A072;
	border-left:2px solid #A8A072;
	background-color: #C7BE87;
	padding:2px;
	padding-left:4px;
}

.navbar.navbar_level2 {
	border-top:1px solid #A8A072;
	border-bottom:1px solid #A8A072;
	border-left:2px solid #A8A072;
	background-color: #E1D699;
	padding:2px;
	padding-left:14px;

	font-size: 9pt;
}

.navbar.navbar_level2 A{
   text-decoration:none;
   color: #000000;
   font-weight:normal;
   font-size: 9pt;
}

.navbar.navbar_level3 {
	border-top:1px solid #A8A072;
	border-bottom:1px solid #A8A072;
	border-left:2px solid #A8A072;
	background-color: #E1D699;
	padding:2px;
	padding-left:24px;

	font-size: 9pt;
}

.navbar.navbar_level3 A{
   text-decoration:none;
   color: #000000;
   font-weight:normal;
   font-size: 9pt;
}

.navbar.navbar_level4 {
	border-top:1px solid #A8A072;
	border-bottom:1px solid #A8A072;
	border-left:2px solid #A8A072;
	background-color: #E1D699;
	padding:2px;
	padding-left:34px;

	font-size: 9pt;
}

.navbar.navbar_level4 A{
   text-decoration:none;
   color: #000000;
   font-weight:normal;
   font-size: 9pt;
}



.navbar.navbar_selected {
	background-color: #FFFFFF;
}

.navbar.navbar_separator {
	border-top:1px solid #A8A072;
	border-bottom:1px solid #A8A072;
	height: 2px;
	background-color: #FFFFFF;
}

.navbar.beginn {
	border-bottom:1px solid #A8A072;
	height: 1px;
	background-color: #FFFFFF;
}
.navbar.ende {
	border-top:1px solid #A8A072;
	height: 2px;
    background-color: #FFFFFF;
}


.navbar.disclaimer {
	border-top:1px solid #A8A072;
	border-bottom:1px solid #A8A072;
	border-left:2px solid #A8A072;
	background-color: #C7BE87;
	padding:2px;
	padding-left:4px;
}

.navbar.disclaimer A {
   text-decoration:none;
   color: #000000;
   font-weight:normal;
   font-size: 7pt;
}

.navbar.navbar_admin {
	border-top:1px solid #A8A072;
	border-bottom:1px solid #A8A072;
	border-left:2px solid #A8A072;
	background-color: #C7BE87;
	padding:2px;
	padding-left:4px;
	font-size: 8pt;
}

.navbar.navbar_admin A {
   text-decoration:none;
   color: #000000;
   font-weight:normal;
   font-size: 8pt;
}

.subnav_container {
	color:#A8A072;
	background-color: #ededed;
	padding: 5px;
	line-height: 17pt;
	/*border-bottom: 1px solid #9a1f36;*/
	border-bottom: 1px solid #99266c;
	padding-bottom: 2px;
	padding-top: 2px;
}

TABLE.subnav {

/*	line-height: 15pt;
	color: #A8A072;
	background-color: #ededed;*/
	padding: 0px;
	margin: 0px;
	width: 100%;
}

TD.subnav_level {
	width: 7px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

TABLE.subnav TD {
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
/*	padding-left: 4px;*/
}

TABLE.subnav TR {
/*	border-bottom: 1px solid #99266c;*/
	padding: 0px;
	margin: 0px;
}

.subnav {
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.subnav A {
	padding-bottom: 2px;
}

.subnav.item {
}

.subnav.item A:hover {
/*	background-color: #9a1f36;
	color: #000000;*/
	text-decoration: underline;
}

.subnav.item_active {
	/*background-color: #9a1f36;*/
	background-color: #99266c;
	color: #ffffff;
	margin-left: 3px;
	margin-right: 3px;
}


.subnav.item_active a:link,
.subnav.item_active a:visited,
.subnav.item_active a:active {
	text-decoration:none;
	color: #FFFFFF;
}

.subnav.item_active a:hover {
	text-decoration: underline;
}


/*.subnav.item_active A {
	color: #FFFFFF;
}*/

div.ipfbanner {
	line-height: 0px;
	padding:2px;
	padding-left:10px;

}

div.newsdate {
	font-size: 8pt;
	font-style:italic;
}

img {
	border: 0px;
}

img.attachment_icon {
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
}

img.print_button {
	padding-right: 10px;
	float: right;
	border: 0px;
}



.blue {
	color:#3689BF;
}

.red {
	color:#99266c;
}

.beige {
	color:#A8A072;
}

form {
	margin: 0px;
	padding: 0px;
}

.form TD {
	vertical-align: top;
	padding-bottom: 10px;
}

TABLE.filelist {
}

.filelist TD {
	vertical-align: middle;
	padding-bottom: 0px;
}

.imagelist TD {
	vertical-align: middle;
	padding: 5px;
	padding-bottom: 0px;
}


TABLE.view {
	
}

TD.view {
	vertical-align: top;
	padding: 5px;
}

TD.view p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}


TD.view.title {
}

TD.view.value {
}

div.projekt_search {
	background-color: #ededed;
	margin-top: 0px;
	padding: 5px;
	border: 1px solid #3689BF;
	margin-bottom: 5px;
}

TABLE.projekt_search {
	border: 0px;
}

.projekt_search P {
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;

}

TD projekt_search  {
	padding-right: 5px;
	vertical-align: top;
}

.nopager {
	padding-bottom: 7px;
}
.pager {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}

SPAN.pager_item {
    border: 1px solid #888888;
    text-align: center;
    vertical-align: middle;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 2px;
	font-size: 10.3pt;
}

.pager_item A {
	font-size: 10.3pt;
}
.pager_item.pager_active {
	font-weight: bold;
}

/* SEAS STUFF */

.field_info {
	font-size: 10pt;
	font-style: italic;
}

.required { background-color:#ffdddd}
.error { 
	background-color:#ff9999;
	color: #000000;
	
}


.requirederror { 
	background-color: #ff3333;
	padding: 10px;	
}

div#navbar img.externallink {
	padding-bottom: 1px;
}

div#testimonial {
	margin-top: 50px;
	margin-right: 50px;
	float: right; 
	width: 300px;
} 
div#testimonial span#title {
	margin-bottom: 5px;
	display: block;
	float: right;
} 
div#testimonial_content {
	
	border-top: 1px solid #C7BE87;
	border-bottom: 1px solid #C7BE87;

/*
	border-top: 2px dotted #C7BE87;
	border-bottom: 2px dotted #C7BE87;
*/
/*
	background-image: url('/i/dreibalken_hoch.gif');
	background-repeat: repeat-x;
	background-position: top bottom;
*/
	
	padding: 10px;
}

div#testimonial_content span#title {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

div#testimonial_content p {
	margin: 15px 20px -5px 20px;
	font-style:italic;
}

div#testimonial_content img#quote1 {
	float: left;
}
div#testimonial_content img#quote2 {
	float: right;
}

div#testimonial_content span#author {
	display: block;
	float: right;
	margin: 5px 0px 0px 0px;
	font-size: 8pt;
}
div.clear { clear: both; }


/* MANAGE TABLE */
table.manage td {
	padding: 5px;
}

table.manage td,
table.manage td select,
table.manage td a
 {
	font-size: 10pt;
}
table.manage div.manage_title_meta {
	margin-left: 20px;
	font-size: 8pt;
}
table.manage div.manage_title_meta a {
	font-size: 8pt;
}

table.manage tr.manage_item.manage_odd {
	background: #eee;
}

div.dynkat_edit {
	font-size: 8pt;
	float: right;
	margin-bottom: 5px;
	clear: both;
}
div.dynkat_edit a {
	font-size: 8pt;
}

