/*
	h grid: 20px;
	v grid: 16px;
*/
body {
	background: #fafafa url(../images/body-bg.jpg) repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 100%;
	color: #333;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:16px;
}
.align-right {
	float: right;
}
.align-left {
	float: left;
}
hr {
	display: none;
}
#pagetitle {
	margin: 0; padding: 0;
	width: 230px;
	overflow: hidden;
}
#pagetitle h1 {
	margin: 0; padding: 0;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 32px;
	color: #afd6f7;
	font-weight: normal;
	text-align: center;
}
#header {
	position: relative;
}

/* --------------------------------------------------------
	Flaggen und Soc-Net Icons
*/
ul.nav {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}
ul.nav li {
	margin: 0; padding: 0;
	display: inline;
}

ul.icons {
	float: left;
	width: 50%;
	margin-top: 4px;
	text-align: right;
}
ul.flags {
	text-align: left;
}
ul.icons a.icon span {
	position: absolute;
	left: -9000px;
	top: -9000px;
}
ul.icons a.icon {
	display: inline-block;
	height: 17px;
	width: 17px;
}
ul.flags a.icon {
	width: 20px;
}
ul.icons a.twitter {
	background: transparent url(../images/twitter.png) no-repeat 0 -17px;
}
ul.icons a.facebook {
	background: transparent url(../images/facebook.png) no-repeat 0 -17px;
}
ul.icons a.linkedin {
	background: transparent url(../images/linkedin.png) no-repeat 0 -17px;
}
ul.icons a.rss {
	background: transparent url(../images/rss.png) no-repeat 0 -17px;
}
ul.icons a.de {
	background: transparent url(../images/de.png) no-repeat 0 -17px;
}
ul.icons a.en {
	background: transparent url(../images/en.png) no-repeat 0 -17px;
}
ul li.inactive a.de, ul li.inactive a.de:hover{
	background: transparent url(../images/de.png) no-repeat 0 0;
	cursor: default;
}
ul li.inactive a.en, ul li.inactive a.en:hover {
	background: transparent url(../images/en.png) no-repeat 0 0;
	cursor: default;
}

ul.icons a.twitter:hover,
ul.icons a.facebook:hover,
ul.icons a.linkedin:hover,
ul.icons a.rss:hover,
ul.icons a.de:hover,
ul.icons a.en:hover{
	background-position: 0 -17px;
}
/* --------------------------------------------------------
*/
#layout {
	font-size: 1.3em;
	line-height: 1.23em;
	margin: 0 auto;
	background: transparent url(../images/fade.png) repeat-x 0px 198px;
}

h2 {
	font-size: 16px;
	line-height: 16px;
	color: #06c;
}
h1, h2, h3, h4, h5, h6, ul.main {
	font-family: Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Times, Georgia, serif;
	text-transform: uppercase;
	font-weight: bold;
}
#title {
	margin: 0; padding: 0;
	width: 960px;
	background: #fff;
	text-align: right;
}
#title h1 a {
	display: block;
	margin: 0; padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 303px;
	/*height: 40px;*/
	float: right;
	text-decoration: none;
	color: #013CA2;
	letter-spacing: 1px;
	/*background: #fff url(../images/ilf-title.jpg) no-repeat;*/
}
#title h1 span {
	/*position: absolute;*/
	/*left: -9000px;*/
	font-size: 14px;
}
#header {
	height: 207px;
	background: #fff;
	border-bottom: 1px solid #fff;
}
#banner {
	background: #fff;
	height: 207px;
	overflow: hidden;
}
/*#banner img {
	display: none;
}*/
#banner .loader {
	text-align: center;
	height: 207px;
	line-height: 207px;
	color: #666;
	font-size: 11px;
	background: #eee url(../images/headerloader.gif);
}
#logo {
	margin: 0; padding: 0;
	background: #013ca2;
	height: 207px;
	width: 230px;
}
#logo img {
	margin-top: 32px;
}
#middle {
	margin: 0; padding: 0 0 64px 0;
	background: #FFF url(../images/fade.png) repeat-x 0px -10px;
}
#center {
	margin: 0; padding: 0;
	width: 480px;
	padding-top: 16px;
}
#right {
	margin-top: 16px;
	width: 220px;
}

/* --------------------------------------------------------
	NAVIGATION siehe ./navigation.css
*/

/* --------------------------------------------------------
	CONTENT
*/
#center {
	margin-top: 16px;
}
#center .item.intro {
	margin-bottom: 32px;
	padding-bottom: 8px;
	border-bottom: none;
}
#center #accordion h3 {
	font-size: 16px;
	font-weight: normal;
	color: #013ca2;
}
#center #accordion p {
	padding-left: 16px;
	overflow: hidden;
}
#center div.maincol h3 {
	background: #fff;
	border-bottom: 1px solid #eee;
}
#center #accordion h3.ui-state-default,
#center #accordion h3.ui-state-active {
	text-decoration: none;
	cursor: pointer;
}
#center #accordion h3.ui-state-default {
	border-bottom: none;
}
#center #accordion h3.ui-state-active,
#center #accordion h3.focus {
	color: #900;
}

#center a {
	color: #013CA2;
}
#center a:visited {
	color: #013CA2;
}
#center a:hover {
	color: #900;
}

#center .item {
	margin-bottom: 16px;
	border-bottom: 1px solid #eee;
}
#center .item {
	overflow: hidden;
}

.csc-textpic-caption {
	font-size: 0.86em;
	line-height: 1.1em;
	padding-top: 5px;
}


#center div.maincol {
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
}

div.maincol h2 {
	color: #013ca2;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 2px;
}
div.maincol .csc-default,
div.maincol .csc-frame {
	clear: both;
}
div.maincol h3,
div.maincol h4 {
	color: #900;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 8px;
	letter-spacing: 1px;

}
div.maincol h4 {
	color: #333;
	margin-top: 16px;
}
div.maincol h5 {
	color: #666;
	font-size: 1em;
	margin-bottom: 8px;
}
div.maincol h6 {
	color: #666;
	font-size: 1em;
	margin-bottom: 8px;
}
#center div.maincol .csc-frame-frame2 {
	margin-right: -240px;
}
/* --------------------------------------------------------
	CONTENT BREIT // LAYOUT-1
*/
#center.wide {
	margin: 0; padding: 0;
	margin-top: 16px;
	width: auto;
	padding-top: 16px;
}
#center.wide .maincol.grid_8 {
	padding-right: 0;
}
#center.wide .maincol.grid_12 {
	padding-right: 0;
	width: 680px;
}
#center.wide #right {
	margin-top: 0;
}
#center.wide #right .boxes {
	padding-bottom: 0;
	margin-bottom: 0;
}
#center.wide #right .search {
	margin-top: 0;
	
}
#center.wide .maincol.grid_12 .csc-frame-frame1 {
	margin-right: 240px;
}
/* --------------------------------------------------------
	CONTENT // POPUP
*/
#layout.popup,
#layout.popup #middle {
	background-image: none;
}
#center.grid_16,
#center .maincol.grid_16 {
	width: 100%;
}
#center.grid_16 {
	margin-left: 10px;
	margin-right: 10px;
}
#center .maincol.grid_16 {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
/* --------------------------------------------------------
	RECHTE SPALTE / BOXEN
*/
#right .boxes {
	border-left: 1px solid #eee;
	padding-bottom: 32px;
}
#right .boxes h2 {
	margin: 0;
	padding: 4px 5px;
	color: #333;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;	
	border-bottom: 1px solid #eee;
	letter-spacing: 1px;
}


.box input[type="text"] {
	color: #666;
	width: 65%
}
/* suche */
.search {
	margin-top: 16px;
	margin-bottom: 32px;
}
.search input[type="text"] {
	color: #666;
	width: 65%
}
.search #si.icon {
	width: 85%;
}
.search #sb.icon {
	display: inline-block;
	width: 19px;
	height: 20px;
	border: none;
	background: #fff url(../images/lupe.png) no-repeat;
}
#right .newsletter .content,
#right .search .content {
	margin: 0; padding: 8px 10px;
}
#right .newsletter form {
	padding-bottom: 8px;
}


#right .box {
	background: #fff;
	color: #666;
}
#right .box h2  {
	margin: 0;
	padding: 4px 5px;
	background: #eee;
	color: #333;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;	
	border-bottom: 1px solid #fff;
	letter-spacing: 1px;
}
#right .box h2.focus {
	background: #DEEEFB;
	color: #013ca2;
	cursor: pointer;
}
#right .box h2.active {
	background: #013ca2;
	color: #fff;
	cursor: pointer;
}
#right .box h2.active.focus {
	background: #013ca2;
	color: #AFD6F7;
	cursor: pointer;
}

#right .box .content,
#right .box .csc-default{
	margin: 0; padding: 8px 10px;
	background: transparent url(../images/fade.png) repeat-x 0px -10px;
}

#right .box h3 {
	font-size: 13px;
	line-height: 16px;
	color: #06c;
	letter-spacing: 1px;
	margin: 0; padding: 0;
}

#right .box p {
	margin-bottom: 8px;
}

#right .box a {
	color: #013ca2;
}
 #right ul.linklist {
 	margin: 0; padding: 0;
 	list-style-type: none;
 	margin-bottom: 8px;
 }
 #right ul.linklist li {
 	margin: 0; padding: 0;
 	margin-bottom: 4px;
 	padding-bottom: 3px;
 	border-bottom: 1px solid #eee;
 }
  #right ul.linklist li a {
  	color: #333;
  	text-decoration:none;
  	display: block;
  }
   #right ul.linklist li a:hover {
	color: #013ca2;
   }

#right ul.linklist.logins li a  {
	background: url(../images/schloss.png) no-repeat 0px 1px;
	padding-left: 18px;
}
   
 #right .more {
 	text-align: right;
 	font-size: 0.9em;
 }
 #right .more a {
 	color: #666;
 	text-decoration: none;
 }
 #right .more a:hover {
 	color: #900;
 	text-decoration: underline;
 }
 
/* --------------------------------------------------------
	FOOTER
*/
#footer {
	background: transparent url(../images/fade.png) repeat-x 0px -12px;
	padding-bottom: 64px;
}
#footer .meta {
	margin-top: 8px;
	font-size: 11px;
}
#footer .meta.action {
	text-align: right;
}
#footer .meta li {
	margin-right: 10px;
}
#footer .meta li a {
	text-decoration: none;
	color: #999;
}
#footer .meta li a:hover {
	color: #000;
}