/* Stylesheet for http://www.css-technik.de
created by: Cornelia Lange and Olaf Gleba
Stylesheet-Version 29.03.2004 cl 
-------------------------------------------*/
* {
margin: 0;
padding: 0;
}
html, body, img, fieldset {
border: 0 solid;
}

/* body und Elemente */
body {
font: 95% Arial, Helvetica, sans-serif;
text-align: center;
background: #eee;
color: #000;
}

/* Schriftgroessenformatierungen */
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 15px 0 5px 0;
margin: 0;
color: #333;
background: transparent url(/files/global_files/a5a1a161e1eaf0cc1873d31d1b1c43b2de426d0a_bgx.gif) left bottom repeat-x
}
h2, h3, h4, p, a, code, pre {
font-size: 0.80em;
}

h1 a, h2 a, h3 a,h4 a, p a, p code, pre code {
font-size: 100%;
}
b, strong {
font-weight: bold;
}
i, em {
font-style: oblique;
}
acronym, abbr {
cursor: help;
border-bottom: 1px solid #ccc;
font-style: normal;
}
code {
font-family: courier, mono, serif;
font-weight: normal;
color: #c00;
}
pre {
display: block;
padding: 10px;
color: #069;
background: #F5F5F0;
border: 1px dotted #993;
margin: 10px 0;
white-space: normal;
}

/* Links */
a:link, a:visited {
text-decoration: none;
color:#069;
}
a:hover {
text-decoration: underline;
color:#990;
}
a:focus, a:active {
text-decoration: underline;
color:#069;
background-color: #F3F3E6;
}
a.nachoben, a:link.nachoben, a:visited.nachoben {
line-height: 1.4em;
padding-left: 16px;
background-image: url(/files/global_files/e747ed7b1ebdb00dd9807899f3683b12ef71d74b_pfeil_top.gif);
background-repeat: no-repeat;
background-position: left;
}
ul li {
list-style: none;
}
h2 {
color: #990;
text-align: left;
}
h3 {
margin: 5px 0;
}
h4 {
padding: 0 0 5px 0;
}
p {
line-height: 1.4em;
margin: 5px 0;
}


#alles {
background: #eee url(/files/global_files/04ba902d6a1d225bf8f99ec709511180841c85c7_bgstart.gif) no-repeat top center;
color: #000;
min-height: 100%;
padding-bottom: 6em;
}
#alles.artikel {
background: #eee url(/files/global_files/bc1b97ee649b2cc7528813b4835aece790d49202_bg2.gif) top center repeat-y;
color: #000;
}


/* umschliessendes div fuer den zentrierten bereich */
#container {
position: relative;
width: 761px;
margin: 0 auto;
text-align:left;
padding-left:1px; /* damit im Moz der Inhalt im Viewport bleibt */
}

/* Kopfbereich */
#logo {
padding: 20px 0 15px 110px;
margin: 0;
height: auto;
}

/*Sprungmenue fuer Screenreader*/
#skipnavi {
position: absolute;
top: 0; left: 30%;
}
#skipnavi a, #skipnavi a:link, #skipnavi a:visited, #skipnavi a:hover {
color: #f9f9f9;
}
#skipnavi a:active, #skipnavi a:focus {
color: #069;
}

#topfront {
width: 92%;
padding: 0 0 2px 0;
margin-left: 8px;
text-align: right;
border-bottom: 1px solid #993;
}
#topfront ul, #bottomfront ul {
height: 1em;
}
#topfront li, #bottomfront li  {
display: inline;
}
#topfront a, #topfront li.on,
#bottomfront a, #bottomfront li.on {
display: block;
float: right;
padding: 0 3px 0 25px;
background: transparent url(/files/global_files/799642ebea10e731285dd97e47fe605e9876ae99_pfeil_x.gif) 10px 0 no-repeat;
}



/* Ende Kopfbereich */

/* Fussbereich */
#footer {
float:left;
clear:both;
width:100%; /* geandert 05.04.04 olaf 98% */
padding: 10px 0;
}
#bottomfront {
/* geandert olaf 020404 width: 510px; */
width: 560px;
padding:5px 0;
margin:0 40px 0 200px;
text-align:right;
border-top: 1px solid #993;
}
/* Tan-Hack fuer den IE 5.x */
* html #bottomfront {
width: 560px;
w\idth: 550px;
}
#bottomfront span {
float: left;
text-align:left;
}

/* umschliesst die drei Spalten und hält den Footer frei 
von Ueberlappungen bei Textskalierung. p.contentfooter enthaelt 
den Link 'nach oben' */
#main {
width: 760px;
position: relative;
}
#main p.contentfooter {
clear: both; 
}
#main a.nachoben, #main a:link.nachoben, #main a:visited.nachoben {
display: block;
float: right;
line-height: 1.4em;
background: transparent url(/files/global_files/e747ed7b1ebdb00dd9807899f3683b12ef71d74b_pfeil_top.gif) left no-repeat;
}

/* Menuespalte */
#leftcolumn{
position: absolute;
top: 0; left: 0;
display: block;
width: 180px;
padding: 10px 0 10px 10px;
}
#leftcolumn h1 {
margin: 0 0 20px 0;
}
#leftcolumn h2 {
padding-top: 8px;
}

#leftcolumn p {
padding:0 0 8px 0;
text-align:left;
}
#leftcolumn li a, #leftcolumn li a:link, #leftcolumn li a:visited, #leftcolumn li.on {
display: block;
line-height: 1.5em;
padding-left: 16px;
background-image: url(/files/global_files/799642ebea10e731285dd97e47fe605e9876ae99_pfeil_x.gif);
background-repeat: no-repeat;
background-position: left;
}
#leftcolumn li.on a {
background: transparent;
padding-left: 0;
}

/* Neuen Eintrag anlegen, Skripte, Tutorials, Links und Buchtipps, Eintrag Suche, ModeratorInnen */
#leftcolumn ul.img {
margin: 0 0 10px 0;
}
#leftcolumn .img li {
display:inline;
}
#leftcolumn .img a, #leftcolumn .img a:link, #leftcolumn .img a:visited {
display: block;
line-height: 1.4em;
padding-left: 16px;
background-image: url(/files/global_files/799642ebea10e731285dd97e47fe605e9876ae99_pfeil_x.gif);
background-repeat: no-repeat;
background-position: left;
background-color: transparent;
}
#leftcolumn .img a:focus, #leftcolumn .img a:active{
background-color: #F3F3E6;
}
#leftcolumn .noimg a, #leftcolumn .noimg a:link, #leftcolumn .noimg a:visited {
background-image: none;
padding-left: 0;
}

/* W3C CSS-Buttons */
.w3cbutton {
margin: 0.5em 0;
width: 7em;
border: 1px solid #993;
font-family: helvetica,arial,sans-serif;
padding: 0;
}
.w3cbutton a {
display: block;
width: 100%;
padding: 0;
font-weight: bold;
line-height: normal;
font-size: 70%;
}
.w3cbutton a:link, .w3cbutton a:visited {
background: #38b;
color: #fff;
text-decoration: none;
font-weight: bold;
}
.w3cbutton a:hover, .w3cbutton a:active, .w3cbutton a:focus {
background: #fc6;
color: #000;
text-decoration: none;
font-weight: bold;
}
.w3cbutton span.w3c {
padding: 0 0.4em;
background: #fff;
color: #069;
}
#paypal {
margin-top: 50px;
}


/* Content in der mittleren Spalte */
#content {
padding: 10px 0;
margin-left: 200px;
margin-right: 250px;
text-align: left;
width: 300px;
}
#nocolumn #content {
margin-right: 0;
text-align: left;
width: 550px;
}
#content a, #content a:link, #content a:visited, #content a:hover, #content a:active {
background: transparent url(/files/global_files/799642ebea10e731285dd97e47fe605e9876ae99_pfeil_x.gif) 0 1px no-repeat;
padding-left: 15px;
}
#content h2 a, #content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h2 a:active {
background: transparent url(/files/global_files/27345b2a7240a1909d0d55057bdd41d80ad516a7_pfeil_up.gif) 0 1px no-repeat;
padding-left: 15px;
}
#content a.noshow {
background: transparent;
padding-left: 0;
}

#content h2 {
margin: 15px 0 5px 0;
background: transparent;
}
#content p {
margin: 5px 0 10px 0;
}
#content ul {
margin: 10px 0 10px 20px;
}
#content ul li {
padding: 3px 0;
list-style-type: square;
}

#content #comment_form {
margin: 50px 0 20px 0;
}
#content p.more {
margin: -10px 0 0 0;
}
#content p.who {
margin: 5px 0 0 0;
color: #666;
}

#content p.tags {
float: left;
display: inline;
line-height: normal;
margin: 0;
padding: 0;
}
#content ul.tags {
padding: 0 0 0 5px;
margin: 0 0 15px 0;
height: 1.5em;
}
#content ul.tags li, #content ul.tags li a {
display: inline;
line-height: normal;
margin: 0;
padding: 0;
background: transparent;
}
#content ul.tags li a {
display: block;
float: left;
padding-left: 5px;
}

p.kommentar {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #993;
}


/* Rechte Spalte mit Leitartikeln */
#column {
float: right;
display: block;
width: 230px;
padding: 10px 0;
}

p span.datum, p.datum {
font-weight: bold;
color: #993;
margin: 5px 0 12px 0;
}

#content p a {
text-decoration: underline;
}

#column p a {
text-decoration: underline;
}

#column p.autor {
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
border-bottom: 1px solid #993;
}

/* Linkempfehlungen */

#empf {
margin: 50px 0 0 0;
width: 150px;
}
#empf p a {
color: #666;
}



/* Allgemeines Klassen */
 
/* kickt die Punkte zwischen den oberen (#topfront) und unteren (#bottomfront) Links aus den Viewport. */

.skip {
position: absolute;
left: -100em;
}
span.skip {
position: absolute;
left: -100em;
}

span.skip a {
text-decoration: none;
}
.rand {
border: 1px solid #069;
margin: 3px 0;
}
.clearb {
clear: both;
}
.summary {
margin: 0;
}
.teaser {
font-weight: bold;
padding: 20px 0 0 0;
color: #990;
}
#alles.artikel .summary {
margin: 15px 0;
font-weight: bold;
}
