﻿#Logo
{
    height: 77px;
    border-bottom: 1px solid #0066FF;
	background: url(kreditweb.de.jpg) no-repeat top left;
	padding-left: 30px;
	padding-right: 30px;
}
#Logo h1 ,#Logo a, #Logo h2 
{
	visibility: hidden;
}

/*------------------Content-Def-----------------------*/
/*Tabelle die alle Inhalte zusammenh&auml;lt*/
.ContentStuff h2	/*content title*/
{
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid orange;
	margin-bottom: 10px;
}

.ContentStuff, .ContentStuff tr td
{
	border: 1px solid #DDDDDD;
}
