body {
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0;
	height: 100%;
}

/* Grundstruktur */

#main {
	width: 100%;
	text-align: left;
	background: #ffffff url(../images/left-bg.png) repeat-y left;
}

#content-head {
	height: 80px;
	width: 100%;
	margin: 0 0 0 0;
	display: block;
	clear: both;
	background: #e5e5e5 url(../images/geopp-kopf.png) no-repeat left;
	background-position: 190px;
}

#content-left {
	width: 160px;
	height: 100%;
	float: left;
	margin: 0 0 0 0;
	background: #ffffff;
}

#content-main {
	margin: 0 0 0 0;
	padding: 0 30px 30px 190px;
}

#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: right;
	width: 30px;
}

/* Kopf */

#modsearch-top {
	display: block;
	width: 160px;
	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: 160px;
	text-align: center;
	color: #ffffff;
}

#language img {
	border: 0;
}


/* Login */

#modlogin-left {
	display: block;
	width: 160px;
	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: 145px;
	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: 145px;
	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: 145px;
	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;
}

div.printpage {
	float: right;
	font-size: 0.6em;
	line-height: 18px;
	height: 20px;
}

div.printpage a {
	line-height: 20px;
	height: 20px;
	padding: 3px 3px 3px 20px;
	background: url(../images/print.png) no-repeat left;
	color: #002f56;
}

div.printpage 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;
}

/* Erweiterte Suche & Ergebnisse */

.advancedsearch {
	width: auto;
}

.search-hits {
	color: #333333;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 0.7em;	
}

.search-section {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.7em;	
}

.search-article {
	color: #002f56;
	font-size: 0.8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

.search-text {
	color: #002f56;
	margin: 5px 0 0 0;
	font-size: 0.8em;
}

.search-highlight {
	background: #faba00;
	padding: 5px;
}

.search-light {
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
}

.search-dark {
	background-color: #eff0f5;		
	padding: 5px;
	margin-bottom: 10px;
}



/* Formular Login */

#modlogin-left form {
	margin: 0;
	padding: 0 0 15px 0;
}

#modlogin-left fieldset {
	border: 0;
	padding: 0 0 0 15px;
}

#modlogin-left legend {
	border: 0;
	margin-top: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #002f56;	
}

#modlogin-left label {
	float: left;
	display: block;	
	width: 100px;
	height: 15px;
	margin-top: 5px;
	font-size: 0.7em;
	color: #002f56;
}

#modlogin-left p {
	padding: 5px 0 0 0;
	margin: 0 15px 0 15px;
}

#modlogin-left input.login {
	float: left;
	display: block;	
	width: 100px;
	height: 15px;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-size: 0.7em;
	color: #002f56;
}

#modlogin-left input.loginbutton {
	clear: left;
	border: 1px solid #000000;
	width: 100px;
	margin-top: 15px;	
	background: #e5eaee url(../images/button-bg.png) repeat-x top;
	font-weight: bold;
	font-size: 0.7em;
	color: #002f56;
	cursor: pointer;
}

#modlogin-left input.loginbutton:hover {
	background: #e5eaee url(../images/button-bg-over.png) repeat-x top;
}

#modlogin-left input.login-fehler {
	float: left;
	display: block;
	width: 100px;
	height: 15px;
	border: 1px solid #c1001f;
	background-color: #ffffff;
	font-size: 0.7em;
	color: #e2001a;
}



/* Formular zum Sortieren der Ausgabe */

.config-page {
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: auto;

}

.config-page form {
	width: 35em;
	margin: 0 auto 0 auto;	
}

.config-page fieldset {
	border: 1px solid #002f56;
	line-height: 1.2em;
	min-height: 3em;
	padding: 3px;
	vertical-align: middle;
}

fieldset.config-download-page {
	border: 1px solid #002f56;
	line-height: 1.2em;
	min-height: 5em;
	padding: 3px;
	vertical-align: middle;
}

fieldset.config-search-page  {
	border: 1px solid #002f56;
	line-height: 1.2em;
	min-height: 6.5em;
	padding: 3px;
	vertical-align: middle;
}

.config-page legend {
	font-weight: bold;
	font-size: 0.8em;	
	color: #002f56;
}

.config-page label {
	float: left;
	height: 1.2em;
	margin: 3px;
	font-size: 0.7em;
	color: #002f56;
}

.config-page input {
	float: left;
	margin: 3px;
	width: auto; 
	font-size: 0.7em;	
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #002f56;
}

.config-page select {
	float: left;
	margin: 3px;
	font-size: 0.7em;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #002f56;
}

.config-page input.button {
	width: auto;
	height: 1.7em;
	border: 1px solid #000000;
	margin: 3px;
	font-weight: bold;
	font-size: 0.7em;
	color: #002f56;
	cursor: pointer;
	background: #ffffff url(../images/button-bg.png) repeat-x bottom;
}

.config-page input.button:hover {
	background: #e5eaee url(../images/button-bg-over.png) repeat-x top;
}




/* 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;
}



/* Modul zum Ausgeben einer Artikelliste */

#modlistarticles-main {
	font-size: 1em;
	width: auto;
 	padding: 0 15px 0 15px;	
}

#modlistarticles-main ul {
	list-style: none;
}

#modlistarticles-main ul li {
	vertical-align: middle;
	line-height: 2em;
	padding-left: 15px;
	font-size: 0.7em;
	color: #002f56;
	background: url(../images/list.png) no-repeat left;
}

#modlistarticles-main h4 {
	width: auto;
	position: relative;
	margin: 15px auto 0 auto;
	padding: 0;
}



/* Blog Darstellung */

.blog-head {
	color: #002f56;
	font-size: 0.8em;
	height: 25px;
	line-height: 25px;
	margin: 15px 0 0 0;
	padding: 0 0 0 25px;
	vertical-align: middle;
	background: url(../images/article.png) no-repeat left;
} 

.blog-articlecount {
	font-weight: normal;
}

.blog-text {
	color: #002f56;
	margin: 5px 0 0 0;
 	padding-top: 5px;
	font-size: 0.8em;
	border-top: 1px dotted #003356;
}

.blog-forward {
 	text-align: right;
	margin: 0 0 5px 0;
}

.blog-date {
	margin: 0 0 -10px 0;
	padding: 0;
	line-height: 18px;
}



/* Artikel Index und Seite */

#no-page-index {
	display: none;
}

#page-index {
	padding: 5px;
	margin: 5px;
	float: right;
	background-color: #eff0f5;
	border: 1px solid #002f56;
}

#page-index h4 {
	margin:	0 0 5px 0;
	font-size: 0.9em;
	color: #002f56;
}

#page-index ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page-index ul li a {
	line-height: 1.4em;
	font-size: 0.8em;
}

#page-index ul li a.active-link, 
#page-index ul li a.active-link:visited, 
#page-index ul li a.active-link:hover {
	color: #333333;
	text-decoration: underline;
}

#page-number {
	
}


/* Ausgabe der Literatur */

table.publication  th {
	font-size: 0.65em;
}

table.publication td {
	padding: 3px 5px 3px 5px;
	font-size: 0.65em;
	margin: 1px;
}

td.publication-name {
	vertical-align: top;
}

td.publication-date {
	vertical-align: top;
}

td.publication-title {
	vertical-align: top;
	font-weight: bold;
}

td.publication-info {
	vertical-align: top;
}

td.publication-pdf {
	vertical-align: middle;
}

.publication img {
	border: 0;
}

#publication {
	padding: 0 0 0 0;
	margin: 15px auto 15px auto;
	width: auto;
}

#publication h3 {
	margin: 0.9em 0 0.2em 0;
	padding: 0 0 0 42px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	background: url(../images/text.png) no-repeat left;
} 

#publication h4

{
	margin: 0.9em 0 0.2em 0;
	padding: 0 0 0 27px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/text-small.png) no-repeat left;
}

#publication p {
	margin: 5px 0 15px 0;
	padding: 0;
} 



/* Ausgabe der Links */

#links {
	padding: 0 0 0 0;
	margin: 15px auto 15px auto;
	width: auto;
}

#links h3 {
	margin: 0.9em 0 0.2em 0;
	padding: 0 0 0 42px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	background: url(../images/link.png) no-repeat left;
} 

#links h4

{
	margin: 0.9em 0 0.2em 0;
	padding: 0 0 0 27px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/link-small.png) no-repeat left;
}

#links p {
	margin: 5px 0 15px 0;
	padding: 0;
} 

/* Ausgabe der Downloads */


table.download  th {
	font-size: 0.65em;
	text-align: left;
	padding: 3px 5px 3px 5px;	
}

table.download td {
	padding: 3px 5px 3px 5px;
	font-size: 0.65em;
	margin: 1px;
	text-align: left;
}

.download img {
	border: 0;
}

#download {
	padding: 0 0 0 0;
	margin: 15px auto 15px auto;
	width: auto;
}

#download h3 {
	margin: 0.9em 0 0.2em 0;
	padding: 0 0 0 42px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	background: url(../images/folder.png) no-repeat left;
} 

#download p {
	margin: 0;
	padding: 0;
} 

ul.download-path {
	margin: 15px 0 0 0;
	padding: 0;
	height: 32px;
	width: auto;
}

ul.download-path li {
	list-style-type: none;
	float: left;
	line-height: 32px;
	vertical-align: middle;
	font-size: 0.7em;
}

ul.download-path li.root-folder {
	background: url(../images/folder.png) no-repeat left;
	padding-left: 37px;
	padding-right: 7px;
}

ul.download-path li.sub-folder {
	background: url(../images/folder-small.png) no-repeat left;
	padding-left: 25px;
	padding-right: 5px;
}

.file-info {
	width: 100%;
}

table.file-info tr th {
	text-align: left;
}

.file-info td {
	font-size: 0.7em;
}

a.button {
	text-decoration: none;	
	border: 1px solid #000000;
	width: auto;
	padding: 0.3em;
	background: #e5eaee url(../images/button-bg.png) repeat-x bottom;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1em;
	vertical-align: middle;
	color: #002f56;
}

/* Ausgabe der Kontakte */

.contact {
	width: auto;
	padding: 0 0 0 0;
	margin: 0 auto 15px auto;
}

.contact h3.contact-section {
	margin: 0.9em 0 0.2em 0;
	padding: 0 0 0 42px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	background: url(../images/contact.png) no-repeat left;
} 

.contact img {
	border: 0;
}

.contact p {
	margin: 0;
	padding: 0;
} 

.contact-info {
	border: 0;
	border-collapse: collapse;
}

.contact-name {
	font-size: 0.9em;
	padding-bottom: 15px;
	font-weight: bold;
}

.contact-item {
	font-size: 0.8em;
	font-weight: bold;
	height: 1.2em;
	padding: 0 0.1em 0 0;
	text-align: left;
	vertical-align: top;
}

.contact-value {
	font-size: 0.8em;
	height: 1.2em;	
	padding:  0.1em 0 0 0.5em;
	vertical-align: top;
}

.contact-image {
	text-align: center;
	vertical-align: middle;
}

p.contact-mail {
	margin: 15px 0 15px 0;
	padding: 0 0 0 25px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: url(../images/contact-small.png) no-repeat left;	
}

form.contact-form  {
		width: 30em;
		margin: 0 auto 0 auto;
}

.contact-form fieldset {
	border: 1px solid #002f56;
	line-height: 1.2em;
	min-height: 10em;
	padding: 5px;
	vertical-align: middle;
	background: #eff0f5;
}

.contact-form legend {
	font-weight: bold;
	font-size: 0.8em;	
	background: #ffffff;	
	color: #002f56;
}

.contact-form label {
	float: left;
	height: 1.0em;
	width: 5em;
	margin: 5px;
	font-size: 0.7em;
	color: #002f56;
}

.contact-form input {
	float: left;
	margin: 5px;
	width: auto; 
	font-size: 0.7em;	
	border: 1px solid #999999;
	background-color: #ffffff;
	color: #002f56;
}

.contact-form input.required {
	border: 1px solid #002f56;
}

.contact-form input.button {
	border: 1px solid #000000;
}

.contact-form textarea {
	float: left;
	margin: 5px;
	font-size: 0.7em;
	border: 1px solid #002f56;
	background-color: #ffffff;
	color: #002f56;
}

.button-center {
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 10em;
}


/* 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%;
	font-size: 1em;
}

.content-table table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

.content-table td {
	padding: 3px 5px 3px 5px;
	font-size: 0.7em;
	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;
}

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;		
}

/* 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.login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/gradient.png);
	background-repeat : repeat-x;
	background-attachment : fixed;
	background-position : bottom;
}

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;
}

/* Navigation */

#main-nav ul {
	width: 785px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#main-nav ul li {
	height: 28px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 25px;
	text-align: center;
	list-style: none;
	float: left;
}

#main-nav ul li a {
	text-decoration: none;
	height: 28px;
	width: 65px;
	display: block;
	line-height: 25px;
	vertical-align: middle;
	color: #ffffff;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
}

#main-nav ul li a:visited {
	color: #ffffff;
}

#main-nav ul li a:hover {
	color: #ff9900;
	background: url(../images/header/bg-nav2.png);
}

#main-nav ul li a:active {
	color: #ff9900;
	background: url(../images/header/bg-nav2.png);
}

#main-nav ul li a.aktiv {
	color: #ff9900;
	background: url(../images/header/bg-nav2.png);
}

/* Suche */

.search {
	height: 28px;
	margin: 0;
	padding: 0;
}

.search fieldset {
	height: 28px;
	border: 0;
	margin: 0;
	padding: 0;
}

.searchfield {
	width: 100px;
	height: 14px;
	line-height: 14px;
	font-size: 10px;
	background: #ffffff;
	border: 1px solid #d9e0e6;
	padding: 0;
	margin: 5px 0 0 20px;
	display: block;
	float: left;	
}

.search input.imagebutton {
	width: 16px;
	height: 16px;	
	border: 0;
	padding: 0;	
	margin:  5px 0 0 10px;
	display: block;
	float: left;
}

/* Untermenue */

.tools {
	width: 755px;
	padding: 0 0 0 0;
	margin: 25px auto -40px auto;
	text-align: right;
}

.toolbar {
	width: 765px;
	padding: 5px;
	margin: 15px auto 0 auto;
	background: #ffffff;
	border: 1px solid #d9e0e6;
}

.iconbox {
	width: 150px;
	height: 150px;
	padding: 0 10px;
	float: left;
}

.iconbox ul {
	margin: 0 0 15px 25px;
	padding: 0 0 0 0;
}

.iconbox li {
	width: 150px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
}

.iconbox h2, .workspace h2 {
	font-size: 14px;
	height: 32px;
	line-height: 32px;	
	font-weight: bold;
	color: #536c8e;
	margin: 0 0 10px 15px;
	padding: 0 0 3px 36px;
}

ul.iconlist {
					list-style-type: none;
}

ul.iconlist li {
					line-height: 18px;
					vertical-align: middle;
}

h2.article {
	background: url(../images/icons/artikel.png) no-repeat left bottom;
}
	
h2.publications {
	background: url(../images/icons/publications.png) no-repeat left bottom;
}

h2.links {
	background: url(../images/icons/links.png) no-repeat left bottom;
}

h2.contact {
	background: url(../images/icons/contact.png) no-repeat left bottom;
}

h2.download {
	background: url(../images/icons/download.png) no-repeat left bottom;
}

h2.newsletter {
	background: url(../images/icons/newsletter.png) no-repeat left bottom;
}

h2.usergroup {
	background: url(../images/icons/usergroup.png) no-repeat left bottom;
}

h2.user {
	background: url(../images/icons/user.png) no-repeat left bottom;
}

h2.system {
	background: url(../images/icons/system.png) no-repeat left bottom;
}

h2.info {
	background: url(../images/icons/information.png) no-repeat left bottom;
}

h2.support {
	background: url(../images/icons/support.png) no-repeat left bottom;
}

h2.menusection {
	background: url(../images/icons/menusection.png) no-repeat left bottom;
}

h2.menucategorie {
	background: url(../images/icons/menucategories.png) no-repeat left bottom;
}

h2.menuposition {
	background: url(../images/icons/menuposition.png) no-repeat left bottom;
}

h2.template {
	background: url(../images/icons/template.png) no-repeat left bottom;
}

h2.index {
	background: url(../images/icons/index.png) no-repeat left bottom;
}

h2.search {
	background: url(../images/icons/search-top.png) no-repeat left bottom;
}

h2.warning
{
	background: url(../images/icons/warning.png) no-repeat left bottom;
	color: #FF3333;
}

/* IndexButtons */


ul.indexbuttons {
	list-style-type: none;
}

ul.indexbuttons li {
	padding: 0 0 0 30px;
	line-height: 24px;	
}

li.article {
	background: url(../images/icons/new-article24.png) no-repeat left bottom;
}
	
li.publications {
	background: url(../images/icons/new-publication24.png) no-repeat left bottom;
}

li.links {
	background: url(../images/icons/new-link24.png) no-repeat left bottom;
}

li.contact {
	background: url(../images/icons/new-contact24.png) no-repeat left bottom;
}

li.download {
	background: url(../images/icons/new-download24.png) no-repeat left bottom;
}

li.newsletter {
	background: url(../images/icons/new-newsletter24.png) no-repeat left bottom;
}

li.usergroup {
	background: url(../images/icons/usergroup.png) no-repeat left bottom;
}

li.user {
	background: url(../images/icons/new-user24.png) no-repeat left bottom;
}




.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;
}


.workspace table tbody tr td.filesize, .workspace table thead tr th.filesize {
	padding-right: 5px;
	text-align: right;
	width: 70px;
}

.workspace table tbody tr td.filedate, .workspace table thead tr th.filedate {
	padding-left: 5px;
	text-align: left;
	width: 140px;
}

.workspace table tbody tr td.filestate, .workspace table thead tr th.filestate {
	text-align: left;
	width: 60px;
}

.workspace table tbody tr td.fileaction, .workspace table thead tr th.fileaction {
	text-align: left;
	width: 60px;
}

/* Listen */

#text ul li {
	color: #002f56;
 	font-size: 0.8em;
} 

#text ul li ul li {
 	font-size: 1em;	
}


sup {
	font-size: 80%;
} 

 
/* 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;
}
