/*www.gerdbrunzema.com */

/* GLOBAL */

*{ margin:0;padding:0; } /*alle browser synchron*/

body.basis {
margin-left:auto;
margin-right:auto;
min-width:275px;
width:80%;height:100%;
background-color:#fff;
font-size:100.01%;
font-style:normal;
font-weight:300;
color:#666;
line-height:120%;
text-align:left;
vertical-align:top;
text-decoration:none;
/* border:solid 2px green; */
}

/* INHALT */

#inhalt {
margin-top:1em;
margin-left:auto;
margin-right:auto;
width:87.5%;
overflow:visible;
white-space:normal;
z-index:98;
/* border:solid 2px red; */
}

*.blockeintrag {
display:block;
clear:both;
margin-top:1em;margin-bottom:2em;
padding-top:0em;padding-bottom:0em;
padding-left:0em;padding-right:0em;
/* border:solid 2px #eee; */
}

*.blocklinks {
display:inline;
float:left;
width: 67%;
min-width:275px;
/* margin-right:2.5em; */
/* margin-bottom:3em; */
/* padding:0em; */
height:auto;
/* border:solid 2px red; */
}
*.blockrechts {
display:inline;
float:right;
width: 10em;
/* max-width: 275px; */
/* min-width:275px; */
Margin-top:0em;
/*margin-right:2.5em;*/
/*margin-bottom:3em;*/
padding:0em;
height:auto;
/* border:solid 2px green; */
}

/*Nur für index.html */
*.linkespalte {
display:inline;
float:left;
width: 45%;
min-width:275px;
Margin-top:0em;
/*margin-right:2.5em;*/
/*margin-bottom:3em;*/
padding:0em;
height:auto;
/* border:solid 2px green; */
}
*.rechtespalte {
display:inline;
float:right;
width: 45%;
min-width:275px;
Margin-top:0em;
/*margin-right:2.5em;*/
/*margin-bottom:3em;*/
padding:0em;
height:auto;
/* border:solid 2px green; */
}




a,p,div,h1,h2,h3,li,ol,ul,input,table,tr,td,textarea{
text-align:left;
font-family:'Courier New','Courier 10 Pitch','Courier',monospace;
white-space:normal;
/* width:35em; */
}

h1 {
font-size:2.25em;
font-weight:bold;
line-height:140%;
padding-top:2.5em;
padding-left:0em;
padding-bottom:2em;
/* margin-left:8.5em; */
/* text-indent:-8.5em; */
/* white-space:nowrap; */
/* color:#66b5ff; */
color:#000;
}

h2 {
font-size:1.5em;
font-weight:bold;
line-height:125%;
padding-top:0.75em;
padding-left:0em;
padding-bottom:1.5em;
/* color:#c4165c; */
color:#000;
}

strong {
/* color:#c4165c; */
color:#000;
}

p {
font-size:1em;
line-height:180%;
padding-bottom:2em;
/* max-width:50em; */
}

ul {
padding-bottom:2em;
}

li {
list-style-type:none;
line-height:150%;
}

*.orange {
color:#ff9844;
/* color:#666; */
}

*.red {
color:#c4165c;
/* color:#666; */
}

*.green {
color:#34c334;
/* color:#666; */
}

*.blue {
color:#66b5ff;
/* color:#666; */
}

*.grey {
color:#e8e8e8;
/* color:#666; */
}

*.wichtig {
border: 1px solid #c4165c;
padding:0.25em;
}

*.big {
font-size:1.25em;
font-weight:bold;
line-height:160%;
/* vertical-align:middle; */
}

*.small {
font-size:0.5em;
line-height:100%;
/* vertical-align:middle; */
}

a:link,
a:visited,
a:hover,
a:focus,
a:active {
font-weight:bold;
background-color:#ffffff;
text-decoration:none;
border:none;
}

a:link { 
/* color:#4bc600; */
color:#000;
}

a:visited { 
/* color:#4bc600; */
color:#000;
}

a:hover,
a:focus,
a:active { 
color:#666;
}

img {
text-decoration:none;
border:none;
width:100%;
min-width:270px;
max-width:500px;
}
img.klein {
width:80px;
min-width:80px;
Max-width:80px;
margin-right:0.5em;
margin-bottom:0.5em;
}
img.druck {
/* width:100%; */
/* min-width:175px; */
max-width:300px;
padding:5%;
/*margin-right:2em;*/
/* margin-bottom:2em; */
border:solid 2.5em #fbfbfb;
}

p.drucktext {
margin-left:2.5em;
padding-bottom: 0em;
width:17em;
}

p.preis {
margin-right:20em;
margin-bottom:2em;
text-align:right;
font-size:.75em;
line-height:100%;
/* border:solid 2px red; */
}
