/* Global Styles */

/*html{
  height:100%; /* means 100% of the client window 
}*/

html {  
  /*background-image:url('../images/isprsbg.gif'); */
  background:; background-color: #DDD;  }



html {
  margin:0;
  padding:0;
  width:100%;
}

table.full-height {
  width:100%;
  border:1px solid black;
}


body {
    margin:0 auto;
    padding:0;
    border:none;
	background: transparent;
	width: 1000px;
	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("./js/PIE.htc");
}

.mybox {
    background: #FDFDEF;
    border-width: unset;
    border: 0px solid #163782;
    box-shadow: 3px 3px 5px rgba(0,0,0, .2);
    behavior: url("./js/PIE.htc");
    margin: auto;
}

.gradient
{
    background: #eee;
	border: 1px solid #DDD;
	background: -moz-linear-gradient(top, #EEE, #FFF);    
	background: -webkit-linear-gradient(top, #eee, #fff);
	background: -ms-linear-gradient(top, #eee, #fff);
	background: -o-linear-gradient(top, #eee, #fff);
	box-shadow: 1px 2px 4px rgba(0,0,0, .2);
    behavior:url("./js/PIE.htc");
}

div, h1, h4, p, a {
    margin:0;
    padding:0;
    border:none;
}


body
{
	/*height: 100%; /* means 100% of the ‘html’ element */
	font:81.25% Arial,Helvetica,sans-serif;
	/* font-family: Arial, Helvetica, Sans-Serif; */
	/*font-family: verdana, arial, helvetica, geneva, sans-serif;*/
	/*font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
	/*font-size: 95.0%;*/ 
	/* background-image:url('../images/background.gif'), background-repeat: repeat-y; */
}




p,
ul,
ol,
li,
td
{
    font-size: 1.0em;
    line-height: 1.35em;
    color: #555555;
}

.thanks
{
    font-size: 1.0em;
    line-height: 1.0em;
    color: #555555;
}

p.bold { font-weight:bold}
p.italic { font-style:italic}
p.bi {font-weight:bold; font-style:italic}

td.bold { font-weight:bold}
td.italic { font-style:italic}
td.bi {font-weight:bold; font-style:italic}

tr.bold { font-weight:bold}
tr.italic { font-style:italic}
tr.bi {font-weight:bold; font-style:italic}

ul{font-size: 1.0em;line-height: 1.3em;}
ol{font-size: 1.0em;line-height: 1.3em;}

	
td
{
	font-family: Arial, Helvetica, Sans-Serif;
}
	
a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #044abf;
	/*color: #0000DF; 111010*/
}
/*bisher bei a  color: #0000FF;  */
/*a:link {
	color: #993300; bachground-color: transparent
	}*/
	
/* bisher 28-11-08 a:visited   color: #FF8A09;   */
a:visited {
	color: #044abf;
	/*color: #0000DF; 111010*/
	background-color: transparent;
}
/* bisher a:visited   color: #FF8A09;   */

/* bisher 28-11-08 a:hover   color: #5C743D;   */
/* bisher 01-03-13 a:hover   color: #FF8A09;   */
a:hover {
	float: none; width: auto; color: #66b31a; height: auto; background-color: transparent; text-decoration: underline
}

a:active {
	COLOR: #006699; background-color: transparent
}

p {
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 6px;
}

/* hr
{
	color: #163782;
	background-color: #163782;
	height: 1px; 
	border:0px;
} */

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;
}



ul li{
	/*list-style-image: url('../images/bullet_small_blue.gif');
	list-style-position:outside;*/
	list-style-type: disc;
	margin-bottom: 6px;
}

ol li{
	margin-bottom: 6px;
}

ol.latin 
{
    list-style-type:lower-latin;
}

/* ul li {
	list-style-image: url('images/bullet_small_blue.gif'); 
} */

/* h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	color: #163782;
} */

h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    margin-bottom:20px;
    border-bottom:1px solid #66B31A;
    font-size: 1.5em;
    color: #2d4a74;
}

h2
{
	/* font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.2em;
	vertical-align: middle;
	color: #163782;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0;
	border:0; */
	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-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.05em;
	color: #163782;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0;
	border:0; */
	font-size: 1.2em;
    line-height: 1.2em;
    vertical-align: middle;
    color: #2d4a74;
    margin-top: 12px;
    margin-bottom: 6px;
    padding: 0;
    border:0;
}

h4 {
	/* font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0;
	border:0; */
	font-size: 1.1em;
    line-height: 1.2em;
    vertical-align: middle;
    color: #555555;
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 0;
    border:0;
}

a.blacklink { COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
a.blacklink:visited {COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
a.blacklink:hover {	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
a.blacklink:active {COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
a.blacklinkus {	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline}
a.blacklinkus:visited {	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline}
a.blacklinkus:hover {COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline}
a.blacklinkus:active {COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline}
a.linkaktuell {COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
a.linkaktuell:visited {COLOR: #000000; BACKGROUND-COLOR: transparent}
a.linkaktuell:hover {COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline}
a.linkaktuell:active {COLOR: #000000; BACKGROUND-COLOR: transparent}
a.navlinkus {	COLOR: #163782; BACKGROUND-COLOR: #DDECFF; TEXT-DECORATION: underline}
a.navlinkus:visited {COLOR: #163782; BACKGROUND-COLOR: #DDECFF; TEXT-DECORATION: underline}
a.navlinkus:hover {COLOR: #163782; BACKGROUND-COLOR: #C2DCFF; TEXT-DECORATION: underline}
a.navlinkus:active {COLOR: #163782; BACKGROUND-COLOR: #DDECFF; TEXT-DECORATION: underline}

a.whitelink {color: #ffffff; background-color: transparent; text-decoration: none}
a.whitelink:visited {color: #ffffff; background-color: transparent; text-decoration: none}
a.whitelink:hover {color: #ffffff; background-color: transparent; text-decoration: none}
a.whitelink:active {color: #ffffff; background-color: transparent; text-decoration: none}

a.greylink {color: #333333; background-color: transparent; text-decoration: none}
a.greylink:visited {color: #333333; background-color: transparent; text-decoration: none}
a.greylink:hover {color: #333333; background-color: transparent; text-decoration: none}
a.greylink:active {color: #333333; background-color: transparent; text-decoration: none}

a.bluelink { COLOR: #163782; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
a.bluelink:visited {COLOR: #163782; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
a.bluelink:hover {	COLOR: #163782; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline}
a.bluelink:active {COLOR: #163782; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}

a.menuelink { COLOR: #FFFFFF; BACKGROUND-COLOR: #163782; TEXT-DECORATION: none}
a.menuelink:visited {COLOR: #FFFFFF; BACKGROUND-COLOR: #163782; TEXT-DECORATION: none}
a.menuelink:hover {	COLOR: #FFFFFF; BACKGROUND-COLOR: #FF9933; TEXT-DECORATION: underline}
a.menuelink:active {COLOR: #FFFFFF; BACKGROUND-COLOR: #163782; TEXT-DECORATION: none}

a.menulink { COLOR: #FFFFFF; background-color: #004f3e; TEXT-DECORATION: none; display:block; }
a.menulink:visited { COLOR: #FFFFFF; TEXT-DECORATION: none}
a.menulink:hover { COLOR: #FFFFFF; background-color: #66b31a; TEXT-DECORATION: underline}
a.menulink:active { COLOR: #FFFFFF; TEXT-DECORATION: none}






a.menu2 { color: #163782; background-color: transparent;}
a.menu2:active { color: #163782; background-color: transparent;}
a.menu2:hover  { color: #163782; background: transparent; }
a.menu2:visited { color: #163782; background-color: transparent;}
a.menu2:current { color: #163782; background-color: transparent; text-decoration: underline}


/* ID Styles */

#myheader
{
    width: 1000px;
    height: 20px;
    padding-top:4px;
	text-align:right;
	font-size:smaller;
	color:#000;
	background-color: #EEE;
	orphans:100;
	border:1px;
	border-bottom-color: transparent;
}

#myheader 
{
    width: 1000px;
    height: 20px;
    padding-top:4px;
	text-align:right;
	font-size:13px;
	color:#000;
	background-color: #EEE;
	orphans:100;
	border:1px;
	border-bottom-color: transparent;
}

#logo
{
    width: 184px;
    height: 160px;
    /* background: #FFF url(../images/foundation2.png) no-repeat; */
	background: #FFF url(../images/tif-logo.jpg) no-repeat;
	display:inline; float:left;
}

#isprs_header 	{
	width: 816px;
	height: 160px;
	background: #FFF url(../images/tif2.jpg) no-repeat;
	display:inline; float:left;
}

#sitemap-bar {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url('../images/sitemap-bar.jpg'); 
	background-repeat:repeat-x;
	white-space:nowrap;
	text-align:right;
	width:130px;
	float:right;
}

#dateformat {
	height:24px;
	width:184px;
	vertical-align:middle;
	/* padding-top:5px; */
	text-align:center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: .2em;
	border:0px;
	background-image:url('../images/menu-bar.jpg'); 
	background-repeat:repeat-x;
	float:left;
	/* border-right: solid 1px #FFFFFF; */
}

.dateformat {
	height:24px;
	width:184px;
	text-align:center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: .2em;
	border:0px;
}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
#menu-bar {
	width:816px;
	height:24px;
	/* padding-top:4px; */
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url('../images/menu-bar.jpg'); 
	background-repeat:repeat-x;
	/*vertical-align:text-top;*/
	vertical-align:top;
	border:0px;
	/*padding-top:2px;*/
	/* bottom:2px; */
	white-space:nowrap;
	float:left;
	position:static;
}

#menu-bar td.menu1 {
	border-right: 1px solid #ffffff;
}

#mycontainer
{
    width: 1000px;
    min-height: 600px;
    height: 100%;
    /* background: #FFF url('../images/background4.gif'); */
    clear:left;
}

#vert-menu {
	padding-top:12px;
	width:184px;
	float:left; 
}

#space {
	width:30px;
	float:left; 
}

#Content {
	width:765px;
	float:left;
	padding: 12px 20px 10px 30px;
	border-left:1px solid #CCC;
	min-height: 600px;
}

#Content3 {
	width:581px;
	float:left;
	padding: 12px 20px 10px 30px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	min-height: 600px;
}

#right {
	padding-top:12px;
	width:183px;
	float:left;
}

#footer {
	width:1000px;
	height:20px;
	font-size:8pt;
	color: #ffffff;
	background-image:url('../images/menu-bar.jpg'); 
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
}

#end {
	width:1000px;
	height:30px;
	background: transparent;
}

#menu1 {
    font-size: 12px;
    vertical-align: top;
    height: 20px;
}

#ct100_MainMenu {
    height: 24px;
    line-height: 0.73em;
}

#ct100_MainMenu td {
        padding: 0px;
        border: 0px;
    }

.menu1 {
    font-size: 12px;
    /* vertical-align:middle; */
    height: 24px;
    /*padding-bottom: 1px;
    border-spacing: 0px;*/
    /*line-height:12px;*/
}

table.menu1 {
    padding-top: 0;
    padding-bottom: 0px;
    border-bottom: 0px;
    border-top: 0;
    border-style:none;
}

    table.menu1 td {
        font-size: 12px;
        line-height: 0.73em;
        padding-top: 0px;
        padding-bottom: 0px;
        border-bottom: 0px;
        border-top: 0;
    }

    table.mymenu-bar td {
        height:24px;
        font-size: 12px;
        line-height: 0.73em;
        padding-top: 0px;
        padding-bottom: 0px;
        border-bottom: 0px;
        border-top: 0;
    }

#menu1 a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	/* vertical-align: top; */
} 

#menu1 td a {
	margin: 0px;
    border-right: 1px solid #ffffff;
    border-width: 0px 0px 0px 1px;
    padding-left: 10px;
    padding-right: 10px;
    /*padding-top: 4px;
    padding-bottom: 4px;*/
    z-index: 5;
    display: block;
    
} 

#menu1 {
	border-right: 1px solid #ffffff;
} 

#menu1 a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
} 


#menu1 a:current {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
} 

#ct100_MainMenun0 td {
    line-height:1.0em;
}

#menu2 {
	margin: 0px;
	height: 20px;
	width: 175px;
	color: #163782;
	background-color: #DDECFF;
}

#menu2 a{
	color: #FFFFFF;
	background-color: transparent;
}

#menu2 a:hover {
	background-color: transparent;
	color: #FFFFFF;
}

 

#menu3
{
	border-color: #163782;
	border-style: solid none solid none;
	border-width: thin;
	margin: 0px;
	height: 20px;
	width: 175px;
	color: #163782;
	background-color: #DDECFF;
}

#menu3 a{
	border-style: solid none solid none;
	border-width: thin;
	margin: 0px;
	height: 20px;
	width: 175px;
	color: #163782;
	background-color: #DDECFF;
}

#menu3 a:hover {
	background-color: transparent;
	color: #FFFFFF;
}


#menu {
	margin: 0px;
	height: 20px;
	width: 100%;
	background-color: #DDECFF;
}

#menulink td a  
{
    display:block; 
    width:100%;
}


/* #menu1 {
	margin: 0px;
	height: 20px;
	width: 100%;
	background-color: #C2DCFF;
}

#menu1 a {
	color: #FFFFFF;
	text-decoration: none;
} */

#navigation {
	margin: 0px;
	background-color: #DDECFF;
	border-color: #DDECFF;
}

#navigation a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #163782;
	/* line-height: 16px; */
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 20px;
}
	
#navigation a.linkus {
	font: 13px Arial, Helvetica, sans-serif;
	color: #163782;
	/* line-height: 16px; */
	text-decoration: underline;
	display: block;
	padding: 8px 6px 10px 20px;
}

#navigation p {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	/* line-height: 16px; */
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 20px;
}
	
#navigation a:hover {
	background: #C2DCFF;
	color: #163782;
}
	
#navigation td {
	border-bottom: 1px #FFFFFF solid;
	background-color: #DDECFF;
}
	
#navigation ul {
	list-style-type: none;
}

	
#foundation
{
    width: 184px;
    height: 160px;
    background: #FFF url(../images/foundation2.png) no-repeat;
    background-position:center;
    vertical-align:middle;
}



#logo_title 	{
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	background-image: transparent;
    font-style: normal;
    font-variant: normal;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
}


#PageTitle
{
	/* font: 1.3em Arial, Helvetica, sans-serif;
	color: #163782;
	line-height: 50px;
	margin-top:10px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	float:none;
	width:766px; */
	font-family: Arial, Helvetica, Sans-Serif;
    margin-top:12px;
    margin-bottom:20px;
    border-bottom:1px solid #66B31A;
    font-size: 1.5em;
    font-weight: bold;
    color: #2d4a74;
}

#MainMenu0 	{
	background-color: transparent;
	text-align: left; 
	font-size: 12pt;
}

#TitleMenu2 td {
	font: 14px Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	background-color: #DDECFF;
}

#fullheight {height:100%}


.bar
{
    width: 30px;
    background: url(../images/pixel_white20.gif) y-repeat;
}

#tagline
{
	color: #163782;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#title
{
	font: 13pt Arial, Helvetica, sans-serif;
	color: #163782;
	line-height: 24px;
	background-color: #DDECFF;
	text-align: left;
}

#title a {
	font: 13pt Arial, Helvetica, sans-serif;
	color: #163782;
	/* line-height: 16px; */
	text-decoration: none;
}

#title2 	{
	font: 12pt Arial, Helvetica, sans-serif;
	color: #163782;
	line-height: 24px;
	background-color: #DDECFF;
	text-align: left;
}

#title2 a {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #163782;
	/* line-height: 16px; */
	text-decoration: none;
}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}


		
/*#dateformat {
	font: 11px Arial, Helvetica, sans-serif;
	color: #163782;
	letter-spacing: .2em;
	background-color: #C2DCFF;
}*/
	

/* Class Styles */

.sponsor {
    background-color: #FDFADF;
}

.cosponsor {
    /* background-color:#dcecf8; */
    background-color: #e2eef7;
}

.mybutton {
    margin-bottom: 15px;
    margin-top: 15px;
    /*border-radius:2px;*/
    /*background-color:#253c5b;
	color:white;
	border:0;
	padding:5px;*/
}

.grid {
    background-color: #eeeeee;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    color: #333333;
}

.row1 {
    background-color: #efefef;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    color: #333333;
}

tr.row1 td {
    background-color: #efefef;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    padding-left: 4px;
    color: #333333;
}

.row2 {
    background-color: #e3e3e3;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    color: #333333;
}

tr.row2 td {
    background-color: #e3e3e3;
    border-top-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    vertical-align: top;
    color: #333333;
}

.pager {
    background-color: #eeeeee;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-bottom-color: #eeeeee;
    border-left-color: #eeeeee;
    border-right-color: #eeeeee;
    border-style: solid;
    vertical-align: top;
    color: #333333;
}

tr.pager td {
    background-color: #eeeeee;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-bottom-color: #eeeeee;
    border-left-color: #eeeeee;
    border-right-color: #eeeeee;
    border-style: solid;
    vertical-align: top;
    color: #333333;
}

.labelfield {
    /* margin-bottom: 3px; */
    vertical-align: top;
}

.mylabel {
    /* background-color:#EBFDD7;  gruen */
    margin-top: 2px;
    margin-bottom: 1px;
    margin-left: 5px;
    font-size:smaller;
    font-style:italic;
    color: #555;
    }

.mycheckbox {
    /* margin-bottom: 3px; */
    vertical-align: top;
    color: #444444;
}

.inputfield {
    /* background-color:#EBFDD7;  gruen */
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 5px;

    border-style: solid;
    border-width: 1px;
    border-color: #999999;
}

    .inputfield:focus {
        /* background-color:#FFFFCC; gelb */
        /*background-color: #e2eef7; blau */
        /* margin-top: 2px;
    margin-bottom: 2px;
    border-style:solid; */
        border-width: 1px;
        border-color: #0e5a04; /* #66B31A */
    }

.inputfield-req {
    /* background-color:#EBFDD7;  gruen */
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 5px;
    border-style: solid;
    border-left-width: 2px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-color: #b2514a;
    border-bottom-color: #999999;
    border-top-color: #999999;
    border-right-color: #999999;
}


    .inputfield-req:focus {
        /* background-color:#EBFDD7;  gruen */
        border-bottom-color: #0e5a04;
        border-top-color: #0e5a04;
        border-right-color: #0e5a04;
    }

.inputfield2 {
    /*background-color:#EBFDD7;  */
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
}

    .inputfield2:focus {
        border-color: #0e5a04;
    }



.inputfield2-req {
    /*background-color:#EBFDD7;  */
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 10px;
    border-style: solid;
    border-left-width: 2px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-color: #b2514a;
    border-bottom-color: #999999;
    border-top-color: #999999;
    border-right-color: #999999;
}

    .inputfield2-req:focus {
        border-bottom-color: #0e5a04;
        border-top-color: #0e5a04;
        border-right-color: #0e5a04;
    }

.inputfield3 {
    height: 25px;
    /*width: 100%;*/
    border-radius: 3px;
    border: 1px solid transparent;
    border-top: none;
    padding-left: 5px;
    border-bottom: 1px solid #DDD;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
}

.inputfield3-req {
    height: 25px;
    /*width: 100%;*/
    border-radius: 3px;
    border: 1px solid transparent;
    border-left-width: 2px;
    border-left-color: #b2514a;
    border-top: none;
    border-bottom: 1px solid #DDD;
    padding-left:5px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
}

.inputfield4, .mytextarea4, .inputfield4-req {
    padding: 9px;
    border: solid 1px #E5E5E5;
    outline: 0;
    line-height:1.2;
    font: normal 13px/130% Verdana, Tahoma, sans-serif;
    /*width: 200px;*/
    background: #FFFFFF url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

.inputfield4-req {
    border-left-width: 2px;
    border-left-color: #b2514a;
}

.mytextarea4 {
    width: 400px;
    max-width: 400px;
    height: 150px;
    line-height: 150%;
}

.inputfield4:hover, .inputfield4:focus, .inputfield4-req:hover, .inputfield4-req:focus, textarea:focus {
    border-color: #C9C9C9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

.inputfield4-req:hover, .inputfield4-req:focus {
    border-left-color: #b2514a;
}

.mylabel4 {
    /*margin-right: 20px;
    border-right:20px;
    margin-left:10px;
    padding-right:20px;*/
    padding-right: 20px;
    border: 20px;
    border-color: white;
    color: #999999;
    border-spacing:20px;
}

.mysubmit4 {
    width: auto;
    padding: 9px 15px;
    background: #2d4a74;
    border: 0;
    font-size: 14px;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.mysubmit {
    width: auto;
    padding: 9px 15px;
    background: #2d4a74;
    border: 0;
    /*font-size: 14px;*/
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.buttons {
    width: auto;
    padding: 5px 5px;
    background: #2d4a74;
    border: 0;
    /*font-size: 14px;*/
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.mylogin{
    border-spacing:20px;
    margin:20px;
    padding:20px;
}

.LoginControl{
    border-spacing:20px;
    padding:30px;
}

.Error {
    color: #b2514a;
}

.important {
    color: #a91e1e;
    font-weight:bold;
}

.TopLabel {
    margin-left: 5px;
}

.cancelbutton2 {
    margin-top: 10px;
    margin-left: 20px;
    text-align: right;
}

.accordion {
    width: 200px;
}

.accordion {
    width: 400px;
}

.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


.login {
}

.loginTitle {
    FONT-SIZE: 11pt;
    padding-bottom: 10px;
    font-weight: bold;
    COLOR: #253c5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
}

.loginTextBox {
    padding-bottom: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    background-color: #ECFFEC;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
}

.loginLabel {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.account {
    FONT-SIZE: 9pt;
    padding-left: 22px;
    font-weight: bold;
    COLOR: #777777;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: left
}

.login_status {
    FONT-SIZE: 9pt;
    padding-left: 22px;
    font-weight: bold;
    COLOR: #253c5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: left
}

.myLabels {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: left
}
	
.dashed
{
    color: #CCCCCC;
    border:none; 
    border-top:1px dashed black; 
    height:1px; 
    background:transparent
}


.normal1{
	color: #FFFFFF;
	background-color: #163782; /* #DDECFF; */
	}

.special
{
    color: #FFFFFF;
	background-color: #FF9933;
	cursor:default;
}

.background{
	background-color: #DDECFF;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.static_hoverstyle {
	background-color: #FF9933; 
	color:White;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #163782;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #163782;
	line-height: 12px;
	/*letter-spacing:.1em;*/
	text-decoration: none;
}

.navTextus {
	font: 12px Arial, Helvetica, sans-serif;
	color: #163782;
	line-height: 12px;
	/*letter-spacing:.1em;*/
	text-decoration: underline;
}

.navText1 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #163782;
	line-height: 16px;
	letter-spacing:.1em;
	text-decoration: none;
}

.navText2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #163782;
	line-height: 8px;
	/*letter-spacing:.1em;*/
	text-decoration: none;
}

.mybox2 {
    -webkit-box-shadow: 3px 3px 3px grey;
    -moz-box-shadow: 3px 3px 3px grey;
    box-shadow: 3px 3px 3px grey;
    background: #FDFDEF;
    border-width: 1px;
    border-color:grey;
    border-style:solid;
    margin:auto;
}

TABLE.fine
{
    border-left-color: #ffffff;
    border-bottom-color: #ffffff;
    color: #000000;
    border-top-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    background-color: #F8F8F8;
    border-right-color: #ffffff;
    vertical-align: top;
}
TABLE.fine TH {
	border: 1px solid #ffffff;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color: #253c5b;
	height: 30px;
	width: 0;
}
TABLE.fine TH a{
	border: 0px solid #ffffff;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color: #253c5b;
	height: 30px;
	width: 0;
}
TABLE.fine TD
{
    border-right: #ffffff 1px solid;
    padding-right: 3px;
    border-top: #ffffff 1px solid;
    padding-left: 3px;
    padding-bottom: 3px;
    border-left: #ffffff 1px solid;
    color: #000000;
    padding-top: 3px;
    border-bottom: #ffffff 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #EEEEEE;
}

TABLE.small
{
    border-left-color: #ffffff;
    border-bottom-color: #ffffff;
    color: #000000;
    border-top-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    border-collapse:collapse;
    b
    background-color: #F8F8F8;
    border-right-color: #ffffff;
    vertical-align: top;
    /* font-size: 90%; */
}
TABLE.small TH {
	border: 1px solid #ffffff;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color: #253c5b;
	height: 30px;
	width: 0;
    /* font-size: 90%; */
}
TABLE.small TH a{
	border: 0px solid #ffffff;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color: #253c5b;
	height: 30px;
	width: 0;
    /* font-size: 90%; */
}
TABLE.small TD
{
    border-right: #ffffff 1px solid;
    padding-right: 3px;
    border-top: #ffffff 1px solid;
    padding-left: 3px;
    padding-bottom: 3px;
    border-left: #ffffff 1px solid;
    color: #000000;
    padding-top: 3px;
    border-bottom: #ffffff 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #EEEEEE;
    /* font-size: 90%; */
}

table.grey {
    border-width: 1px 1px 0px 0px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #d0d0d0;
    border-collapse: separate;
    background-color: white;
    /*color: #123456;*/
}

table.grey th {
        border-width: 0px 0px 1px 1px;
        padding: 2px;
        border-style: solid;
        background-color: #f0f0f0;
        border-color: #d0d0d0;
        /*color: #666;*/
        text-align: center;
        border-bottom: solid 1px #c0c0c0;
    }

table.grey td {
        border-width: 0px 0px 1px 1px;
        padding: 4px;
        border-style: solid;
        border-color: #d0d0d0;
        /*color: #666;*/
        vertical-align: top;
        text-align: center;
    }


TABLE.calendar {
	BORDER-LEFT-COLOR: #163782; 
	BORDER-BOTTOM-COLOR: #163782; 
	COLOR: #000000; 
	BORDER-TOP-COLOR: #163782; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BORDER-COLLAPSE: collapse; 
	BACKGROUND-COLOR: #F8F8F8; 
	BORDER-RIGHT-COLOR: #163782;
}
TABLE.calendar TH {
	BORDER-RIGHT: #163782 1px solid;
	BORDER-TOP: #163782 1px solid;
	BORDER-LEFT: #163782 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #163782 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color: #163782;
}
TABLE.calendar TD
{
	border-right: #163782 1px solid;
	padding-right: 3px;
	border-top: #163782 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #163782 1px solid;
	color: #000000;
	padding-top: 3px;
	border-bottom: #163782 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


/* Image placed left, wird vom Text umflossen */
img.img_left {
	
	float:left;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:10px;
	border: none;
	}

/* Image placed right, wird vom Text umflossen */
img.img_right {
	
	float:right;
	margin-top:0px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:10px;
	border: none;
	}



.small {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap; TEXT-ALIGN: left
}

.main {
	RIGHT: 0px; LEFT: 0px; WIDTH: 100%; BOTTOM: 0px; TOP: 0px;
	background-image:url('../images/background.gif'); 
	background-repeat:repeat-y;
}



.content {
  RIGHT: 0px; LEFT: 0px; WIDTH: 100%; BOTTOM: 0px; TOP: 0px; 
}

.mymenu-bar {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url('./images/menu-bar.jpg'); 
	background-repeat:repeat-x;
	vertical-align:text-top;
	/* bottom:2px;  */
	white-space:nowrap;
}

.ydsf {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(../images/shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body .ydsf {
	margin: 10px -10px -10px 10px;
	background: url(../images/shadow.png) right bottom no-repeat;
}

/* shadow corners */
.ydsf:before,
.ydsf:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;	
}

.ydsf:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.ydsf:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.ydsf .inner {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}

/* ie6 ignores this selector */
html>body .ydsf .inner {
	left: -10px;
	top: -10px;
	margin: 0;
}


/* helper classes (not YDSF related) */

.demo-ydsf {
	position: relative;
	border: 1px solid #999;
	padding: 10px;
	background: #fff url(gradient.jpg) left top repeat-x;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.left {
	float: left;
	display: inline; /* fixes ie double margin-left bug */
}

.right  
{
    float: right; 
}

.note {
	width: 200px;
	border: 1px solid #666;
	padding: 10px;
	background: #ffc;
	color: #333;
}

.AccHeaderSelected {
    background-color: #5078B3;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
    width: 500px;
    background-image: url(http://cdn1.iconfinder.com/data/icons/fatcow/32/bullet_toggle_minus.png);
    background-repeat: no-repeat;
    background-position: right;
}

.AccHeader {
    background-color: #5078B3;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
    width: 500px;
    background-image: url(http://cdn1.iconfinder.com/data/icons/fatcow/32/bullet_toggle_plus.png);
    background-repeat: no-repeat;
    background-position: right;
}



.blink {
    animation-name: animation_blink;
    animation-timing-function: ease-in;
    animation-duration: 2s; 
    animation-iteration-count: infinite;            
}

@keyframes animation_blink {
    0% { opacity: 1; }
    50% { opacity: 0.1; }
    100% { opacity: 1; }    
}


