body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #565656; /*#3B3B3B;*/
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	position: absolute;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

table { 
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}

img {
	border: none;
}

.kleineSchrift {
	font-size: 9px;
	font-weight: normal;
}

.grosseSchrift {
	font-size:12px;
}

/*option[selected] {
    background: #003;
	color: #fff;
}*/




a:link {

	 /* background-image: url(/bilder/a_new_link.gif);
	 background-repeat: no-repeat;
	 background-position: left;
	 padding-left: 14px; */

	color: #003;
	text-decoration: none;
}
a:visited {

	 /* background-image: url(/bilder/a_visited_link.gif);
	 background-repeat: no-repeat;
	 background-position: left;
	 padding-left: 14px; */


	text-decoration: none; 
	color: #06f;
}

a:hover, a:active {
	text-decoration: underline;
	color: #06f;
}
/*normale links nicht durch Symbol kennzeichnen*/
#fotoinformation a, a.tip_help, a.tip, a.nohint {
	padding: 0px;
	background-image:none;
	}

::-moz-selection {
	background-color: #003;
	color: #fff;
}

.autor:active, .autor:hover, .autor:visited, .autor:link {
   text-decoration: none; 
   color: #242424;
   background-image:none;
   padding: 0px;
}


.rahmentabelle {
	color: #242424;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 1000px;
	position: absolute;
	overflow: hidden;
	left: 0px;
}
.inhalt {
	vertical-align: top;
	width: 685px;
	text-align: justify;
}

.Panorama {
	margin: 0px;
	padding: 0px;
	height: 193px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
.Panorama span {
    display: block;	 
    position: absolute;
	left: 4px;
	top: 0px;
	padding-top: 7px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	z-index: 1;
}
#flaggen{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #06F;
	width: 180px;
	left: 0px;
	background-image: url(../bilder/grau.png);
	background-repeat: repeat;
	position: absolute;
	top: 168px;
	z-index: 2;
	height: 25px;
	padding-top: 5px;
	padding-left: 3px;
}
#flaggen IMG  { border:0px; /*cursor:help; */}
#flaggen a, #flaggen a:link, #flaggen a:visited, #flaggen a:active { color: #616161; text-decoration: none; position: relative; padding:0px; background-image: none;}
#flaggen a:hover { background: transparent; z-index: 100; }
#flaggen a span { display: none; text-decoration: none; }
#flaggen a:hover span {
display: block;
position: absolute;
top: 40px;
left: 0;
width: 200px;
z-index: 100;
background-color: #06f;
color: #fff;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
padding: 2px 10px;
/*background-color: #ebebeb;*/
text-align: left;
border-color: #003;
border-style: solid;
border-width: 1px 4px; }

#Seperator {
	position: absolute;
	height: 200px;
	width: 1000px;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#Seperator .horizontale_linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	position:absolute;
	top:25px;
	left:0px;
}
#Seperator .vertikale_linie {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 100%;
	position:absolute;
	top:0px;
	left:900px;
}
#Seperator .kreis {
	position:absolute;
	top:17px;
	left:896px;
	background: url('/bilder/kreis.gif');
	width:16px;
	height: 16px;
}
#fotoinformation {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #06F;
	width: 800px;
	left: 200px;
	background-image: url(../bilder/weiss.png);
	background-repeat: repeat;
	position: absolute;
	top: 168px;
	z-index: 2;
	height: 20px;
	padding-top: 10px;
	color: #3b3b3b;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
}

h1, .ueberschrift {
	font-size: 16px;
	font-weight: bolder;
	color: #003;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #06f;
	padding-bottom: 6px;
	padding-top: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06f;
	padding-bottom: 6px;
	padding-top: 10px;
}

#memberdisplay {
    display:  block;
    position: absolute;
	top:      220px;
	left:     685px;
	text-align: right;
	z-index:  5;
	width:    200px;
}

#memberdisplay a, .statistik a {
   padding: 0px;
   background-image: none;
 }

.fehlermeldung {
	color:	   #990000;
	font-size: 12px;
	font-weight: bold;
}

.hinweis_rot {
    color:     #990000;
	font-weight: bold;
	}


#seitennavigation {
	/*position: absolute;
	width: 180px;
	left: 0px;
	top: 200px;*/
	width: 200px;
	vertical-align:top;
	z-index: 2;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}

#seitennavigation #login {
	width:150px;
	height: 19px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	background: #003;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	-moz-border-radius: 1em 0px; 
    -webkit-border-radius: 1em 0px;
    -khtml-border-radius: 1em 0px;
    border-radius: 1em 0px; 
}

#seitennavigation #logout {
	width:150px;
	height: 19px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	background: #900;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	-moz-border-radius: 0 1em;
	-webkit-border-radius: 0 1em;
	-khtml-border-radius: 0 1em;
	border-radius: 0 1em;
	white-space: nowrap;
}

#seitennavigation #login a, #seitennavigation #login a:active, #seitennavigation #login a:link, #seitennavigation #login a:visited, 
#seitennavigation #login a:hover {
	text-decoration: none;
	width: 95%;
	color: #fff;
	background: #003;
	padding: 0px;
	margin: 0px;
	border: none;
	}

#seitennavigation #logout a, #seitennavigation #logout a:active, #seitennavigation #logout a:link, #seitennavigation #logout a:visited, 
#seitennavigation #logout a:hover {
	text-decoration: none;
	width: 95%;
	color: #fff;
	background: #900;
	padding: 0px;
	margin: 0px;
	border: none;
	}

#seitennavigation #aktKategorie {
	color: #003;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003;
}
#seitennavigation #aktuell {
	color: #003;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003;
	background-color: #06f;
}
#seitennavigation div {
	padding-right: 20px;
	padding-left: 0px;
	}

#seitennavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#seitennavigation ul ul a {
	padding-left: 25px;
}
#seitennavigation ul ul ul a {
	padding-left: 40px;
}
#seitennavigation ul ul ul ul a {
	padding-left: 55px;
}
#seitennavigation ul ul ul ul ul a {
	padding-left: 70px;
}
#seitennavigation ul ul ul ul ul ul a {
	padding-left: 85px;
}

#seitennavigation a{
	background: #ececec;
	margin-bottom: 1px;
	display: block;
	color: #06f;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

#seitennavigation a:hover {
	color: #ffffff;
	background-color: #06f;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003;
}

#seitennavigation a:active {
}
DIV.schatten {
   float: left;
   background-color: #6a5b5a;
   padding-bottom: 0px;
   padding-right: 0px;
/*   border: 1px solid #999;*/
   margin: 0px;
   }

DIV.schatten2 {
   float: left;
   background-color: #777;
   padding-bottom: 1px;
   padding-right: 1px;
   margin: 0px;
   }

DIV.schatten3  {
  float: left;
  padding: 1px;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  margin: 1px;
  }

  DIV.schatten3:hover
  {
  border-width: 3px;
  margin: 0px;
  }

DIV.schatten3 IMG {
   display:block;
   position: relative;
   top: -2px;
   left: -2px;
   }

DIV.schatten3:hover IMG {
   margin: 0px;
   top: 0px;
   left: 0px;
   -moz-opacity:1;
   }

DIV.schatten3_aktiv  {
  float: left;
  padding: 1px;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  margin: 1px;
  }

DIV.schatten3_aktiv IMG {
   display:block;
   position: relative;
   top: 0px;
   left: 0px;
   }

#meinAccount{
	color: #fff;
	width: 160px;
	margin: 30px 0px;
	}
#meinAccount .titel{
    background: #003;
	display: block;
	padding: 2px 10px;
	font-size: 11px;
	font-weight: bold;
	width: 160px;
	-moz-border-radius:  1em 1em 0 0;
	-webkit-border-radius:  1em 1em 0 0;
	-khtml-border-radius:  1em 1em 0 0;
	border-radius:  1em 1em 0 0;
}



/*tooltip*/
.tip_help { border-bottom:1px dotted #000000; cursor:help; }
a.tip, a.tip_help
a.tip:link, a.tip_help:link,
a.tip:visited, a.tip_help:visited,
a.tip:active, a.tip_help:active { color: #616161; text-decoration: none; position: relative; }
a.tip:hover, a.tip_help:hover { background: transparent; z-index: 100; }
a.tip span, a.tip_help span { display: none; text-decoration: none; }  /* normalerweise a.tip span, a.tip:hover span*/
a.tip:hover span, a.tip_help:hover span {
display: block;
font-size:11px;
position: absolute;
top: 40px;
left: 0;
width: 200px;
z-index: 100;
color: #fff;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
padding: 2px 10px;
background-color: #06f;
text-align: left;
border-color: #003;
border-style: solid;
border-width: 1px 4px; }



/*.bildschatten {
 background: url(images/bildschatten.png) no-repeat bottom left;
 padding: 4px 7px 17px 7px;
}*/

.statistik {
    width: 100%;
	padding: 0px;
	margin:  0px;
	color:   #aaa;
	border-top: 1px solid #06f;
	text-align: left;
}

.nutzerstatistik {
	display: block;
	color: #aaa;
	padding: 20px 0px;
	font-size: 10px;
	border-top: 1px solid #06f;
}

.fehlendeEingabe {
	color: #fff;
	background: #f00;
	border: 2px solid #900;
}