@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	color: #747575;	
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #c6c7c8;
	margin: 0px auto;	
}

#container {
	min-height: 650px;	
	height: 100%;
	width: 881px;
	margin: auto;			
	position: relative;	
}

#header {
	max-height: 105px;	
	height: 105px;
	width: 881px;
	position: relative;
	text-align: left;	
	background: url(../images/bg_header.jpg) no-repeat;
}

#header #logo {
	background: url(../images/comed_logo.jpg) no-repeat;
	margin-top: 15px;
	height: 67px;
	width: 403px;
	position: relative;
	float: left;
}

#header #bannerheader {
	/*background: url(../images/banner_dummy.jpg) no-repeat;*/
	margin-top: 19px;
	height: 60px;
	width: 468px;
	position: relative;
	float: left;
}

#topmenu {
	width: 876px;
	height: 21px;
	text-align: left;		
}

#topmenu #TopMenuLeft {
	float: right;
	width: 29px;
	height: 21px;	
	background: url(../images/bg_topmenu_right.gif) no-repeat;
}

#topmenu #TopMenuCenter {
	float: right;
	min-width: 300px;
	height: 21px;
	background:url(../images/bg_topmenu_center.gif) repeat-x;
}

#topmenu #TopMenuCenter ul 
{	
	margin-top: 0px;
	margin-left: 2px;	
	list-style: none;	
}

#topmenu #TopMenuCenter li.Firsttopmenue {
	float: left;		
	padding:3px 7px 0px 0px;
}

#topmenu #TopMenuCenter li.topmenue {
	float: left;	
	background:url(../images/topmenu-trennzeichen.gif) no-repeat;
	padding:3px 7px 0px 7px;
}

#topmenu #TopMenuRight {
	float: right;
	width: 29px;
	height: 21px;		
	background: url(../images/bg_topmenu_left.gif) no-repeat;
}

#eyecatcher {	
	height: 184px;
	width: 876px;
	position: absolute;
	top: 106px;
	text-align: right;	
	background: url(../images/eyecatcher/frau_mit_baby.jpg) no-repeat right;
	z-index: -1;
}

#freeroom {	
	height: 82px;
	width: 881px;
	position: relative;
}

#mainmenu {
	max-height: 21px;	
	height: 21px;
	width: 881px;
	position: relative;
	text-align: left;
	
}

#mainmenu  #mainMenu1{
	background: url(../images/mainmenu/mainmenu_1_center.gif) repeat-x;
	max-height: 21px;	
	height: 21px;
	min-width: 89px;
	position: relative;
	float: left;
	padding-top: 5px;
}

#mainmenu  #mainMenu2{
	background: url(../images/mainmenu/mainmenu_2_center.gif) repeat-x;
	max-height: 21px;	
	height: 21px;
	min-width: 136px;
	position: relative;
	float: left;
	padding-top: 5px;
}

#mainmenu  #mainMenu3{
	background: url(../images/mainmenu/mainmenu_3_center.gif) repeat-x;
	max-height: 21px;	
	height: 21px;
	min-width: 196px;
	position: relative;
	float: left;	
}

#mainmenu  .alignLeft{	
	max-height: 21px;	
	height: 21px;
	min-width: 20px;
	position: relative;
	float: left;
}

#main {	
	width: 881px;
	position: relative;
	text-align: left;		
}

#main #maintop{
	background: url(../images/main_top.png) no-repeat;
	max-height: 28px;	
	height: 28px;
	min-width: 881px;
	position: relative;
	text-align: left;
}

#main #maincontent{
	min-height: 400px;	
	width: 881px;
	position: relative;	
	background-color: #FFFFFF;
	text-align: left;
}

#main #mainfooter{
	background: url(../images/main_footer.gif) no-repeat;
	max-height: 31px;	
	height: 31px;
	min-width: 881px;
	position: relative;
	text-align: left;
}

#main #maincontent #rootLine
{
	min-height: 21px;
	position: relative;		
	margin-left: 31px;
	width: 586px;
	float: left;
	padding-bottom: 10px;
}

#main #maincontent #sitefunctions
{
	min-height: 21px;
	position: relative;	
	width: 240px;
	margin-right: 10px;
	float: right;
	padding-bottom: 10px;
}

#main #maincontent #contentDefaultBig
{
	min-height: 480px;
	position: relative;	
	width: 586px;
	margin-left: 31px;	
	float: left;	
}

#main #maincontent #contentLeft
{
	min-height: 480px;
	position: relative;		
	margin-left: 31px;
	margin-right: 14px;
	width: 220px;
	float: left;	
}

#main #maincontent #contentDefault
{
	min-height: 480px;
	position: relative;	
	width: 352px;
	float: left;	
}

#main #maincontent #contentRight
{
	min-height: 480px;
	position: relative;	
	width: 220px;
	margin-right: 31px;
	float: right;	
	right: 0px;	
	
}

#main #contentDefaultBig .bottom {
	background:url(../images/main_content_footer_big.gif) no-repeat;
	width: 586px;
	height: 44px;
	text-align: right;
	margin-top: 3px;
	padding: 27px 0px 0 0;	
}

#footermenu {
	width: 879px;
	height: 21px;
	text-align: right;		
}

#footermenu #FooterMenuLeft {
	float: right;
	width: 29px;
	height: 21px;	
	background: url(../images/bg_topmenu_right.gif) no-repeat;
}

#footermenu #FooterMenuCenter {
	float: right;
	min-width: 300px;
	height: 21px;
	max-height: 21px;
	background:url(../images/bg_topmenu_center.gif) repeat-x;		
}

#footermenu #FooterMenuCenter ul 
{	
	margin-top: 0px;
	margin-left: 2px;	
	list-style: none;	
}

#footermenu #FooterMenuCenter li.Firstfootermenue {
	float: left;		
	padding:3px 7px 0px 0px;
}

#footermenu #FooterMenuCenter li.footermenue {
	float: left;	
	background:url(../images/topmenu-trennzeichen.gif) no-repeat;
	padding:3px 7px 0px 7px;
}

#footermenu #FooterMenuRight {
	float: right;
	width: 29px;
	height: 21px;		
	background: url(../images/bg_topmenu_left.gif) no-repeat;
}

#end {
	clear:both;
	display:block; 
	height:0;
	overflow:hidden;
}

#orangebox {
	width: 220px;
}

#orangebox #boxtop{
	background:url(../images/elements/orangebox_top.gif) no-repeat;
	width: 220px;
	height: 18px;
	max-height: 18px;
	padding:0px;
}

#orangebox #boxcontent{
	background:url(../images/elements/orangebox_middle.gif) repeat-y;
	width: 206px;
	min-height: 100px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1em;
	padding-bottom: 1em;	
}

#orangebox #boxbottom{
	background:url(../images/elements/orangebox_bottom.gif) no-repeat;
	width: 220px;
	height: 21px;
	max-height: 21px;
}

#orangebox #boxend{
	background:url(../images/elements/orangebox_end.gif) no-repeat;
	width: 220px;
	height: 17px;
	text-align: right;
	padding-top: 2px;	
	padding-right: 2px;
}

#orangebox #boxbottom_2menu{
	background:url(../images/elements/orangebox_bottom_2menu.gif) no-repeat;
	width: 220px;
	height: 21px;
	max-height: 21px;
}

#orangebox #boxend_2menu_1{
	background:url(../images/elements/orangebox_end_2menu_1.png) no-repeat;
	width: 220px;
	height: 15px;
	text-align: right;
	padding-right: 2px;	
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9px;
}
#orangebox #boxend_2menu_2{
	background:url(../images/elements/orangebox_end_2menu_2.png) no-repeat;
	width: 220px;
	height: 17px;
	text-align: right;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9px;
}

#orangebox #boxend_2menu_3{
	background:url(../images/elements/orangebox_end_2menu_3.png) no-repeat;
	width: 220px;
	height: 17px;
	text-align: right;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 9px;
}

#yellowbox {
	width: 220px;
}

#yellowbox #boxtop{
	background:url(../images/elements/yellowbox_top.gif) no-repeat;
	width: 220px;
	height: 18px;
	max-height: 18px;
	padding:0px;
}

#yellowbox #boxcontent{
	background:url(../images/elements/yellowbox_middle.gif) repeat-y;
	width: 206px;
	min-height: 50px;
	padding-left: 7px;
	padding-right: 7px;	
	padding-top: 1px;
	padding-bottom: 1px;
}

#yellowbox #boxbottom{
	background:url(../images/elements/yellowbox_bottom.gif) no-repeat;
	width: 220px;
	height: 21px;
}

#yellowbox #boxend{
	background:url(../images/elements/yellowbox_end.gif) no-repeat;
	width: 220px;
	height: 17px;
	text-align: right;
	padding-top: 2px;	
	padding-right: 2px;
}