* {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #504B4E;
border: 0;
}

.left {
width: 120px;
background-image:url(Bilder/site_left.gif);
background-position: top;
background-repeat: repeat-y;
}

.right {
width: 120px;
background-image:url(Bilder/site_right.gif);
background-position: top;
background-repeat: repeat-y;
}

.content {
padding: 10px;
}

hr {
background: #663366;
width: 90%;
height: 2px;
}

a {
font-weight: bold;
text-decoration: none;
color: #663366;
}

input, textarea, select {
border: 1px;
border-color: #663366;
border-style: solid;
}

div.impressum {
float: right;
}

.wrr {
width: 600px;
height: 80px;
overflow: auto;
border: 1px;
border-style: solid;
border-color: #663366;
}

.noborder {
border: 0;
}

.missing {
color: red;
font-weight: bold;
}

.rechtliches {
font-size: 10px;
}

.anfragetext {
font-size: 12px;
color: #777777;
}

/*
h1 {
font-size: 16px;
}
*/

.blogtable {
border: 1px #77275d solid;
font-size: 12px;
}


.abdunkeln {
background-color: #eadee6;
color: #888888;
}

.blogtext {
background-color: white;
color: #777777;
}

.klein {
font-size: 12px;
}