@charset "utf-8";
/* Basic Styles */

BODY {
								background-color: #FED400;
								margin: 0px;
}

P {								
								font-family:Helvetica;
								font-size:12px;
								line-height:15px;
								color:#39393b;
}

H1 {							
								font-family:Helvetica;
								font-size:16px;
								line-height:20px;
								color:#39393b;

}




/* Table Styles */
.kopfaktion {                   padding-left: 550px;
								vertical-align:top;
								padding-top: 10px;}
								

.test {							background-color:#ffffff;
								height 200px;
								}

.maintable {
								background-image:url(../img/background_head_1.gif);
								background-repeat:repeat-x;		
}
TD.td_head_1 {					
								width: 1000px; 
								height: 190px;
	
}
TD.td_head_2 {
								width: 1000px;
								height: 198px;
								background-image:url(../img/Frau-schwarzhaarig.jpg);
								background-repeat:no-repeat;		
}
TD.td_nav_1 {
								width: 1000px;
								height: 33px;
								text-align:center;
}
TD.td_nav_2 {
								width: 0px;
								vertical-align: top;
								text-aling: left;
								
								
}
TD.td_content {
								width: 1000px;
								text-align: center;
}
TD.td_footer {
								width: 1000px;
								text-align:right;
}
TD.td_left_spacer {

}
TD.td_right_spacer {

}

TD.td_content_left {
								width: 45px;
  							    /*background-image:url(../img/background_content_left.jpg);
								background-repeat:repeat-y;*/

}
TD.td_content_cont_left {
								width: 321px;
								/*background-image:url(../img/background_content_cont.jpg);
								background-repeat:repeat-x;
								background-color:#FFffff;*/	
								vertical-align: top;							
}
TD.td_content_cont_right {
								width: 377px;
							    /*background-image:url(../img/background_content_cont.jpg);
								background-repeat:repeat-x;
								background-color:#FFFFFF;*/
								vertical-align:top;
}
TD.td_content_right {
								width: 7px;
							    /*background-image:url(../img/background_content_right.jpg);
								background-repeat:repeat-y;*/
								
}
TD.td_content_footer {
								width: 750px;
								height: 15px;
							    /*background-image:url(../img/background_content_footer.jpg);
								background-repeat:no-repeat;*/
}

TD.td_content_left_padding {
								padding-left: 80px;
								
}

TD.td_content_right_padding {
								padding-right: 15px;
								padding-left: 26px;
								/*background-image:url(../img/hr.jpg);
								background-repeat:repeat-y;
								background-position: left;*/
						
}
/* Element Styles */

DIV.div_logo {
								width: 278px;
								height: 173px;
								position:relative;
								left: 24px;
}
DIV.div_content_footer_left	{
								width: 15px;
								height: 15px;
								position:relative;
								left: 37px;
								
}
DIV.div_content_right {
								width: 377px;
								height: 106px;
								/*background-image:url(../img/blumenkissen_unterteil-rechts.jpg);*/
								background-position:left top;
								background-repeat:no-repeat;
								position:relative;
								left:0px; top:0px;
								
}
DIV.div_content_left{
								width: 321px;
								/*height: 1006px;*/
								/*background-image:url(../img/blumenkissen_unterteil-links.jpg);*/
								background-position:right top;
								background-repeat:no-repeat;
								position:relative;
								right:0px; top:0px;
								text-align: right;
							
}

DIV.div_content_left Table {
								/*background-image:url(../img/background_content_cont_left.jpg);
								background-repeat:no-repeat;
								background-position:bottom left;*/
}

TD.td_content_left_padding P {	
								text-align: right;
}
TD.td_content_left_padding H1 {	
								text-align: right;
}

