html
{
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.00em;
	line-height:1.4em;
	background-color: #CCCCCC;
	background-image:url(../images/ifm-template/background.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}


img
{
	border:0;
}

a:link {
	color: #303030;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #303030;
        font-size: 0.9em;
        font-weight: bold;
	text-decoration: underline;
			
}

a:active {
	color: #303030;
}

a:hover { 
	font-weight:bold; 
	text-decoration: none;
}

a.linktop:link {
  font-size: 1em;
  font-weight: bold;
  text-indent:0.5em;
}

a.linktop:visited {
  font-size: 1em;
  font-weight: bold;
  text-indent:0.5em;
}

a.linktop:hover {
  text-decoration: none;
}

#logo-slogan {
	position:absolute;
	top:12px;
	left:127px;
	font-family:Times,serif;
	font-size:0.75em;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

#logo-slogan h1{
	margin:0;
	padding:0;
}

#top	{
	width: 100%;
	height:69px;
	background:#6699cc;
	border-top:1px solid #909090;
	border-bottom:1px solid #909090;
}

#sitemap{
	background-color:#6699CC;
	text-align:right;
}

#sitemap-icon{
	background-image:url(../images/ifm-template/sitemap-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
}

#navtop2 {
	background-image: url(../images/ifm-template/kat1menubg.jpg);
	width: 100%;
	text-align:right;
	border-bottom:1px solid #303030;
}


#left {
	float: left;
	background:#EEEEEE;
/*	background: #F79C4A;*/
	width: 200px;
	line-height:1.66em;
	border-top: 1px solid #909090;
	/*border-right: 1px solid #909090;*/
	margin-left: -1px; /*dummy */
}

#right {
	float: left;
	width: 200px;
	background-color:#FFFFFF;
	margin-top:10px;
}

#main
{
	float: left;
	width: 572px;
	background-color:#FFFFFF;
}

#left,
#right,
#main
{       /* Needed so that both columns look equally long */
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}

#wrapper
{
	overflow: hidden;
	float: none;
	display: block;
	min-height:100%;
	z-index:1;
	width:972px;
	margin:0 auto;
	position:relative;
	border-left:1px solid #909090;
	border-right:1px solid #909090;
}

.content
{
	padding:1em;
}

.content fieldset
{
	margin-bottom:1.0em;
}

.content fieldset legend
{
	font-size:1.1em;
}

/* ### Code fuer Info-Boxen rechts ### */

.right_infobox {
	background-color:#EEEEEE;
	margin-bottom:2em;
}

.right_boxheading,
.right_boxheading li {
	background-color:#CCCCCC;
	margin:0;
	padding:0;
	list-style:none;
}

.right_boxheading li {
	padding-left: 4px;
}

/* ### End of Code fuer Info-Boxen rechts ### */

#footer {
	clear:both;
	background: #EEEEEE;
   text-align: left;
	font-size: 10px;
	width: 100%;
	border-top:1px solid #303030;
	margin-bottom: -38px;
}

#footer-impressum {
	position:absolute;
	right:2px;
}

ul.nav_1stlevel {
	color: #303030;
	text-align: left;
	width: 100%;
	font-size: 1em;
	margin:0;
	padding:0;
	background-image: url(../images/ifm-template/kat1menubg.jpg);

}

ul.nav_1stlevel li {
	list-style: none;
	margin: 0px;
	padding:0px;
	font-weight:bold;
	text-align: left;
}

ul.nav_1stlevel a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size: 1em;
  background-image: url(../images/ifm-template/kat1menubg.jpg);
  margin-left: 1em;
}

ul.nav_1stlevel a:visited {
  color: #FFFFFF;
}
ul.nav_1stlevel a:link {
  color: #FFFFFF;
}
ul.nav_1stlevel a:hover {
  color: #FFFFFF;
}

ul.nav_1stlevel a:active {
  color: #FFFFFF;
}

/* ---- Second Level ---- */

ul.nav_2ndlevel {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	height: 100%;
}
ul.nav_2ndlevel li {
	list-style: none;
	margin: 0px;
	padding:0px;
	font-weight:bold;
	border-bottom: 1px solid #F79C4A;
	text-align: left;
}

ul.nav_2ndlevel a {
	padding-left:8px;
	display: block;
	border-left: 1em solid #EEEEEE;
	background: #EEEEEE;
	font-weight:bold;
	text-decoration: none;
}

ul.nav_2ndlevel a:visited {
  color: #303030;
}
ul.nav_2ndlevel a:link {
  color: #303030;
}
ul.nav_2ndlevel a:hover {
	border-color: #F79C4A;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

ul.nav_2ndlevel a:active {
  color: #303030;
}

/* ---- Third Level ---- */

ul.nav_3rdlevel {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	width: 100%;
	height: 100%;
}
ul.nav_3rdlevel li {
	list-style: none;
	margin: 0px;
	padding:0px;
	font-weight: normal;
	border-bottom: 1px solid #F79C4A;
	text-align: left;
}

ul.nav_3rdlevel a {
	padding-left:16px;
	display: block;
	border-left: 1em solid #EEEEEE;
	background: #EEEEEE;
	font-weight: normal;
	text-decoration: none;
}

ul.nav_3rdlevel a:visited {
  color: #303030;
}
ul.nav_3rdlevel a:link {
  color: #303030;
}
ul.nav_3rdlevel a:hover {
	border-color: #F79C4A;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

ul.nav_3rdlevel a:active {
  color: #303030;
}

/* ###  Code fuer Bullet-Points  ### */

ul.nav_2ndlevel li a{
	background-image:url(../images/ifm-template/arrow-blau.gif);
	background-repeat:no-repeat;
	background-position:2px 6px;
	text-indent:5px;
} 

ul.nav_3rdlevel li a{
	background-image:url(../images/ifm-template/arrow-blau-klein.gif);
	background-repeat:no-repeat;
	background-position:12px 7px;
	text-indent:5px;
} 

ul.nav_2ndlevel li a.active {
	background-image:url(../images/ifm-template/square-blau.gif);
}

ul.nav_3rdlevel li a.active {
	background-image:url(../images/ifm-template/square-blau-klein.gif);
}

/* ###  End of Code fuer Bullet-Points  ### */

#tagline {
	margin: 0;
	padding: 0;
	color:#6699CC; 
	font-weight: normal;
	font-size: 0.9em;
	}
	
#sitemap-icon{
	background-image:url(../images/ifm-template/sitemap-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-top:4px;
	padding-left:18px;
	display:block;
	}

form {
	padding:0px;
	margin:0px;
}

.rspalt table{
	width:100%;
}

.rspalt td th { font-size: 90%; }  

.rspalt thead th {
  background-color:#EFEFEF;
  border-top: solid 1px #D4D4D4;
  border-bottom: solid 1px #464646;
  border-left: solid 1px #D4D4D4;  
  border-right: solid 1px #D4D4D4;  
  color: #303030;
  font-style: normal;
  font-weight: normal; }

.rspalt tbody td {
  background-color: #FCFCFC;  
  border-bottom: solid 1px #D4D4D4;
  border-left: solid 1px #D4D4D4;
  border-right: solid 1px #D4D4D4;    
  color: #5C5C5C; 
}

.rspalt tbody th {
  background-color: #FCFCFC;  
  border-bottom: solid 1px #D4D4D4;
  border-left: solid 1px #D4D4D4;
  border-right: solid 1px #D4D4D4;    
  color: #303030;
  font-weight: normal; 
}

.nui table{
	width:100%;
}

.nui td th { font-size: 8px; }  

.nui thead th {
  background-color:#EFEFEF;
  border-top: solid 1px #D4D4D4;
  border-bottom: solid 1px #464646;
  border-left: solid 1px #D4D4D4;  
  border-right: solid 1px #D4D4D4;  
  color: #303030;
  font-size: 12px;
  font-weight: bold; }

.nui tbody td {
  background-color: #FCFCFC;  
  border-bottom: solid 1px #D4D4D4;
  border-left: solid 1px #D4D4D4;
  border-right: solid 1px #D4D4D4;    
  color: #5C5C5C;
  font-size: 8px;
}

.nui tbody th {
  background-color: #FCFCFC;  
  border-bottom: solid 1px #D4D4D4;
  border-left: solid 1px #D4D4D4;
  border-right: solid 1px #D4D4D4;    
  color: #303030;
  font-weight: normal; 
}


#drucken {
	float:right;
	background-image:url(../images/ifm-template/drucken.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin-top:3px;
	font-family:Verdana,Times,serif;
	font-weight:bold;
	font-size:0.6em;
}

.newshead, a.newshead {
	font-family:Verdana,Times,serif;
	font-size:1.5em;
	padding:2px;
	margin:2px;
}

.newshead img {
	margin-right:4px;
}

a.newshead:link, a.newshead:visited, a.newshead:active, a.newshead:focus {
	text-decoration:none;
	color:#6699CC; 
} 

a.newshead:hover {
	color:#fba45d;
	text-decoration:none;
	border-bottom:1px solid #6699CC; 
}

.newsbox {

}

.newstext {
  color: #303030;
  text-align: justify;
  font-size: 1em;
  margin:2px;
  padding:2px;
}		 

.artikel { 
	font-family:Verdana,Times,serif; 
	border-bottom: 1px solid #6699CC;
	font-size: 1.5em;
	font-weight: bold;
}

.rbox {
	margin:2px;
	padding: 2px;
	}
	
#searchfield {
	margin-left:2px;
	margin-top:16px;
	margin-right:2px;
	margin-bottom:8px;
}

#submitbutton {
	margin-top:0px;
	margin-bottom:6px;
}

#rss-feed {
	background-image:url(../images/ifm-template/feed-icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
}

.rboxcenter {
	text-align: center;
	margin:2px;
	padding: 2px;
	}


#rbackgr {
	border-bottom: 1px solid #303030;
	min-height: 117px;
	}

.anmerk {
	margin:2px;
	padding: 2px;
	font-size: 0.8em;
}
	
.resizetextsmall, a.resizetextsmall {
	font-size:10px;
	}

.resizetextnorm, a.resizetextnorm {
	font-size:12px;
	}

.resizetextbig, a.resizetextbig {
	font-size:14px;
	}

.Quelle {
	font-size:10px;
	font-weight: normal;
	font-style: italic;
}
