body {
    background: #f4f4f4;
    color: #6A6A6A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
    line-height: 127.25%;
}

* {
    margin:0pt;
    padding:0pt;
}

fieldset, a img {
    border:0pt none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul,
li {
    list-style-type: none;
}

/*.select,
input.text,
textarea {
	font-family: Arial, Helvetica, sans-serif;
}*/


/*   typo 
------------------------------- */
.strong {
	font-weight: 700;
}

h1 {
	color: #fff;
	font-weight: normal;
	font-family: Georgia, Palatino, Century, Times New Roman, Times, serif;
}

h2 {
	clear: left;
	color:#fe0000;
	font-size:22px;
	margin:20px 0 22px 0
}

#content h3 {
   clear:left;
	color:#666;
	font-weight:bold;
	font-size:12px;
	line-height:127.25%;
	margin-bottom:14px;
}

#content h4 {
   clear:left;
	color:#666;
	font-weight:bold;
	font-size:12px;
	line-height:127.25%;
	margin-bottom:9px;
}

/* */
#content ul li {
	clear:left;
	float:left;
	margin:0 0 8px 0;
}

#content ul {
    clear:left;
    margin-bottom:4px;
    display:block;
    xfloat:left;
}

#content ul li {
    padding-left:12px;
    color:#000;
    background: transparent url(../images/el_list_point.gif) no-repeat 0 8px;
    margin-left:12px;
    width:95%;
}

#content ul.linkList li {
    background:none;
    padding:0;
    margin-left:0;
    width:100%;
}

#content .noImage a img {
    display:none;
}

#content ul.noImage li {
    background: transparent url(../images/el_arrow.gif) no-repeat 0 4px;
    padding-left:16px;
    float:left;
}

#content .noImage a {
    margin-left:0;
}

/* semantischer aufbau */
#headWrap {
	width:992px;
	background:#666;
	text-align: left;
	position:relative;
}

#header {
	background: transparent url(../images/el_header.jpg) no-repeat right top;
	width:788px;
}

#header a {
	padding:14px 0;
	display:block;
}

/* */
#metaNav {
	position:absolute;
	right:15px;
	top:10px;
	width:188px;
	color:#fff;
	margin-bottom:3px;
}

#metaNav li {
    clear:left;
}

#metaNav a,
#metaNav span {
	color:#fff;
	line-height:133.33%;
	background: transparent url(../images/el_arrow_meta.gif) no-repeat 12px 4px;
	padding-left:26px;
    display:block;
}

#metaNav span,
#metaNav a.activ {
	background: #ef0000 url(../images/el_arrow_meta.gif) no-repeat 12px 4px;
}

#wrap {
	xmargin: 0px auto;
	width: 992px;
	text-align: left;
	position: relative;
	float: left;
}

/* */
#search {
	margin-top:3px;
    margin-left:11px;
}

#search .submit,
#extensiveSearch .submit {
	background: #DDD url(../images/bt_submit.gif) no-repeat scroll 0%;
	cursor: pointer;
	border: none;
	margin: 0 0 0 -4px;
	overflow: hidden;
	width: 15px;
	height: 16px;
	position:relative;
	top:1px;
}

#search .submit {
    *top:0;
}

html > body #search #suche {
	height: 14px;
	width:151px!important;
}

#search input,
#extensiveSearch input {
	border: 1px solid #DDD;
	font-size: 11px;
	height: 16px;
	padding-left: 10px;
    width:150px;
}

#search #suche {
    width:161px; /* test */
}

#extensiveSearch {
    clear:left;
    width:100%;
    display:block;
    float:left;
    margin-bottom:10px;
}

#extensiveSearch fieldset,
#extensiveSearch a {
    float:right;
}

#extensiveSearch fieldset {
    margin-left:20px;
}

/* */
#nav {
    background: transparent url(../images/el_nav_bg.gif) repeat-x left bottom;
}

#nav {
    margin-top:22px;
}

#nav li {
    background: transparent url(../images/el_nav_bg.gif) repeat-x left top;
}

#nav ul li {
    background: none;
}

#nav li a,
#nav li span {
    color:#fff;
    font-size:13px;
    font-weight:bold;
    line-height:179.46%;
    display:block;
    margin:1px 0 2px 28px;
    padding-left:12px;
}

#nav ul li a,
#nav ul li span {
    font-weight:normal;
    padding-left:12px;
}

#nav li.activ ul a {
    background: none;
}

#nav li a:hover,
#nav li.activ a,
#nav li.activ ul li.activ a,
#nav li.activ ul li a:hover {
    background: transparent url(../images/el_arrow_meta.gif) no-repeat 0 50%;
    padding-left:12px;
    text-decoration:none;
}

#nav li.activ ul {
    padding-left:14px;
}



#breadcrumb {
	float:left;
	margin-left:231px;
}

#breadcrumb li {
	float:left;
	margin-right:19px;
	padding:1px 0 2px 0;
}

#breadcrumb li a {
	float:left;
	line-height:191.66%;
	color:#666;
	background: transparent url(../images/el_arrow_breadcrumb.gif) no-repeat scroll 0%;
	padding-left:13px;
}

/* content-elemente */
#content img.keyvisual {
	border:none;
	clear:left;
	float:right;
	width:528px;
	height:121px;
	margin-bottom:17px;
    margin-right:-30px;
}

#content p {
	clear:left;
    margin-bottom:16px;
	padding-right:30px;
	color:#000;
	line-height:127.25%;
}

#content a,
#marginal a {
	color:#666;
	xbackground: transparent url(../images/el_arrow.gif) no-repeat scroll 0%;
	xpadding-left:13px;
	margin-left:4px;
}


#content a img,
#marginal a img {
    margin-right:3px;
}

#content td img.sortArrow,
#content td.detailNav img {
    margin-right:0;
}

#content table td,
#content table th {
    padding:0 3px;
    font-weight:normal;
    color: #000;
}

#content table {
    *width:98%;
}

* html #content table td font,
* html #content p font a {
    font-size:12px;
}

#content table td a {
    margin-left:0;
}

#content form#area input {
    margin-right:5px;
}

#content table.search {
    margin-bottom:10px;
    width:auto;
}

#content form#area,
#content .insideBox {
    color:#000;
}

#content .insideBox table td {
   padding:3px; 
   
}

/*
#content .tableWrap {
    clear:left;
    overflow:auto;
}

#content table {
    border-collapse: collapse;
    width: 100%;
    color:#000;
}

#content table td {
    xborder-style: solid;
    xborder-color: #d8d8d8;
    xborder-width: 1px 0 1px 1px;
    xtable-layout: inherit;
    vertical-align: top;
    xempty-cells: show;
}

#content table .first {
    border-left:none;
    padding:3px 10px 3px 20px;
}

#content table td,
#content table th {
    padding:3px 10px;
    font-weight:normal;
}

#content table th {
    background: #f4f4f4;
}


#content table th.sortOn  {
    background:#d8d8d8;
    font-weight:bold;
}

#content table td.sortOn  {
    background:#f4f4f4;
}

.month {
    white-space: nowrap;
    width:100px;
}
*/


#marginal .linkList {
	margin:13px 0 0 6px;
}

#marginal .linkList li {
	margin:0 0 5px 0;
}

#footer {
    clear:left;
    float:left;
    background:#666;
    width:100%;
    margin:12px 0;
}

#footer ul {
    clear:left;
    float:left;
    margin-left:230px;
}

* html #footer ul,
* html ul#breadcrumb {
    display:inline!important;
}

#footer ul li {
    float:left;
    margin-right:54px;
    padding:3px 0 7px 0;
}

#footer ul a {
    color: #fff;
}

/* offleft technique instead of "display: none;" to support IE-Win based screenreader */
.hide,
hr {
    position: absolute;
	left: -2000px;
	top: -1000px;
    width: 1px;
    height: 1px;
    line-height:1px;
}

.navSkip{
	position: absolute;
	left: -2000px;
	top: -1000px;
	height: 0px;
}

.navSkip a:active,
.navSkip a:focus {
	position: absolute;
	left: 2185px;
	top: 1000px;
	width: 150px;
	font-size: 0.8em;
	font-weight: 600;
	color: #333;
	text-decoration: none;
	z-index: 1;
}

