body {
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0;
	height: 100%;
}

/* Grundstruktur */

#main {
	width: 100%;
	height: 100%;
	text-align: left;
    background: #ffffff url(bg.png) repeat-y left;
}

#content-head {
	height: 80px;
	width: 100%;
	margin: 0 0 0 0;
	display: block;
	clear: both;
	background: #e5e5e5 ;
	background-position: 190px;
}

#content-left {
	width: 200px;
	height: 100%;
	float: left;
	padding: 0px 0px 0px 0px; 
	background: #e5e5e5;
}

#content-main {
	margin: 0 0 0 0;
	padding: 0 30px 30px 190px;
	float: none;
}

#content-footer {
	margin: 0 0 0 0;
	clear: both;
	display: block;
	background-color: #e5e5e5;
	text-align: center;
	height: 25px;
	border-top: 5px solid #ffffff;
}

#spacer {
	float: left;
	width: 200px;
}

/* Kopf */

#modsearch-top {
	display: block;
	width: 200px;
	height: 80px;
	float: left;
	border-right: 5px solid #ffffff;
	background-color: #002f56;
}

#header-image-de {
	width: 80px;
	display: block;
	float: right;
	height: 80px;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
}

#header-image-en {
	width: 80px;
	height: 80px;
	display: block;
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	text-align: right;
}



/* Pfad */

#modpath-top {
	width: 100%;
	clear: both;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	background-color: #002f56;
}



/* Sprache */

#language {
	float: left;
	height: 20px;
	width: 220px;
	text-align: center;
	color: #ffffff;
}

#language img {
	border: 0;
}


/* Login */

#modlogin-left {
	display: block;
	width: 200px;
	float: left;
	margin: 2px 0 0 0;
	background-color: #e5eaee;
}

#modlogin-left p {
	font-size: 0.7em;
	margin: 0 0 15px 15px;
}

#modlogin-left a {
	color: #002f56;
}

#modlogin-left a:visited {
	color: #002f56;
}

#modlogin-left a:hover {
	color: #333333;
}



/* Navigation */

#nav-left {
	border: 0;
	padding: 0 0 0 0;
	margin : 0 0 0 0;
	list-style-type: none;
	clear: left;
	width: 100%;
}

#nav-left li.nav {
	width: 100%;
	text-align: left;
	float: left;
	font-size: 0.7em;
}

#nav-left li.nav a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 1.9em;
	line-height: 20px;
	vertical-align: middle;
	color: #ffffff;
	background-color: #66829a;
	font-weight: bold;
	border-bottom: 3px solid #ffffff;
	padding-left: 15px;
}

#nav-left li.nav a:visited {
	color: #ffffff;
	background-color: #66829a;
}

#nav-left li.nav a:hover {
	color: #ffffff;
	background-color: #002f56;
}

#nav-left li.nav-active {
	width: 100%;
	text-align: left;
	font-size: 0.7em;	
	float: left;
}

#nav-left li.nav-active a {	
	text-decoration: none;
	display: block;
	width: 185px;
	height: 1.9em;
	line-height: 20px;
	vertical-align: middle;
	color: #ffffff;
	background-color: #002f56;
	font-weight: bold;
	padding-left: 15px;
	border-bottom: 3px solid #ffffff;		
}

/* Untermenue */

#nav-left li.subnav {
	text-align: left;
	float: left;
	padding-left: 15px;
	font-size: 0.7em;
}

#nav-left a.subnav {
	display: block;
	text-decoration: none;
	width: 185px;
	height: 1.8em;
	line-height: 20px;
	vertical-align: middle;
	color: #002f56;
	padding-left: 15px;
	background: url(../images/list.png) no-repeat left;
	overflow: hidden;
}

#nav-left a.subnav:hover {
	text-decoration: underline;
}


/* Navigation Fuss */

#nav-footer {
	border: 0;
	display: block;
	width: 45em;
	padding: 0 0 0 0;
	margin : 0 auto 0 auto;
	text-align: center;
	list-style-type: none;
}

#nav-footer li {
		float: left;
		line-height: 25px;
		margin-left: 5px;
		font-size: 10px;
}

#nav-footer li a {
	font-weight: bold;
	color: #002f56;
}

#nav-footer li a:visited {
	color: #002f56;
}

#nav-footer li a:hover {
	color: #333333;
}



/* Pfadangabe */

p.path {
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #ffffff;
}

a.path:link {
	font-weight: bold;
	color: #ffffff;
}

a.path:visited {
	color: #ffffff;
}

a.path:hover {
	color: #faba00;
}



/* Links */

#content-main a {
	color: #002f56;
	font-weight: bold;
	text-decoration: none;
}

#content-main a:visited {
	color: #002f56;
}

#content-main a:hover {
	color: #333333;
	text-decoration: underline;
}



/* Formular Suche */

#modsearch-top form {
	margin: 0;
	padding: 0;
}

#modsearch-top fieldset {
	border: 0;
	padding: 0 0 0 15px;
}

#modsearch-top legend {
	border: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 0.7em;
	color: #ffffff;	
}
 
#modsearch-top .searchbutton {
	float: left;
	display: block;
	width: auto;
	height: 20px;
	border: 1px solid #000000;
	margin-left: 5px;
	padding: 0;
	font-weight: bold;
	font-size: 0.7em;
	color: #002f56;
	cursor: pointer;
	background: #e5eaee url(../images/button-bg.png) repeat-x top;
}

#modsearch-top .searchbutton:hover {
	background: #e5eaee url(../images/button-bg-over.png) repeat-x top;
}

#modsearch-top input.search {
	float: left;
	width: 100px;
	height: 15px;
	font-size: 0.7em;
	border: 1px solid #000000;
	background-color: #ffffff;
}
/* Seiten Steuerung */

.morepages {
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	width: auto;
	padding: 0 0 15px 0;
}

.morepages p {
	line-height: 1em;
	font-size: 0.7em;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0;
}

.pageactive {
	padding: 3px;
	background-color: #002f56;
	color: #ffffff;
}





/* Allgemeine Angaben zur Formatierung */

/* Fehler Ausgabe */

#error {
	width: auto;
	padding: 30px 0 5px 0;
	margin: 0 auto 15px auto;
}

#error h2 {
	height: 48px;
	padding: 0 0 0 55px;
	line-height: 48px;
	vertical-align: middle;
	background: url(../images/error.png) no-repeat left;
}

#error h2.key {
	background: url(../images/key.png) no-repeat left;
}

#error h2.e404 {
	background: url(../images/404.png) no-repeat left;
}

.error-reason {
	font-weight: bold;
	margin-left: 10px;
	font-size: 0.8em;
	color: #002f56;
}



/* Bilder */

.main-image {
	width: 635px;
	height: 135px;
	margin: 0 0 0 5px;
	background: url(../images/start.jpg) no-repeat top;
}

.cat-icon {
	border: 0;
	float: left;
	margin: 0 10px 5px 0;
}



/* Text */


#text {	
	margin: 30px auto 15px auto;
	width: auto;
	padding: 0 0 0 0;
 }

.text {
	width: auto;
	padding: 0 0 0 0;
	margin: 0 auto 15px auto;
}



h1 {
 	color: #002f56;
	font-weight: bold;
 	font-size: 1.1em;
 }

h2 {
 	color: #002f56;
	font-weight: bold;
 	font-size: 1.0em;
	margin: 0;
 }
 
h3 {
	margin-top: 2em;
	font-weight: bold;
 	color: #002f56;
 	font-size: 0.9em;
 }
 
h4 {
 	font-weight: bold;
 	color: #002f56;
 	font-size: 0.8em;
 }
 
 
p {
 	color: #002f56;
	font-size: 0.8em;
 }



/* Tabellen */

.content-table
{	
	padding: 0 0 0 0;
	margin: 0 auto 15px auto;
	width: 90%;
}

.content-table table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

.content-table td {
	padding: 3px 5px 3px 5px;
	margin: 1px;
} 

.content-table h4 {
	padding: 0;
	margin: 15px 0 10px 0;
}

#text table tbody td {
/*	font-size: 0.7em;*/
	padding: 3px;
}

thead tr {
	background-color: #66829a;
} 

thead th {
	padding: 3px 5px 3px 5px;
/*	font-size: 0.7em;*/
	color: #ffffff;
}


.text-table {
	font-size: 0.7em; 
	padding: 3px;
}

.text-table thead tr {
	background-color: #66829a;
} 

.text-table thead th {
	padding: 3px 5px 3px 5px;
	color: #ffffff;
}

tbody tr td {
		color: #002f56;
		vertical-align: middle;
}

tr.tfooter  {
	background-color: #66829a;	
} 

td.tfooter  {
	color: #ffffff;
	text-align: center;
}

.date {
	width: 6em;
}

.bodyrow-light {
	background-color: #ffffff;
}

.bodyrow-dark {
	background-color: #eff0f5;		
}
.help-bar{
	width: 200px;
	padding: 5px 5px 5px 5px; 
	background: #e5e5e5;
}

.nav-bar{
	width: 200px;
	padding: 5px 5px 5px 5px; 
	background: #e5e5e5;
	vertical-align: bottom;
}
/* Listen */

#text ul li {
	color: #002f56;
 	font-size: 0.8em;
} 

#text ul li ul li {
 	font-size: 1em;	
}


sup {
 	font-size: 80%;
} 

 
/* Formulare */

.button {
	border: 1px solid #000000;
	width: auto;
	padding: 0.1em;
	background: #e5eaee url(../images/button-bg.png) repeat-x bottom;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1em;
	vertical-align: middle;
	color: #002f56;
	cursor: pointer;	
}



/* Ausrichtung */ 

.right {
 	text-align: right;
 }

.center {
 	text-align: center;
 }
 
.left {
 	text-align: left;
 }
 
.justify {
	text-align: justify;
}

.clear {
	clear: both;
}

body.cms {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 0 50px 0;
	margin: 0;
	width: 100%;
	background: #f2f4f6;
}

.header {
	width: 100%;
	height: 75px;
	background: url(../images/header/bg-header.png);
}

#logo {
	background: url(../images/header/logo.png) no-repeat right;
	width: 765px;
	height: 75px;
	margin: 0 auto 0 auto;
	display: block;
}

#main-nav {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 28px;
	background: url(../images/header/bg-nav1.png);
}

#content-main {
	width: 100%;
	padding: 0;
	margin: 0;
}




.workspace p.komponentenberechtigung {
	background: url(../images/icons/rights.png) no-repeat left;
	padding-left: 30px;
	line-height: 30px;
}

/* Aktionen */

.toolbar ul li a {
	height: 16px;
	padding: 0 10px 0 16px;
	vertical-align: middle;
	font-weight: bold;
	line-height: 16px;
	color: #002f56;
	text-decoration: none;
	background: url(../images/icons/item-out.png) no-repeat left;	
}

.toolbar ul li a:hover {
	color: #ff9900;
	text-decoration: none;
	background: url(../images/icons/item.png) no-repeat left;		
}

a.new-item {
	background: url(../images/icons/new20-out.png) no-repeat left;
	line-height: 25px;
	height: 25px;
	padding: 0 0 0 25px;
	display: block;
}

a.new-item:hover {
	background: url(../images/icons/new20.png) no-repeat left;
}

a.folder-update {
	background: url(../images/icons/update20-out.png) no-repeat left;
	line-height: 25px;
	height: 25px;
	padding: 0 0 0 25px;
	display: block;
}

a.folder-update:hover {
	background: url(../images/icons/update20.png) no-repeat left;	
}

/*infobar*/

.infobar {
	width: 700px;
	padding: 5px;
	margin: 15px auto 0 auto;
	background: #ffffff;
	border: 1px solid #d9e0e6;	
}

.infobar p {
	margin-left: 15px; 
}

.infobar table {
	margin: 0 0 0 15px;
	border: 1px solid #d9e0e6;	
}

.infobar table thead tr {
	background:	#d9e0e6;
}

.infobar table thead tr th {
	color: #536c8e;
	font-weight: bold;	
	text-align: left;
	padding: 3px 5px 3px 10px;	
}

.infobar table tfoot tr td {
	height: 5px;
	background:	#536c8e;
}

.infobar table tbody tr td {
	padding: 3px 5px 3px 10px;
	border-collapse: collapse;
}

.infobar a {
	color: #002f56;
	font-weight: bold;
	text-decoration: none;
}

.infobar a:hover {
	color: #ff9900;
	text-decoration: none;
}

/* Login */

.fehlertext {
	font-size: 11px;
	font-weight: bold;
	color: Red;
}

.error-table {
	width: 350px;
	margin: 15px auto 15px auto;
}

.loginform {
	margin: 30px auto 15px auto;
	width: 200px;
}

.loginform fieldset {
	padding: 5px;
	border: 1px solid #002f56;
	width: auto;
}

.loginform legend {
	color: #002f56;
	padding: 0 10px 0 10px;
	font-size: 0.8em;
	font-weight: bold;
}

.loginform label {
	color: #002f56;
	font-size: 0.7em;
	padding: 10px 0 5px 10px;
}

.loginform input {
	color: #002f56;
	border: 1px solid #002f56;
	font-size: 0.8em;
	margin: 5px 0 5px 10px;
}

.loginform input.button {
	border: 1px solid #000000;
	width: auto;
	padding: 3px;
	background: #e5eaee url(../images/button-bg.png) repeat-x bottom;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1em;
	vertical-align: middle;
	color: #002f56;
	cursor: pointer;	
}

/* Text */
#text {	
	margin: 30px auto 15px auto;
	width: auto;
	padding: 0 0 0 0;
 }

.text {
	width: auto;
	padding: 0 0 0 0;
	margin: 0 auto 15px auto;
} 

h1 {
	color: #002f56;
	font-weight: bold;
	font-size: 18px;
}

h1.info {
	font-size: 18px;
	height: 24px;	
	font-weight: bold;
	text-align: left;
	color: #66829a;
	margin: 15px 0 15px 15px;
}

h1.login {
	display: block;
	height: 180px;
	width: 100%;
	margin: 30px auto 5px auto;
	color: #002f56;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	vertical-align: bottom;
	background: transparent url(../images/geopp-logo180.png) no-repeat center;
}

h2 {
	color: #002f56;
	font-weight: bold;
	font-size: 16px;
}

h2 a {
	text-decoration: none;
	color: #536c8e;	
	}

h2 a:hover {
	color: #ff9900;
	text-decoration: none;
}

h3 {
	color: #002f56;
	font-weight: bold;
	font-size: 14px;
}

h3.info {
	font-size: 14px;
	height: 18px;	
	font-weight: bold;
	text-align: left;
	color: #66829a;
	margin: 15px 0 15px 15px;
	clear: both;	
}

h3.folder-closed {
	background: url(../images/icons/folder-closed.png) no-repeat left;
	padding: 0 0 0 37px;
	margin-left: 15px;
	line-height: 30px;
	vertical-align: middle;
	color: #002f56;
	font-weight: bold;
	font-size: 12px;
}

h3.folder-open {
	background: url(../images/icons/folder-open.png) no-repeat left;
	padding: 0 0 0 37px;
	margin-left: 15px;
	line-height: 30px;
	vertical-align: middle;
	color: #002f56;
	font-weight: bold;
	font-size: 12px;
}

h4 {
	color: #002f56;
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
}

h4.info {
	font-size: 12px;
	height: 16px;	
	font-weight: bold;
	text-align: left;
	color: #66829a;
	margin: 5px 0 5px 15px;
	clear: both;	
}

.achtung {
	margin-left: 15px;
	color: #FF3333;
}

 
p {
 	color: #000000;
 	font-size: 11px;
 }

.workspace em {
 	font-size: 10px;
	margin-left: 15px;
 }
 
/* Arbeitsbereich */

.workspace {
	clear: both;
	width: 755px;
	margin: 15px auto 0 auto;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #d9e0e6;
}
.workspace p {
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 16px;
}

.workspace a {
	font-weight: bold;
	color: #536c8e;
	text-decoration: none;
	}
	
.workspace a:hover {
	color: #ff9900;
	text-decoration: none;
}

.workspace form select, .workspace form option {
	font-size: 10px;
 	color: #002f56;
}

.workspace form fieldset {
	border: 1px solid #d9e0e6;
	padding: 0 15px 15px 15px;
	line-height: 25px;
	vertical-align: middle;	
}

.workspace form legend {
	font-weight: bold;
	font-size: 12px;
 	color: #002f56;
	vertical-align: middle;
}

.workspace form label {
	font-size: 10px;
	width: 120px;
	height: 20px;
	margin-right: 5px;
	float: left;
	font-weight: bold;	
 	color: #002f56;
}

.workspace form label.nowidth {
	font-size: 10px;
	width: auto;
	height: 20px;
	float: none;
	margin-left: 5px;
	margin-right: 5px;	
	font-weight: bold;
	color: #002f56;
}

.workspace form input {
	font-size: 10px;
}

.workspace form fieldset em {
	display: block;
	line-height: 14px;
	margin-bottom: 0;
}

.workspace input.radio {
	font-size: 12px;
	line-height: 16px;
	float: left;
	width: auto;
	margin-left: 15px;
}
.workspace label.radio {
	float: right;
	line-height: 16px;	
	width: 610px;
	text-align: left;
}

.workspace select.sort {
	float: left;
}

.workspace label.sort {
	width: 60px;
	height: 20px;
	margin-left: 15px;
}

fieldset.person label {
	width: 120px;
	height: 20px;
	margin-right: 5px;
	float: left;
	text-align: right;
}

fieldset.person input, fieldset.person select {
	float: left;
}

fieldset.person br {
	clear: both;
}

input.button, .button, .loginform input.button {
	border: 1px solid #002f56;
	width: auto;
	padding: 3px;
	margin: 5px 0 0 0;
	background: #e5eaee url(../images/button-bg.png) repeat-x bottom;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	min-height: 16px;	
	vertical-align: middle;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;	
	clear: both;
}

.button:link {
	border: 1px solid #002f56;
	width: auto;
	padding: 3px;
	background: #e5eaee url(../images/button-bg.png) repeat-x bottom;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	vertical-align: middle;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;	
}

.button:visited {
	background: #e5eaee url(../images/button-bg.png) repeat-x bottom;
	color: #ffffff;	
}

.button:hover, .loginform input.button:hover {
	background: #e5eaee url(../images/button-bg.png) repeat-x bottom;
	color: #ff9900;
}
.loginform input.button
{
padding: 3px;
margin: 0 0 0 10px;
}
/* Tabellen */

.workspace table {
	border-collapse: collapse;		
	border: 1px solid #536c8e;
	margin: 15px 0 -10px 0;
	padding: 0;
}

.workspace thead tr {
	background-color: #d9e0e6;
}

.workspace thead th {
	background-color: #d9e0e6;
	color: #536c8e;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 6px 3px 6px 3px;
	margin: 0;
	border: 1px solid;
	vertical-align: top;
}

.workspace tbody td {
	font-size: 9px;
	padding: 3px;
	margin: 0;
	vertical-align: middle;
	border-left: 1px solid #e5e5e5;
	border-top: 0;
	border-bottom: 0;	
	border-right: 1px solid #e5e5e5;
}

.workspace td img {
	border: none;
}

.workspace thead tr th img.hide {
	position: relative;
	margin: -6px 0 0 -3px;
	border: none;
	float: left;
	clear: right;
}

.workspace tbody tr.head {
	background-color: #d9e0e6;
	color: #ffffff;
}

.hell {
	background-color: #ffffff;
}

.dunkel {
	background-color: #eff0f5;		
}

.aktiv {
	background: #FFC164;
}

.hell2, .dunkel2, .hell2 td, .dunkel2 td {
	font-weight: bold;
	color: #536c8e;
	border-top: 1px solid #536c8e;
	border-bottom: 1px solid #536c8e;
	border-collapse: collapse;			
}

.hell3, .dunkel3, .hell3 td, .dunkel3 td{
	font-weight: bold;
	color: #002f56;
	border-top: 1px solid #536c8e;
	border-collapse: collapse;		
}

.workspace .cell-right {
	border-right: 0;
}

.workspace .cell-left {
	border-left: 0;
	width: 20px;
} 

/* Download Tabelle */

td.level1 {
	vertical-align: middle;
}

td.level1 img {
	vertical-align: middle;
}

td.level2 {
	vertical-align: middle;
}

td.level2 img {
	vertical-align: middle;
	margin: 0 0 0 15px;
}

td.level3 {
	vertical-align: middle;
}

td.level3 img {
	vertical-align: middle;
	margin-left: 30px;
}

td.level4 {
	vertical-align: middle;
}

td.level4 img {
	vertical-align: middle;
	margin-left: 45px;
}

td.level5 {
	vertical-align: middle;
	margin-left: 60px;
}

td.level6 img {
	vertical-align: middle;
	margin-left: 75px;
}

td span {
	white-space: nowrap;
	overflow: visible;
}


/* Listen */

#text ul li {
	color: #002f56;
 	font-size: 0.8em;
} 

#text ul li ul li {
 	font-size: 1em;	
}


sup {
	font-size: 80%;
} 

/* progress container */
div#progress_container{
	border: 6px double #ccc; 
	width: 400px; 
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#progress_label{
	color: black;
	width: 400px; 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
}

/* progress bar */
div#progress {
	color: black;
	background-color: #20FF20; 
	height: 12px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
 
/* Ausrichtung */ 

.right {
 	text-align: right;
 }

.center {
 	text-align: center;
 }
 
.left {
 	text-align: left;
 }
 
.justify {
	text-align: justify;
}

.clear {
	clear: both;
	line-height: 5px;
}

.linked {
	margin: 0 -15px 0 0;
	padding: 0 0 0 0;
}
