/* Start of CMSMS style sheet 'stephie-it.de  - layout.css' */
/** BASIC */



html, body {height: 100%;}



/** LOGO */

#logo {margin: 0px auto;}
#logo h1 {float: right; margin-right: 22px; margin-top: 23px;}
#logo p {float: left; margin-left: 22px; margin-top: 30px;}

#domain-first {color: #B00063;}
#domain-second {color: #000000;}
#domain-third {color: #8E8E8E;}

/** HEADER */

#header {margin: 0px auto;}
#splash {float: right;}

/** MENU */

#menu {float: left;}
#menu li {float: left;}

/** Tabelle */

td {padding: 2px 5px 2px 5px;}

/** Impressum */

.contact_sitenotice {
        float: left;
        margin-bottom: 50px;
        padding-bottom: 20px;
        height: 107px;
}

.contact_sitenotice_border {
        border-right: 1px dotted #444444;
        margin-right: 20px;
        padding-right: 20px;
}

/** SUBMENU */

#submenu ul {
        position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
        margin-bottom: 20px;
}

#submenu ul li ul {
        position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
        margin-bottom: 0px;
}

#submenu li {
        margin: 0px;
	list-style: none;
}

#submenu ul li ul li {
        margin: 0px;
	list-style: none;
}

#submenu a {
        padding-left: 27px;
	background: url(../images/pink/homepage08.gif) no-repeat left center;
	color: #B5B5B5;
        text-decoration: none;
}

#submenu a:hover {
        padding-left: 27px;
	background: url(../images/pink/homepage08.gif) no-repeat left center;
	color: #B5B5B5;
        text-decoration: underline;
}

#submenu a.menuactive {
        padding-left: 27px;
	background: url(../images/pink/homepage08.gif) no-repeat left center;
	color: #B5B5B5;
        font-weight: bold;
        text-decoration: none;
}

#submenu ul li ul li a {
        padding-left: 35px;
	background: none;
	color: #B5B5B5;
        text-decoration: none;
}

#submenu ul li ul li a:hover {
        padding-left: 35px;
	background: none;
	color: #B5B5B5;
        text-decoration: underline;
}

/** Language */
#language {
        margin-left: 5px;
}

/** PAGE */

#page {margin: 0px auto;}


/** CONTENT */

#content {float: right;}

#breadcrumb {
	float:right;
	padding-bottom: 16px;
}

.breadcrumb {
        font-weight: bold;
}

#box3 .img {float: left; margin-right: 10px;}
#box3 .link {clear: both;}


/** SIDEBAR */



#sidebar {

	float: left;
}



/** FOOTER */



#footer {
	margin: 0px auto;
}

#footer a {
        text-decoration: none;
        color: #8E8E8E;
}

#footer a:hover {
        text-decoration: underline;
}

.footer-left {
        float: right;
        text-align: right;
        /*margin-left: 385px;*/
}
.footer-right {
        float: right;
        text-align: left;
        margin-left: 20px;
        padding-left: 20px;
        border-left: 1px solid #333333;
}

.footer-right li {
        list-style: none;
}

.footer-left, .footer-right {
        margin-top: 20px;
        margin-bottom: 20px;
}







/* End of 'stephie-it.de  - layout.css' */

