body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial; 
	background:url('images/body-bg.gif');
}

#banner {
	width:163px;
	height:213px;
	overflow:hidden;
	position:absolute; 
	top:80px; 
	left:670px;
	}

#main {
	width:875px;
}

#header {
	width:863px;
	height:82px;
	background:url('images/header-bg.gif');
	overflow:hidden;
	padding-top:5px;
}

#header-logo {
	width:115px;
	height:58px;
	float:left;
}

#header-title {
	width:528px;
	height:58px;
	float:left;
}

#header-title h1 {
	font-family:Georgia, Serif;
	font-size:25px;
	font-weight:normal;
	color:#fff;
	margin:0;
	margin-top:8px;
	padding:0;
}

#header-subtitle{
	width:220px;
	height:58px;
	float:left;
}

#header-subtitle h3 {
	font-family:Georgia, Serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0;
	margin-top:16px;
	padding:0;
}


#header-navigation {
	height:20px;
	clear:both;
}


#footer {
	clear:both;
	width:863px;
	height:37px;
	background:url('images/footer-bg.gif');
}

/*3 Spalten*/

#content {
	padding-top:15px;
	width:863px;
	background:url('images/content-bg.gif');
	overflow:auto;
}

/*2 Spalten*/

#content-nor {
	padding-top:15px;
	width:863px;
	overflow:auto;
}

#left {
	width:178px;
	float:left;
	overflow:hidden;
	height:800px;
}

/*3 Spalten*/

#center {
	padding:20px;
	padding-top:0;
	width:467px;
	float:left;
}

/*2 Spalten*/

#center-nor {
	padding:20px;
	padding-top:0;
	width:645px;
	float:left;
}

#right {
	width:178px;
	float:left;
	overflow:hidden;
}


/*Allgemeines*/

.center {text-align:center;}




/*Hauptnavigation*/

#header-navigation ul {
	margin:0;
	margin-left:5px;
	padding:0;
	list-style:none;
}

#header-navigation ul li {
	float:left;
}

#header-navigation ul li a {
	line-height:17px;
	height:19px;
	font-size:10px;
	font-weight:normal;
	display:block;
	text-align:center;
	text-decoration:none;
}

#header-navigation ul li.ruerup-nact a {
	width:92px;
	color:#a9c9e2;
	background:url('images/tab-ruerup-nact.gif');
}

#header-navigation ul li.ruerup-nact a:hover {
	color:#fff;
	background:url('images/tab-ruerup-nact.gif');
}

#header-navigation ul li.riester-act a {
	width:96px;
	color:#113d00;
	background:url('images/tab-riester.gif');
		font-weight:bold;
}

#header-navigation ul li.riester-act a:hover {
	color:#1e6a00;
	background:url('images/tab-riester.gif');
}

/*Inhalt*/

#content #center h1, #content-nor #center-nor h1 {
	font-size:13px;
	color:#467917;
	
	padding-bottom:3px;
	margin:0;
}

#content #center h2, #content-nor #center-nor h2 {
	font-size:12px;
	color:#467917;
	margin-top:25px;
}

p {
	font-size:12px;
}

#content #center p, #content-nor #center-nor p {
	margin:0;
	margin-top:15px;
	line-height:20px;
}

#content #center ul, #content-nor #center-nor ul, #content #center ol, #content-nor #center-nor ol {
	font-size:12px;
	line-height:20px;
}

#content #center li, #content-nor #center-nor li{
	margin-top:10px;
}

#content #center table, #content-nor #center-nor table{
	font-size:12px;
}

#content #center table.data, #content-nor #center-nor table.data {
	font-size:10px;
	border:1px solid #ececec;
	margin:0 auto;
	margin-bottom:0;
	border-collapse:collapse;
	
}

table.data th {
	text-align:left;
	padding:7px;
}

table.data td {
	text-align:left;
	padding:5px;
	text-align:center;
}

table.data tr.grey {
	background:#ececec;
}

#left .box-service {
	background:#fafafa;
	border:1px solid #d6d6d6;
	border-left:none;
	border-right:none;
	margin-right:1px;
	margin-top:25px;
} 

#left .box-service p {
	font-size:10px;
	color:#595959;
	padding:8px;
	padding-right:20px;
	margin:0;
}

#left .box-service a {
	font-size:10px;
	color:#595959;
}

#left .box-service a:hover {
	text-decoration:none;
	color:#2c7ab8;
}

#content #right h3, #left .box-service h3 {
	font-size:11px;
	color:#595959;
	padding:8px;
	margin:0;
}

#content #right p {
	font-size:10px;
	line-height:15px;
	padding:8px;
	margin:0;
}

#content #right div.hr {
	height:2px;
	background:url('images/divider-navigation.gif');
	border:none;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	overflow:hidden;
}


/*Subnavigation*/

#left ul {
	margin:0;
	padding:0;
	padding-bottom:10px;
	list-style:none;
}

#left ul li {
	background:url('images/divider-navigation.gif') bottom repeat-x;
	margin-bottom:0;
	margin-top:0;
	padding-top:3px;
	padding-bottom:8px;
	padding-left:7px;
}

#left ul li a {
	font-size:10px;
	font-weight:bold;
	color:#595959;
	text-decoration:none;
	background:url('images/bullet-navigation.gif') left center no-repeat;
	padding-left:10px;
}

#left ul li a:hover {
	color:#8a8a8a;
	background:url('images/bullet-navigation.gif') left center no-repeat;
}

/*Footer*/

#footer p {
	font-size:10px;
	color:#929292;
	padding:5px;
	margin:0;
	text-align:center;
}

#footer p a {
	font-size:10px;
	color:#929292;
	text-decoration:none;
}

#footer p a.partner {
	font-weight:normal;
}

#footer p a:hover {
	color:#adadad;
}

/*Darstellung Hyperlinks*/

a {
	color:#548f1f;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
}

a:hover {
	text-decoration:none;
}

#right a {
	font-size:10px;
}

#left p.small {font-size:9px;}

/*Bilder immer ohne Rahmen*/

img {
	border:none;
}

/*Eingabefelder*/



input {
	font-size:11px;
	font-family:Verdana, "Sans-Serif";
	margin:4px;
	padding:2px;
	border:1px outset #dadada;
}


.Stil18 {
	font-family: Tahoma;
	font-size: 12px;
}
.Stil10 {font-size: 13px}
.Stil23 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.Stil20 {
	color: #467917;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#glossar a {
	font-size:14px;
	font-weight:bold;
  text-decoration: none;
  border: 1px solid;
  padding: 4px;
  
}
#glossar a:hover {
color:#fff;
background-color: #548f1f;
  
}


