/* LAYOUT */

#body {
	display: table-cell;
	vertical-align: middle;
	padding: 30px 0;
}

div.pageContainer {
    width: 650px;
    margin: 0 auto;
    text-align: left;
}

div#content {
    background: url(layout/page-background/content-background-middle.gif) repeat-y center;
}

div.hr hr {
    display: none;
}

div#top {
    width: 920px;
    height: 20px;
    margin: 0 auto;
    background: url(layout/page-background/content-background-top.gif) no-repeat center;
}

div#bottom {
    width: 920px;
    height: 20px;
    margin: 0 auto;
    background: url(layout/page-background/content-background-bottom.gif) no-repeat center;
}

div#leftFrame {
    width: 200px;
    float: left;
    margin: 25px 25px 25px 50px;
}

div#rightFrame {
    width: 555px;
    float: left;
    margin: 25px;
}

p#logo {
    margin: 0 0 25px 0;
}

p#logo a {
    display: block;
    width: 190px;
    padding-top: 35px;
    background: url(layout/eventus-logo.gif) no-repeat -0px top;
    text-decoration: none;
    font-size: 11px;
}

/* MENU */

div#menu h4 {
	margin: 12px 0;
	padding-left: 14px;
    background: url(layout/menu-symbols.gif) no-repeat left -42px;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
}

div#menu h4:hover {
    background-position: left -18px;
}

div#menu h4.active {
    background-position: left 5px;
    font-weight: bold;
}

div#menu br {
	display: none;
}

div#menu ol {
	display: none;
	margin: 0 0 0 12px;
	padding: 0;
}

div#menu ol.active {
	display: block;
}

div#menu li {
	margin: 0;
	padding: 3px 0 3px 14px;
	list-style: none;
}

div#menu a {
	text-decoration: none;
}

div#menu li.active a {
	font-weight: bold;
	color: white;
}

div#menu h4.cat-1248963411 {
	display: none;
}

div#menu ol.cat-1248963411 {
	margin: 0 0 28px 0;
	display: block;
}

div#menu ol.cat-1248963411 li {
	margin: 7px 0;
	padding-left: 14px;
    background: url(layout/menu-symbols.gif) no-repeat left -40px;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
}

/* MENU BAR */

div#menu-bar {
	width: 160px;
	height: 75px;
	margin-top: 35px;
	margin-left: -20px;
	background: url(layout/direct-call.gif) no-repeat left top;
}

/* CONTENT */

a {
    color:#F8FAFB;
}

a:hover {
    color:#fff;
}

a.forward {
    padding-left:17px;
    background:url(layout/symbol-link-forward.gif) no-repeat left;
    text-decoration:none;
    line-height:12px;
}

a.back {
    padding-left:17px;
    background:url(layout/symbol-link-back.gif) no-repeat left;
    text-decoration:none;
    line-height:12px;
}

a img {
    border:0;
}

p, blockquote {
    margin:18px 0 0 0;
    padding:0;
}

p.info {
    padding-left:25px;
    background:url(layout/symbol-info.gif) no-repeat 2px 3px;
    line-height:normal;
}

blockquote {
    padding-left:40px;
    background:url(../../404.html) no-repeat 2px 3px;
    font:14px normal Georgia, "Times New Roman", Times, serif;
}

blockquote strong {
    text-transform:uppercase;
}

address {
    font-style:normal;
}

h1 {
    margin: 20px 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:28px;
    line-height:32px;
    font-weight:normal;
    color:#fff;
}

h1 span.small {
    font-size:22px;
}

h2 {
    margin:24px 0 0 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:22px;
    line-height:26px;
    font-weight:normal;
}

h3 {
    margin:24px 0 0 0;
    font-size:18px;
    line-height:24px;
    font-weight:normal;
}

h4 {
    font-size: 12px;
    margin: 18px 0 0 0;
}

h5 {
    margin:24px 0 12px 0;
    font-size:12px;
}

hr {
	height:1px;
	width: 100%;
	margin: 24px 0;
	border: 0;
	background-color: #E8F1FF;
}

div#rightFrame ul {
    margin:18px 0 0 0;
    padding:0;
}

div#rightFrame li {
    margin:0 0 6px 36px;
}

div#leftFrame img {
    margin-left:15px;
}

.error {
	color: red;
}

/* FORMS */

input[type="text"], textarea {
    width: 350px;
    padding: 2px;
    background-color: #6F88A1;
    border: 1px solid #AABDD3;
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 15px;
    color: #E8F1FF;
}

input[type="text"]:focus, textarea:focus {
    border: 1px solid #FFFFFF;
}

form p {
    margin:0 0 6px 0;
}

/* FOOTER */

div#footer p {
	margin: 0 0 0 50px;
    font-size: 11px;
    line-height: 13px;
    color: #547597;
}

div#footer a {
	text-decoration: none;
    color: #547597;
}

div#footer a:hover {
	text-decoration: underline;
}

/* Portfolio */

div#rightFrame ul.portfolioList {
    margin-top:24px;
    padding:0;
}

div#rightFrame ul.portfolioList li {
    margin:15px 0 0 0;
    padding:17px;
    background-color:#9CB6D2;
    background-image:url(layout/frame-corner-02.gif);
    background-repeat:no-repeat;
    background-position:left top;
    list-style: none;
}

div#rightFrame ul.portfolioList li.highlight {
    background-color:#7495B8;
    background-image:url(layout/frame-corner-01.gif);
}

div#rightFrame ul.portfolioList li h4 {
    margin-top: 0;
    font-size: 14px;
}

/* Unternehmensverkauf */

div#unternehmensverkauf_a {
	height: 115px;
	padding: 12px 0 14px 12px;
	background: url(layout/unternehmensverkauf.gif) no-repeat left top;
}

div#unternehmensverkauf_a a {
	padding: 1px 20px 0 20px;
	background: url(layout/unternehmensverkauf-arrows.gif) no-repeat left top;
	text-decoration: none;
	color: #6c8bac;
	cursor: pointer;
}

div#unternehmensverkauf_a a.active {
	background-position: left -20px;
	text-decoration: underline;
}

div#unternehmensverkauf_a ol {
        /*	display: none; */
	position: absolute;
	width: 500px;
	margin: 35px 20px;
	padding: 0;
}

div#unternehmensverkauf_a li {
	margin: 0;
	padding: 0;
}

/* Kontaktdaten */

div.kontaktdaten {
	overflow: hidden;
	width: 250px;
	height: 200px;
	margin: 0 0 25px 0;
	padding-left: 175px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.kontaktdaten:hover {
	background-position: left -200px;
}

div.kontaktdaten h4 {
	margin: 0em 0 0 0;
}

div.kontaktdaten p {
	margin: 0.55em 0;
}

div.kontaktdaten address {
	line-height: 1.1em;
}

a.vcard {
	padding-left: 20px;
	background: url(layout/symbol-vcard.png) no-repeat left center;
}

/* Fachwörterbuch */

ul#toggle-list,
ul#toggle-list li {
	margin: 0;
	padding: 0;
	list-style: none;
	cursor: default;
}

ul#toggle-list li.caption {
	padding: 5px 0;
    font: bold 24px Georgia, "Times New Roman", Times, serif;
    color: #6C8BAC;
}

ul#toggle-list li strong {
	display: block;
	width: 555px;
	font-weight: normal;
}

ul#toggle-list li strong.active {
	margin-top: -9px;
	margin-left: 5px;
	padding: 8px 10px 0 10px;
	background: url(layout/description-background.png) no-repeat 0 0;
    font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #6C8BAC;
}

ul#toggle-list p {
	display: none;
	position: absolute;
	width: 545px;
	padding: 5px 10px 10px 10px;
	margin: 0 0 0 5px;
	background: url(layout/description-background.png) no-repeat left bottom;
	line-height: 1.25em;
	color: #6C8BAC;
}

ul#toggle-list p.visible {
	display: block;
}