body
{
	padding: 0px;
	margin: 0px;
	background-image: url("images/margin.png");
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}

div.main
{
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	height: 100%;
	min-height: 700px;
}

div.menu
{
	margin-left: 205px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.menu a
{
	padding-left: 8pt;
	padding-right: 8pt;
	color: black;
	text-decoration: none;
	border-left: 1px solid #B92B32;
	border-right: 1px solid #B92B32;
	margin-left: 0pt;
	margin-right: 0pt;
}

div.menu a:hover
{
	color: #B92B32;
}

div.banner_left
{
	margin: 0px;
	top: 0px;
	height: 700px;
	width: 200px;
	background-image: url("images/banner_left.png");
	float: left;
}

div.banner_top
{
	margin-left: 200px;
	margin-top: 0px;
	padding-top: 30px;
	width: 585px;
	height: 120px;
	background-image: url("images/banner_top.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

div.body
{
	text-align: left;
	min-height: 500px;
	height: 100%;
	margin-right: 10px;
	margin-left: 205px; 
	padding-right: 0px;
	padding-top: 10px;
	border-top: 1px solid #B92B32;
	background-image: url("images/background.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: white;
}

div.body p
{
	text-align: left;
}

a img
{
	border: 1px solid black;
}

a:hover img
{
	border: 1px solid #B92B32;
}

li
{
	margin-bottom: 10pt;
}

div.body p.left
{
	text-align: left;
}

div.body p.small
{
	font-size: Small;
}

table.links
{
	border-collapse: collapse;
}

table.links td
{
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.links td.logo
{
	background-image: none;
	text-align: center;
	background-color: white;
}

table.links td a img
{
	border: none;
}

table.links td.logoffs
{
	background-image: none;
	text-align: center;
	background-color: #BCC9D6;
}	

table.links td.logo_sparkasse
{
	background-image: none;
	text-align: center;
	background-color: #CCE5F7;
}	

table.simple
{
	border: 1px solid #B92B32;
	border-collapse: collapse;
}

table.simple td
{
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #B92B32;
}

a
{
	color: #B92B32;
}

h1
{
	font-size: x-large;
	text-align: center;
}

h2
{
	font-size: large;
	text-align: center;
}

div.submenu
{
	margin-left: 205px;
	margin-right: 10px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #B92B32;
}

div.submenu a
{
	padding-left: 8pt;
	padding-right: 8pt;
	color: black;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-left: 0pt;
	margin-right: 0pt;
}

div.submenu a:hover
{
	color: white;
}

hr
{
	border: none;
	border-top: 1px solid #B92B32;
	background-color: #B92B32;
	height: 1px;
}
