body {  
	margin: 0px;
}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	background-color: transparent;
}

a.breadcrumbs {
	font-size: 10px;
	text-decoration: none;
}

ul 	{
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(../gfx/quadblau.gif);
}

li {
	padding-top: 4px;
}

table {
	margin: 0px;
}

table td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table th {
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.tableframe {
	width: 920px;
}

table.outer1 {
	width: 920px;
}

table.outer1 td.outer1left {
	padding: 0px;
	width: 720px;
}

table.outer1 td.outer1right {
	padding: 0px;
	width: 200px;
	background-color: #f0f0f0;
	background-image: url(../gfx/partner-bg-1.gif);
	background-repeat: repeat;
}

table.header1 {
	width: 720px;
	border-bottom: 2px solid #CE0021;
}

table.header2 {
	width: 720px;
	height: 18px;
	background-color: #eee;
}

table.header2 td {
	padding: 0px;
	vertical-align: middle;
}


table.header1 td.left {
	padding: 0px;
	width: 200px;
}

table.header1 td.right {
	padding: 0px;
	width: 520px;
}

table.inner1 {
	width: 720px;
	height: 600px;
}

table.inner1 td.left {
	padding: 0px;
	width: 200px;
}

table.inner1 td.right {
	padding: 0px;
}

div.content {
	padding: 10px;
}

div.content h1 {
	font-size: 14px;
	font-weight: bold;
}

table.footer {
	border-top:1px solid #666666; 
	border-bottom:1px solid #666666; 
	width: 920px;
	height: 20;
	background-color:#fff; 
	
}
table.footer td {
	vertical-align: middle;
	text-align: left;
	font-size: 9px; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:2px; 
	padding-bottom:2px
}

table.footer a {
	text-decoration: none;
}

div.partnerbox {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 2px;
}

div.partnerbox div.partnerheader {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-left: 10px;
}

div.partnerbox div.partnercontent {
	padding: 2px;
	background-color: white;
}

div.partnerbox a {
	color: #CE0021;
}

div.partnerbox a:hover {
	color: #FF3555;
	text-decoration: none;
}