/* =========================================================
kernenergie.de - Stylesheet
Datei: ie6.css
Media: screen
Datum Erstellung: 19. März 2009
Datum Änderung: 17. Mai 2009
Autor: Erik Pöhler
Mail: poehler@navigate.de


Palette:
 #1: #5d768a
 #2: #8196a7
 #3: #6d8ba3
 #4: #dbe2e8
 #5: #91a3b1
 #6: #aabac7

========================================================== */


/* Stylesheet für Standard-Gui-Element */
/* @import url(wgl.css); */
@import url(/weblication/grid/taglib/wgl/styles/default.css);

/* Stylesheets für Navigationen */
@import url(nav.css);
@import url(listmenu_h.css);
@import url(listmenu_fallback.css);
@import url(df.css);
/* Formatierung von HTML-Elementen */

*                    {margin:0;padding:0}
html                 {overflow-y:scroll;overflow-x:auto;}

#body                {}
#bodyPopup           {background-color:#FFFFFF}

body                 {background-color:#5d768a;font-family:Arial, Sans-serif, Helvetica;font-size:12px;color:#000;font-weight:normal;line-height:16px}

div                  {}
div.clearBoth        {clear:both;}
span                 {}

.screenreader {display:none;}
img { -ms-interpolation-mode: bicubic; }
/* Überschriften */

h1                   {
font-size:16px;
line-height:22px;
font-weight: bold;
color:#000;
}
h2                   {font-size:15px;font-weight:bold;line-height:19px;}
h3                   {font-size:12px;font-weight:bold;line-height:16px;}
h4                   {font-size:12px;font-weight:bold;line-height:16px;}
h5                   {font-size:12px;font-weight:bold;line-height:16px;}
h6                   {font-size:12px;font-weight:bold;line-height:16px;}

/* Textblöcke */
div.elementText p { padding-bottom:15px; }
/* Listen */
/* ul                   {margin:0 0 14px 16px;padding:0 0 0 9px;list-style-image:url(../images/decoration/bullet_list.gif)} */
ol                   {margin:0 0 14px 28px;list-style-type:decimal}

/* Definitionslisten */
dl                   {}
dt                   {}
dd                   {margin:0 0 14px 0;padding:0 0 0 16px;color:#a0a0a0}

/* Horizontale Linien */
hr                   {background-color:#AEA794;color:#AEA794;height:1px;border-style:none}

/* Formularelemente */

form                 {}

/* input                {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px} */
select               {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
/*textarea             {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}*/

button               {cursor:pointer;border:none;line-height:18px;/*height:18px;*/}

/* _search Suchformular im Header */
#search {
	background:url(../images/backgrounds/bg_search.gif) no-repeat 0 0;
	height:27px;
	width:222px;
	margin:0 0 0 130px;

}
#search form {
	position:relative;
}
#search input,
#search button {
	border:0px;
	background:transparent;
	font-size:inherit;
	font-family:inherit;
	position:absolute;
}

#search fieldset                {border:none;padding:0;margin:0;}
.searchLabel                    {line-height:20px;}
.searchInput                    {width:175px;height:17px;line-height:17px; color:#484848; left:11px; top:7px; padding:0;margin:0;}
.searchButton                   {width:36px; text-indent:-9999em; right:0; top:0; height:27px;}

/* _lang Sprachwahl im Header */
#languages {
	float:left;
	width:125px;

	position:relative;
}
#languages div {
	background:url(../images/backgrounds/bg_langswitch.gif) no-repeat 0 0;
}
#languages ul {
	background:url(../images/backgrounds/bg_langdrop.gif) no-repeat 0 100%;
	margin:0 0 0 0;
	padding:6px 0 6px 0;
	width:125px;
	display:block;
	position:absolute;
	/*height:21px; */
	/*height:21px; */
}
#languages li {
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	/*display:none; */
}
#languages li a.de,
#languages li a.en {
	/*background-color:#dbe2e8;*/
	display:block;
}
#languages li.active {
	display:block;
}
#languages div:hover {
	background:url(../images/backgrounds/bg_langswitch.gif) no-repeat 0 -25px;
}
#languages div:hover ul {
	background:url(../images/backgrounds/bg_langdrop.gif) no-repeat 0 100%;
	top:22px;
	left:0;
}
#languages div ul {
	background:url(../images/backgrounds/bg_langdrop.gif) no-repeat 0 100%;
	top:-999em;
}
#languages .activelang {
	height:25px;
	line-height:25px;
	margin-left:10px;
	display:block;
	font-weight:normal;
	padding-left:20px;
}
#languages a.de {
	background-image:url(../images/icons/de.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	display:block;
	font-weight:normal;
	padding-left:20px;
}
#languages a.en {
	background-image:url(../images/icons/gb.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	display:block;
	font-weight:normal;
	padding-left:20px;
}
/*#languages ul .de {padding:0;}
#languages ul .en {padding:0;} */


#languages li a { font-weight:normal; padding-left:20px;background-position:0 50%; background-repeat:no-repeat; }
/*#languages li.de a { background-image:url(../images/icons/de.png) }
#languages li.en a { background-image:url(../images/icons/en.png) } */

/* Links */

a                    {text-decoration:none;color:#5d768a;font-weight:bold;}
a:hover              {text-decoration:underline;color:#5d768a}

a.intern             {padding:0 0 0 19px;background:url(../images/icons/intern.png) center left no-repeat}
a.extern             {padding:0 0 0 19px;background:url(../images/icons/extern.png) 0 0 no-repeat;}
a.download           {padding:0 0 0 14px;background:url(../images/icons/download.gif) center left no-repeat}
a.audio              {padding:0 0 0 14px;background:url(../images/icons/audio.gif) center left no-repeat}
a.video,a.film, a.swf, a.flv              {padding:0 0 0 18px;background:url(../images/icons/film.png) center left no-repeat}
a.pdf             {padding:0 0 0 19px;background:url(../images/icons/pdf.png) center left no-repeat}
a.php             {padding:0 0 0 14px;background:url(../images/icons/intern.gif) center left no-repeat}
a.doc             {padding:0 0 0 14px;background:url(../images/icons/intern.gif) center left no-repeat}
a.xls             {padding:0 0 0 14px;background:url(../images/icons/intern.gif) center left no-repeat}
a.mailto {padding:0 0 0 20px;background:url(../images/icons/email.gif) center left no-repeat; }
a.exe { padding:0 0 0 19px;background:url(../images/icons/application_put.png) center left no-repeat; }


/* Bilder */

a img                {border:none}

img.picture          {margin:4px 10px 10px 4px}
img.pictureLeft      {float:left;margin:4px 10px 10px 0}
img.pictureRight     {float:right;margin:4px 0 10px 10px}
img.pictureCentered  {margin:4px 0 10px 0}
img.pictureWide      {margin:4px 0 10px 4px}
img.pictureSmall     {margin:4px 0 10px 4px}
img.pictureSmallLeft {float:left;margin:4px 0 10px 4px}
img.pictureSmallRight{float:right;margin:4px 0 10px 4px}
img.pictureZDW {position:absolute; top:20px; right:0;}
div.imageFloatRight { float:right; }

/* Tabellen */

table                { font:inherit;color:inherit;border:0px none; border-collapse:1px; padding:0; }

tr, thead, tbody     {}
th, td               {vertical-align:top}

table.light          {border:none;margin-bottom:12px;}
table.light th       {border:none;text-align:left;background-color:#f0f0f0}
table.light td       {border:none;padding:2px}

table.default        {/*border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:12px;*/}
table.default th     {/*border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px;text-align:left;background-color:#f0f0f0*/}
table.default td     {/*border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px*/}

table.full           {border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:12px;}
table.full th        {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px;text-align:left;background-color:#f0f0f0}
table.full td        {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px}

td.bgColor1, th.bgColor1 {background-color:#f0f0f0 !important;}
td.bgColor_light, th.bgColor_light {background-color:#dee3ef !important;}
td.bgColor_middle, th.bgColor_middle {background-color:#c6cfde !important;}
td.bgColor_dark, th.bgColor_dark {background-color:#5a758c !important;}

/* Grundgerüst */

#blockPre              {}
#blockPreInner         {}

#blockMain             {width:987px;background-color:#5d768a;margin:0 auto;position:relative;}
#blockMainInner        {}

#blockMainPopup        {}
#blockMainInnerPopup   {padding:10px 10px 10px 10px}

#blockContent          {width:680px;margin:0 0 0 52px; float:left; z-index:1;}
#contentHeaderImageTop,
#contentHeaderImage,
#blockContentInner     {padding:0;}

#contentHeaderImageTop {
	margin:0 0 0 52px;
}
#contentHeaderImage {
	margin:0 0 10px 52px;
}
#contentHeaderFlash {
	margin:0 0 20px 52px;
}

#blockTop              {margin:0;background-image:url(../images/backgrounds/blockTop.jpg);height:120px;}
#blockTopInner {
	float:right;
	margin-right:35px;
	margin-top:19px;
	width:355px;
	height:27px;
}


#blockRight            { margin:0; }
#blockRightInner       { padding:0; display:inline; }

#blockBottom           { background-image:url(../images/backgrounds/blockBottom.jpg);border-top:2px solid #fff;height:78px;background-repeat:repeat-x;}
#blockBottomInner      {  }

/* #blockLeft             { float:left; width:242px; } */
#blockLeftInner        {  }

#blockLeftContentRight {
	background-color: #c3cfd8;
	background-image:url(../images/backgrounds/blockLeftContentRight.jpg);
	background-repeat:no-repeat;
	/*min-height:450px;*/
}
div.bigContentBlock{
	float:left;
	position:relative;
	margin-bottom: 20px;
	width:660px;
	z-index:2;
}
div.smallContentBlock {
	width:320px;
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	z-index:2;
}


/* Example Box-Markup:
<div>
	<div class="cornersTop">
		<div></div>
	</div>
	<div class="inner">
		<!-- der eigentliche Inhalt hier -->
	</div>
	<div class="cornersBottom">
		<div></div>
	</div>
</div>

*/

/* top corners <div class="cornersTop"><div></div></div> */
div.cornersTop {
	position:relative;
	margin:0 15px 0 0;
	height:8px;
	background:url(../images/backgrounds/corners.png) no-repeat 0 0;
}
div.cornersTop div {
	position:absolute;
	background:url(../images/backgrounds/corners.png) no-repeat 100% 0;
	right:-15px;
	width:15px;
	height:8px;
}
/* bottom corners <div class="cornersBottom"><div></div></div> */
div.cornersBottom {
	background:url(../images/backgrounds/corners.png) no-repeat 0 100%;
	position:relative;
	margin:0 15px 0 0;
	height:8px;
}
div.cornersBottom div {
	background:url(../images/backgrounds/corners.png) no-repeat 100% 100%;
	position:absolute;
	right:-15px;
	bottom:0;
	width:15px;
	height:8px;
}
/* <div class="inner"> */
div.inner {
	padding:10px 20px 0 20px;
	background:#dbe2e8;
}

div.imageFloatRight img {
	float:right;
	margin:0 0 3px 20px;
}
div.imageFloatLeft img {
	float:left;
	margin:0 20px 0px 0;
}
h2 {
	color: #000;
	padding-bottom:10px;
}
/*div.itemwrappInner div {
	padding:0 20px 
	background-color: #dbe2e8;
}*/
div.smallContentBlock {
	
}
h1, h2 {
	border-bottom:1px solid #8196A7;
	margin:-2px 0 11px -20px;
	padding:0 20px 3px;
	width:100%;
	font-size:16px;
}

div.elementText {
	display:inline;
}
div.elementLink {
}

#blockPost             {}
#blockPostInner        {}

#bannerAndLogo         {clear:both}


/* Globale Elemente */

#globalFunctions                {height:18px;margin:0 0 8px 0;text-align:right}
#globalFunctions a              {line-height:18px;padding:0 4px 0 4px;color:#939393}
#globalFunctions a:hover        {}

#logo                           {left:50px;position:absolute;top:20px;}
#banner                         {float:right;margin:0 0 0 10px}


.clear                      {height:0px;line-height:0px;font-size:0px;clear:both;padding:0px;margin:0;overflow:hidden;}

/* Pflegeschaltflächen */

#beButtonLayoutwizard           {position:absolute;margin:8px 0 0 8px}

#beButtons                      {height:30px; position:absolute; z-index:100; }
#beButtonAdmin                  {}
#beButtonPage                   {float:left;margin:0}
#beButtonContent                {float:left}

#beButtonEditTop                {}
#beButtonEditRight              {
	position:absolute;
	height:20px;
	margin:1px 0pt 0pt 5px;
}

#beButtonEditNavigation         { position:absolute; z-index:101; }

/* Allgemeine Elemente */

.elementStandard                {margin:0 0 0 0}
.elementHeadline                {margin:0 0 0 0}
.elementText .fragmentInfo      {background-position:4px 4px;background-repeat:no-repeat;background-image:url(../images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}
.elementText .fragmentWarning   {background-position:4px 4px;background-repeat:no-repeat;background-image:url(../images/icons/warning.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}
.elementText .fragmentTip       {background-position:4px 4px;background-repeat:no-repeat;background-image:url(../images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}


.elementPicture                 {margin:0 0 0 0}
.elementPicture .title          {line-height:1.5em;font-size:11px; font-style:italic; padding:0 10px;}
.elementLink                    {margin:0 0 0 0}
.elementVideo                   {margin:0 0 0 0}
.elementAudio                   {margin:0 0 0 0}
.elementPortlet                 {margin:0 0 0 0}
.elementScript                  {margin:0 0 0 0}
.elementSource                  {margin:0 0 0 0;padding:4px;background-color:#FFFFCC;overflow:auto;white-space:nowrap}
.elementSource h4               {margin:0 0 4px 0;background-color:#ffffcc;padding:4px 4px 4px 0;border-bottom:solid 1px #cccccc}
.elementPlain                   {margin:0 0 0 0;overflow:auto;padding:4px;background-color:#f0f0f0;border:solid 1px #a0a0a0}
.elementDelimiter               {margin:0 0 0 0}

.elementContainer               {margin:0 0 18px 0}
.elementContainerBox            {margin:0 0 18px 0}

.elementContainer1              {margin:0 0 0 0}
.elementContainer1 .col1        {}

.elementContainer2              {margin:0 0 0 0}

.elementContainer2 .col1        {float:left;width:254px;margin:0 16px 0 0}
.elementContainer2 .col2        {float:left;width:254px}

.elementContainer3              {margin:0 0 0 0}
.elementContainer3 .col1        {float:left;width:164px;margin:0 16px 0 0}
.elementContainer3 .col2        {float:left;width:164px;margin:0 16px 0 0}
.elementContainer3 .col3        {float:left;width:164px}

.elementContainerBox1           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox1 .col1     {}

.elementContainerBox2           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox2 .col1     {float:left;width:49%;margin:0 2% 0 0}
.elementContainerBox2 .col2     {float:left;width:49%}

.elementContainerBox3           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox3 .col1     {float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col2     {float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col3     {float:left;width:32%}

/* Elemente des oberen Bereich */

/* Elemente des linken Bereiches */

#blockLeft .elementHeadline     {margin:0 0 8px 0px;padding:6px 10px 6px 10px;}
#blockLeft .elementText         {margin:0 0 8px 0px;padding:6px 10px 6px 10px;}

/* Elemente des Inhaltsbereiches */

/* Elemente des rechten Bereiches */

#blockRight .elementHeadline    {margin:0 0 1px 0;padding:2px 6px 2px 10px;background-color:#98BFD7}
#blockRight .elementHeadline h1 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h2 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h3 {margin:0 10px 0 0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h4 {margin:0;padding:0;color:#ffffff;}


/* _sidebar Rechte Sidebar */


#blockRight {
	width:220px;
}
div.box {
/*	position:relative; */
	margin: 0 0 0 0;
}
div.box-top {
	margin-left:15px;
	height:15px;
	background:url(../images/backgrounds/leftWDItemTop.gif) no-repeat 100% 0;
	left:0;
	top:0;
	width:205px;
}
div.box-top div {
	left:0;
	width:15px;
	height:15px;
	position:absolute;
	background:url(../images/backgrounds/leftWDItemTop.gif) no-repeat 0 0;
}

div.box-bottom {
	height:15px;
	width:205px;
	margin-left:15px;
	background:url(../images/backgrounds/leftWDItemBottom.gif) no-repeat 100% 0;;
}
div.box-bottom div {
	left:-15px;
	width:15px;
	height:15px;
	position:absolute;
	background:url(../images/backgrounds/leftWDItemBottom.gif) no-repeat 0 0;
	margin-left:15px;
}
#blockRight div.inner {
	width:180px;
	padding:10px 20px;
	background:#dbe2e8;
}
div.box p {
	margin:0;
	padding:0;
}
div.box h2 {
	padding:5px 0 30px 20px;
}
div.box h3 {
	font-size:15px;
	font-weight:bold;
	line-height:19px;
}
div.box h4 {
	color:#5d768a;
	font-weight:bold;
	font-size:12px;
	/*
	opacity:0.99;
	filter:alpha(opacity=99);
	*/
}
div.box div.line {
	border-bottom:1px solid #91a3b1;
	padding-bottom:0;
}

div.box div.inner div.content {
	position:relative;
	padding:10px;
	background:#c2ced7;
	margin-bottom:5px;
}

div.box div.inner div.content div { position:absolute; height:5px; width:5px;}
div.box div.inner div.content div.tl { left:0; top:0; background:url(../images/backgrounds/box_inner_content.gif) no-repeat 0 0; }
div.box div.inner div.content div.tr { right:0; top:0; background:url(../images/backgrounds/box_inner_content.gif) no-repeat 100% 0; }
div.box div.inner div.content div.bl { bottom:0; left:0; background:url(../images/backgrounds/box_inner_content.gif) no-repeat 0 100%; }
div.box div.inner div.content div.br { bottom:0; right:0; background:url(../images/backgrounds/box_inner_content.gif) no-repeat 100% 100%; }

div.box a.goto-article {
	background:url(../images/buttons/goto-article.gif) no-repeat 0 0;
	height:20px;
	line-height:20px;
	width:110px;
	display:block;
	float:left;
	text-align:center;
	margin-right:4px;
}
div.box a.goto-article:hover {
	background:url(../images/buttons/goto-article.gif) no-repeat 0 100%;
	color:#FFF;
	text-decoration:none;
} 
div.box a.prev,
div.box a.next {
	display:block;
	width:30px;
	height:20px;
	float:left;
	margin-right:3px;
}

div.box a.prev { background:url(../images/buttons/prev.gif) no-repeat 0 0; }
div.box a.prev:hover { background:url(../images/buttons/prev.gif) no-repeat 0 100%; }
div.box a.next { background:url(../images/buttons/next.gif) no-repeat 0 0; }
div.box a.next:hover { background:url(../images/buttons/next.gif) no-repeat 0 100%; }
div.box p.nav {
	padding-top:5px;
	margin-top:5px;
	height:25px;
}

#sidebar h1, #sidebar h2 {
	display:block;
	width:auto;
}

div.box p.nojs a.prev,
div.box p.nojs a.next {
	display:none;
}

pre {background:#FFF; border:1px solid #666; font-size:0.9em; }
hr.clearfloat { clear:both; height:0; color:transparent; }
strong { font-weight:bold; }

ul.menu ul {
	display:none;
}
table tr td {
	padding-right:20px;
	padding-bottom:15px;
}
td img {
	float:left;
}


/* download and document links */



div.links, div.downloads {
	background:url(../images/backgrounds/box-download-links.gif) no-repeat 0 0;
	padding:0;
	margin-bottom:10px;
}
/* border bottom */
div.links div.bottomcorners, div.downloads div.bottomcorners {
	background:url(../images/backgrounds/box-download-links.gif) no-repeat 0 100%;
	display:block;
	position:relative;
	height:10px;
}
div.links div.bottomcorners div, div.downloads div.bottomcorners div{
	background:url(../images/backgrounds/box-download-links.gif) no-repeat 100% 100%;
	position:absolute;
	right:0;
	top:0;
	height:10px;
	width:10px;
	display:block;
}
div.links h3, div.downloads h3 {
	padding: 5px 20px 0 20px;
	font-weight:bold;
	font-size:1em;
	height:20px;
	margin-bottom:5px;
}
div.links ul, div.downloads ul {
	background:#c2ced7;
	list-style-type:none;
	margin:0;
	padding:0 20px;
}

/* GB 26.05.09
div.downloads a, div.links a {
	padding-left:22px;
	
}
div.downloads a.pdf, a.pdf {
	background:url(../images/icons/pdf.png) no-repeat 0 50%;
	padding-left:22px;
	line-height:20px;
	height:20px;
}
div.links a.internal, a.internal {
	background:url(../images/icons/intern.png) no-repeat 0 50%;
	padding-left:22px;
}
div.links a.external, a.external {
	background:url(../images/icons/extern.png) no-repeat 0 50%;
	padding-left:22px;
}
*/

div.smallContentBlock h2 {
	border-bottom:1px solid #8196a7;
	padding:0 20px 3px 20px;
	margin:0 0 11px 0;
}
div.smallContentBlock div.itemwrappInner {
	padding:0;
	margin-right:20px;
}

/* Startseiten News-Auflistung */

li.wglListEntryDetails {
	padding:0 0 20px 0;
	margin:0;
	clear:left;
}
h3.wglListTitle {
	clear:none;
	float:none;
	margin-bottom:10px;
}
li.wglListEntryDetails img.wglListThumbnail {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.wglListEntryDetails .wglListTitle {
	font-size: 14px;
	border-bottom:none;
	margin: 0 0 0 0;
}
.wglListEntryDetails .wglListTitle a {
	color:#5d768a;
}
.wglListEntryDetails {
	border:none;
	/* margin-bottom:20px; */
}
button#zuruckbutton,
a.wglListMore {
	background:url(../images/backgrounds/wglListMore.png) 0 0;
	padding:2px 29px 3px 29px;
	text-align:center!important;
	width:120px;
	height:20px;
	text-decoration:none;
	line-height:20px;
	color:#5d768a;
	font-weight:bold;
	margin:0;
}

button#zuruckbutton:hover,
a.wglListMore:hover {
	background:url(../images/backgrounds/wglListMore.png) 0 100%;
	color:#FFF;
	height:20px;
	text-align:center;
	line-height:20px;
}

a.wglLinkText {
	background:url(../images/backgrounds/wglListMore.png);
	padding-top:2px;
	text-align:center;
	width:120px;
	display:block;
	height:18px;
	text-decoration:none;
	color:#5d768a;
	font-weight:bold;
	margin:0;
}
a.wglLinkText:hover {
	background:url(../images/backgrounds/wglListMore.png) 0 100%;
	color:#FFF;
}
/* wglListMore a,
button#zuruckbutton {
	position:relative;
	padding-left:10px;
	height:14px;
	background:#FFF;
}
wglListMore a span {
	position:absolute;
	width:10px;
	height:14px;
	background:#FFF url(../images/backgrounds/gif) no-repeat 100% 50%;
}
wglListMore a:hover {
	background:#000 url(../images/backgrounds/gif) no-repeat 0 50%;
}
wglListMore a:hover span {
	background:#000 url(../images/backgrounds/gif) no-repeat 100% 50%;
}
*/
div.bigContentBlock p {
	padding-bottom:10px;
}

a.wglListTitle {
	/*border-bottom:1px solid #8196A7;*/
	margin:-2px 0 11px -20px;
	padding:0 20px 3px;
	width:100%;
	text-decoration:none;
	display:block;
	line-height:1.3em;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
}

ul.serps li {
	padding-bottom:20px;
}
div.elementTeaser li {
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
}

hr.clearfloat {
	color:transparent;
	background:transparent;
	border:0;
	visibility:none;
	height:0px;
	line-height:0;
	margin-left:-9999px;
}

div.box {
	/*margin-left:730px; */
	width:220px;
}

#sidebar {
	margin: 0 0 0 730px;
	padding: 0 0 40px 0;
}

#sidevbar div.item { display:none; }
#sidebar h2 {
	border-bottom:0px none;
}

#wGalleryDetails {
	margin:0 auto;
}

#wglSheetGallery {
	text-align:center;
}

#wCurPageValue {
	background:transparent no-repeat scroll 0 0;
	border:0 none;
	margin:0;
	padding:0;
	text-align:right;
	width:20px;
}

#imageContainer {width:100%;}
#imageContainer img {
	width:54px;
	height:54px;
	display:inline-block;
	padding:1px;
	border:1px solid #DBE2E8;
	cursor:pointer;
}

#imageContainer img.selected,
#imageContainer img:hover {
	border:1px solid #5D768A;
}

div.wglButtonExtendedItems table tr td {
	padding-bottom:0px;
	padding-right:0px;
}

div.imageFloatLeft { 
	clear:left;
	float:left;
	margin-top:4px;
	margin-right:15px;
	margin-bottom:15px;
}

div.imageFloatright { 
	clear:right;
	float:right;
	margin-top:4px;
	margin-left:15px;
	margin-bottom:15px;
}

/** SHOP **/
div.bigContentBlock p.wglListArtikelNummer,
div.bigContentBlock p.wglListDescription, 
div.bigContentBlock p.wglListText {
	margin:0 0 0 130px;
	padding:0;
}
div.bigContentBlock p.wglListDescription {
	margin-top:.5em;
}
div.bigContentBlock p.wglListPrice {
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0;
}

div.productList h3 {
	color:#5D768A;
}
p.wglListArtikelOrder {
	padding-top:5px;
	margin-left:130px;
}
p.wglListArtikelOrder span.buttonlarge {
	margin-top:5px;
}

p.wglListArtikelOrder a.wglListMore {
	padding:0;
	margin-top:-1.5em;
	height:20px;
	line-height:20px;
	/* float:left; */
	display:block;
	position:absolute;
	left:300px;
}

p.wglListArtikelOrder input.wktextfields {
	padding:0;
	text-align:center;
	width:25px;
}

/*************************Aenderungen BY ME******************************/
/*div#path {
   display: none ;
}*/
div.elementText {
	display:block;
	
}

div.bigContentBlock{
   margin-bottom: 20px ;
}

div.smallContentBlock {
  /*  margin-top:10px;*/
}
a.wglListMore{
 /* float: right ;
  background-position: center 5px ;
  background-repeat: no-repeat;*/
  /*position: relative ;
  top: 10px ;*/
}
div.bigContentBlock div.elementTeaser h3.wglListTitle, div.bigContentBlock .elementTeaser p {
    padding:0px 0px 0px 0px;
    margin-left: 178px !important;
}
div.bigContentBlock div.elementTeaser h3.wglListTitle {
   margin-left: 170px !important;
}
div.bigContentBlock .elementTeaser p {
	margin-left: 170px !important;
}
div.bigContentBlock div.elementTeaser img.wglListThumbnail {
   margin-right:0 ;
}
div.bigContentBlock a.wglListMore {
  
  background:url(../images/backgrounds/wglListMore.png) 60% 0;
	padding:0px 0px 0px 0px;
	float:left;
	background-repeat: no-repeat;
	display:block;
	text-align:center!important;
	/*width:175px;*/
	width: 120px;
	height:20px;
	text-decoration:none;
	line-height:20px;
	color:#5d768a;
	font-weight:bold;
	text-align: center;
	border: none;
}

div.bigContentBlock a.wglListMore:hover {
	/*background:url(../images/backgrounds/wglListMoreNorm.gif);
	display: block ;
  margin-left: 165px ;
  width: 80px;
  height: 20px !important;
  background-repeat: no-repeat;
  background-position: 10px -19px;*/
  
  
  background:url(../images/backgrounds/wglListMore.png) 60% 100%;
	color:#FFF;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	display:block;
	text-align:center!important;
	/*width:175px;*/
	width: 120px;
	height:20px;
	text-decoration:none;
	line-height:20px;
	color:#ffffff;
	font-weight:bold;
	text-align: center;
	border: none;
  
}

div.smallContentBlock a.wglListMore {  
  background:url(../images/backgrounds/wglListMore.png) 160px 0;
	padding:0px 29px 0px 143px;
	background-repeat: no-repeat;
	display:block;
	text-align:center!important;
	width:135px;
	height:20px;
	text-decoration:none;
	line-height:20px;
	color:#5d768a;
	font-weight:bold;
	text-align: center;

}

div.smallContentBlock a.wglListMore:hover {
	
  display: block ;
  background:url(../images/backgrounds/wglListMore.png) 160px 100%;
  background-repeat: no-repeat;
	color:#FFF;
	height:20px;
	text-align:center;
	line-height:20px;
  
}

div.bigContentBlock ul.elementTeaser h3.wglListTitle{
    /* margin-left: 170px ;*/
}


div.box h2 {
   padding-bottom:20px ;
}


div.smallContentBlock img {
    float:left;
    margin-bottom:10px;
    margin-right:20px;
    height: auto ;

}

div.bigContentBlock ul.elementTeaser img {
   /* width: 180px !important ;
    height: auto !important ;*/
}

div#metaNavigation ul.menu {
   padding-left: 15px ;
}

div#metaNavigation li a , #metaNav ul li a {
   font-size: 0.8em;
}
div.elementTeaser li {

  /*margin-bottom:15px;*/
    margin-top: 15px ;
    overflow:visible;
}
div.wSitemap div.navLevel3Description, div.wSitemap div.navLevel4Description {
   display: none ;
}

div.links a.word, a.word {
	background:url(../images/icons/extern.png) no-repeat 0 50%;
	padding-left:22px;
}

.wglSheetOnly {
   margin-bottom: 0 ;
   padding-bottom: 0 ;
}

div.wSitemap a {
    padding-top: 1px ;
    padding-bottom: 1px ;
    letter-spacing: 1px ;
    font-family: Arial ;
}
div.inner {
 /* padding-bottom: 20px !important;*/
}
p.wglListDescription {
   margin-bottom: 1em !important;
}

div.wSitemap div.wglLinkTree ul li a {
   font-size:1.1em !important;
   font-weight: bold ;
}

div.wSitemap div.wglLinkTree ul li ul li a {
   font-size:1em !important;
   font-weight: normal !important ;
   
}

div.wSitemap div.wglLinkTree ul li ul li ul li a {
   font-size:0.8em !important;
   font-weight: normal !important ;
   
}
div.wSitemap div.wglLinkTree ul li {
list-style-type: none;
 list-style-position: inside;

}

div.wSitemap div.wglLinkTree ul li {
   padding: 0;
   margin: 0;
}
table.default {
   border-collapse: collapse ;
   
}
table.default td {
   background:#c2ced7 ;
   border: 1px solid #dbe2e8 ;
   padding: 2px ;
   margin:0 ;
}

table.default td a{
   color: #5d768a ;
   font-weight: bold;
}

table.default td a:hover {
  text-decoration: underline ;
}

table.default th {
   color: #ffffff ;
   background: #5d768a ;
   font-weight: bold;
}
div.elementPicture  div.title {
   background: #c1ced7;
   padding: 3px 5px;
   float: left ;
   clear:left;
   width: 170px ;
}

span.button {
  background-repeat: no-repeat !important;
  height: 20px !important ;
  padding:0 !important ;
}
span.button:hover a:hover, span.button:hover span, span.button:hover button .grayButton{
   background: #8f9fac !important;
   color: #ffffff !important;
}
/************************************************************************/

div.TellAFriendSideData {
	/*border: 1px solid #8196A7;*/
	background: #C2CED7;
	padding: 5px;
}

a.navigate {
	color: #000 !important;
	text-decoration: none;
}
a.navigate:hover {
	text-decoration: none;
}

div.links div.linkwrap {
	background: #c2ced7;
	padding: 0 20px;
}

.wSitemap ul, .wSitemap li, .wSitemap ul li a{
    padding: 0 ;
    margin: 0 ;
    display: block ;
}
.wSitemap li {
    list-style-type: none;
}

.wSitemap ul li a {
    width:440px ;
    height:25px ;
    background:#5F5F5F none repeat scroll 0 0;
    color: #ffffff ;
    font-size:11px !important;
    text-decoration:none;
    font-weight: bold;
    border: 1px solid #5F5F5F ;
    padding: 1px  5px;
    
}
* html .wSitemap ul li a {
    width:340px ;
}
.wSitemap ul li ul li a {
    
    background:#ffffff none repeat scroll 0 0;
    color: #5F5F5F ;
    font-weight: normal;
}

.wSitemap ul li {
   padding-bottom:3px !important;
   padding-top:3px !important;
}

.wSitemap ul {
   
   margin-left: 20px !important;
  
}
.wSitemap ul li{
  /* padding-left: 20px !important;*/
  
  
}

* html .wSitemap ul li{
   padding-left: 20px !important;
  
  
}

.wSitemap ul li ul{
    /* border-left:1px solid #5F5F5F ;*/
}

.wSitemap ul li ul li{
     
     background:url(../images/backgrounds/sitemapline2.gif) no-repeat 0px 18px;
    width: 440;
    
     border-left: 1px solid #5F5F5F ;
     margin-top: 0px !important ;
     margin-bottom: 0px !important ;
     
     
    
}
*  html .wSitemap ul li ul li{
   width: 340px;
}
.wSitemap ul li ul li.last{
     
     background:url(../images/backgrounds/sitemapline5.gif) no-repeat 0px 0px;
     width: 440px;
     border-left: none ; 
     margin-left: 0 !important ;
    
}

* + html .wSitemap ul li ul li.last {
   position: relative ;
   right: 16px ;
}
*  html .wSitemap ul li ul li.last {
   position: relative ;
   right: 0 ;
}
*  html .wSitemap ul li ul li.last {
   width: 340px;
}
.wSitemap div.navLeve21Description, .wSitemap div.navLevel4Description {
  display: none  !important;
  height:0 !important ;
  position: absolute ;
  left:-2000px ;
}
.wSitemap ul li ul li a{
     margin-left: 20px !important;
     margin-top: 0px !important ;
     margin-bottom: 0px !important ;
    /* background:url(../images/backgrounds/sitemapline.gif) no-repeat -10px center;
     padding-left:10px !important;*/
     
}

* + html .wSitemap ul li ul li.last a{
    /*margin-left: 18px !important;*/
}
*  html .wSitemap ul li ul li.last a{
    
}

*  html .wSitemap ul li ul li a{
 position: relative ;
 right: 20px ;
    
}

div.links a{
   display: block;
}

li.noImage img {
  display:none !important ;
}
li.noImage h3.wglListTitle,li.noImage p.wglListDescription {
    margin-left:0 !important ;
}

div.box a.inactive:hover {
	background-position:0 0;
}

#wFormular input.acknowledgeToSender {
   width:15px !important ;
   margin: 0px !important ;
   margin-right: 5px !important;
   margin-left: 150px !important;
   margin-top: 8px !important;
   padding: 0px !important ;
   border: 0px !important ;
}

#wFormular label.acknowledgeToSender {
    margin-top:8px;
    width:400px;
}
* + html span.button input {
     position: relative ;
     right: 150px ;
}
div.wglPortletHead { 	
	margin-left:-20px;
	padding-right:40px;
	display:block;
	width:100%;
}
div.elementText ul {
	padding-left:2em;
	margin: .5em 0 1em 0;
	list-style-type:none;
	list-style-image:url(/kernenergie/wGlobal/layout/images/icons/bullet.jpg);
	list-style-position: outside;
}
div.elementText ul li { margin:.25em 0; }
div.KEProduktSuchess { position:relative; }

table {
	width:100%;
	border-collapse:0;
}
table th {
	font-weight:bold;
	background:#C2CED7;
	padding:5px;
}
table tr.trAlt td {
	background:#C2CED7;
	padding:0 5px;
}
table tr {
	margin-bottom:1px;
}
table tr td {
	padding:1px 5px;
}

div#bannerAndLogo img#printlogo {
  display: none;
}
/*
sup {
	vertical-align:super;
	font-size:.75em;
}
sub {
	vertical-align:sub;
	font-size:.75em;
}
*/

div.fotostrecke { 
	margin:0 0 25px 0;
}
div.fotostrecke ul { background:#FFF; margin:0; padding:0; position:relative; overflow:hidden; width:620px; display:block; height:420px;}
div.fotostrecke ul li { margin:0; padding:0; position:absolute; top:0; }
div.fotostrecke div { 
	position:relative;
	padding:10px 10px 0px 10px;
	background:#C2CED7;
}
div.fotostrecke div a { 
	font-size:.9em;
	color:#FFF;
	font-weight:normal;
	background:url(/kernenergie/wGlobal/layout/images/buttons/ke-button2.png) no-repeat 0 50%;
	height:30px!important;
	line-height:30px!important;
	padding:5px 0;
	margin-right:5px;
	text-decoration:none;
}
div.fotostrecke div a:hover {
	color:#000;
}

div.fotostrecke div a span {
	height:30px;
	margin-left:10px;
	padding:6px 10px 6px 0;
	background:url(/kernenergie/wGlobal/layout/images/buttons/ke-button2.png) no-repeat right 50%;
}
div.editFotostrecke { 
	padding:10px 10px 20px 10px;
	margin-bottom:15px;
	background:#C2CED7;
}
div.editFoto {
	margin-bottom:10px;
}
div.editFoto input {
	margin-bottom:5px;
}
div.fotostrecke div.bottomcorners {
	background:transparent url(../images/backgrounds/box-download-links.gif) no-repeat scroll 0 bottom;
	margin:0;
	padding:0;
	display:block;
	height:10px;
	width:620px;
}

div.freeCopies{
	background:url(/kernenergie/wGlobal/layout/images/backgrounds/fe.jpg) no-repeat right top;
}

ul.elementTeaser p.wglListDescription{ margin-left:0!important } 
	