body {
   margin: 0;
   padding: 0;
   background: rgb(255, 255, 255);
   color: rgb(54, 61, 80);
	font: 100%/1.5 Verdana, Arial, Helvetica, sans-serif;
}


a {
	color: rgb(0,0,0);
	text-decoration: underline;
}

a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}

#accessibility {
   background-color: rgb(138, 168, 197);
   color: rgb(255, 255, 255);
   font-size: 80%;
}

#wrap {
   background: rgb(211, 222, 233) url(../images/style/bg-wrap.gif) repeat-y;
   color: inherit;
   width: 1000px;
   margin: 0 auto;
   border-style: none solid;
   border-width: 1px;
   border-color: rgb(255, 255, 255);
}

#headmast {
   height: 157px;
   background-image: url(../images/style/bg-headmast.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
}

#headmast-content h1 {
	font-weight: bold;
   margin: 0;
   padding:0;
   line-height: 0.0;
   font-size: 0em;
   text-indent: -10000px;
}

#headmast-content {
   height: 63px;
   position: relative;
   background: rgb(255, 255, 255) url(../images/style/itexx-logo.gif) no-repeat bottom right;
}

#navigation {
   position: absolute;
   left: 0px;
   bottom: 0;
   font: 70% "Lucida Console", Monaco, Arial, Helvetica, sans-serif;
}

#navigation ul, #navigation li {
   list-style: none;
   margin: 0;
   padding: 0;
}



#navigation li {
   float: left;
   width: 100px;
   text-align: left;
}

#navigation a {
   text-decoration: none;
   color: rgb(77, 113, 153);
   background-color: rgb(255, 255, 255);
	padding-left: 10px;
}

#navigation a:hover {
   color: rgb(0, 0, 0);
   text-decoration: underline;
}

#navigation a.on {
   color: rgb(0, 0, 0);
	background: url(../images/style/bg-navigation.gif) no-repeat 0px center;
}

#sitetools {
   background: rgb(138, 168, 197) url(../images/style/bg-subnavi-search.gif) repeat-y;
   color: inherit;
   border-style: solid none;
   border-color: rgb(255, 255, 255);
   border-width: 1px;
   font-size: 70%;
   font-family: "Lucida Console", Monaco, Arial, Helvetica, sans-serif;
   float: left;
   width: 100%;
}

#sekundaernavigation {
   float: left;
	height: 25px;
   width: 700px;
   margin-right: 10px;
}

#sekundaernavigation ul, #sekundaernavigation li {
   list-style: none;
   margin: 0;
   padding: 0;
}

#sekundaernavigation li {
   display: inline;
}

#sekundaernavigation a {
   display: block;
   float: left;
   margin: 0;
   padding: 4px 20px 4px 10px;
   background-color: rgb(138, 168, 197);
   color: rgb(255, 255, 255);
   text-decoration: none;
}

#sekundaernavigation a:hover, #sekundaernavigation a:focus, #sekundaernavigation a:active,  #sekundaernavigation a.on{
   background-color: rgb(211, 222, 233);
   color: rgb(77, 113, 153);
}

#sitetools form {
   float: left;
   margin: 0;
   padding-top: 3px;
   margin-right: 10px;
}


#sitetools input {
   background-color: rgb(222, 229, 237);
   border: 1px solid rgb(62, 96, 137);
   font-size: 90%;
}

#sitetools .button {
   background-color: rgb(62, 96, 137);
   color: rgb(222, 229, 237);
   padding: 0 3px;
   border: 1px solid rgb(222, 229, 237);
   font-size: 90%;
}

#sitetools .tools {
   margin: 0;
   padding: 4px 0 0;
   list-style: none;
}

#sitetools .tools li {
   display: inline;
}

#sitetools .tools img {
   border: none;
   vertical-align: bottom;
}

#footer .tools {
   margin: 0;
   padding: 0;
   list-style: none;
   float: right;
   width: 275px;
   position: relative;
}

#footer .tools li {
   display: inline;
}

#footer .tools a {
      background-color: transparent;
}

#footer .tools img {
   border: none;
   vertical-align: bottom;
}


#main {
   clear: left;
   float: left;
   width: 100%;
   font-size: 80%;
   padding-bottom: 20px;
   position: relative;
}


#breadcrumb {
   position: absolute;
   top: 5px;
   left: 100px;
   font-size: 80%;
   color: rgb(128, 158, 187);
}

#breadcrumb a {
   color: rgb(128, 158, 187);
	text-decoration: underline;  
}

#breadcrumb a:hover {
   color: rgb(0, 0, 0);
}

#content {
   float: left;
   width: 495px;
   margin-left: 100px;
   margin-top: 40px;
   display: inline;
}

#sidebar {
   float: right;
   width: 301px;
}

#main > #sidebar {
   margin-right: 1px;
   width: 300px;
}

#main h1 {
   margin-top: 0;
   font-size: 130%;
   font-family: "Lucida Console", Monaco, Arial, Helvetica, sans-serif;
   font-weight: bold;
   line-height: 1.3;
}

#content div {
	margin-bottom: 6px;
}


#content h2 {
   margin-top: 0;
   margin-bottom: 12px;
   font-size: 100%;
   font-weight: bold;
   line-height: 1.1;
}

#content .imgtext {
	text-align: center;
	float: right;
	margin-top: 6px;	
	margin-left: 12px;
	margin-bottom: 20px;	
	margin-right: -4px;
}

#content .imgtext span {
	font-size: 90%;
	margin-top: 2px;
	display: block;
	clear: both;
}

#content .imgshadow{
	clear: both;
	background: rgb(138, 168, 197);
}

#content li {
	margin-left: -15px;
}

#content .imgshadow img{
	position: relative;
	top: -4px;
	left: -4px;
	background: rgb(255, 255, 255);
	padding: 4px;
	border: 1px solid rgb(180, 180, 180);
}

#content .partner {
	font-size: 90%;
}



#sidebar h2 {
	margin-top: 0;
   color: rgb(211, 222, 233);
	font-family: "Lucida Console", Monaco, Arial, Helvetica, sans-serif;	
   background: rgb(62, 96, 137) url(../images/style/bg-h2-sidebar.gif) no-repeat 12px center;
	font-weight: normal;
   font-size: 120%;
   padding: 4px 15px 2px 25px;
}

#sidebar .news {
   margin-left: 13px;
   margin-right: 15px;
   margin-bottom: 20px;
   clear: left;
}

.news * {
   margin-left: 40px;
}

.news h3 {
   font-size: 90%;
   color: rgb(62, 96, 137);
   margin-bottom: 0px;
}

.news p {
   margin-top: 4px;
   margin-bottom: 10px;
   font-size: 90%;
}

/* Fixing IE 3 Pixel Jog */
* html .news p{
   height: 1%;
}

.news a {
   margin-left: 0;
   padding-left: 9px;
   background: transparent url(../images/style/bg-news-mehr.jpg) no-repeat left center;
   color: rgb(250, 215, 92);
   font-weight: bold;
}
.news a:hover {
	text-decoration: none;
}

.news .date {
	font-family: Arial, Helvetica, sans-serif;
   float: left;
   width: 29px;
   background: url(../images/style/bg-date.jpg) no-repeat;
   color: rgb(255, 255, 255);
   font-size: 70%;
   text-align: center;
   overflow: hidden;
   margin-left: 0;
}

.date .month {
   font-size: 200%;
   line-height: 100%;
   display: block;
   font-weight: bold;
   color: rgb(97, 125, 171);
   margin-top: 5px;
   margin-left: 0;
}

.pdf {
   float: left;
   width: 32px;
   background: url(../images/style/pdf.gif) no-repeat;
	position: relative;	
	left: -4px;
   overflow: hidden;
   margin-left: 0;
	height: 80px;
}

.links * {
	margin-top: 18px;
   margin-left: 26px;
	font-size: 90%;
	display: block;
}

.pdfkl {
	float: left;
   width: 20px;
   background: url(../images/style/pdfkl.gif) no-repeat;
   margin-left: 0px;
	margin-top: 2px;
	height: 20px;
}

.mpgkl {
	float: left;
   width: 20px;
   background: url(../images/style/multimediakl.gif) no-repeat;
   margin-left: 0px;
	margin-top: 2px;
	height: 20px;
}

.iekl {
	float: left;
   width: 20px;
   background: url(../images/style/iekl.gif) no-repeat;
   margin-left: 0px;
	margin-top: 2px;
	height: 20px;
}

/* Fixing IE 3 Pixel Jog */
* html .pdfkl span {
   height: 1%;
}


.must {
	color: rgb(255, 0, 0);
}


#footer {
   background: rgb(138, 168, 197) url(../images/style/bg-subnavi-search.gif) repeat-y;
   color: rgb(230, 236, 242);
   clear: both;
   border-top: 1px solid rgb(255, 255, 255);
   padding: 4px 10px 4px 10px;
   font-size: 70%;
   font-family: "Lucida Console", Monaco, Arial, Helvetica, sans-serif;
  position: relative;
}

#footer ul, #footer li {
   list-style: none;
   margin: 0;
   padding: 0;
}

#footer li {
   display: inline;
}

#footer a {
   padding: 4px 20px 4px 0;
   background-color: rgb(138, 168, 197);
   color: rgb(255, 255, 255);
   text-decoration: none;
}

#footer a:hover {
   color: rgb(0, 0, 0);
   text-decoration: underline;
}

#service {
	background: rgb(255, 255, 255) url(../images/style/itexx-foot-internet.gif) no-repeat;
	color: rgb(190, 190, 192);
	width: 1000px;
	margin: 0 auto;
	font: 70% "Lucida Console", Monaco, Arial, Helvetica, sans-serif;
	height: 28px;
	text-align: center;
	padding: 8px 0;
}

#service a {
   text-decoration: none;
   color: rgb(149, 148, 146);
}

#service p {
	margin-top: 30px;	
}

#service a:hover {
   color: rgb(0, 0, 0);
   text-decoration: underline;
}


/* Modul Sitemap */	
#main a.sitemap_level1, #main a.sitemap_level2, #main a.sitemap_level3 {
   color: rgb(54, 61, 80);
	display: block;
	padding-left: 0px;
	text-decoration: none;
}

#main a.sitemap_level1:hover, #main a.sitemap_level2:hover, #main a.sitemap_level3:hover, #main a.sitemap_level1:focus, #main a.sitemap_level2:focus, #main a.sitemap_level3:focus  {
	color: rgb(62, 96, 137);
	background-color: rgb(255, 255, 255);
	text-decoration: underline;
}
	
#main a.sitemap_level1 {
	font-weight: bold;
	margin-top: 6px;
	padding-left: 0px;
}

#main a.sitemap_level2 {
	font-weight: normal;
	margin-top: 3px;
	padding-left: 26px;
}

#main a.sitemap_level3 {
	font-weight: normal;
	margin-top: 3px;
	padding-left: 46px;
}


/* Workarounds gegen Eigenarten des Internet Explorers */
* html #footer {
   padding: 2px 10px 2px 10px;
}