@charset "utf-8";
/* CSS Document */
body {
background:#f6f6f6;
margin:0px;
padding:0px;
text-align:center;
}
* {
font-family:Arial, Helvetica, sans-serif;
}
/*
Wrappers
*/
#CMSMainWrapper {
width:921px;
height:478px;
position:relative;
top:164px;
margin:0px auto;
background:url(../images/right_shadow.jpg) no-repeat right 18px;
}
#CMSTopWrapper {
width:901px;
height:18px;
padding-right:20px;
float:right;
position:relative;
}
#CMSContentWrapper {
width:911px;
float:left;
height:313px;
position:relative;
top:0px;
left:0px;
}
#CMSFooterWrapper {
width:921px;
float:left;
height:26px;
position:relative;
background:url(../images/footer_bg.jpg) repeat-x;
top:0px;
left:0px;
}
/*
Top Menu
*/
#CMSTopWrapper ul {
float:right;
list-style:none;
padding:0px;
margin:0px;
line-height:10pt;
}
#CMSTopWrapper ul li {
float:left;
list-style:none;
display:inline;
border-right:1px solid #4d4d4d;
line-height:10pt;
height:10pt;
padding:0px;
margin:0px;
}
#CMSTopWrapper ul li a {
color:#4d4d4d;
font-size:10pt;
text-decoration:none;
text-transform:lowercase;
padding:0px 4px;
line-height:10pt;
}
#CMSTopWrapper ul li.CMSLastLink {
border-right:none;
}
/*
Content
*/
#CMSLeftPageWrapper {
width:456px;
height:310px;
float:left;
position:relative;
right:0px;
background: url(../images/top_shadow.jpg) top left repeat-x #ffff00;
}
#CMSLeftPage {
width:455px;
height:310px;
background:url(../images/top_left_bg.jpg) no-repeat top left ;
border-right:1px solid #cc0033;
}
#CMSRightPage {
width:455px;
height:310px;
background: url(../images/top_shadow.jpg) top left repeat-x #FFF;
padding-top:3px;
float:right;
position:relative;
right:0px;
}
#CMSRightPageTitle {
width:135px;
height:8px;
position:absolute;
right:10px;
top:10px;
}
#CMSLeftPageTitle {
width:150px;
height:31px;
font-size:13pt;
color:#cc0033;
display:block;
position:relative;
background:#ededee;
text-align:right;
padding-right:10px;
padding-top:89px;
left:25px;
top:28px;
}
#CMSRightPageHomeLogo {
width:255px;
height:42px;
position:absolute;
top:55px;
left:104px;
background:#ffff01;
}
#CMSRightPageHomeText {
width:375px;
height:160px;
position:absolute;
left:40px;
top:135px;
background:#ffff01;
}
/*
Right Main Menu
*/
#CMSMainRightMenu {
width:466px;
height:26px;
float:right;
position:relative;
padding:0px;
margin:0px;
list-style:none;
background:url(../images/right_menu_bg.jpg) top right no-repeat;
}
#CMSMainRightMenu li {
padding:0px;
margin:0px;
float:right;
list-style:none;
height:26px;
line-height:26px;
}
#CMSMainRightMenu li a {
height:26px;
display:block;
float:left;
margin-left:-13px;
}
#CMSMainRightMenu li a.Management {
width:104px;
background:url(../images/management_bg.png) no-repeat;
margin-left:0px;
z-index:5
}
#CMSMainRightMenu li a.Familien {
width:167px;
background:url(../images/familien_bg.png) no-repeat;
z-index:4;
margin-left:-11px;
}
#CMSMainRightMenu li a.Stimmen {
width:82px;
background:url(../images/stimmen_bg.png) no-repeat;
z-index:3;
}
#CMSMainRightMenu li a.Coach {
width:88px;
background:url(../images/coach_bg.png) no-repeat;
z-index:2;
margin-left:-14px;
}
#CMSMainRightMenu li a.Kontakt {
width:77px;
background:url(../images/kontakt_bg.png) no-repeat;
z-index:1;
margin-left:-14px;
}
#CMSMainRightMenu li a:hover, #CMSMainRightMenu li a#CMSActive {
background-position:bottom left!important;
}
/*
Left Main Menu
*/
#CMSMainLeftMenu {
width:463px;
height:26px;
float:left;
left:0px;
bottom:0px;
position:absolute;
padding:0px;
margin:0px;
list-style:none;
overflow:hidden;
background:url(../images/leftmenu_shadow.jpg) top left no-repeat;
}
#CMSMainLeftMenu li {
padding:0px;
margin:0px;
float:right;
list-style:none;
height:26px;
line-height:26px;
}
#CMSMainLeftMenu li a {
height:26px;
display:block;
float:left;
margin-left:-14px;
}
#CMSMainLeftMenu li a.Management {
width:104px;
background:url(../images/management_right.png) no-repeat;
z-index:5
}
#CMSMainLeftMenu li a.Familien {
width:167px;
background:url(../images/familien_right.png) no-repeat;
z-index:4;
}
#CMSMainLeftMenu li a.Stimmen {
width:82px;
background:url(../images/stimmen_right.png) no-repeat;
z-index:3;
}
#CMSMainLeftMenu li a.Coach {
width:88px;
background:url(../images/coach_right.png) no-repeat;
z-index:2;
}
#CMSMainLeftMenu li a.Kontakt {
width:77px;
background:url(../images/kontact_right.png) no-repeat;
z-index:1;
margin-left:0px;
}
#CMSMainLeftMenu li a:hover, a#CMSActive{
background-position:bottom left!important;
}
/*
Logo
*/
#CMSMainLogo {
width:255px;
height:42px;
position:absolute;
background:#FFF;
top:372px;
left:328px;
}
/*
Inner Content
*/
#CMSInnerParagraphs {
position:absolute;
top:168px;
left:40px;
height:120px;
width:375px;
}
#CMSInnerParagraphs p {
float:left;
left:0px;
top:0px;
margin:0px;
width:180px;
height:120px;
font-family:"Times New Roman", Times, serif;
font-size:11pt;
color:#888;
}
p.CMSLeftParagraph {
border-right:1px solid #888;
padding:0 7px 0 0;
text-align:right;
}
p.CMSRightParagraph {
padding:0 0px 0 7px;
text-align:left;
}
li.CMSHide {
display:none;
visibility:hidden;
}