body {
	padding: 0;
	margin: 0;
	text-align: center;  /*Zentrierung im Internet Explorer */
	font-size: 12px;
	font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
	color: #404040;
	background-color: #3F536E;
}

table.tabelle {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	color: #404040;
	background-color: #ffffff;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #404040;
}

/* Orange Linie, Große Schrift */
h1 {
	font-size: 16px;
	color: #627693;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FF6E03;
}

/* Blaue Linie, Kleine Schrift */
h2 {
	font-size: 14px;
	color: #627693;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #586885;
}

/* Orange Linie, Kleine Schrift */
h3 {
	font-size: 14px;
	color: #627693;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FF6E03;
}

a {
	color: #284574;
	font-weight: bold;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
}

li {
	font-size: 12px;
	line-height: 16px;
}

ul {
	margin-bottom: 5px;
}


#inner {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top:20px;
}

#outer {
	width: 800px;
	margin: auto;
	text-align: left;
}


td.header {
	width: 800px;
	height: 131px;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	color: #FF6E03;
	text-align: left;
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 5px;
	background-image: url('../img/header.jpg');
	background-position: left top; 
	background-repeat: repeat;
}

.header a
{
	text-decoration: none;
	color: #284574;
	
}

.header a:hover
{
	text-decoration: underline;
	
}


td.header2av {
	width: 500px;
	background-color: #ffffff;
	background-image: url('../img/head2_av.jpg');
	background-position: right 24px; 
	background-repeat: no-repeat;
}

td.header2riester {
	width: 500px;
	background-color: #ffffff;
	background-image: url('../img/head2_riester.jpg');
	background-position: right 24px; 
	background-repeat: no-repeat;
}

td.header2ruerup {
	width: 500px;
	background-color: #ffffff;
	background-image: url('../img/head2_ruerup.jpg');
	background-position: right 24px; 
	background-repeat: no-repeat;
}

td.header2all {
	width: 500px;
	background-color: #ffffff;
	background-image: url('../img/head2_all.jpg');
	background-position: right 24px; 
	background-repeat: no-repeat;
}

td.header2faq {
	width: 500px;
	background-color: #ffffff;
	background-image: url('../img/head2_faq.jpg');
	background-position: right 24px; 
	background-repeat: no-repeat;
}


table.formular {
	text-align: left;
	font-size: 11px;
	font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
	color: #295091;
	font-weight: bold;
	border: 1px solid #295091;
	background-color: #F1F7F7;
	background-image: url('../img/form_bg.gif');
	background-position: left top; 
	background-repeat: repeat;
}

.form_headerbig {
	font-size:16px;
	color:#295091;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}

td.form {
	padding-left:8px;
	padding-top:8px;
}

td.boxlinks {
	padding-left:10px;
}

td.boxrechts {
	padding-left:5px;
}
