/* ### content styles ### */



h1 { 
	font-size: 1.1em; 
	margin: 30px 10px 0px 1em;
	letter-spacing: 0.1em; 
	text-transform: uppercase; 
	color: #33336b;
	float: left;
	}

p { font-size: 0.9em; }

.csi-image { margin-left: 0px; margin-top: 0px; }

.csc-linkToTop { font-size: 0.9em; text-align: right; }

table .contenttable .td-0 { width: 40%; }


/* RTE htmlarea anchor styles  */
.external-link img, .external-link-new-window img, .internal-link img, .internal-link-new-window img, .download img, .mail img {
        border: none;
        }

/* sonst funktioniert der Standard spacer nicht */
.spacer-gif { clear: left; display: block; }

/* ### basic stuff home ### */

body { 
	background-color: #999999;
	background-image: url("../media/layout/background.gif");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif; Verdana;  
	}

#my_contentarea_main table {
	float: left;
	margin-top: 30px;
	border-left: 3px solid #ffcc33;
	margin-right: 20px;
	width: 70%;
	}

#my_contentarea_main td {  
	text-align: left;
	}

#my_contentarea_main td p { 
	margin: 0px 5px 5px 5px;
	}

#my_contentarea_main a {
	color: #33336b;
	}

#my_contentarea_main a:hover {
	color: #33336b;
	text-decoration: none;
	}

#my_contentarea_main a:visited {
	color: #33336b;
	text-decoration: underline dotted;
	}

/* ### Navigation ### */

.nav-1-no { font-size: 0.9em; font-weight: 600; color: #436BA0; line-height: 1.2em; }
.nav-1-no img { margin-right: 10px; line-height: 2em; }
#header_navigation .white { height: 29px; background-color: #ffffff; vertical-align: bottom; }
#header_navigation .green { height: 29px; background-color: #afd389; vertical-align: bottom; }


/* ### Layout ### */

table#centerer {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	}

td {
	text-align: center;
	vertical-align: top;
	}


#contentcontainer {
	position: relative;
	margin: 0 auto;
	width: 920px;
	background-image: url("../media/layout/background_main.gif");
	background-repeat: repeat-y;
	background-color: #ffffff;
	/*border: 1px solid #000000;*/
	z-index: 5;
	}

#my_header {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 920px;
	height: 105px;
	background-image: url("../media/layout/dimi_logo.gif");
	background-repeat: no-repeat;
	background-color: #000080;
	}

#header_navigation {
	position: absolute;
	margin-top: 81px;
	left: 330px;
	height: 29px;
	width: 650px;
	}

#my_content {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 920px;
	height: 470px; /*definiert die Mindestgröße */
	text-align: left;
	}

#my_content_background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 145px;
	background-image: url("../media/layout/background_main_blue.gif");
	background-repeat: repeat-y;
	z-index: 0;
	}

#my_footer {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 920px;
	height: 38px;
	text-align: left;
	background-image: url("../media/layout/background_footer2.gif");
	background-repeat: no-repeat;
	vertical-align: bottom;
	}

/* ### content ### */

/* ### navigation area ### */

/* first level */

/* first level */

#my_header ul {
	/* display: none; */
	width: auto;
	list-style: none;
	position: absolute;
	bottom: -1px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	width: 690px;
	}

#my_header ul li {
	float: right;
	}

#my_header ul li a {
	display: block;
	background-color: #666699;	
	width: 150px;
	height: 1.9em;
	margin-right: 0px;
	text-decoration: none;	
	z-index: 100;
	}

#my_header ul li a:hover {
	_background-color: #ffffff;
	}

#my_header ul li a span {
	display:none; /* after interim --> block */
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;
	padding: 6px 0px 0px 0px;
	}

#icon_home span {
	display: block;
	background-color: #ffffff;
	width: 79px !important; /* after interim --> 80 */
	height: 1.9em;
	margin-right: 1px;
	}

#icon_home span img {
	margin-top: 5px;
	}

#my_header .active { background-color: #ccccff; color: #33336b; }
#my_header .active span { color: #33336b; }
#my_header .active a { background-color: #ffffff; }
#my_header .active a:hover { background-color: #ccccff; color: #33336b; }

/* second level */

#my_navigation {
	position:absolute;
	float: left;
	background-image: url("../media/layout/ecke_default.gif"); 
	background-repeat: no-repeat;
	top: 0px;
	left: 10px;
	width: 220px;
	height: 90;
	text-align: left;	
	}

#nav-top {
	position:absolute;
	top: 78px;
	left: 0px;
	width: 220px;
	height: 20px;
	border: 1px solid #000000;
	}

#nav-top p {
	margin-top: 5px;
	font-weight: bold;
	color: #66666b;
	text-decoration: none;
	}

/* 2nd-level-navigation */
#nav-butter { 
	position:relative;
	top: 50px; /* former 170 */
	left: 0px;
	width: 220px;
	height: auto;
	}

#nav-butter .nav-2 {
	height: 25px;	
	overflow: hidden;
	border-top: 0px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	text-align: left;
	}
#nav-butter .nav-2 a {	
	display: block;
	height: 2em;
	overflow: hidden;
    color: #33336B; /* dunkelblau */
	background-color: #ccccff; /* hellblau */
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.3em 1em 0em 1em;
	}

#nav-butter .nav-2 a:hover {
	background-color: #ffffff;
	}

/* intranet */

#nav-butter .intranet {
	/* height: 25px;	
	overflow: hidden;
	border-bottom: 1px #ffffff solid;
	text-align: right; */
	}

#nav-butter #navigation-banner {	
	margin: 0 0 1em 0;
	
	font-weight: normal;
	}
	
#nav-butter #navigation-banner a {	
	background: #efefef !important;
	background: #cc3333 !important;
	color: #fff;
	font-size: 0.9em;
	}

#nav-butter .intranet a {	
	display: block;
	
	width: auto;
	background-color: #ffcc33;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0 !important;
	border-bottom: 1px #ffffff solid;
	}

#nav-butter .intranet a:hover {
	background-color: #ffffff;
	}

/* search */
#nav-butter #search {
	height: auto;	
	border: 1px #ffffff solid;
	text-align: center;
	width: auto;
	margin: 2em 1em 1em 1em !important; /*Abstand zu Nav 2nd Level für home --> 6em*/
	}

#nav-butter #search a {
	border: none;
	text-align: center;
	}

#nav-butter #search p {
	font-weight: bold;
	
	}

#nav-butter #search form input {
	border: 0px;
	color: #33336b;
	}

.inner_navigation { 
	background-color: #CFD4E3; 
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 20px; 
	padding-right: 10px;
	height: 300px;
	}

/* ### main content area ### */

#my_contentarea_main {
	position: relative; 
	float: left;
	left: 230px;
	width: 680px;
	text-align: left;
	border: 0px solid #000000;
	}

#white-line {
	position: relative;
	margin-left: 230px;
	width: 680;
	height: 4px;
	color: #ffffff;
	background-color: #cccccc;
	overflow: hidden;
	z-index: 1;
	}


/* ### rignt content area ### */

#my_contentarea_right {
	position: relative;
	float: left;
	top: 0px;
	left: 300px;
	width: 230px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	}

/* ### footer ### */

#to-top {
	clear: left;
	width: 900px;
	height: auto;
	position: relative;
	margin: 0px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	}

#to-top a:hover { text-decoration: none; }

#to-top #6fwlogo {position:absolute;left:10px; width:220px}
#to-top #back {position:absolute;left:235px;}
#to-top #print {position:absolute; left:500px;}
#to-top #top {position:absolute; right:20px;}

#to-top span {
	font-size: 0.8em;
	}

#my_footer #footer-bottom {
	font-size: 0.8em;
	height: 1em;
	color: #33336b;
	padding-top: 0em;
	margin-left: 240px;
	border: 0px solid #000000;
	}

#my_footer a { color: color: #33336b; }
#my_footer a:link { color: #33336b; }
#my_footer a:hover { text-decoration: none; }

/* Außnahme: Ist eigentlich global in news.css definiert
hier für eine andere Bezeichnung auf der Startseite geändert*/

#my_contentarea_main table.contenttable {
    width: 60%;
	}

table.contenttable .template_list-col_left {
	width: 25% !important;
	}

table.contenttable .template_list-col_right {
	width: 75% !important;
	}

