body {
	background-color: #FFFFFF;
   	margin: 0; 
	padding: 1em 0;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial,sans-serif;
  	text-decoration: none;
  	color: #000000; 
}

/*---------------- Background ----------------- */
#background {
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0px;
	bottom: 0px;
	z-index: 10;
}

#bg_top {
	width: 100%;
}

#bg_top_left {
	background-image: url(images/head_bg_left.png);
	background-repeat:repeat-x;
	background-color:#e2e4ef;
	height: 24px;
	width: 50%;
	left: 0px;
	position:absolute;
	top: 0px;
}

#bg_top_right {
	background-image: url(images/head_bg_right.png);
	background-repeat:repeat-x;
	background-color:#e2efec;
	height: 24px;
	width: 50%;
	position:absolute;
	left: 50%;
	top: 0px;
}

#bg_middle {
	width: 100%;
	height: 100%;
        position: absolute;
	top: 0px;
	bottom: 0px;
}

/*-------- nur IE -------------------*/
#bg_middle_left {
	background-color:#e2e4ef;
	height: 100%;
	width: 50%;
	position:absolute;
	top: 0px;
	bottom: 0px;
}

#bg_middle_right {
	background-color:#e2efec;
	height: 100%;
	width: 50%;
	left : 50%; 
	position:absolute;
	top: 0px;
	bottom: 0px;
}

#bg_bottom {
	width: 100%;
	height: 24px;
        position: absolute;
	left: 0px;
	bottom: 0px;
}

#bg_bottom_left {
	background-image: url(images/foot_bg_left.png);
	height: 24px;
	width: 50%;
	left: 0px;
        position: absolute;
	bottom: 0px;
}

#bg_bottom_right {
	background-image: url(images/foot_bg_right.png);
	height: 24px;
	width: 50%;
	left : 50%; 
        position: absolute;
	bottom: 0px;
}

/*---------for all others ----------------*/
html > body #bg_middle_left {
	background-color:#e2e4ef;
	height: 100%;
	width: 50%;
	position:fixed;
	top: 0px;
	bottom: 0px;
}

html > body #bg_middle_right {
	background-color:#e2efec;
	height: 100%;
	width: 50%;
	left : 50%; 
	position:fixed;
	top: 0px;
	bottom: 0px;
}

html > body #bg_bottom {
	width: 100%;
	height: 24px;
        position: fixed;
	bottom: 0px;
}

html > body #bg_bottom_left {
	background-image: url(images/foot_bg_left.png);
	height: 24px;
	width: 50%;
        position: fixed;
	bottom: 0px;
}

html > body #bg_bottom_right {
	background-image: url(images/foot_bg_right.png);
	height: 24px;
	width: 50%;
	left : 50%; 
        position: fixed;
	bottom: 0px;
}



/*----------------Hintergrund Farbverlauf ----------------- */
#verlauf {
	width: 802px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -401px;
	z-index: 20;
	top: 0px;
}

/*------------- IE --------------------*/
#bg_verlauf {
	width: 802px;
	background:url(images/verlauf.png);
	position: absolute;
	height: 100%;
	left: 50%;
	margin-left: -401px;
}

#bg_verlauf_bottom {
	width: 802px;
	height: 24px;
	background:url(images/verlauf_bottom.png);
	left: 50%;
	margin-left: -401px;
	position:absolute;
	bottom: 0px;
}

/* ------------- all others -------------*/
html > body #bg_verlauf {
	width: 802px;
	background:url(images/verlauf.png);
	position: fixed;
	height: 100%;
	left: 50%;
	margin-left: -401px;
}

html > body #bg_verlauf_bottom {
	width: 802px;
	height: 24px;
	background:url(images/verlauf_bottom.png);
	left: 50%;
	margin-left: -401px;
	position:fixed;
	bottom: 0px;
}

/*------------------Page --------------------*/
#page_center {
	position: absolute;
	width: 802;
	z-index: 30;
	top: 0px;
	left: 50%;
	margin-left: -401px;
}

#page_left  {
	background-image: url(images/head_bg_left.png);
	background-repeat: repeat-x;
	position: absolute;
	width: 100px;
	height: 24px;
	z-index: 30;
	top: 0px;
	left: 50%;
	margin-left: -501px;
	padding-top: 20px;
}

#page_right  {
	background-image: url(images/head_bg_right.png);
	background-repeat: repeat-x;
	position: absolute;
	width: 100px;
	height: 24px;
	z-index: 30;
	top: 0px;
	left: 50%;
	margin-left: 401px;
	padding-top: 20px;
}

#head {
	background-image: url(images/head.png);
	width: 802px;
	height: 213px;
}

#content {
	background-image: url(images/content_bg.png);
	width: 802px;
	float:left;
}

#content_left {
	width: 582px;
	float:left;
}

#content_left_include {
	padding-left: 25px;
	padding-right: 25px;
}

#content_left .tx-pilmailform-pi1{
	width: 500px;
	padding-left: 15px;
}

#content_left .tx-pilmailform-pi1 input{
	border: 1px solid #338d79;
}

#content_left .tx-pilmailform-pi1 textarea{
	border: 1px solid #338d79;
}

#content_right {
	width: 220px;
	min-height: 226px;
	height: auto !important; /*----- für alle Browser -----*/
	height: 226px;	/*----IE-----------*/
	background-image: url(images/right_bg.png);
	background-repeat: no-repeat;
	float:left;
}

/*--- IE ----*/
#foot {
	background-image: url(images/foot.gif);
	width: 802px;
	height: 168px;
	float:left;
}

#foot_text {
	padding-top: 100px;
}

/*----all others------*/
html > body #foot {
	background-image: url(images/foot.png);
	width: 802px;
	height: 168px;
	float:left;
}


/*------------------- Menu -------------------------*/
#menu {
	width: 100%;
	position: absolute;
	top: 156px;
	left: 0px;
}

/* ypslideoutmenu*/
#menu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12;
}

#menu ul{
	margin: 0 auto;
	text-align:center;
	list-style-type : none;
	padding-left: 0px;
	margin-left: 0px;
	float:left;
}

#menu ul li{
	float:left;
}

#menu li a{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	background: transparent;
	border-right: 1px solid white;
	width: 100px;
}

#menu li a:hover{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	background: #006f58;
	border-right: 1px solid white;
	width: 100px;
}
/*----- 
Restliche Menuformatierung unter
typo3conf/ext/int_ypslideoutmenu/res/ypSlideOutMenus.css
------*/

#menu2 {
	position: absolute;
	top: 174px;
	left: 590px;
}

#menu2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12;
}

#menu2 ul{
	margin: 0 auto;
	text-align:center;
	list-style-type : none;
	padding-left: 0px;
	margin-left: 0px;
	float:left;
}

#menu2 ul li{
	float:left;
}

#menu2 li a{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	background: transparent;
	width: 150px;
}

#menu2 li a:hover{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	background: #000079;
	width: 150px;
}

/*-----------------Ersparnissrechner-----------*/
#content_left #spar_rechner {
	width: 550px;
}

/*-----------------Texte ----------------------*/
#content_left {
	font-size: 10pt;
}

#content_left a{
	color: #338d79;
	text-decoration: none;
}

#content_left a:hover{
	text-decoration: underline;
}

#content_left .csc-header h1{
	font-size: 11pt;
}

#content_left .csc-textpicHeader h1{
	font-size: 11pt;
}

#content_left .bodytext {
	font-size: 10pt;
}

#content_left p.align-center {
	text-align: center;
}

#content_left p.align-right {
	text-align: right;
}

#content_left p.csc-frame-frame1 {
	border: 1px solid #000000;
	background-color: #cacaca;
}

#content_left p.csc-frame-frame2 {
	border: 1px solid #000000;
	background-color: yellow;
}

#content_left .csc-uploads-fileName p {
	font-size: 10pt;
}

#content_right a{
	color: #e2e4ef;
	font-weight: bold;
	text-decoration: none;
}

#content_right a:hover{
	text-decoration: underline;
}

#content_right .csc-header h1{
	color: #FFFFFF;
	font-size: 11pt;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0;
}

#content_left .tx-pilmailform-pi1 table{
	font-size: 10pt;
}

#content_right .bodytext{
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 25px;
	margin: 0;
}

#content_right .tx-asfkusercounter-pi1 {
	font-size: 10pt;
	width: 200px;
	border: 1px solid white;
	text-align: center;
	margin: 0;
	color: white;
}

#foot_text p{
	text-align:center;
	font-size: 8pt;
}

#page_left .csc-header h1{
	font-size: 11pt;
}

#page_left .csc-textpicHeader h1{
	font-size: 11pt;
}

#page_left .bodytext {
	font-size: 10pt;
}

#page_right .csc-header h1{
	font-size: 11pt;
}

#page_right .csc-textpicHeader h1{
	font-size: 11pt;
}

#page_right .bodytext {
	font-size: 10pt;
}
/*-------------------Texte Ersparnissrechner -----------*/
.tx-sriframe-pi1 p{
	font-size: 10pt;
}
