body{
background-image:url(K1.jpg);
background-repeat:repeat;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.1em;
line-height:1.5em;
color:#600;
}

hr{
/*max-width:850px;*/
color:#039; 
background-color:#FFF; 
height:2px;
margin-right:0; 
text-align:right; 
border:1px dashed #039;
}

hr.punktLinie{
color:#039; 
background-color:#FFF; 
height:2px;
margin-right:0; 
text-align:center; 
border:1px dotted #039;
margin-top:15px;
margin-bottom:30px;
}

ul{
line-height:2.0em;
list-style-type:none;
}

div.menu{
margin-top:20px;
margin-left:3px;
line-height:2.5em;
color:#600;
font-size:18px;
font-weight:bold;
float:left;
height:841px;
width:200px;
}

div.content{
position:relative;
padding-top:25px;
padding-left:50px;
padding-right:50px;
margin-left:250px;
max-width:850px;
}

div.titel{
color:#039;
font-size:2em;
padding-bottom:12px;
text-align:right;
}

div.autor{
text-align:right;
color:#039;
font-size:1.2em;

}

div.desc{
padding-top:100px;
}

div.datum{
text-align:right;
color:#039;
font-size:0.8em;
font-weight:bold;
}

div.item{
font-size:0.8em;
font-weight:bold;
}

div.ort{
text-align:right;
color:#039;
font-size:0.8em;
font-weight:bold;
padding-bottom:15px;
}

div.subline{
font-size:smaller;
color:#336;
text-align:right;
}

.emph{
color:#C60;
font-size:large;
font-weight:bold;
}

.zusatz{
font-size:small;
font-weight:normal;
color:#336;
line-height:1.2em;
}

.groesser{
font-size:larger;
}

.fett{
font-weight:bold;
}

a:link { 
text-decoration:none; 
font-weight:bold;
color:#039;
}

a:visited {
color:#336;
text-decoration: none;
font-weight: bold;
}

a:hover {
color:#600;
text-decoration: none;
font-weight: bold;
}

a:active {
color:#039;
text-decoration: none;
font-weight: bold;
}


/* original:
body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14pt;
color:#990000;
background: url(K1_r_blass.jpg);
}
h1 {
font-size: 18pt;
color: #990000;
}
h2 {
font-size: 16pt;
color: #990000;
}
h3 {
font-size: 14pt;
color: #990000;
}

a:link { 
text-decoration:none; 
font-weight:bold;
color: blue;
}
a:visited {
color: #8585BC;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #FFD700;
text-decoration: none;
font-weight: bold;
}
a:active {
color: blue;
text-decoration: none;
font-weight: bold;
}
*/
