 @media screen {
/* Contao Open Source CMS :: Copyright (C) 2005-2012 Leo Feyer :: LGPL license */
body {
	margin:0;
	padding:0;
	font-size:100.01%;
	text-align:left;
	position:relative
}
select, input, textarea {
	font-size:99%
}
form {
	margin:0;
	padding:0
}
img {
	border:0
}
#left {
	float:left
}
#right {
	float:right
}
#main {
	width:auto;
	position:relative
}
.inside {
	position:relative;
	text-align:left
}
.block {
	overflow:hidden
}
.clear, #clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both
}
.invisible {
	width:0;
	height:0;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline
}
.custom {
	display:block;
	text-align:left
}
.custom:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
*+html #main {
	position:static
}
header, footer, nav, section, aside, article, figure, figcaption {
	display:block
}
}
@media all {
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   tl_files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (tl_files/tinymce.css).
 */
.warning {
	color:#c55;
}
.confirmation {
	color:#090;
}
.information {
	color:#999;
}
.grey {
	color:#999;
	font-size:1.5em;
}
.small {
	font-size:smaller
}
TABLE.officer {
	border-style:none;
	border-collapse: collapse;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	margin: 10px;
}
TABLE.officer TD {
	border-style:none;
	border-color:#ffffff;
	padding: 20px;
}
TABLE.officer TD p {
	padding-bottom:0px;
	padding-top:0px;
}
TABLE.members {
	border-style:none;
	border-collapse: collapse;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}
TABLE.members TH {
	color: #2d4a74;
	font-weight: bold;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
	text-align: left;
	font-size:larger;
}
table {
	/*border-width: 1px 1px 0px 0px;*/
	border-spacing: 0px;
	/*padding-top: 10px;*/
	/*border-style: solid;*/
	/*border-color: #d0d0d0;*/
	/*border-collapse: separate;*/
}
table th {
	border-width: 0px 0px 1px 1px;
	padding: 2px;
	border-style: solid;
	background-color: #f0f0f0;
	border-color: #d0d0d0;
	text-align: left;
	border-bottom: solid 1px #c0c0c0;
	color: #2d4a74;
}
table td {
	/*border-width: 0px 0px 1px 1px;*/
	/*padding: 5px 0 0 5px;*/
	/*border-style: solid;*/
	/*border-color: #d0d0d0;*/
	vertical-align: top;
	text-align:left;
}
td.pb_header {
	padding: 5px 0 0 5px;
}
td.pb_underline {
	padding-left: 5px;
}
table.white {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #d0d0d0;
	border-collapse: separate;
	background-color: white;
}
table.white th {
	border-width: 0px 0px 0px 0px;
	padding: 2px;
	border-style: none;
	background-color: #f0f0f0;
	border-color: #ffffff;
	text-align: left;
	border-bottom: solid 1px #000000;
	color: #2d4a74;
}
table.white td {
	border-width: 0px 0px 0px 0px;
	padding: 4px;
	border-style: none;
	border-color: #ffffff;
	vertical-align: top;
	text-align:left;
}
table.grey {
	border-width: 1px 1px 0px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #d0d0d0;
	border-collapse: separate;
	background-color: white;
}
table.grey th {
	border-width: 0px 0px 1px 1px;
	padding: 2px;
	border-style: solid;
	background-color: #f0f0f0;
	border-color: #d0d0d0;
	text-align: left;
	border-bottom: solid 1px #c0c0c0;
	color: #2d4a74;
}
table.grey td {
	border-width: 0px 0px 1px 1px;
	padding: 4px;
	border-style: solid;
	border-color: #d0d0d0;
	vertical-align: top;
	text-align:left;
}
a.pdf, a:visited.pdf, a:hover.pdf, a:active.pdf, .pdf {
	background: url(pdf_klein.gif) no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px;
}
/* für word Dateien */

a.word, a:visited.word, a:hover.word, a:active.word, .word {
	background: url(doc_klein.gif) no-repeat transparent left center;
	padding-left: 17px;
	padding-right: 3px;
}
/* für Mail-Links */
a.email, a:visited.email, a:hover.email, a:active.email, .email {
	background: url(mailtoicon.gif) no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px;
}
/* für Websites */
a.url, a:visited.url, a:hover.url, a:active.url, .url {
	background: url(homeicon2.gif) no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px;
}
/* für Telefonnummern */
.tel, span.tel {
	background: url(telefon.gif) no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px;
}
/* für Faxnummern */
.fax, span.fax {
	background: url(fax.gif) no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px;
}
/* für Datei-Links */
a.file, a:visited.file, a:hover.file, a:active.file, .file {
	background: url(icon_datei.png) no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px;
}
/* für .ps Dateien */

a.ps, a:visited.ps, a:hover.ps, a:active.ps, .ps {
	background: url(ps_klein.gif) no-repeat transparent left center;
	padding-left: 17px;
	padding-right: 3px;
}
a:link.internlink, a:visited.internlink, a:hover.internlink, a:active.internlink, .internlink {
	background: url(intern_klein.gif) no-repeat transparent 1px 4px;
	padding-left: 13px;
	padding-right: 3px;
}
a:link.externlink, a:visited.externlink, a:hover.externlink, a:active.externlink, .externlink {
	background: url(linkexternicon_klein.gif) no-repeat transparent 1px 6px;
	padding-left: 13px;
	padding-right: 3px;
}
}
@media all {
/* mediaboxAdvanced - black theme */
#mbOverlay {
	position:fixed;
	z-index:9998;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer
}
#mbOverlay.mbOverlayFF {
	background:transparent url("../images/80.png") repeat
}
#mbOverlay.mbOverlayIE {
	position:absolute
}
#mbCenter {
	position:absolute;
	z-index:9999;
	left:50%;
	overflow:hidden;
	background-color:#000;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.50);
	-khtml-box-shadow:0 5px 20px rgba(0, 0, 0, 0.50);
	-moz-box-shadow:0 5px 20px rgba(0, 0, 0, 0.50);
	box-shadow:0 5px 20px rgba(0, 0, 0, 0.50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')
}
#mbCenter.mbLoading {
	background:#000 url("../images/loading.gif") no-repeat center;
	-webkit-box-shadow:none;
	-khtml-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
#mbImage {
	position:relative;
	left:0;
	top:0;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:left;
	background-position:center center;
	background-repeat:no-repeat;
	padding:10px
}
#mbBottom {
	min-height:20px;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#999;
	text-align:left;
	padding:0 10px 10px
}
#mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink {
	display:inline;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	font-size:12px
}
#mbNumber {
	display:inline;
	color:#999;
	line-height:14px;
	font-size:10px;
	margin:auto 10px
}
#mbCaption {
	display:block;
	color:#999;
	line-height:14px;
	font-size:10px
}
#mbPrevLink, #mbNextLink, #mbCloseLink {
	float:right;
	outline:0;
	margin:0 0 0 10px;
	font-weight:normal
}
#mbPrevLink b, #mbNextLink b, #mbCloseLink b {
	color:#eee;
	font-weight:bold;
	text-decoration:underline
}
#mbPrevLink big, #mbNextLink big, #mbCloseLink big {
	color:#eee;
	font-size:16px;
	line-height:14px;
	font-weight:bold
}
#mbBottom a, #mbBottom a:link, #mbBottom a:visited {
	text-decoration:none;
	color:#ddd
}
#mbBottom a:hover, #mbBottom a:active {
	text-decoration:underline;
	color:#fff
}
#mbError {
	position:relative;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:center;
	border:10px solid #700;
	padding:10px 10px 10px;
	margin:20px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color:#d00;
	font-weight:bold;
	text-decoration:underline
}
}
@media all {
/* SLIMBOX */
#lbOverlay {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer
}
#lbCenter, #lbBottomContainer {
	position:absolute;
	z-index:9999;
	overflow:hidden;
	background-color:#fff
}
.lbLoading {
	background:#fff url("../images/loading2.gif") no-repeat center
}
#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat
}
#lbPrevLink, #lbNextLink {
	display:block;
	position:absolute;
	top:0;
	width:50%;
	outline:0
}
#lbPrevLink {
	left:0
}
#lbPrevLink:hover {
	background:transparent url("../images/prevlabel.gif") no-repeat 0 15%
}
#lbNextLink {
	right:0
}
#lbNextLink:hover {
	background:transparent url("../images/nextlabel.gif") no-repeat 100% 15%
}
#lbBottom {
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	border:10px solid #fff;
	border-top-style:none
}
#lbCloseLink {
	display:block;
	float:right;
	width:66px;
	height:22px;
	background:transparent url("../images/closelabel.gif") no-repeat center;
	margin:5px 0;
	outline:0
}
#lbCaption, #lbNumber {
	margin-right:71px
}
#lbCaption {
	font-weight:bold
}
}
@media screen {
/* Style sheet screen */
body {
	background-color:#DDD;
	font:81.25% Arial, Helvetica, sans-serif;
	/*overflow-y: scroll*/
}
#wrapper {
	background-color:#fff;
	-moz-box-shadow:0 0 2px 2px rgba(119, 119, 119, 0.8);
	-webkit-box-shadow:0 0 2px 2px rgba(119, 119, 119, 0.8);
	box-shadow:0 0 2px 2px rgba(119, 119, 119, 0.8);
	behavior:url("../images/PIE.htc")
}
#container {
}
#myheader {
	width:1000px;
	height:20px;
	padding-top:4px;
	text-align:right;
	background-color:#EEE;
	color:#FFF;
	border:1px;
	border-bottom-color: transparent
}
#logo {
	width:184px;
	height:160px;
	background-color:#FFF;
	background-image:url(https://www.int-arch-photogramm-remote-sens-spatial-inf-sci.net/template_isprs_refresh_logo.gif);
	float:left
}
#isprs_header {
	width:816px;
	height:160px;
	background-color:#FFF;
	background-image:url(https://www.int-arch-photogramm-remote-sens-spatial-inf-sci.net/template_isprs_refresh_moodboard.jpg);
	float:left
}
#dateformat {
	width:184px;
	height:24px;
	float:left;
	padding-top:5px;
	text-align:center;
	background-image:url(https://www.int-arch-photogramm-remote-sens-spatial-inf-sci.net/template_isprs_refresh_menu_bar.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	color:#FFF;
	letter-spacing:.2em
}
.mymenu-bar {
    background-image: url(https://www.int-arch-photogramm-remote-sens-spatial-inf-sci.net/template_isprs_refresh_menu_bar.jpg);
    background-repeat: repeat-x;
    bottom: 2px;
    color: #FFFFFF;
    font: 12px Arial,Helvetica,sans-serif;
    vertical-align: text-top;
    white-space: nowrap;
}

#menu-bar {
    background-image: url(https://www.int-arch-photogramm-remote-sens-spatial-inf-sci.net/template_isprs_refresh_menu_bar.jpg);
    background-repeat: repeat-x;
    border: 0 none;
    color: #FFFFFF;
    display: inline;
    float: left;
    font: 12px Arial,Helvetica,sans-serif;
    height: 24px;
    vertical-align: top;
    white-space: nowrap;
    width: 816px;
}


#menu-bar table td {
    border: 0 none;
    padding: 0!important;
}

#menu-bar td.menu1 {
    border-right: 1px solid #FFFFFF;
}


.ctl00_MainMenu_0 {
    background-color: white;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
}
.ctl00_MainMenu_1 {
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.ctl00_MainMenu_2 {
    border-style: none;
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
.ctl00_MainMenu_3 {
    border-style: none;
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
.ctl00_MainMenu_4 {
    border-style: none;
    padding: 4px 10px;
}
.ctl00_MainMenu_5 {
    padding: 0;
}
.ctl00_MainMenu_6 {
    border-style: none;
    color: White;
    font-style: normal;
    text-decoration: underline;
}
.ctl00_MainMenu_7 a:active {
    border-style: none;
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
.ctl00_MainMenu_8 {
   border-style: none;
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
.ctl00_MainMenu_9 {
   border-style: none;
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

#menu1 {
    font-size: 12px;
    height: 24px;
    vertical-align: top;
}
.menu0 {
    font-size: 12px;
    height: 24px;
    vertical-align: middle;
}
.menu0, a.menu0, a.menu0:visited, a.menu0:hover {
    color: #FFFFFF;
}

.menu1 {
    border-bottom: 1px none;
    border-top: 1px none;
    font-size: 12px;
    height: 20px;
    vertical-align: middle;
}
.menu1, a.menu1, a.menu1:visited, a.menu1:hover {
    color: #FFFFFF;
}
.menu2 {
    border-bottom: 1px none;
    border-top: 1px none;
    font-size: 12px;
    height: 20px;
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle;
}
.menu2, a.menu2, a.menu2:visited, a.menu2:hover {
    color: #FFFFFF;
}
.menu3 {
    border-bottom: 1px none;
    border-top: 1px none;
    font-size: 12px;
    height: 20px;
    padding-left: 5px;
    padding-right: 0;
    vertical-align: middle;
}
.menu3, a.menu3, a.menu3:visited, a.menu3:hover {
    color: #FFFFFF;
}
.menu4 {
    border-bottom: 1px none;
    border-top: 1px none;
    font-size: 12px;
    height: 20px;
    padding-left: 10px;
    padding-right: 0;
    vertical-align: middle;
}
.menu4, a.menu4, a.menu4:visited, a.menu4:hover {
    color: #FFFFFF;
}
.menu5 {
    border-bottom: 1px none;
    border-top: 1px none;
    font-size: 12px;
    height: 20px;
    padding-left: 15px;
    padding-right: 3px;
    vertical-align: middle;
}
.menu5, a.menu5, a.menu5:visited, a.menu5:hover {
    color: #FFFFFF;
}
#menu1 a {
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: none;
}
#menu1 td a {
    border-right: 0 solid #FFFFFF;
    border-width: 0 0 0 1px;
    display: block;
    margin: 0;
    padding: 4px 10px;
    z-index: 5;
}
#menu1 {
    border-right: 1px solid #FFFFFF;
}
#menu1 a:hover {
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: none;
}
#menu2 {
    background-color: #DDECFF;
    color: #2D4A74;
    height: 20px;
    margin: 0;
    width: 175px;
}
#menu2 a {
    background-color: transparent;
    color: #FFFFFF;
}
#menu2 a:hover {
    background-color: transparent;
    color: #FFFFFF;
}
#menu3 {
    background-color: #DDECFF;
    border-color: #2D4A74;
    border-style: solid none;
    border-width: thin;
    color: #2D4A74;
    height: 20px;
    margin: 0;
    width: 175px;
}
#menu3 a {
    background-color: #DDECFF;
    border-style: solid none;
    border-width: thin;
    color: #2D4A74;
    height: 20px;
    margin: 0;
    width: 175px;
}
#menu3 a:hover {
    background-color: transparent;
    color: #FFFFFF;
}
#menu {
    background-color: #DDECFF;
    height: 20px;
    margin: 0;
    width: 100%;
}
#menulink td a {
    display: block;
    width: 100%;
}

#ctl00_MainMenun0:hover
{ background-color:#66b31a;}

#ctl00_MainMenun1:hover
{ background-color:#66b31a;}

#ctl00_MainMenun2:hover
{ background-color:#66b31a;}

#ctl00_MainMenun3:hover
{ background-color:#66b31a;}

#ctl00_MainMenun4:hover
{ background-color:#66b31a;}

#ctl00_MainMenun5:hover
{ background-color:#66b31a!important;}

#ctl00_MainMenun6:hover
{ background-color:#66b31a;}

#ctl00_MainMenun7:hover
{ background-color:#66b31a;}

#ctl00_MainMenun8:hover
{ background-color:#66b31a;}

#ctl00_MainMenun9:hover
{ background-color:#66b31a;}

#ctl00_MainMenu_1:hover
{ background-color:#66b31a;}

.ctl00_MainMenu_2 a:hover
{ background-color:#66b31a;}

.ctl00_MainMenu_3 a:hover
{ background-color:#66b31a;}

.ctl00_MainMenu_4 a:hover
{ background-color:#66b31a;}

.ctl00_MainMenu_5 a:hover
{ background-color:#66b31a;}

.ctl00_MainMenu_6 a:hover
{ background-color:#66b31a;}

.ctl00_MainMenu_7 a:hover
{ background-color:#66b31a;}

.ctl00_MainMenu_8 a:hover
{ background-color:#66b31a;}

.ctl00_MainMenu_9 
{ background-color:#66b31a;}

.ctl00_MainMenu_9 a:hover
{ background-color:#66b31a;}


#left {
	float:left;
	clear:left
}

#page_navigation_left {
    float: left;
    padding-bottom: 50px;
    width: 184px;
}
#page_navigation_left ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0 0 30px;
    padding: 0;
}
#page_navigation_left ul li {
    color: #000000;
    font-size: 12px;
    margin: 0 13px 2px 23px;
}
#page_navigation_left ul li a {
    background-color: #253C5B;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    margin-left: 0;
    padding: 2px 0 2px 5px;
    text-decoration: none;
}
#page_navigation_left ul li a:hover {
    background-color: #66b31a;
    color: #FFFFFF;
    text-decoration: underline;
}
#page_navigation_left ul li .active_menuitem {
    text-decoration: none;
}
#page_navigation_left ul ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0 0 2px 7px;
    padding: 0;
}
#page_navigation_left ul ul li {
    color: #000000;
    font-size: 12px;
    margin: 2px 0px 2px 0px;
    width: 148px;
}
#page_navigation_left ul ul li a {
    background-color: #3b5f90;
    border: medium none;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 12px;
    padding: 3px 3px 3px 12px;
    text-decoration: none;
}
#page_navigation_left ul ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#page_navigation_left ul ul li .active_menuitem {
    border: medium none;
    color: #FFFFFF;
    text-decoration: none;
}

#main .pdf_link {
	text-align:right
}
div.ce_spacer {
	margin-bottom:30px;
	font-size:smaller
}
hr.ce_spacer {
	margin-top:30px
}
#right {
	margin-left:0px;
	padding-left:0px
}
#right h2 {
	margin-left:0px;
	padding-top:5px;
	padding-left:20px
}
#right h3 {
	margin-left:0px;
	padding-left:20px;
	color: #2d4a74
}
#right a {
	margin-left:0px;
	padding-left:20px
}
#right .image_container {
	margin-left:11px;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	border: 0px
}
#main .ce_gallery .image_container {
	margin-left:5px;
	margin-top:2x;
	margin-bottom:2px;
	margin-right:5px;
	padding:0px;
	border: 0px;
	border-color: #FFFFFF
}
#main .ce_gallery {
	border: 0px;
	border-color: #FFFFFF
}
hr {
	height:0;
	background: transparent url("../images/dashed_line.gif") repeat-x;
	clear:left;
	margin-top:8px;
	margin-bottom:8px;
	padding-top:5px;
	padding-bottom:5px;
	border: 0
}
hr.grey {
	height:1px;
	background-color:#CCC;
	border:0;
	color: #CCCCCC
}
hr.green {
	height:1px;
	background-color:#66B31A;
	border:0;
	color: #66B31A
}
#footer {
	width:1000px;
	height:24px;
	padding:2px 0 0;
	text-align:center;
	vertical-align:baseline;
	background-image:url(https://www.int-arch-photogramm-remote-sens-spatial-inf-sci.net/template_isprs_refresh_menu_bar.jpg);
	border:0px;
	font-size:9pt;
	color:#fff;
	white-space:nowrap
}
h1 {
	margin-bottom:20px;
	border-bottom:1px solid #66B31A;
	font-size: 1.5em;
	color: #2d4a74
}
h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	vertical-align: middle;
	color: #2d4a74;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0;
	border:0
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	vertical-align: middle;
	color: #555555;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	border:0
}
a.whitelink {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none
}
a.whitelink:visited, a.whitelink:hover, a.whitelink:active {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none
}
a.blacklink {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}
a.blacklink:visited {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}
a.blacklink:hover {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}
a.blacklink:active {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}
a.blacklinkus {
    background-color: transparent;
    color: #000000;
    text-decoration: underline;
}
a.blacklinkus:visited {
    background-color: transparent;
    color: #000000;
    text-decoration: underline;
}
a.blacklinkus:hover {
    background-color: transparent;
    color: #000000;
    text-decoration: underline;
}
a.blacklinkus:active {
    background-color: transparent;
    color: #000000;
    text-decoration: underline;
}
a {
	color: #044abf;
	text-decoration:none
}
a:hover {
	color: #66B31A;
	text-decoration:underline
}
p, ul, ol, li, td {
	font-size: 1.0em;
	line-height: 1.35em;
	color: #555555
}
a.email, a:visited.email, a:hover.email, a:active.email, .email {
	background: url("../images/mailtoicon.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
a.url, a:visited.url, a:hover.url, a:active.url, .url {
	background: url("../images/homeicon2.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
.tel, span.tel {
	background: url("../images/telefon.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
.fax, span.fax {
	background: url("../images/fax.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
TABLE.officer {
	border-style:none;
	border-collapse: collapse;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	width:100%
}
TABLE.officer TD {
	border-style:none;
	border-color:#ffffff;
	padding: 20px
}
TABLE.officer TD p {
	padding-bottom:0px;
	padding-top:0px
}
TABLE.members {
	border-style:none;
	border-collapse: collapse;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	margin: 0px
}
TABLE.members TH {
	color: #2d4a74;
	font-weight: bold;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
	text-align: left;
	font-size:larger
}
table {
	/*border-width: 1px 1px 0px 0px;*/
	border-spacing: 0px;
	/*border-style: solid;*/
	/*border-color: #d0d0d0;*/
	/*border-collapse: separate;*/
}
table th {
	border-width: 0px 0px 1px 1px;
	padding: 2px;
	border-style: solid;
	background-color: #f0f0f0;
	border-color: #d0d0d0;
	text-align: left;
	border-bottom: solid 1px #c0c0c0;
	color: #2d4a74
}
table td {
	/*border-width: 0px 0px 1px 1px;*/
	/*padding: 4px;*/
	/*border-style: solid;*/
	/*border-color: #d0d0d0;*/
	vertical-align: top;
	text-align:left
}
table.white, div.ce_table.white {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: separate;
	background-color: white
}
table.white th, div.ce_table.white th {
	border-width: 0px 0px 0px 0px;
	padding: 2px;
	border-style: none;
	background-color: #ffffff;
	border-color: #ffffff;
	text-align: left;
	border-bottom: solid 1px #000000;
	color: #2d4a74
}
table.white td, div.ce_table.white td {
	border-width: 0px 0px 0px 0px;
	padding: 4px;
	border-style: none;
	border-color: #ffffff;
	vertical-align: top;
	text-align:left
}
table.grey {
	border-width: 1px 1px 0px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #d0d0d0;
	border-collapse: separate;
	background-color: white
}
table.grey th {
	border-width: 0px 0px 1px 1px;
	padding: 2px;
	border-style: solid;
	background-color: #f0f0f0;
	border-color: #d0d0d0;
	text-align: left;
	border-bottom: solid 1px #c0c0c0;
	color: #2d4a74
}
table.grey td {
	border-width: 0px 0px 1px 1px;
	padding: 4px;
	border-style: solid;
	border-color: #d0d0d0;
	vertical-align: top;
	text-align:left
}
a.pdf, a:visited.pdf, a:hover.pdf, a:active.pdf, .pdf {
	background: url("../images/pdf_klein.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
a:link.externerlink, a:visited.externerlink, a:hover.externerlink, a:active.externerlink, .externerlink {
	background: url("../images/linkexternicon_klein.gif") no-repeat transparent 1px 6px;
	padding-left: 13px;
	padding-right: 3px
}
a:link.internerlink, a:visited.internerlink, a:hover.internerlink, a:active.internerlink, .internerlink {
	background: url("../images/intern_klein.gif") no-repeat transparent 1px 4px;
	padding-left: 13px;
	padding-right: 3px
}
a.word, a:visited.word, a:hover.word, a:active.word, .word {
	background: url("../images/doc_klein.gif") no-repeat transparent left center;
	padding-left: 17px;
	padding-right: 3px
}
a.ps, a:visited.ps, a:hover.ps, a:active.ps, .ps {
	background: url("../images/ps_klein.gif") no-repeat transparent left center;
	padding-left: 17px;
	padding-right: 3px
}
a.email, a:visited.email, a:hover.email, a:active.email, .email {
	background: url("../images/mailtoicon.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
a.url, a:visited.url, a:hover.url, a:active.url, .url {
	background: url("../images/homeicon2.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
.tel, span.tel {
	background: url("../images/telefon.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
.fax, span.fax {
	background: url("../images/fax.gif") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
a.file, a:visited.file, a:hover.file, a:active.file, .file {
	background: url("../images/icon_datei.png") no-repeat transparent left center;
	padding-left: 16px;
	padding-right: 3px
}
a.rss, a:visited.rss, a:hover.rss, a:active.rss, .rss {
	background: url("../images/feed-icon-14x14.png") no-repeat transparent;
	padding-left: 16px;
	padding-right: 3px;
	display:block;
	border-bottom:1px solid transparent
}
a.em, a:visited.em, a:hover.em, a:active.em, .em {
	background: url("../images/right-arrow.png") no-repeat transparent;
	padding-left: 16px;
	padding-right: 3px;
	display:block;
	border-bottom:1px solid transparent
}
span.achtung {
	background: url("../images/icon_achtung.png") no-repeat transparent;
	padding-left: 16px;
	padding-right: 3px
}
}
@media screen {
/* Style sheet left-navi */
#left .mod_navigation {
	width:184px;
	margin:20px 0 0;
	float:left;
	font-size:12px
}
#left .mod_navigation h2 {
	margin:0;
	padding:0;
	margin-left: 20px;
	margin-top:0px;
	margin-bottom:15px
}
#left .mod_navigation h3 {
	margin:0;
	padding:0;
	margin-left: 20px;
	margin-top:0px;
	margin-bottom:15px
}
#left .mod_navigation ul {
	margin:0;
	padding:0
}
#left .mod_navigation .level_1 ul {
	background:#ffffff
}
#left .mod_navigation .level_2 ul {
	background:#ffffff
}
#left .mod_navigation .level_3 ul {
	background:#ffffff
}
#left .mod_navigation .level_1 li {
	list-style-type:none
}
#left .mod_navigation .level_1 li a, #left .mod_navigation .level_1 li span {
	margin-left:0px;
	padding:6px 6px 6px 16px;
	display:block;
	text-decoration: none;/*background:#2D4A74;*/
	background:#253c5b;
	color:#fff;
	border-top: 1px solid #fff
}
#left .mod_navigation .level_1 a:hover, #left .mod_navigation .level_1 a:focus {
	background:#66B31A;
	color:#fff;
}

.mod_navigation .current a{background-color:#66b31a !important;}

#left .mod_navigation .submenu a {
	margin-left:18px;
	padding:5px 5px 5px 18px;
	display:block;
	text-decoration: none;/*background:#2D4A74;*/
	background:#253c5b;
	color:#fff;
	border-top: 1px solid #fff
}
#left .mod_navigation li .submenu a {
	margin-left:18px;
	padding:6px 6px 6px 18px;
	display:block;
	text-decoration: none;/*background:#2D4A74;*/
	background:#253c5b;
	color:#fff;
	border-top: 1px solid #fff
}
#left .mod_navigation li .trail a {
	margin-left:18px;
	padding:6px 6px 6px 18px;
	display:block;
	text-decoration: none;/*background:#2D4A74;*/
	background:#253c5b;
	color:#fff;
	border-top: 1px solid #fff
}
#left .mod_navigation .level_2 li a, #left .mod_navigation .level_2 li span {
	margin-left:14px;
	padding:5px 5px 5px 20px;
	display:block;
	text-decoration: none;
	background:#3b5f90;
	color:#fff;
	border-top: 1px solid #fff
}
#left .mod_navigation .level_2 a:hover, #left .mod_navigation .level_2 a:focus {
	background:#66B31A;
	color:#000
}
#left .mod_navigation .level_3 li a, #left .mod_navigation .level_3 li span {
	margin-left:14px;
	padding:5px 5px 5px 24px;
	display:block;
	text-decoration: none;
	background:#456ea7;
	color:#fff;
	border-top: 1px solid #fff
}
#left .mod_navigation .level_4 li a, #left .mod_navigation .level_4 li span {
	margin-left:14px;
	padding:5px 5px 5px 28px;
	display:block;
	text-decoration: none;
	background:#4c7cbd;
	color:#fff;
	border-top: 1px solid #fff
}
#left .mod_navigation li .active span, #left .mod_navigation ul .active span {
	background:#66B31A;
	color:#fff
}
#left .mod_navigation .trail {
	background:#ffffff;
	color:#fff
}
}
@media screen {
/* Style sheet rightbar */
#right .ce_imageslider {
	margin-left:11px
}
}
@media screen {
/* Style sheet isprs3 */
#main {
	min-height:600px;
	padding:12px 20px 10px 30px;
	border-left:1px solid #CCC;
	width:764px
}
}
@media screen {
/* Style sheet forms */
.mod_login form table {
	margin-top:5px;
	margin-bottom:5px;
	padding:3px;
	background-color:#eee;
	border:1px solid #999
}
.mod_login form td {
	border:0px;
	color:#333333
}
.mod_registration form table {
	background-color:#eee;
	border:1px #666
}
.mod_registration form legend {
	background-color:#fff
}
.mod_registration form fieldset {
	margin-top:5px;
	margin-bottom:5px;
	background-color:#eee;
	border:1px solid #999
}
.mod_registration form td {
	border:0px;
	color:#333333
}
.mod_subscribe {
	padding-left:20px
}
.mod_subscribe h4 {
	margin:0;
	padding:20px 0 0;
	color: #666666
}
.mod_unsubscribe {
	padding-left:20px
}
.mod_newslist .image_container.float_left, .mod_newsreader .image_container.float_left {
	margin:0 5px 5px 0;
	padding:5px 5px 5px 0
}
.mod_newslist .info, .mod_newsreader .info {
	font-size:11px
}
.mod_newslist h2, .mod_newsreader h2 {
	font-size:1.15em
}
.mod_newslist a {
	color:#2d4a74
}
.mod_newslist a:hover {
	color:#66B31A
}
.pagination.block {
	text-align:center;
	font-size:11px
}
.pagination.block ul {
	margin:0;
	padding:0;
	text-align:center
}
.pagination.block li {
	margin:0 0 4px;
	padding:4px;
	text-align:center;
	background-color:#eee;
	border:1px solid #eee;
	list-style-type:none;
	display:inline
}
.layout_latest.block {
	border-top:0px dotted #DDD;
	border-right:0px dotted #DDD;
	border-bottom:1px dotted #DDD;
	border-left:0px dotted #DDD;
	border-spacing:3px
}
#publisher
{
	margin-top: 10px;
}

}