/**
 * @project	    www.mhh-plus.de
 * @copyright   2009, Claus Coviello, www.webseiten-mit-sinn.de
 * @version     screenlayout
 * @version     01.00.01
 * @since       01.00.00
 * @modified    2009-08-26
 */
.skip, p.skip {
	position:absolute;
	left:-1000px;
	top:-2000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}

.spaltenabschluss {
	display:block;
	height:1px;
	font:1px /1 sans-serif;
	clear: both;
}

.anmerkung-programmierer,
.kommentar-programmierer {
	color:red;
	font-weight:normal;
	font-style:italic;
	font-size:0.9em;
}


body {
	color:black;
	font-size:80%;
	line-height:1.3em;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
}


#outer-container {
    padding-right:190px;
	position:relative;
}

#inner-container {
    margin:0;
    width:100%;
}

#layout-left {
	display:none;
}

#layout-right {
    z-index: 11;
    position: relative;
    float: left;
    width: 180px;
    margin-right: -200px;
    overflow: hidden;
	margin-top:110px;
	margin-left:8px;
	padding-left:20px;
	border-left:1px solid lightgrey;
}

#layout-center {
    z-index: 12;
    position: relative;
    float: left;
    width: 100%;
    margin: 0 -8px 0 -2px;
    overflow: hidden;
}

#layout-center .raender {
	margin:0 20px 0 2px;
}

.outer-container > #inner-container {
    border-bottom: 1px solid transparent;
}

a {
    color:#E75113;
    text-decoration:underline;;
}

img {
	border:none;
}

#schriftgroesse {
	display:none;
}

#logo-mhh-plus {
	position:absolute;
	top:8px;
	right:0;
}


#hauptnavi {
display:none;
}

#footer-screen {
	display:none;
}

#footer-print {
	display:block;
	text-align:center;
	margin:2.5em 0 0 0;
	font-size:0.8em;
	border-top:1px solid lightgrey;
}

h1 {
	margin:-0.2em 0 0.4em 0;
	padding:0;
	color:#E75113;
	font:bold 2.1em/1.25em Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

h1.leading-title {
	margin-top:-0.4em;
}

h1 .normal  {
	display:block;
	margin-bottom:-0.2em;
    font-size:0.7em;
	font-weight:normal;
}

h2,
.bg-1 .h2-style,
.bg-2 .h2-style,
.bg-3 .h2-style,
.bg-4 .h2-style,
.bg-5 .h2-style {
	margin:1em 0 0.5em 0;
	padding:0;
	color:#E75113;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:normal;
}

h3,
.bg-1 .h3-style,
.bg-2 .h3-style,
.bg-3 .h3-style,
.bg-4 .h3-style,
.bg-5 .h3-style {
	margin:1.6em 0 0.7em 0;
	padding:0;
	color:black;
	font-size:1.15em;
	line-height:1.4em;
	font-weight:bold;
}

p {
	margin:0 0 0.8em 0;
	padding:0;
}

strong {
	font-weight:bold;
	color:black;
}

ul {
	margin:0.8em 0 0.8em 1px;
	padding:0 0 0 1em;
	list-style-type:none;
}

ol {
    margin:1.3em 0 0.8em 1.5em;
    padding:0;
    list-style-type:decimal;
}

ul li {
	margin:0 0 0.6em 0;
	padding:0;
	list-style-image:url('../_img/listenzeichen-orange.gif');
}

blockquote {
	padding:0;
	margin:0 1.5em 0.8em 1.7em;
}

.mhh-plus {
    position:relative;
    top:-0.5em;
    left:-0.3em;
	color:#E75113;
    font-size:0.8em;
}

h1 .mhh-plus {
    top:-0.85em;
    left:-0.2em;
    font-size:0.6em;
}

.headline-wissenschaft {
    display:block;
}

img.headline-themenfonds {
	display:block;
	margin:0 0 20px 2px;
border:0;
}


/* Anreisser fuer aktuelle Mitteilungen */
.aktuelles a {
	display:block;
	text-decoration:none;
	color:black;
}

.aktuelles a .headline {
	display:block;
	margin:1.3em 0 0.3em 0;
	padding:0;
	color:#E75113;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:normal;
}

.aktuelles a:hover .headline {
	text-decoration:underline;
}

#layout-right .aktuelles a .headline {
	margin:0.8em 0 0.3em 0;
	color:black;
	font-size:1em;
	line-height:1.2em;
	font-weight:bold;
}

.aktuelles a .datum {
	display:block;
	margin-bottom:0.5em;
}

.aktuelles a .link {
	color:#E75113;
	text-decoration:underline;
}

.aktuelles a:hover .link {
	color:black;
	text-decoration:underline;
}

	/* Anfahrtskizzen */
img.anfahrt {
	margin:0px 0 10px 0;
}


/* Aufbau rechte Spalte */
#layout-right .img-box {
    margin:1.8em 0 0 0;
}

#layout-right .img-box.first {
    margin-top:0;
}

    /* Textbox */
#layout-right .text-box {
    margin:1.8em 0 0 0;
}

#layout-right .text-box.first {
    margin-top:0;
}

#layout-right .text-box h2 {
    margin:0;
    color:white;
    font-size:1.2em;
	color:gray;
	font-style:italic;
	font-weight:normal;
}

#layout-right .text-box h3 {
    margin:0.4em 0 0.8em 0;
	color:black;
    font-size:0.9em;
    font-weight:bold;
}

#layout-right ul.linkliste {
    margin:0 0 3em 0;
}

#layout-right ul.linkliste li {
    line-height:1.15em;
    background:none;
}

