/*___________________________________*/
/*___SCREEN__________________________*/
/*___AMZ_Sachsen_____________________*/
/*___zistel@webit.de_________________*/
/*___April_2008_-_30.04.2010_16:50___*/
/*___________________________________*/



@import url(content.css);


/*
- WRAPPER
- SKIPLINKS
- LOGO
- BANNER
- SEARCHFORM
  LABEL
  INPUT
  BUTTON
- NAV
  FIRST-NAV
  SECOND-NAV
- CONTENT
  FIRST-CONTENT
  SECOND-CONTENT
- PAGE-FOOTER
*/


body {
	background: White url(../img/bas/bg-body.jpg) repeat-x fixed;
	}

/*______________________________________________________________________________________WRAPPER___*/

#wrapper {
position: relative;
	width: 75.3em;
	*width: 73.4em;
	min-width: 979px;
	background: White url(../img/bas/bg-content.jpg) repeat-x 0 142px;
	margin: 0 auto;
	}

/* CLEARFIX */

#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}
*+html #wrapper {
	overflow: hidden;
	}
* html #wrapper {
	display: inline-block;
	}

/*____________________________________________________________________________________SKIPLINKS___*/

p#skiplinks {
	display: none;
	}

/*_________________________________________________________________________________________LOGO___*/

p#logo {
	padding-top: 50px;
	background-color: White;
	margin-bottom: 28px;
	}
p#logo a {
	display: block;
	outline: none;
	margin-left: auto;
	}
p#logo,
p#logo a {
	height: 84px;
	background-image: url(../img/bas/amz-sachsen.png);
	background-repeat: no-repeat;
	background-position: 5px 100%;
	}

p#logo img {
	display: none;
	}

/* DOM */

body.dom p#logo,
body.dom p#logo a {
	background-position: 97.3% 100%;
	}

p#logo span {
	display: block;
	background: url(../img/bas/claim.png) no-repeat 5px 100%;
	}
body#startseite p#logo span {
	height: 84px;
	}

/*_______________________________________________________________________________________BANNER___*/

p#banner {
	border-top: 2px solid White;
	border-bottom: 2px solid #BC0000;
	background: #282828 url(../img/bas/bg-banner.gif) 1px 0;
	margin-right: 15.03em;
	*margin-right: 14.78em;
	margin-bottom: -130px;
	}

/*___________________________________________________________________________________SEARCHFORM___*/

form#searchform {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 11px solid #828B94;
	}

form#searchform p {
	width: 14.3em;
	*width: 13.85em;
	white-space: nowrap;
	margin-top: 8px;
	*margin-top: 7px;
	margin-left: auto;
	}

/* DOM */

html >/**/body.dom form#searchform p {
	position: relative;
	top: -2px;
	}
@media all and (min-width: 0) {
	html >/**/body.dom form#searchform p {
		position: static;
		}
	}

/*___LABEL___________________________*/

form#searchform label {
	display: none;
	}

/*___INPUT___________________________*/

form#searchform input {
	border: 1px solid #B0B5BB;
	color: #B9BDBF;
	font-size: 85%;
	width: 8.2em;
	*width: 8em;
	padding: 1px 2px;
	padding-right: 0;
	margin-right: 2px;
	*margin-right: 6px;
	}
form#searchform input:focus,
form#searchform input.focus {
	border-color: #485055;
	color: #485055;
	}

/* DOM */

body.dom form#searchform input {
	width: 12.6em;
	*width: 12.2em;
	}

/*___BUTTON__________________________*/

form#searchform button {
	border-width: 1px;
	color: #6F757C;
	font-size: 85%;
	padding: 0 .5em 1px 1.35em;
	background: White url(../img/bas/ico-btn.gif) no-repeat 0 55%;
	cursor: pointer;
	/* long button fix */
	_width: auto;
	*overflow: visible;
	}
html >/**/body form#searchform button {
	position: relative;
	top: -1px;
	}
	@media all and (min-width: 0) {
		form#searchform button {
			padding: 1px .8em 2px 1.65em;
			}
		}
	form#searchform button {
		*padding-bottom: 0;
		*padding-left: 1.55em;
		}
form#searchform button:hover,
form#searchform button:active,
form#searchform button:focus,
form#searchform button.focus {
	color: #BC0000;
	text-decoration: underline;
	}

/* DOM */

body.dom form#searchform button {
	border: 0 none;
	padding: 0;
	width: 19px;
	height: 19px;
	text-indent: -500em;
	background: transparent no-repeat;
	position: relative;
	top: 2px;
	}
	@media all and (min-width: 0) {
		body.dom form#searchform button {
			top: -2px;
			}
		}
	body.dom #page*form#searchform button {
		position: static;
		}
	body.dom #page form#searchform button {
		*position: relative;
		*top: 1px;
		}

body.dom.de form#searchform button {
	background-image: url(../img/bas/btn-de.png);
	background-position: -1866px 0;
	}
body.dom.de form#searchform button:hover {
	background-position: -1866px -19px;
	}
body.dom.de form#searchform button:active,
body.dom.de form#searchform button:focus,
*+html body.dom.de form#searchform button.focus {
	background-position: -1866px -38px;
	}

body.dom.en form#searchform button {
	background-image: url(../img/bas/btn-en.png);
	background-position: 0;
	}
body.dom.en form#searchform button:hover {
	background-position: 0 -19px;
	}
body.dom.en form#searchform button:active,
body.dom.en form#searchform button:focus,
*+html body.dom.en form#searchform button.focus {
	background-position: 0 -38px;
	}

/*__________________________________________________________________________________________NAV___*/

#nav {
	width: 16.03em;
	*width: 15.63em;
	float: left;
	padding-bottom: 132px;
	margin-top: 165px;
	}
	* html #nav {
		margin-right: -3px;
		}

#nav h2 {
	display: none;
	}

/*___FIRST-NAV_______________________*/

ul#first-nav {
	padding: 0 20px;
	}
ul#first-nav ul {
	margin-top: 4px;
	margin-bottom: 12px;
	}
ul#first-nav ul ul {
	margin-bottom: 8px;
	}

ul#first-nav li {
	list-style-type: none;
	display: block;
	font-size: 90%;
	border-top: 1px dotted #A1A0A0;
	}
	* html ul#first-nav li {
		border-top: 0 none;
		border-bottom: 1px solid #E0DFDF;
		}
ul#first-nav ul li {
	font-size: 100%;
	}
ul#first-nav ul li,
ul#first-nav li:first-child {
	border: 0 none;
	}

ul#first-nav strong {
	font-weight: normal;
	}

ul#first-nav a {
	color: #6F757C;
	text-decoration: none;
	}
ul#first-nav strong,
ul#first-nav strong a,
ul#first-nav a:hover,
ul#first-nav a:active,
ul#first-nav a:focus {
	color: #BC0000;
	}
ul#first-nav a:hover,
ul#first-nav a:active,
ul#first-nav a:focus {
	text-decoration: underline;
	}

ul#first-nav strong,
ul#first-nav a {
	display: block;
	padding: 6px 4px 7px 20px;
	background-repeat: no-repeat;
	background-position: 4px .78em;
	/* hasLayout */
	zoom: 1;
	}
ul#first-nav strong {
	background-image: url(../img/bas/ico-nav.gif);
	}
ul#first-nav a {
	background-image: url(../img/bas/ico-nav-outlined.gif);
	}
	ul#first-nav strong a {
		margin: -6px -4px -7px -20px;
		}

ul#first-nav ul strong,
ul#first-nav ul a {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 37px;
	background-position: 21px .43em;
	}
	ul#first-nav ul strong a {
		margin-top: -2px;
		margin-bottom: -3px;
		margin-left: -37px;
		}

ul#first-nav ul ul strong,
ul#first-nav ul ul a {
	padding-left: 53px;
	background-position: 37px .43em;
	}
	ul#first-nav ul ul strong a {
		margin-left: -53px;
		}

ul#first-nav ul ul ul strong,
ul#first-nav ul ul ul a {
	padding-left: 69px;
	background-position: 53px .43em;
	}
	ul#first-nav ul ul ul strong a {
		margin-left: -69px;
		}

/*___SECOND-NAV______________________*/

ul#second-nav {
	position: absolute;
	top: 21px;
	right: 14.35em;
	*right: 14.2em;
	}

ul#second-nav li {
	list-style-type: none;
	display: inline;
	font-size: 85%;
	}
ul#second-nav > li {
	border-left: 1px dotted #A1A0A0;
	}
ul#second-nav > li:first-child {
	border-left: 0 none;
	}

ul#second-nav a {
	color: #545960;
	text-decoration: none;
	}
ul#second-nav strong,
ul#second-nav strong a,
ul#second-nav a:hover,
ul#second-nav a:active,
ul#second-nav a:focus {
	color: #BC0000;
	}
ul#second-nav a:hover,
ul#second-nav a:active,
ul#second-nav a:focus {
	text-decoration: underline;
	}

ul#second-nav strong {
	font-weight: normal;
	}

ul#second-nav a,
ul#second-nav strong {
	padding: 0 .64em;
	}
ul#second-nav strong a {
	margin: 0 -.64em;
	}

/* LANG */

ul#second-nav {
	padding-right: 4em;
	}

ul#second-nav li.lang,
ul#second-nav li.lang a {
	background: url(../img/bas/lang.png) no-repeat right top;
	}
ul#second-nav li.lang {
	display: block;
	width: 44px;
	position: absolute;
	top: 0;
	right: .64em;
	}
ul#second-nav li.lang a {
	padding: 0;
	display: block;
	height: 13px;
	margin-left: 26px;
	text-indent: -500em;
	background-position: 100% -12px;
	overflow: hidden;
	}
ul#second-nav li.lang a:hover {
	opacity: .4;
	filter:alpha(opacity=40);
	}
ul#second-nav li.lang.de a {
	margin-right: 19px;
	margin-left: 7px;
	background-position: 0 -12px;
	}

/*______________________________________________________________________________________CONTENT___*/

#content {
	padding-right: 20px;
	padding-bottom: 90px;
	/* clearfix */
	overflow: hidden;
	_display: inline-block;
	}

/*___FIRST-CONTENT___________________*/

#wrapper-first-content {
	float: left;
	width: 100%;
	margin-left: -12.62em;
	*margin-left: -12.27em;
	}

#wrapper-first-content #first-content {
	border-left: 1px dotted #485055;
	padding: 0 20px;
	margin-right: 10px;
	margin-left: 12.62em;
	*margin-left: 12.27em;
	}
	* html #wrapper-first-content #first-content {
		border-left-style: solid;
		border-left-color: #C2C5C6;
		}

/*___SECOND-CONTENT__________________*/

#second-content {
	float: right;
	margin-top: -172px;
	width: 12.6em;
	*width: 12.27em;
	}

/*__________________________________________________________________________________PAGE-FOOTER___*/

#page-footer {
	clear: left;
	height: 45px;
	background: url(../img/bas/rkw-sachsen.png) no-repeat 100% 2px;
	}
body.en #page-footer {
	background-image: url(../img/bas/rkw-sachsen_en.png);
	}

#page-footer div {
	height: 43px;
	border-top: 2px solid #BC0000;
	background: url(../img/bas/smwa.png) no-repeat;
	}
body.en #page-footer div {
	background-image: url(../img/bas/smwa_en.png);
	}

#page-footer p {
	display: none;
	}