/*
Theme Name: Menschenundrechte
Theme URI: http://www.web-faktur.de.de/
Description: Template for blog.menschenundrechte.de
Version: 1.0
Author: Stephan Bähr
Author URI: http://www.web-faktur.de/
*/

/*
Styles fuer www.menschenundrechte.de
Relaunch 2008
Standard
*/

* {
margin: 0;
padding: 0;
border: 0 none;
}
html {
height: 100.1%;
}
body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 84%;
line-height: 1.5;
text-align: center;
padding-bottom: 2em;
background-color: #f7f5f2;
color: #000;
}

/*=== CONTAINER ===*/
#wrapper {
width: 60em;
margin: 0.5em auto 0 auto;
text-align: left;
background-color: #e7e5db;
color: #000;
}

#header {
position: relative;
background-image: url(../images/humanrights5.gif);
background-repeat: repeat-x;
background-position: top left;
height: 150px;
}
#header #textlogo {
position: absolute;
top: 18px;
right: 10px;
background-image: url(../images/textlogo.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
width: 429px;
height: 111px;
}

#service-1 {
padding: 1em;
font-size: 80%;
text-align: right;
background-color: #f7f5f2;
color: #000;
}

#content {

}

#content #menue {
float: left;
width: 14.5em;
margin: 1em;
padding: 0.2em;
background-color: #eeede6;
color: #000;
border: 1px solid;
border-color: #ccc #fff #fff #ccc;
}

#content #spiegel {
margin: 0 3em 0 19em;
padding-bottom: 1em;
}

#content #spiegel #breadcrumb {
border-bottom: 1px solid #fff;
}





/* Help-Box auf Startseite */
#startseite #content .helpbox {
/*display: none;*/
margin: 0 0 1em 0;
font-size: 90%;
text-align: center;
background-color: #f1ebdc;
color: #900;
border-right: 1px solid #d9d7c6;
border-bottom: 1px solid #d9d7c6;
}
#startseite #content .helpbox p {
margin: 0;
padding: 5px 0;
}
#startseite #content .helpbox p span.hinweis {
font-size: 90%;
}
#startseite #content .helpbox p span.reiz {
font-variant: small-caps;
}
#startseite #content .helpbox a {
font-size: 90%;
border-bottom: 1px solid #600;
}





#footer {
clear: left;
margin-top: 1em;
text-align: right;
background-color: #eeede6;
color: #000;
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;
}

/*=== FORMATE ===*/
#top ul {
display: inline;
margin: 0;
padding: 0;
}
#top ul li {
display: inline;
margin: 0;
padding: 0;
line-height: 100%;
}

#header h1,
#header p {
position: absolute;
top: -500px;
left: -5000px;
color: white;
}

#service-1 p {

}
#service-1 #suche {
float: left;
width: auto;
}
#service-1 #suche input {
padding: 0.1em;
border: 1px solid #ccc;
}
#service-1 #suche input.senden {
padding: 0;
border: 1px solid #ccc;
background-color: #e7e5db;
color: #000;
cursor: pointer;
}

#content #menue ul {
list-style: none;
}
#content #menue ul ul {
margin-left: 1.5em;
}
#content #menue h4 {
padding: 3px 0px 3px 5px;
text-transform: uppercase;
font-size: 90%;
background-color: transparent;
color: #666;
}
#content #menue p.office {
margin: 1.5em 0;
padding-left: 1em;
font-size: 80%;
}

#content #spiegel #breadcrumb p {
margin: 0.5em 0;
padding: 0;
font-size: 80%;
}
#content #spiegel h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 160%;
letter-spacing: 1pt;
padding: 1.5em 0 0.5em 0;
background-color: #e7e5db;
color: #bc001b/*9f0010*/;
}
#content #spiegel h2 {
font-size: 120%;
padding: 0.5em 0 0 0;
background-color: #e7e5db;
color: #bc001b;
}
#content #spiegel h3 {
font-size: 105%;
padding: 0.5em 0 0 0;
background-color: #e7e5db;
color: #bc001b;
}

#content #spiegel h4 {
font-size: 95%;
padding: 0.5em 0 0 0;
background-color: #e7e5db;
color: #bc001b;
}

#content #spiegel p {
margin: 0.5em 0 1em 0;
}
p.topper {
margin: 2em 1em;
}

#content #spiegel ul {
margin: 1.5em 1em;
list-style-type: circle;
}
#content #spiegel ul ul {
margin: 0 1em;
}
#content #spiegel ul li {

}

#footer p {
margin: 0 2em 0 0;
padding: 0.5em 0;
}


/* === LINKS === */
/*Allgemein*/
a {
text-decoration: none;
font-weight: bold;
background-color: transparent;
color: #600;
}
a:hover,
a:active,
a:focus {
background-color: transparent;
color: #900;
}

/* Sprungmarken */
#top ul li a:link.sprung,
#top ul li a:visited.sprung {
display: block;
margin: -15px 0 0 -3500px;
}
#top ul li a.sprung:hover,
#top ul li a.sprung:active,
#top ul li a.sprung:focus {
width: 15em;
margin: 5px 0 0 10px;
padding: 0 5px;
background-color: #eeede6;
color: #a00;
text-decoration: none;
}

/*'Home'-Link*/
#header #textlogo ul {
list-style: none;
margin: 0;
padding: 0;
}

#header #textlogo a {
position: absolute;
top: 0;
right: 0;
width: 429px;
height: 111px;
}
#header #textlogo a span {
position: absolute;
left: -500em;
}

/*Service-Links*/
#service-1 a {

}
#service-1 a:hover,
#service-1 a:active,
#service-1 a:focus {
border-bottom: 1px solid #900;
}

/*Links im Hauptmenue*/
#content #menue ul a {
display: block;
padding-left: 15px;
border: 1px solid #eeede6;
}
#content #menue ul a:visited {
background-image: url(../images/arro_vis.gif);
background-repeat: no-repeat;
background-position: 0 4px;
}
#content #menue ul a:hover,
#content #menue ul a:active,
#content #menue ul a:focus {
background-image: url(../images/bull-sq.gif);
background-repeat: no-repeat;
background-position: 2% 50%;
border: 1px solid;
border-color: #fff #ccc #ccc #fff;
}

#content #menue ul ul a,
#content #menue ul ul a:hover {
font-weight: normal;
}

/*Links mit LS/DGS-Icons*/
#content #menue ul.ic-dgs a {
background-image: url(../images/icon_movie.gif);
background-repeat: no-repeat;
background-position: 10px 2px;
padding: 1px 0px 1px 30px;
font-size: 90%;
}
#content #menue ul.ic-dgs a:visited {
background-image: url(../images/icon_movie_vis.gif);
background-position: 10px 2px;
padding: 1px 0px 1px 30px;
}
#content #menue ul.ic-ls a {
background-image: url(../images/icon_easydoc.gif);
background-repeat: no-repeat;
background-position: 10px 2px;
padding: 1px 0px 1px 30px;
font-size: 90%;
}
#content #menue ul.ic-ls a:visited {
background-image: url(../images/icon_easydoc_vis.gif);
background-position: 10px 2px;
padding: 1px 0px 1px 30px;
}

#content #menue ul.ic-dgs li.norm a,
#content #menue ul.ic-ls li.norm a {
font-size: 100%;
}

/*Euro-Link*/
#content #menue a:link.eu,
#content #menue a:visited.eu,
#content #menue a:hover.eu,
#content #menue a:active.eu,
#content #menue a:focus.eu {
background-image: url(../images/eu-t.gif);
background-repeat: no-repeat;
background-position: 5px 1px;
padding-left: 3em;
}
#content #menue a:link.eu-de,
#content #menue a:visited.eu-de,
#content #menue a:hover.eu-de,
#content #menue a:active.eu-de,
#content #menue a:focus.eu-de {
background-image: url(../images/de-t.gif);
background-repeat: no-repeat;
background-position: 5px 1px;
padding-left: 3em;
}


/*Links im Breadcrumb*/
#content #spiegel #breadcrumb a {
font-weight: normal;
border-bottom: 1px solid #600;
}

/*Links im Fliesstext*/
#content #spiegel a {
font-weight: normal;
border-bottom: 1px solid #600;
}
#content #spiegel a:visited {
background-image: url(../images/arro_vis.gif);
background-repeat: no-repeat;
background-position: bottom right;
padding: 0 15px 0 0;
}

/*Links im Footer-Menue*/
#footer a {
padding: 0 0.8em;
border: 1px solid #eeede6;
}
#footer a:visited {
padding: 0 0.8em;
border: 1px solid #eeede6;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
background-image: url(../images/bull-sq.gif);
background-repeat: no-repeat;
background-position: 2% 50%;
border: 1px solid;
border-color: #fff #ccc #ccc #fff;
}
#footer a.topper,
#footer a:visited.topper,
#footer a:hover.topper,
#footer a:active.topper,
#footer a:focus.topper {
background-image: none;
padding-left: 0;
}

/*Aktive Links (current)*/
#content #menue .aktiv {
display: block;
background-image: url(../images/arro1.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 1.5em;
font-weight: bold;
border: 1px solid;
border-color: #fff #ccc #ccc #fff;
}
#content #menue ul.ic-ls .aktiv,
#content #menue ul.ic-dgs .aktiv {
padding-left: 2em;
}
#footer .aktiv {
padding: 0 0.8em;
font-weight: bold;
border: 1px solid;
border-color: #fff #ccc #ccc #fff;
}

/*Externe Links*/
#content #spiegel a.extern {
background-image: url(../images/extern.gif);
background-repeat: no-repeat;
background-position: bottom right;
padding: 0 15px 0 0;
}
#content #spiegel a:visited.extern {
background-image: url(../images/extern_vis.gif);
background-repeat: no-repeat;
background-position: bottom right;
padding: 0 15px 0 0;
}

/*Links ohne Icon*/
#service-1 a,
#content #spiegel #breadcrumb a,
#footer a,
a.no-icon {

}
#service-1 a:visited,
#content #spiegel #breadcrumb a:visited,
a:visited.no-icon {
background-image: none;
padding-left: 0;
padding-right: 0;
}

#content #spiegel a.ohne {
border: 0 none;
}


/* === SITEMAP === */
#content #spiegel ul#sitemap {
list-style-type: none;
margin: 0 0 0 45px;
padding: 0;
border-left: 2px dotted #aaa;
}
#content #spiegel ul#sitemap li {
margin: 8px 0 0 0;
padding: 0;
}
#content #spiegel ul#sitemap ul {
list-style-type: none;
border-left: 2px dotted #aaa;
margin: 0 0 0 30px;
padding: 0;
}
#content #spiegel ul#sitemap ul li {
margin: 0;
margin: 3px 0 0 0;
padding: 0;
font-size: 100%;
}
#content #spiegel ul#sitemap a {
margin: 0;
padding: 2px 5px 2px 5px;
font-size: 110%;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
background-color: #eeede6;
color: #600;
border-bottom: 1px solid #aaa;
}
#content #spiegel ul#sitemap a:visited {
background-image: url(../images/arro_vis.gif);
background-repeat: no-repeat;
background-position: 2% 50%;
padding-left: 15px;
background-color: #eeede6;
color: #850;
}
#content #spiegel ul#sitemap a:hover,
#content #spiegel ul#sitemap a:active,
#content #spiegel ul#sitemap a:focus {
background-color: #fffff7;
color: #a00;
}
/*zweite Ebene*/
#content #spiegel ul#sitemap ul a {
font-size: 100%;
font-variant: normal;
}
/*dritte Ebene*/
#content #spiegel ul#sitemap ul ul a {
font-size: 90%;
font-weight: normal;
}

#content #spiegel ul#sitemap ul a.icls {
background-image: url(../images/icon_easydoc.gif);
background-repeat: no-repeat;
background-position: 2% 50%;
padding-left: 24px;
}
#content #spiegel ul#sitemap ul a.icdgs {
background-image: url(../images/icon_movie.gif);
background-repeat: no-repeat;
background-position: 2% 50%;
padding-left: 24px;
}

#content #spiegel ul#sitemap a:visited.icls {
background-image: url(../images/icon_easydoc_vis.gif);
}
#content #spiegel ul#sitemap a:visited.icdgs {
background-image: url(../images/icon_movie_vis.gif);
}

/**/
#content #spiegel p.icls {
background-image: url(../images/icon_easydoc.gif);
background-repeat: no-repeat;
background-position: 4px 2px;
padding-left: 24px;
}
#content #spiegel p.icdgs {
background-image: url(../images/icon_movie.gif);
background-repeat: no-repeat;
background-position: 4px 2px;
padding-left: 24px;
}

#content #spiegel ul#sitemap span.sm-aktiv {
margin: 0;
padding: 2px 5px 2px 5px;
font-size: 110%;
font-variant: small-caps;
font-weight: bold;
background-color: transparent;
color: #000;
}
#content #spiegel #schlagworte {
margin-top: 20px;
}
/* */


/* === SONSTIGES === */
.invis, .un, hr, #printonly {
display: none;
}
.noshow {
position: absolute;
top: 0;
left: -500em;
}
#content #menue hr {
display: block;
height: 1px;
border: 0 none;
border-top: 1px solid #fff;
margin: 0.5em 0;
padding: 0;
}

/*rechts floatendes Bild im Contentbereich*/
#content #spiegel .rightfloater {
float: right;
position: relative;
width: auto;
margin-top: 1em;
margin-left: 0.5em;
}

/*LS/DGS-Icons*/
#content #spiegel .dgs-box,
#content #spiegel .ls-box {
float: right;
width: 65px;
height: 45px;
margin-top: 15px;
background-repeat: no-repeat;
}
#content #spiegel .dgs-box {
background-image: url(../images/ic_dgs.gif);
}
#content #spiegel .ls-box {
background-image: url(../images/ic_ls.gif);
}

/* Zitat Menschenrechte Startseite */
#content #spiegel .mr-zitat {
margin: 2em 0 -1em 0;
font-size: 105%;
font-weight: bold;
background-color: #e7e5db;
color: #9f0010;
/*border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;*/
}
#content #spiegel .mr-zitat p {
/*margin: 0 0 0 2.5em;
padding: 0.5em 1em;*/
}
#content #spiegel .mr-zitat .anf {
/*margin: 0 0 0 -1.3em;
padding: 0 0.3em 0 0;
line-height: 1;
font-size: 200%;*/
}
#content #spiegel .mr-zitat .norm {
font-weight: normal;
font-size: 80%;
color: #000;
}


/* Tabelle auf Kontaktseite */
#content #spiegel table.kontakte {
margin: 1em 0;
border: 0 none;
}
#content #spiegel table.kontakte td {
border: 1px solid #ccc;
vertical-align: top;
padding: 0.5em;
}
#content #spiegel table.kontakte td.k1 {
padding-right: 1em;
}
#content #spiegel table.kontakte td p {
margin: 0;
padding: 0;
}
/* */

#content #spiegel .trenner {
height: 1px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #f7f5f2;
}


/* ======= VIDEO-STUFF = TO BE CHECKED ======== */
/*playerwahl*/
#playerauswahl,
#videoauswahl {
margin: 0 0.5em;
}
#videoauswahl #playerauswahl table {
border: 0 none;
width: 99%;
margin: 1em 0;
}
#playerauswahl table td {
border: 1px solid #ccc;
width: 33%;
}
#videoauswahl h3 {
background: none;
padding-left: 0;
}
#playerauswahl table td h4 {
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 1em;
}
#playerauswahl table td h4.real {
background-image: url(../images/icon_real.gif);
}
#playerauswahl table td h4.quicktime {
background-image: url(../images/icon_quick.gif);
}
#playerauswahl table td h4.mediaplayer {
background-image: url(../images/icon_wmp.gif);
}

#playerauswahl table td p {
text-align: right;
margin: 0;
/*padding: 0 5px 0 0;*/
}

#playerauswahl table td p#submitbutton {
text-align: center;
}
#playerauswahl table td p#submitbutton input {
padding: 0;
background-color: #eeede6;
color: #600;
font-weight: bold;
border: 1px solid;
border-color: #fff #ccc #ccc #fff;
cursor: pointer;
width: 30em;
}

/* Filmfenster */
#videoauswahl {
/*margin-top: 60px;*/
}

#videoauswahl table {
border: 0 none;
margin: 0;
}
#videoauswahl table td {
padding: 3px 5px;
border: 1px solid #ccc;
}
#videoauswahl table td p {
margin: 0;
padding: 0;
/*font-weight: bold;*/
}
#videoauswahl table td.showvideo {
text-align: center;
}
#videoauswahl table td.show-text,
#videoauswahl table td.show-text,
#videoauswahl table td.showvideo .auswahl-text {
text-align: left;
}
/* */



/* NL-Abo */
#content #nl-abo {

}
#content #nl-abo p.nl-error {
margin: 0px 20px 0px 30px;
background-color: #fffff4;
color: #600;
padding: 10px 0px 10px 0px;
font-weight: bold;
border: 1px solid #a00;
text-align: center;
}
#content #nl-abo p.nl-message {
margin: 10px 20px 0px 30px;
padding: 10px 0px 10px 0px;
font-weight: bold;
background-color: #fffff4;
color: #000;
border: 1px solid #e0be94;
text-align: center;
}
#content #nl-abo p.nl-form {
margin-top: 10px;
}
#content #nl-abo input.nl-mail {
width: 300px;
background-color: #fffff7;
color: #000;
border: 1px solid #e0be94;
}
#content #nl-abo input.nl-senden {
padding: 0;
background-color: #e0d0b0;
color: #600;
font-weight: bold;
border: 1px solid;
border-color: #fffbf0 #9c6a2e #9c6a2e #fffbf0;
cursor: pointer;
}

/* Spezielles auf NEWS-Seiten */

#news #content #spiegel ul li {
margin: 5px 0;
}
#news #content #spiegel ul.linkauswahl a,
#news #content #spiegel ul.linkauswahl span.aktiv {
font-weight: bold;
}

/* Tabelle auf Archivseite */
#news #content #spiegel table.archiv-auswahl {
margin: 0 0 1em 0;
border: 0 none;
}
#news #content #spiegel table.archiv-auswahl td {
padding: 1px 5px 2px 5px;
text-align: center;
border: 1px solid #f7f5f2;
}
#news #content #spiegel table.archiv-auswahl td.topic {
font-weight: bold;
text-align: left;
}

#news #content #spiegel table.archiv-auswahl td p {
margin: 0;
padding: 0;
}



/* Suche Ergebnisseite */
#content #spiegel .output .isearch-highlight {
background-color: #ffffcc;
color: #000;
}

#content #spiegel .output em {
font-weight: bold;
font-style: normal;
}
#content #spiegel .output a {
font-weight: bold;
}
#content #spiegel .output li {
margin-top: 15px;
}
#content #spiegel .output .searchword {
color: #222;
background-color: yellow;
border: 1px dotted yellow;
}
#content #spiegel .output .mod {
display: block;
font-size: 90%;
}



/* Veranstaltungs-Seite */
#veranstaltungsseite #content #spiegel .terminbox {

}
#veranstaltungsseite #content #spiegel .veranst-termine {
width: 36em;
}
#veranstaltungsseite #content #spiegel .veranst-termine td {
padding: 1px 0px 1px 5px;
vertical-align: top;
border: 1px solid #ccc;
}
#veranstaltungsseite #content #spiegel .veranst-termine td.front {
width: 12em;
font-weight: bold;
}
#veranstaltungsseite #content #spiegel .veranst-termine ul {
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 0px;
}
#veranstaltungsseite #content #spiegel .veranst-termine ul li {
padding: 0px 0px 0px 0px;
}

#veranstaltungsseite #content #spiegel h2 {
font-size: 115%;
}
#veranstaltungsseite #content #spiegel h3 {
font-size: 100%;
background-color: #e7e5db;
color: #8a0015;
}




/*NUR FUER TEMPORAERE STATISCHE SEITE*/
#content #spiegel ul.ank-seminar li {
margin-bottom: 20px;
}


/*BLOG*/
#content #spiegel textarea {
padding: 0.1em;
border: 1px solid #ccc;
}
#content #spiegel input.senden {
padding: 0;
border: 1px solid #ccc;
background-color: #e7e5db;
color: #000;
cursor: pointer;
}

#content #spiegel .entry a:visited {
background-image: none;
background-position:right bottom;
background-repeat:no-repeat;
padding:0 0 0 0;
}

/*rechts floatendes Bild im Contentbereich*/
#content #spiegel .alignleft {
float: left;
position: relative;
width: auto;
margin-top: 0.5em;
margin-right: 1em;
}

/*rechts floatendes Bild im Contentbereich*/
#content #spiegel .alignright {
float: right;
position: relative;
width: auto;
margin-top: 0.5em;
margin-left: 1em;
}

