
#content p {
	margin: 0;
}

#content a:link, #content a:visited, #content a:active {
	color: #586faa;
}

#content a:hover {
	color: #554f49;
}

#content img {
	border-color: #b4a08c;
}

#content hr {
	color: #436383;
	height: 0px;
	line-height: 0;
	border: 0;
	border-bottom: 1px solid #b4a08c;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #554f49;
}

#content p {
	color: #554f49;
}
#content h1 {
	font-size: 22px;
	line-height: 25px;
	color: #436383;
	margin: 0px;
}

#content h2 {
	font-family: arial; 
	font-weight: bold; 
	font-size: 14px;
	line-height: 19px;
	color: #484848;
	margin-bottom: 14px;	
	padding-bottom: 3px;
}

#content h3 {
	font-size: 14px;
	line-height: 19px;
	color: #42b191;
	margin-bottom: 12px;
	padding-bottom: 3px;
	border-bottom: 1px solid #42b191;
}

#content h4 {
	font-size: 14px;
	line-height: 16px;
	color: #484848;
	margin-bottom: 12px;	
	padding-bottom: 3px;	
	margin: 0px;
}

#content h5 {
	font-size: 12px;
	line-height: 16px;
	color: #484848;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #42b191;
}

#content h6 {
	color: #42b191;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 2px;
	margin: 0px;
}

#content ul {
	padding: 0;
	margin: 10px 0 0 0px;
}

#content ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	background: url(../images/li.gif) no-repeat left 3px;
	list-style: none;
}

.forms {
	background-color: #c7d4f4; 
	border: solid 1px #436383;
}

#content .docicon {
	margin: 3px 8px 3px 0px;
}

#content .dokustellen td {
	padding: 5px;
	font-size: 11px;
	background-color: #d6c6b6;
	vertical-align: top;
}


#content .braun {
	color: #b4a08c;
}

#content .blau {
	color: #436383;
}

#content .dokustellen td a {
	color: #254d75;
}

#content .dokustellen tr.blue td {
	background-color: #436383;
	color: white;
}

#content input.basket_amount {
	display: block;
	width: 30px;
	height: 15px;
	float: left;
	border: 1px solid black;
	text-align: right;
	padding: 1px 5px 1px 2px;
}

#content input.basket_submit {
	display: block;
	padding: 1px;
	border: 1px solid black;
	border-left: 0;
	float: left;
	background-color: white;
}

#content input.button {
	display: block;
	padding: 1px;
	border: 1px solid black;
	float: left;
	background-color: white;
}

 
