/* ######## BODY ######## */
body { background-color:rgb(165,165,200); 
	color:rgb(0,0,0); font-family:Verdana,Arial,sans-serif; font-size:80.01%;  
	padding:2em 0; }

/* ######## TEXT ######## */
#nav_domain_name { font-family:Verdana,Arial; 
			font-size: 2.5em; 
			font-weight:bold; 
			color:rgb(85,85,115); 
			margin:1.5em 0 0em 0; }

h1 { font-family:Verdana,Arial; 
			color:rgb(220,220,220);
			font-size:1.3em; 
			margin-top:0em; 
			margin-bottom:0em; 
			text-align:center; 
			font-weight:normal; }
		 
h3 { font-family:Verdana,Arial; 
			font-size:1.3em; 
			margin-top:1em; 
			margin-bottom:0.5em; 
			text-align:center; 
			font-weight:normal; }
		 
h5 { font-family:Verdana,Arial; 
			font-size: 1em; 
			font-weight:bold; 
			margin-top:0.5em; 
			margin-bottom: 0.3em; 
			text-align:left; }
		 
h6 { font-family:Verdana,Arial; 
			font-size: 1em; 
			font-weight:normal; 
			color:rgb(100,100,130); 
			margin:0em 0 0 0; 
			text-align:center; } /* Copyright font-style:italic; */
		 
p { font-size:1em; 
		 margin-top:0.1em; 
		 margin-bottom:0.1em; }
		 
a { font-size:1em; 
		 margin-top:0.5em; 
		 margin-bottom:0.5em; }
		 
a:link { color:rgb(85,85,115); text-decoration:none; }
a:visited { color:rgb(85,85,115); text-decoration:none; }
a:hover { color:rgb(220,220,220); text-decoration:none; }
a:active { color:rgb(220,220,220); text-decoration:none; }
a:focus { color:rgb(0,0,0); text-decoration:none; }

/* ######## BOX ######## */
#box { border: 0px solid rgb(140,140,180); 
			width:680px; 
			min-height:400px;
			position:absolute; top:26px; left:166px; 
			padding-bottom: 10em; }

/* ######## NAVIGATION TOP ######## */
#navigationtop { border: 0px solid rgb(280,180,180); 
			color:rgb(100,100,130); 
			text-align:right; }

#navigationtop table { border:0px solid rgb(255,155,155);	
			padding: 0.5em 0.6em 0.1em 0.6em; 
			width:100%; 
			text-align:center; }
			
#navigationtop td { border:0px solid rgb(125,125,125); 
			padding: 0 0.75em 0.0em 0; 
			text-align:center; }
			
#navigationtop a.nav_self { color:rgb(220,220,220); }			
			
#nav_image_gallery a { border:0px solid rgb(125,125,125); 
			font-size:1.2em; 
			color:rgb(85,85,115); }
			
.author { color:rgb(100,100,130); 
			font-size:1.35em; 
			padding: 0 0 0 0; 
			font-style:italic; 
			font-weight:bold;}

/* ######## NAVIGATION TOP - EDIT - Navigationbar ######## */
			
div#Rahmen {
    width: 680px;
    border: 0px solid rgb(220,220,220);
    background-color: silver;
	margin-top:2em;
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 680px;
    w\idth: 680px;
  }
  div#Rahmen div {
     clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0.6em 0em 0.6em 0.4em; padding: 0;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: 0.5em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 2.0em; left: -0.4em;
    display: none;  /* Unternavigation ausblenden */
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-color:silver; padding-bottom:0.4em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 9.4em;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 0.2em 0.3em;
    text-decoration: none; 
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: black; background-color: #ccc;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 10em;   /* Breite nach altem MS-Boxmodell für IE 5.x */
    w\idth: 10em;  /* korrekte Breite fuer den IE 6 im standardkonformen Modus */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: black; background-color: silver;
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: maroon;
  }
  

/* ######## NAVIGATION TOP - EDIT ######## */
#navigationtopedit { border: 0px solid rgb(180,180,180); 
			color:rgb(100,100,130); 
			text-align:right; }

#navigationtopedit a { margin-top:0em; 
			margin-bottom:0.3em; 
			color:rgb(100,100,130);}
			
#navigationtopedit table { border:0px solid rgb(255,155,155);	
			margin: 0.5em 0 0.1em 0;
			padding: 0.1em 0.6em 0.1em 0.6em; 
			width:100%; 
			text-align:center; }
			
#navigationtopedit td { border:0px solid rgb(125,125,125); 
			padding: 0 0.75em 0.0em 0; 
			text-align:left; }
			
/* ######## CONTENT (HOME) ######## */
#content { background-color:rgb(195,195,225); /* rgb(220,220,220) */
			border: 1px solid rgb(220,220,220); /* rgb(140,140,180) */
			text-align:justify; 
			margin: 0 0 1em 0; 
			padding: 0em 1.5em 1em 1.5em; }
			
#content img { float:left; margin: 0 1.0em 0.5em 0; }

#content p { margin:0.75em 0; }

#content td { border:0px solid rgb(155,155,155);	padding: 0.5em 0; text-align:center; }
	
#content a:link { color:rgb(130,130,160); text-decoration:none; }
#content a:visited { color:rgb(130,130,160); text-decoration:none; }
#content a:hover { color:rgb(245,245,255); text-decoration:none; }
#content a:active { color:rgb(130,130,160); text-decoration:none; }
#content a:focus { color:rgb(130,130,160); text-decoration:none; }

/* ######## CONTENT 2 (TABLE WITH THUMBNAILS) ######## */
#content2 { background-color:rgb(220,220,220); 
			border: 1px solid rgb(140,140,180); 
			text-align:justify;	
			padding-bottom: 1em; }
			
#content2 img { font-size:1em; 
			margin: 0.5em 0.5em 0.5em 0.5em; 
			border:0px solid rgb(125,125,125); }
			
#content2 p { font-size: 1.25em; font-weight:bold ;
			margin: 0.75em 0em 0.75em 0; 
			color:rgb(100,100,130) ; }

#content2 table { font-size:1em; 
			width: 95%; 
			text-align:center; 
			border: 0px solid rgb(140,140,280)}
			
#content2 td { border:0px solid rgb(125,125,125); 
			text-align:center; }
			
#content2 a:link { color:rgb(100,100,130); text-decoration:none; }
#content2 a:visited { color:rgb(100,100,130); text-decoration:none; }
#content2 a:hover { color:rgb(130,130,160); text-decoration:none; }
#content2 a:active { color:rgb(100,100,130); text-decoration:none; }
#content2 a:focus { color:rgb(100,100,130); text-decoration:none; }

#news { margin: 2.5em 0 0 0; }

/* ######## FIELDSET ######## */
fieldset {
	border: 0px solid rgb(220,220,220); 
	margin: 2em 0 2em 0;
	background-color: rgb(195,195,225);
	}

/* ######## STATUSMESSAGES ######## */
.status_error {
	background-color: rgb(235,110,110);
	}
	
.status_info {
	background-color: rgb(245,245,110);
	}

.status_normal {
	background-color: silver;
	}

.status_ok {
	background-color: rgb(195,195,225);
	}	

.status_standard {
	background-color: silver;
	}	

