/* Stylesheet für Bundesorganisation Neuroendokrine Tumoren Selbsthilfe e.V. ohne Korrekturwerte für alte IE-Versionen */
/* Design von www.pinkyogi.de, 2009 */

/* Wichtige Farben: #; #; */


/* Grundelemente */


*	{ padding: 0; margin: 0;
}	/* Kalibriert alle Abstände auf Null, um browserunabhängig zu konfigurieren */

html { 
	height: 101%;					  /* Erzwingt Scrollbar im Firefox */
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(dunkles_gruen_80.gif);
	
}	
body {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(dunkles_gruen_80.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	margin: 0px;
	padding: 0px;
}
#wrapper	{
	color: #333333;
	background-color:#FFFFFF;
	background-image: url(dunkles_gruen_80.gif);
	width: 98%; 			/* Breite des Inhaltsbereiches */
	margin-top: 0px;		/* Oberer Randabstand */
	margin-right: auto; 	/* Abstand rechts automatisch */
	margin-bottom: 0px; 	/* Unterer Randabstand */
	margin-left: auto; 		/* Abstand links automatisch */
}
#header {
	width: 100%;
	height: 150px;
	color: #333333;
	background-image: url(dunkles_gruen_80.gif);
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	
}	
#container {
	width: 900px;
	height: auto;
	margin: auto;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


#nav_links	{	
	position: ; /* hier wird die Position der Navigation bestimmt */
	float: left;
	top: 210px;
	left: 50px;
	width: 200px; 		/* die Breite der linksseitigen Navigation */
	disply: inline;		/* IE Doubled Float-Margin Bug */
	color: #333333;
	background-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid; 
	border-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;	/* Schriftgrösse v.a.D. der Linküberschriften */
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px; /* u.a. Abstand der Navleiste vom linken Rand */
	margin-top: 48px;/* hier wird u. a. die genaue Position der linksseitigen Navigation vom oberen Rand bestimmt */
	margin-left: 0px;
	
}
#nav_links ul{
	list-style: none;
	margin: 0;
	padding-right: 5px;
}
#nav_links ul li{
	margin: 0 8px 0em 0;	/* hier Abstand der Listenpunkte untereinander */
	border-top: 0px solid #333333;
}
#nav_links ul li a{
	display: block;
	padding: 5px 0px 10px 14px;	/* Hier lässt sich der Abstand der einzelnen Links untereinander einstellen (und die Einrückgrösse links) */
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px dashed #999999;
	margin: 5px 0 5px 0;		/* Hier lässt sich besser der Abstand der einzelnen Links untereinander einstellen */
	color: #333333;
	font-size: 1em;	/* Schriftgrösse der einzelnen Links in Abhängigkeit von Gesamtschriftgrösse im Nav-Container! */
	font-weight: bold;
	text-decoration: none; outline: none;
	width: 100%;
}
#nav_links a:hover{
	text-decoration: underline; outline: none;
	color: #999999;					/* Die Schriftfarbe, die sich beim Mausübergang einstellt */
								 	/* Die Hintergrundfarbe, die sich beim Mausübergang einstellt */
}
#nav_links p	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em; /*Abstand nach unten, wird jetzt aber über #nav_links ul li geregelt, da kein p mehr zwischen Listenelementen */
	margin-left: 0;
}

#content	{
	width: 650px;
	margin-left: 229px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	border-left: 1px dashed  #999999;
}
#content p	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em; /*Abstand nach unten */
	margin-left: 0;
	padding-left: 30px;
	padding-right: 20px;
}
#content a	{
	color: #333333;
	background-color: ;
	text-decoration: underline;
	outline: none;
}
#content a:hover {
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: underline;
	outline: none;
}
#content ul	{
	margin-left: 60px;
	list-style: outside;
	list-style-image:url(listen_symbol_gruen.jpg);
	text-align: left;
	padding: 0;
}
#content li {
	padding-bottom: 10px;
}
#content ol	{
	margin-left: 50px;
	padding: 0;
	list-style: decimal;
	text-align: left;
}

#content dl	{
	margin-left: 30px;
	padding: 0;
	text-align: left;
}

#content dt	{
	margin-left: 0px;
	margin-top: 2em;
	margin-bottom: 0.5em;
	font-weight: bold;
	padding: 0;
	text-align: left;
	background-image: url(helles_gruen_85_1x1.jpg);
	
}
#content dd	{
	margin-left: 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0.9em;
}


#player		{
	
	background-image: url(dunkles_gruen_80.gif);
	width: 440px;
	margin-left: 30px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: solid 1px;
	
}

.gep_tabelle	{
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	background-image:url(helles_gruen_85.jpg);
	margin: 0 0 0 30px;
}

.nach_oben_tabelle	{
	font-size: 0.8em;
	font-weight: normal;
	font-style:normal;
	text-align: right;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: dashed 0px;
}

#druckversion_tabelle 	{
	font-size: 0.8em;
	font-weight: normal;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0 0 0 30px;
}




#tabelle_buero {
    width: 600px;
	background-color: ;
	background:url(helles_gruen_85.jpg);
	font: 1em Verdana, Arial, Helvetica, sans-serif;
   	border-collapse: collapse;
	margin-top: 1em;
    margin-left: 30px;
	margin-right: 0px;
	border: solid 1px #999999;
}
#tabelle_buero caption {		/* Tabellen Über- oder Unterschrift ausserhalb der Tabelle */
 	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    text-align: left;
    caption-side: top;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0.5em 0 0.5em 0;	/* Hier Padding anstelle von Margin für den ober/unteren Abstand wegen IE-Kompatibilität */
	background:url(helles_gruen_85.jpg);
}
#tabelle_buero th, td {
    padding: 0em 0em 0em 0em;
}
#tabelle_buero th {			/* Eigenschaften des Tabellenkopfes */
 	font: 1em Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: ;
	background:url(helles_gruen_85.jpg);
    border-bottom: 1px solid #999999;
	border-collapse: collapse;
	padding: 0px 0px 10px 0px;
}
#tabelle_buero td {			/* Eigenschaften des Tabellenfeldinhaltes */
    color: #333333;
    border: 0px solid #999999;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 0px;
	border-collapse: collapse;
	
}
#tabelle_buero tfoot td {		/* Eigenschaften des Tabellenfusses */
    background-color: #FFFFFF;
    color: #333333;
    font-weight: normal;
    empty-cells: hide;
    border: 0px;
}
#tabelle_buero a 	{			/* Aussehen von Links in der Tabelle */
	background-image: background:url(helles_gruen_85.jpg);
	color: #333333;
	background-color: none;
	text-decoration: underline;
	outline: none;
}

#tabelle_buero a:hover {		/* Aussehen von Links beim Mouseover in der Tabelle */
	color: #999999;
	background-image: url(helles_gruen_85.jpg);
	text-decoration: underline;
	outline: none;
}



#tabelle_ansprechpartner {
    width: 600px;
	background-color: ;
	background:url(helles_gruen_85.jpg);
	font: 1em Verdana, Arial, Helvetica, sans-serif;
   	border-collapse: collapse;
	margin-top: 1em;
    margin-left: 30px;
	margin-right: 0px;
	border: solid 1px #999999;
}
#tabelle_ansprechpartner caption {		/* Tabellen Über- oder Unterschrift ausserhalb der Tabelle */
 	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    text-align: left;
    caption-side: top;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0.5em 0 0.5em 0;	/* Hier Padding anstelle von Margin für den ober/unteren Abstand wegen IE-Kompatibilität */
	background:url(helles_gruen_85.jpg);
}
#tabelle_ansprechpartner th, td {
    padding: 0em 0em 0em 0em;
}
#tabelle_ansprechpartner th {			/* Eigenschaften des Tabellenkopfes */
 	font: 1em Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: ;
	background:url(helles_gruen_85.jpg);
    border-bottom: 1px solid #999999;
	border-collapse: collapse;
	padding: 0px 0px 10px 0px;
}
#tabelle_ansprechpartner td {			/* Eigenschaften des Tabellenfeldinhaltes */
    color: #333333;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
    border: 0px solid #999999;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 0px;
	border-collapse: collapse;
	text-align: left;
	
}
#tabelle_ansprechpartner tfoot td {		/* Eigenschaften des Tabellenfusses */
    background-color: #FFFFFF;
    color: #333333;
    font-weight: normal;
    empty-cells: hide;
    border: 0px;
}
#tabelle_ansprechpartner a 	{			/* Aussehen von Links in der Tabelle */
	background-image: background:url(helles_gruen_85.jpg);
	color: #333333;
	background-color: none;
	text-decoration: underline;
	outline: none;
}

#tabelle_ansprechpartner a:hover {		/* Aussehen von Links beim Mouseover in der Tabelle */
	color: #999999;
	background-color: FFFFFF;
	text-decoration: underline;
	outline: none;
}




.beirat {
    width: 600px;
	background-color:#FFFFFF;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
   	border-collapse: collapse;
	margin-top: 0em;
    margin-left: 30px;
	margin-right: 0px;
	border: solid 0px #999999;
}
.beirat caption {		/* Tabellen Über- oder Unterschrift ausserhalb der Tabelle */
 	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    text-align: left;
    caption-side: top;
	margin-top: 0em;
	margin-left:
	margin-bottom: 0em;
	padding: 0.5em 0 0.5em 0;	/* Hier Padding anstelle von Margin für den ober/unteren Abstand wegen IE-Kompatibilität */
	
}
.beirat th, td {
    padding: 0em 0em 0em 0em;
}
.beirat th {			/* Eigenschaften des Tabellenkopfes */
 	font: 1em Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: ;
    border-bottom: 1px solid #999999;
	border-collapse: collapse;
	padding: 0px 0px 10px 0px;
}
.beirat td {			/* Eigenschaften des Tabellenfeldinhaltes */
    color: #333333;
    border: 0px solid #999999;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	border-collapse: collapse;
	
}
.beirat tfoot td {		/* Eigenschaften des Tabellenfusses */
    background-color: #FFFFFF;
    color: #333333;
    font-weight: normal;
    empty-cells: hide;
    border: 0px;
}
.beirat a 	{			/* Aussehen von Links in der Tabelle */
	color: #333333;
	background-color: none;
	text-decoration: underline;
	outline: none;
}

.beirat a:hover {		/* Aussehen von Links beim Mouseover in der Tabelle */
	color: #999999;
	text-decoration: underline;
	outline: none;
}

.bilder_beirat	{
	float: right;
	width: 100px;
	height: 135px;
	border: 0px solid #000000;
	text-align: left;
	margin-right: 20px;
}



#bild_smily	{
	width: 275px;
	height: 183px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#over_footer_clearbox	{
	clear: both;
	width: 900px;
	height: 10px;
	text-align: center;
	border-top: 0px dashed #999999;
	background-image:url(helles_gruen_85.jpg);
}
#footer {
	width: 900px;
	height: 20px;
	clear: both;
	border-top: 0px dashed #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 1.1em;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 0px;
	padding: 15px 0;
	color: #666666;
	background-color: transparent;
	background-image:url(helles_gruen_85.jpg);
	
}
#footer a	{
	color: #666666;
	background-color: none;
	text-decoration: underline;
	outline: none;
}
#footer a:hover	{
	color: #999999;
	background-color: none;
	text-decoration: underline;
	outline: none;
}
#footer_abstandshalter	{
	width: 940px;
	height: 10px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(dunkles_gruen_80.gif);
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
}


/* Nav Menu */



/* Additional styles */

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em; /*Abstand nach unten */
	margin-left: 0;
}
img {
	border: 0px solid;
}
h1 {
	display: none;
}
h2	{
 	font-size: 1.8em;
	background-color: transparent;
 	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 1em;
}
h3	{
 	font-size: 1.6em;
	background-color: transparent;
 	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 0.8em;
}
h4	{
 	font-size: 1em;
 	font-weight: bold;
	background-color: transparent;
 	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	text-align: left;
	margin-left: 30px;
	margin-bottom: 0.8em;
}
h5	{
 	font-size: 0.8em;
	font-weight: normal;
	background-color: transparent;
 	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h6	{
 	font-size: 1.1em;
	font-weight: normal;
	background-color: transparent;
 	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: ;
}
a 	{
	color: #333333;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
	outline: none;
}

