body {
    padding: 0;
    margin: 0;
    color: #000000;
    background-color: #ffffff;
}

body, h1, h2, input, select {
    font-family: Verdana, Arial, sans-serif;
}
form {
    margin: 0;
}

h1, h2 {
    margin: 0;
    line-height: 120%;
}

h1 a {
    color: #000000 !important;
}
h1 {
    color: #62B3B3;	
}
h2 {
    
	 color: #000066;
}
h3 {
   color: #1F1F9A;
}
p {
    margin: 0 0 1.5em 0;
}

img {
    border: 0;
}

a {
    color: #1F1F9A;
    text-decoration: none;
}
#content a.link,
#content a.link:visited,
#note a.link,
#note a.link:visited {
    color: #1F1F9A;
	text-decoration: none;
    padding-left: 11px;
    background:  url("./images/icon_link.gif");
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
#content a.link:hover, 
#content a.link:focus,
#note a.link:hover, 
#note a.link:focus {
    color: #000066;
    text-decoration: underline;
    padding-left: 11px;
    background:  url("./images/icon_link_hover.gif");
    background-position: 0px 4px;
    background-repeat: no-repeat;
	text-decoration: none;
}



#content p a, 
#content p a:visited {
    color: #1F1F9A;
	text-decoration: none;
}
#content p a:hover, 
#content p a:focus {
    color: #000066;
    text-decoration:none;
}

a:visited,
a:active {
    color: #1F1F9A;
}

a:hover,
a:focus {
    color: #000066;
    text-decoration: none;
}


hr {
    display: none;
}

em,
strong {
    font-weight: bold;
    font-style: normal;
}

blockquote {
	font-variant: small-caps;
	font-style: normal;
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-weight: bold;
}

ol, ul {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

ol {     
    margin-left: 24px;
    list-style-position: outside;
}

div#content ul li {
	padding-left: 14px;
    background:  url("./images/bullet.gif") no-repeat 1px 6px;
}

/* Tables... */

table {
    padding: 0;
    margin: 0 0 2em 0;	
    font-size: 87%;
}


body {
    font-size: 83%;
    line-height: 100%;
}

h1, h2 {
    font-size: 101%;
    line-height: 120%;
}

div#content h1 {
    font-size: 133%;
}

div#content h2,
blockquote{
      font-size: 105%;
}

div#content h3{
      font-size: 95%;
}

div#topnavblock,
div#topnavblock2,
form#search input#query,
ul#nav,
div.formElement .SubmitButton,
div#footerblock,
div.anchornav p,
div.anchornav ul,
div.contentnav p,
div.contentnav ul,
div.formSubmit input {
    font-size: 85%;
}

.annotation,
input.SubmitButton,
form.linkselect select,
div.anchornav h2,
div.contentnav h2,
legend {
    font-size: 76% !important;
}


/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */
div#sitelogo {   
    position: absolute;
    left: 7px;
    top: 7px;
    z-index: 30;
    background-color: #FFFFFF;
	float:left;
	
}

p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
   height: 116px;
      overflow: visible;	
	   z-index:1;
	 
}

div#header {
 position:absolute;
    top:10px;
	padding-right: 0px;
	right: 0px;
	/* opera darf margin-right nicht sehen */
	z-index: 15;
    background-color:transparent;	
	width:100%; /* für opera */
	float:left;
}

div#headerimage {
  	height: 96px;
	width:488px;
	left:230px;
	top:10px;
   background-image:     url("./images/fotoleiste96.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
	position:absolute;
	z-index:10;
	
}


/* topnav... */
div#topnavblock {
 position:relative;
	margin-left: 10px;
	margin-right: 10px;
	
	border-top: 1px solid #1F1F9A;
	background-color: #FFFFFF;
	z-index:20;
	padding-bottom:15px; /* Abstand zum Content-Teil */
	border-left:  1px solid #1F1F9A;
}

/* IE Win needs this to show background-color \*/
* html body div#topnavblock {
    height: 1%;
}


div#topnavbox {
    background-color: #FFFFF8;
	margin-left:219px;
	
	height:19px;
	border-bottom: 1px solid #1F1F9A;
}

ul#topnav {
    margin: 0;
    list-style: none;
}

ul#topnav li {
    padding: 0;
    margin: 0 20px 0 0;
    float: left;
    background-color: #eeeeee;
}

ul#topnav a {
    display: block;
    padding: 4px 12px 4px 12px;
    float: left;
    background-color: #b3d9d9;
    line-height: 100%;
    white-space: nowrap;
	border-right: 1px solid #1F1F9A;	
	border-left: 1px solid #1F1F9A;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#topnav a {float:none;}
/* End IE5-Mac hack */

ul#topnav a,
ul#topnav a:visited {
    color: #1F1F9A;
    white-space: nowrap;
}

ul#topnav a:hover,
ul#topnav a:focus {
    color: #FFFFFF;
    background-color: #000066;
    text-decoration: none;
}

ul#topnav a:active {
    color: #FFFFFF;
	background-color: #000066;
}

ul#topnav li.open a,
ul#topnav li.open a:visited  {
    color: #FFFFFF;
    background-color: #000066;
}

ul#topnav li.open a:hover,
ul#topnav li.open a:focus,
ul#topnav li.open a:active {
    color: #FFFFFF;
    background-color: #000066;
    text-decoration: none;
}




/* Layout boxes */
#Wrapper {
    width: 100%;                    /* total width */
    min-width: 760px;               /* Always good to have on full width liquid CSS layouts, google "min-width IE" for JS solutions there */
	background-image: url("./images/nav_back.gif");
	background-repeat: repeat-y;
	
	
	
}

#Wrapper.nomarginal {                /* for pages without right column */
    min-width: 99%;              
}

#Outer {
    width: auto;
	padding-right: 16em;
	padding-left: 159px;
	
}

#Wrapper.nomarginal #Outer {        /* for pages without right column */
	padding-right: 0; 
}

#Inner {
    width: 100%;
    margin: 0;
}

/* Mozilla code */
div#Outer > div#Inner[id] { /* IE5 Win ignores code before the '>' selector and therefore applies the rule for #Inner. Use [id]-Selector to prevent! */
    border-bottom: 1px solid transparent; /* footerblock moved up below */
}
#navblock[id] { margin-right: 1px; }
#marginal[id] { margin-left: 1px; }
#contentblock[id] { margin: 0 -3px 0 -2px; }

#Wrapper > #footerblock[id] {
    margin-top: -1px; /* mozilla fix of occasional border-bug */
}

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div#content,
* html body div.anchornav h2, 
* html body div.anchornav,
* html body div.contentnav h2, 
* html body div.contentnav,
* html body form {
    position: relative;
}

/* End hack */

/* nav... */
div#navblock {
    width: 158px;                    /* left column width */
    margin-left: -158px;             /* _negative_ left column width */
    float: left;
    position: relative;
    z-index: 200;    
    line-height: 120%;
	
}



/* IE Win code, position: relative causes rendering bug in IE Win \*/
* html body div#navblock {
    position: static;   
}
/* backslash hack end */



ul#nav a,
ul#nav a:visited,
ul#nav li.current li a,
ul#nav li.current li a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #1F1F9A;
	border-right: 1px solid #1F1F9A;
	border-top: 1px solid #1F1F9A;
	border-left: 6px solid #000066;
	background-color: #B3D9D9;
	margin-bottom: 10px;	
}

ul#nav li.current a,
ul#nav li.current a:visited,
ul#nav li.currentNoChild a,
ul#nav li.currentNoChild a:visited {
    color: #FFFFFF;
	border-left: 6px solid #B3D9D9;
	background-color: #000066;
	
    /*background: url("../gfx/pf_active.gif") no-repeat 3px 9px #ffffff;*/
}

ul#nav a:hover,
ul#nav a:focus,
ul#nav li.current li a:hover,
ul#nav li.current li a:focus {
    color: #FFFFFF;
    /*background: url("../gfx/pf_hover.gif") no-repeat 3px 9px #ffffff;*/
	background-color: #000066;
	border-left: 6px solid #B3D9D9;
    text-decoration: none;
}

ul#nav a:active,
ul#nav li.current a:active,
ul#nav li.current li a:active {
    color: #ffffff;
    /*background: url("../gfx/pf_active.gif") no-repeat 3px 9px #808080;*/
    text-decoration: none;
}

ul#nav li {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

ul#nav li.open,
ul#nav li.current {
    /*border-top: 2px solid #1C9665;
    border-bottom: 2px solid #1C9665;
    border-left: 2px solid #1C9665;*/
    background-color: #FFFFFF;
}

ul#nav li.currentNoChild {
	font-weight: bold;
    /*border-bottom: 1px solid #1C9665;*/
}

ul#nav {
    /*border-left: 2px solid #1C9665;*/
    /*margin-bottom: 2em;*/
    margin-left: 10px;
    /*border-top: 1px solid #1C9665;*/
}

ul#nav,
ul#nav ul {
    /*background-color: #1C9665;*/
}

ul#nav ul,
ul#nav li.open,
ul#nav li.current {
    /*background-color: #808080;*/
}

ul#nav ul ul,
ul#nav ul li.open,
ul#nav ul li.current {
    /*background-color: #808080;*/
}

ul#nav ul ul ul,
ul#nav ul ul li.open,
ul#nav ul ul li.current {
    /*background-color: #808080;*/
}

ul#nav li a {  
    display: block;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    padding-left: 18px;
    margin-right: 0;
	position: relative; /* To get focus on full width in some IE Win*/
}

/* IE Win needs this ... \*/
* html body ul#nav li,
* html body ul#nav li a {
    height: 1px;
    position: relative;
}
/* End hack */

ul#nav li.open a.firstchild,
ul#nav li.open a.firstchild:visited,
ul#nav li.current a.firstchild,
ul#nav li.current a.firstchild:visited {
    padding-left: 18px;
    background-image: url("../gfx/pf_active.gif");
    background-repeat: no-repeat;
    background-position: 3px 9px;
}

/* content... */
div#contentblock {
    width: 100%;
    float: left;
    position: relative;
    z-index: 12;
}

/* Abstand des contentteils links zur Navigation und oben zur Navigation*/
div#content {
    margin: 0.20em 20px;
    line-height: 120%;
}

/* for pages without right column*/
#Wrapper.nomarginal #content {    
    min-width: 5em;
}
#Wrapper.fullwidth #content {    
    max-width: 98%;
}

div#content hr.minwidth {
    display: block;
    width: 100px;
    visibility: hidden;
}

div#marginal {
    width: 16em;                    /* right column width */
    margin-top: 0em;
    margin-right: -16em;            /* _negative_ right column width */
    float: left;
    position: relative;
    z-index: 11;
	
}

div#marginal * {
    margin-right: 1em;
}

div#marginal * * {
    margin-right: 0;
}

/* footer... */
div#footerblock {
    line-height: 160%;
    /*background-image: url("../images/nav_back.gif");
    background-repeat: repeat-y;*/
	
	
}

div#footerblock a,
div#footerblock a:visited {
    color: #62B3B3;
    white-space: nowrap;
}

div#footerblock a:hover,
div#footerblock a:focus,
div#footerblock a:active {
    color: #000066;
}

div#footerfunctions {
    padding-left: 180px;
}

div#footertopofpage {
    width: 8em;
    padding-right: 1em;
    float: right;
    text-align: right;
}

div#footerfunctions,
div#footertopofpage {
    padding-top: 2em;
}

div#footerfunctions img,
div#footertopofpage img {
    margin-right: 3px;
}

div#footerdeco {
    height: 1px;
    margin-top: 0.1em;
    background: #1F1F9A left bottom;
	border-bottom: 10px solid #FFFFFF;

}

div#footerdecoleft {
    width: 148px;
    height: 1px;
border-left: 10px solid #FFFFFF;
    background: #1F1F9A left bottom;
	
}


/* Content */

div#content ul,
div#content ol,
div#content form {
    margin-bottom: 2em;
}

div#content p,
div#content h1,
div#note h1  {
    margin-bottom: 1.5em;
}

div#content h2 {
    margin-bottom: 1em;
}

/* pictures... */
div.picMini,
div.picSmall,
div.picMedium,
div.picMaxi,
div.pic120,
div.pic180 {
	margin-right: 10px;
	margin-bottom: 1.2em;
	float: left;
	overflow: hidden;
}

div.picMaxi {
	margin-right: 0px;
}



/* Opera code */
div.picMini > a:first-child,
div.picSmall > a:first-child,
div.picMedium > a:first-child,
div.picMaxi > a:first-child {
    display: block;
}

div.picMini {
    width: 82px; /* includes 1px border-left/-right */
}
div.pic120 {
    width: 122px; /* includes 1px border-left/-right */
}
div.picSmall {
    width: 152px; /* includes 1px border-left/-right */
}
div.pic180 {
    width: 182px; /* includes 1px border-left/-right */
}
div.picMedium {
    width: 222px; /* includes 1px border-left/-right */
}

div.picMaxi {
    width: 422px; /* includes 1px border-left/-right */
}

div.picMini .annotation,
div.picSmall .annotation,
div.picMedium .annotation,
div.picMaxi .annotation,
div.pic120 .annotation {
    padding-top: 0.5em;
	height: 75px;
}

img.pictureZoom {
    margin-left: 5px;
    float: right;
    display: block;
    border-width: 0 !important;
}

#content img.bordered,
#content a img.bordered,
#content a:visited img.bordered {
    border: 1px solid #1F1F9A;
}

#content a img,
#marginal a img {
	border: 1px solid #1F1F9A;
}

#content a:visited img,
#marginal a:visited img {
	border: 1px solid #1F1F9A;
}

#content a:hover img.bordered,
#content a:focus img.bordered,
#content a:hover img,
#content a:focus img,
#marginal a:hover img.bordered,
#marginal a:focus img.bordered,
#marginal a:hover img,
#marginal a:focus img {
    border: 1px solid #5284CF;
}

.annotation {
    line-height: 120%;
}

.annotation a:link,
.annotation a:visited,
.annotation a:focus,
.annotation a:hover {
    text-decoration: underline;
}

/*----anchornav-----*/
div.anchornav h2 {
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #1F1F9A;
	border-left: 10px solid #000066;
	margin-bottom: 0.8em;
	clear: left;
	background-color: #B3D9D9;
	line-height: 120%;
	color: #000066;
	border-left-color: #000066;
	border-bottom:1px solid #1F1F9A;
}

div.anchornav p {	
	padding-left: 12px;	
	padding-bottom:0px;
}

div.anchornav {
	margin-bottom: 0.1em;
	border-left: 1px solid #1F1F9A;
	border-bottom: 1px solid #1F1F9A;
    border-right: 1px solid #1F1F9A;
	background-color:#fffff8;

}

 div.anchornav ul li{
    margin-bottom: 0.5em;
    padding-left: 12px; 
    background-image: url("./images/bullet.gif");
    background-position: 2px 5px;
    background-repeat: no-repeat;
	line-height: 130%;
}

div.anchornav a:visited,
div.anchornav  a:hover, 
div.anchornav  a:focus {
    color: #1F1F9A;
	text-decoration: none;
}

div.anchornav a,
div.anchornav a:active {
    color: #1F1F9A;
	text-decoration: none;
}



div.divider {
    height: 1px;
    margin: 1em 0;
    clear: left;
    background-color: #B3D9D9;
}



/* Forms */
div.formLabel {
    width: 12em;
    float: left;
}

div.formLabel,
div.formElement{
    margin-bottom: 1ex;
}



fieldset {
    padding: 0;
    border: 1px solid #ffffff; /* Opera needs this */
    margin: 0;
    margin-bottom: 1em;
    position: relative; /* Netspace 6 needs this */
}

fieldset br.clearer{
	display: block; /*for N6*/
	font-size: 1px; /*for IE Mac*/
}

div.formwrapper {
    padding: 0.5em 1em;
    border: 1px solid #1F1F9A;
    background-color: #FFFFF8;
    margin: -1px -0.6em; /*  IE Mac needs this */ 
    
}

/* Reset margin, hide from IE Mac \*/
div.formwrapper {    
    margin: 0;
}    
/* End of commented backslash hack */
    
div.formwrapper a:visited {
    color: #000066;
}

legend {
    padding: 0.07em 1em;
    margin: 0;
    color: #eeeeee;
    background-color: #000066;
    text-transform: uppercase;
    font-weight: bold;
    position: relative; /* Safari needs this */
    left: -10px;
}

/* Hide from Opera 6 */
head:first-child+body legend {
    left: -5px;
}

/* Hide from Opera 6, hide from IE Mac \*/
head:first-child+body legend {
    left: -10px;
}
/* End of commented backslash hack */

/* Make available to IE Win, hide from IE Mac */
* html body legend {
    left: -7px;
}
/* End of commented backslash hack */

/* reset for modern browsers */
legend[class] {
    position: static;
}

div.formSubmit {
    padding: 0.5em 1em;
    border: 1px solid #1F1F9A;
    background-color: #B3D9D9;
    text-align: right;    
    margin: -0.9em 3px 0 3px; /* Rule for IE Mac */
}

/* Hide from IE Mac \*/
div.formSubmit {
    margin: -1em 1px 0 1px;
}
/* End of commented backslash hack */

div.formSubmit input {
    padding: 1px 1px;
    border: 1px solid #000066;
    color: #000000;
    background-color: #fffff8;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

.SubmitButton,
div.formElement .SubmitButton {
    width: auto;
    padding: 1px 1px;
    border: 1px solid #000066;
    color: #000000;
    background-color: #fffff8;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

div.formElement input,
div.formElement select,
div.formElement textarea,
div.formElement checkbox
 {
    border: 1px solid #1f1f9a;
}



/* tables...*/

table {    
	width: 93%;
	border-spacing: 3px;
    border-bottom: 1px solid #1f1f9a;    
    border-left: 1px solid #1f1f9a;
    
    border-collapse: collapse;
}

table th,
table td { 
   
     padding: 3px;
	margin:0;
    border-top: 1px solid #1f1f9a;
    border-right: 1px solid #1f1f9a;
    background-color: #fffff8;
    text-align: left;
	vertical-align: top;
}
 
table th {
    background-color: #000066;
    font-weight: bold;
	color:#FFFFFF;
	
	 
}


table tr.odd td{
    background-color: #ECF8F8;
    
}





/**
 * ----------------------------------------------------------------------------
 * Helper
 *
 */

.rightalign {
    text-align: right !important;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.error{
	border: 1px solid #cc0000;
}

div.errormessage{
	margin-top:0px;
	border: 1px solid #cc0000;
	margin-bottom:0.5em;
}
div.errormessage ul{
	padding-left: 10px;
}
div.errormessage h4{
	padding-left: 10px;
	color:#cc0000;
}


input.error,
label.error {
	color: #ffffff !important;
	background-color:#cc0000 !important;
	border: 1px solid #cc0000;
}

div.error p,
div.error li {
	padding: 0 0.5em;
	margin: 0;
	color: #cc0000 !important;
}
* html body #content.fixedIEwidth {    
    width: 34.5em;
}

#note {
	padding:20px;
}