/*#############################################################################*/
/*############################   globales layout   ############################*/
/*#############################################################################*/
#bodyContainer {
	/*position: relative;*/
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	border: 0px solid #000000;
}
#bodyContainer { min-height: 78%; }
* html #bodyContainer { height: 78%; }

#header {
	position: relative;
	margin:0;
	padding:0;
	height:80px;
}
#header #systemmeldung {
	position: relative;
	float: left;
	display: block;
	top: -7px;
	left: 0px;
	padding-left: 20px;
	width: 400px;
	height: 60px;
	overflow: hidden;
	color: inherit;
	background-color: #f5f5f5 !important;
	background-image: url('https://media.gkvnet.de/public/noix_systemmeldung_background.gif');
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#header #systemmeldung h2 {
	margin: 3px 0px 1px 0px !important;
}
#header #userinfo {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
	height: 60px;
	overflow: hidden;
	border: 0px solid black;
	text-align: right;
}

#header #logo {
	width: 150px;
	display: inline;
	float: left;
	overflow: hidden;
	border: 0px solid black;
    height: 100%;
    text-align: center !important;
}
#header #logo img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	max-height: 80px;
	max-width: 150px;
	text-align: center !important;
}

/*############################   Navigation   ############################*/
#headerNav {
	position: absolute;
	right: 2px; /* 2 px f?r den Rahmen abziehen! Diese Breite + width m?ssen 620px ergeben. */
	bottom: 0px;
	height: 25px !important;
	width: 620px;
	padding: 0px;
	margin: 0px;
	color: inherit;
	background-color: #ffeeb9;  /* Die Hintergrundfarbe wird nocheinmal in css/navigation.css */
	vertical-align: middle;
	text-align: center;
}
* html #headerNav { right: 0px; }

#footer {
	clear: both; /* fix for mozilla */
	position: relative;
	display: block;
	text-align: center;
	color: inherit;
	background-color: #ffeeb9;
	height: 2.1em !important;
	line-height: 22px;
	vertical-align: middle !important;
	margin-top: -1px; /* fix for IE - sonst sieht man einen doppelten Rahmen*/
}
* html #footer { line-height: 2.2em; }


#wrapper {
    position: relative;
    border-left: 1px solid #003366;
    height: 100%;
    width: 769px;
    color: inherit;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}
#wrapper.noLeftNav, #wrapper .noLeftNav {
    border-left-width: 0px !important;
    width: 770px;
}

#navigation {
    position: relative;
    border-width: 0px 0px 0px 147px;
    border-style: solid;
    border-color: #ffeeb9;
    height: 100%;
    padding: 0px;
    margin: 0px;    
}
.noLeftNav #navigation {
    border-left-width: 0px !important;
}
/* Wird vom Mozilla ben?tigt! */
#navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#navigation.showContainer, #navigation .showContainer {
    border-right-width: 155px !important;
    border-right-color: #f5f5f5 !important;
}
* html #navigation.showContainer { border-right-width: 150px !important; padding-right: 5px !important;}


#leftNav {
	position: relative;
	overflow: hidden;
	display: block;
	float: left;

	margin-left: -147px;
	width: 142px; /* = margin-left - padding-left */
	height: 100% !important;

	padding-top: 1em;
	padding-left: 5px;
	
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #003366;

	background-color: Transparent;
}
.noLeftNav #leftNav {
   	visibility: hidden;
    position: absolute;
    left: -1000em;
}
#leftNav .headline {
	background: transparent;
	padding-bottom: 10px;
}
#leftNav h1 {
    margin-left: -5px; /* #leftNav padding-left */
}

#WCAGIE5 {
    visibility: hidden;
    position: absolute;
    left: -1000em;
}
#WCAG {
    position: absolute;
    display: block;
    margin-left: 5px;
    bottom: 40px;
    width: 148px;
    text-align: center;
    background-image: url('https://media.gkvnet.de/public/noix_icon.wcag1AA.background.gif');
    background-repeat: no-repeat;
    background-position: center top;
}
#WCAG img {
    clear: both !important;
    float: none !important;
    padding: 24px 8px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}


#content {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0em 0em 1.3em 0em;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #003366;
	height: 100% !important;
	min-height: 480px; /* Mozilla needs this */
}
#content.noContainer, #content .noContainer {
 padding-right: 8px !important;
}
.noLeftNav #content {
 left: 147px !important;
 margin-right: 147px !important;
 padding-right: 5px !important;
 border-left-width: 0px !important;
}

#marginal {
	position: relative;
	display: block;
	float: right;
	margin: 0px -155px 0px 0px;
	padding: 0px;

	width: 155px;
	height: 100% !important;

	background-color: Transparent;
	/* border: 1px solid #006600; */
} 
* html #marginal {margin-right: -150px; width: 150px;} /* = (#navigation.showContainer border-right-width) - (#leftNav padding-left) */

#marginal hr {
    width: 100%;
	border-width: 0px;
	margin: 1em 0px 1em 0px;
	height: 1px;
	color: #006600;
	background-color: inherit;
	clear: both;
	visibility: hidden;
}
#marginal #ctl00_NewsPanel_News {
	margin: 0px;
	padding: 0px;
}
#marginal #ctl00_NewsPanel_News hr {
	margin: 8px;
}
* html #marginal #ctl00_NewsPanel_News hr { margin: 0px; }

#marginal .transparent {
    color: #f5f5f5;
    background-color: inherit;
}
#marginal #ctl00_Projekttraeger_Projekttraeger ul, #marginal #ctl00_Projekttraeger_Projekttraeger li {
    margin-left: 0px;
    padding-left: 0px;
}
#marginal #ctl00_Projekttraeger_Projekttraeger li {
    list-style-type: none;
    margin-left: 0px;
    margin-bottom: 1.8em;
}



/*#############################################################################*/
/*##########################   individual layout   ############################*/
/*#############################################################################*/
/*#marginal p, */
#marginal h2 {
	padding: 0px 5px 0px 5px !important;
	margin: 0px !important;
	text-align: left !important;
}
#marginal .footer {
    text-align: right !important;
}
#leftNav .headline {
	vertical-align: middle !important;
	text-align: left;
}
#marginal h2 { /* h1 ist semantisch falsch */
	display: block;
	overflow: inherit;

	background-color: #003366;
	margin: 0px;
	padding: 0.5em 0em 0.5em 0em;
	text-decoration: none;
	height: 25px !important;
	line-height: 23px;  /* Eigentlich misst, aber das vertical-align: middle funktioniert nicht!!! */
	font-size: 110% !important;
	color: #ffffff;
	text-align: center !important;
}
#leftNav .headline h1 {
	color: #003366;
	background-color: inherit;
}



/*#############################################################################*/
/*#########################   ausgeblendete Elemente   ########################*/
/*#############################################################################*/
caption {
    display: none !important;
    visibility: hidden !important;
}



/*#############################################################################*/
/*############################   Sonderf?lle   ################################*/
/*#############################################################################*/
/* nur um die 404-Seite auf eine andere H?he zu bekommen */
.small_404 #navigation,
.small_404 #wrapper,
.small_404 #leftNav,
.small_404 #content,
.small_404 #marginal {
	height: 280px !important;
}


#CMSElementBrowser
{
/*
	position:absolute;
	top:0;
	left:0;
*/
	width:160px;
}

#top_menu_sites_menuDIV,
#top_menu_new_menuDIV,
#top_menu_presentation_menuDIV,
#top_menu_publication_menuDIV,
#top_menu_extras_menuDIV,
#top_menu_info_menuDIV,
#top_menu_edit_menuDIV,
#top_menu_search_menuDIV
{
}


#content .headline
{
	display:block;
	margin-top:1.5em;
	font-weight:bold;
	font-size:1.1em;
	color:rgb(0,0,0);
}

#marginal .tbox
{
	border:1px solid #003366;
	border-top-width:0px;
	margin:0px;
	padding:3px;
	text-align:left ! important;
	height:1%;
}
#marginal .tbox p
{
    margin:0;
    text-align:left;
}
#marginal .image_right img
{
	margin:5px 0 0 ! important;
	padding:0 ! important;
	width:40px ! important;
	height:40px ! important;
}
#marginal .image_right span img
{
	width:auto ! important;
	height:auto ! important;
}
#marginal .tbox .headline
{
  font-weight:bold;
}
#marginal .tbox .headline_tc
{
  font-weight:bold;
  color:rgb(0,102,153);
}
#marginal .tbox .headline_dale
{
  font-weight:bold;
  color:rgb(0,102,0);
}
#marginal .tbox .headline_svnet
{
  font-weight:bold;
  color:rgb(204,0,0);
}
#marginal .tbox .headline_daag
{
  font-weight:bold;
  color:rgb(230,138,0);
}
.image_left img
{
	float:left;
	padding:0 ! important;
	margin:5px 10px 5px 0; 
}
.image_right img
{
	float:right;
	padding:0 ! important;
	margin:5px 0 5px 10px; 
}
.onediv
{
	clear:both;
}

#navBgImg img
{
	margin:10px 0 0 -5px;
}

.linkButton {font-weight:bold;background:rgb(255,255,255);color:rgb(204,0,0);border:none;cursor:pointer}
.Mailform {display:inline}
.Mailform .formentry {margin-bottom:5px}
.Mailform input {width:280px ! important}
.Mailform textarea {width:280px ! important;text-align:left}
.Mailform select {width:280px ! important}
.Mailform label, .Mailform .label {display:block;float:left;width:130px ! important;text-align:left}
.Mailform .radio {display:block;float:left;width:280px ! important}
.Mailform .radio input {width:auto ! important;vertical-align:middle;border:0px none}
.Mailform .radio label {display:inline;float:none;font-size:1em;}
.Mailform .button {width:140px ! important}
.msgValidation {font-weight:bold;color:rgb(192,0,0);clear:both;margin-left:130px;}

table.tc {width:auto;border-collapse:collapse;margin-bottom:20px}
table.tc td {vertical-align:bottom;padding:0;}
table.tc td p {margin-bottom:0 ! important}

