html {
	height: 100%;
}


body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}


a:link,
a:visited {
	color: #8293B8;
	padding-left: 1px;
	padding-right: 1px;
}

a:hover {
	color: #F4F6F8;
	background-color: #8293B8;
	text-decoration: none;
}


a.img {
	background-color: transparent ! important;
}


h2 {
	color: #5D6E8E;
}


h3 {
	color: #A4B4D8;
}


* html td { /* IE fix */
	padding: 3px;
}


.clearboth {
	clear: both;
}


a.redlink {
	color: #FF0000 ! important;
}


#border {
	padding: 0;
	min-height: 100%;
	height: auto;
	width: 847px;
	background-repeat: repeat-y;
	text-align: left;
	margin: auto;
	background-image: url(./../images/bg.jpg);
}


.borderbig {
	background-image: url(./../images/bg-big.jpg) ! important;
}


* html #border { /* IE fix */
	height: 100%;
}


#border-left {
	background-image: url(./../images/left-border.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 600px;
}


* html #border-left { /* IE fix */
	height: 600px;
}


#border-right {
	background-image: url(./../images/right-border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 600px;
}


* html #border-right { /* IE fix */
	height: 600px;
}


#frame {
	margin-left: 13px;
	margin-right: 13px;
	width: 821px;
}


* html #frame { /* IE fix */
	height: 100%;
}


/*   Head   */
#head {
	background-color: #15347B;
	background-image: url(./../images/head-bg.jpg);
	background-repeat: repeat-x;
	height: 135px;
	width: 821px;
	margin: 0px;
}


* html #head { /* IE fix */
	width: 810px;
	height: 130px;
}


#head-left-corner {
	background-image: url(./../images/left-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
}


#head-right-corner {
	background-image: url(./../images/right-corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
}


#head-img {
	background-image: url(./../images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 10px;
	width: 180px;
	height: 135px;
	float: left;
}


* html #head-img { /* IE fix */
	width: 170px;
	margin-left: 10px;
	padding-left: 0px;
	height: 130px;
}

#head img {
	display: none;
}


#head h1 {
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 420px;
	height: 135px;
	background-image: url(./../images/title.jpg);
}


* html #head h1 { /* IE fix */
	height: 130px;
}


#head h1 b,
#head h1 span,
#head h1 br {
	display: none;
}


#head-sprachensiegel {
	background-image: url(./../images/sprachensiegel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 135px;
	width: 173px;
	margin-right: 17px;
}


* html #head-sprachensiegel { /* IE fix */
	margin-right: 14px;
}


/*   Menu   */
#menu {
	clear: both;
	float: left;
	padding-top: 5px;
	width: 200px;
	color: #10285F;
}


* html #menu { /* IE fix */
	width: 200px;
}


#menu ul {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}


#menu li {
	display: block;
	width: auto;
	margin: 0;
}


#menu li a:link,
#menu li a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;
	width: auto;
	color: #10285F;
	font-weight: bold;
	padding-left: 10px;
	font-size: 13px;
}


* html #menu li a:link,
* html #menu li a:visited { /* IE fix */
	display: inline;
	width: 100%;
}


#menu li li a:link,
#menu li li a:visited {
	padding-left: 25px;
	background-color: #CBD3E3;
}


#menu ul ul ul {
	background-color: #CBD3E3;
}


#menu li li li a:link,
#menu li li li a:visited {
	padding-left: 40px;
	font-size: 11px;
}


#menu li li li li a:link,
#menu li li li li a:visited {
	padding-left: 60px;
	font-size: 11px;
}


#menu li li li li li a:link,
#menu li li li li li a:visited {
	padding-left: 80px;
	font-size: 11px;
}


#menu a:hover,
#menu li a:hover,
#menu li li a:hover,
#menu li li li a:hover {
	background-color: #F4F6F8;
	color: #849ED5;
}


#menu a.currentpage:link,
#menu a.currentpage:visited {
	color: #FFFFFF;
	background-color: #A4B4D8;
	background-image: url(./../images/menu-selected.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}


#menu form {
	padding-left: 10px;
}


* html #menu form { /* IE fix */
	width: 165px;
	margin: 0px;
}


* html #menu form input.text { /* IE fix */
	width: 145px;
}


#menu form #submit {
	margin-top: 5px;
}



/*   Content   */
#content {
	float: left;
	padding: 5px;
	padding-right: 20px;
	padding-left: 20px;
	width: 380px;
	line-height: 19px;
}


* html #content { /* IE fix */
	float: left;
	padding: 5px;
	padding-left: 20px;
	width: 400px;
}


#bigcontent {
	float: right;
	padding: 5px;
	padding-right: 20px;
	padding-left: 20px;
	width: 570px;
	line-height: 19px;
}


* html #bigcontent { /* IE fix */
	width: 620px;
}


#content img {
	max-width: 380px;
	background-color: transparent;
	border: 1px solid;
	border-color: transparent;
}


* html #content img {  /* IE fix */
	width: auto;
	border-width: 0px;
}


/*   Right   */
#right {
	width: 186px;
	margin: 0px;
	margin-left: 620px;
	padding: 5px;
	padding-top: 0px;
	padding-left: 10px;
	clear: right;
}


* html #right { /* IE fix */
	float: right;
	margin: 0px;
	padding-top: 10px;
	width: 201px;
	padding-right: 0;
}


#right img {
	max-width: 177px;
	padding-left: 2px;
	margin-top: 2px;
	background-color: transparent ! important;
	border: 1px solid;
	border-color: transparent;
}


* html #right img {  /* IE fix */
	width: auto;
	border-width: 0px;
	margin-left: 4px;
	margin-top: 5px;
}


#right p {
	font-weight: bold;
	margin-bottom: 15px;
}


#skiplinks a:link,
#skiplinks a:visited {
	position: absolute;
	left: -1000px;
	top: -1000px;
}


#skiplinks a:hover,
#skiplinks a:focus,
#skiplinks a:active {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #F4F6F8;
	background-color: #8293B8;
	text-decoration: none;
}


#breadcrums {
	font-size: 10px;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	width: 380px;
}


* html #breadcrums { /* IE fix */
	float: left;
	padding-left: 20px;
	width: 400px;
}


#service {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	width: 190px;
}


#service a {
	margin-left: 8px;
	padding-left: 5px;
	padding-right: 5px;
}


#sitemap li {
	list-style-type: none;
}


#sitemap a:link  {
	background-image: url(./../images/sitemap_link.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}


#sitemap a:visited  {
	background-image: url(./../images/sitemap_visited.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}


div.news p {
	margin-top: 0px;
	margin-bottom: 0px;
}


#content div.news p {
	margin-bottom: 15px;
}


.float-right {
	margin-top: 0px ! important;
	float: right
}


.pages {
	font-size: 11px;
}


.pages strong {
	font-size: 13px;
}


p#pcal {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


#right div.calendar-list {
	padding: 0px;
	margin: 0px;
}

#right div.calendar-list p {
	padding: 0px;
	margin: 0px;
}


#right .imprintLeft {
	float: none;
	display: block;
	font-weight: normal;
	font-size: 11px;
}


#right .imprintRight {
	display: block;
	margin: 0px;
	margin-bottom: 7px;
}


/* LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img,
#bottomNavClose img
 { border: none; }
 
#bottomNavClose,
#lightbox a {
	background-color: transparent ! important;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* FEG-Mailer */
#fegmail {
	position: relative;
	background-color: #FFFFFF;
	width: 500px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: left;
	padding: 10px;
}

#fegmail h2 {
	padding-top: 15px;
	padding-bottom: 10px;
}

.fegmailLeft {
	float: left;
	font-weight: bold;
	padding-top: 10px;
}


.fegmailRight {
	display: block;
	margin-left: 125px;
}

#fegmail input.mail {
	width: 200px;
}

#fegmail textarea {
	width: 300px;
	height: 200px;
}

#fegmail a:hover {
	color: #000000;
}


#fegmail .success, #fegmail .success .error, #fegmail .success .ok {
	display: none;
}


#fegmail .success .error a:link {
	color: #FF0000;
}