body {
background-color:#DCCCCC;
font-family:Verdana;
font-size:12px;
margin:0px;
}
table {
font-family:Verdana;
font-size:12px;
}


hr {
width:100%;
text-align:left;
color: #7D2B2C;
background-color: #7D2B2C;
border-color:#7D2B2C;
height:1px;
}

.rahmen {
border:1px solid #7D2B2C;
}

a {
font-family:Verdana;
font-size:12px;
color:black;
color:#214626;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

h1,h2 {
font-family:Verdana;
color:#990000;
margin-top:0px;
margin-bottom:12px;
}

h2 {
font-size:12px;
margin-bottom:5px;
}

h1 {
font-size:14px;
}

p {
font-family:Verdana;
font-size:12px;
}

b {
/*color:#990000;*/
}

ul {
margin:5px;
margin-left:25px;
list-style-image:url(../grafiken/pfeil.gif);
}


.box {
	width:560px;
	background-color:white;
	border:1px solid black;
	margin-bottom:20px;
}