/* CSS Document */

.body
{
	background-color: #ffffff;
	background-image:url(images/body.jpg);
	background-repeat:repeat-x;
	margin: 20px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#eee;
}

div.wrapper1
{
	width: 100%;
}

div.wrapper2
{
	width: 1000px;
	background-color:#003366;
}

div.header
{
	width:1000px;
	height:190px;
}

div.bottom
{
	background-image:url(images/bottom.jpg); 
	background-repeat:no-repeat; 
	margin-bottom:20px; 
	width:1000px; 
	height:100px; 
	font-size:10px; 
}

div.menucon
{
	width: 200px;
	float: left;
	background-color: #003366;
}

div.inhalt
{
	width: 600px;
	float: left;
	background-color:#003366;
	margin-bottom:20px;
}

div.inhaltunter
{
	width: 560px;
	padding-left: 20px;
	padding-right: 20px;
}

div.artikelhead
{
	width: 556px;
	height: 25px;
	font-size: 14px;
	text-align:left;
	background: url(images/artikelhead.jpg) repeat-x center left;
	padding-left:8px;
	padding-top:5px;
}

div.artikelhead2
{
	width: 556px;
	height: 25px;
	font-size: 14px;
	text-align:left;
	background: url(images/artikelhead.jpg) repeat-x center left;
	padding-left:8px;
	padding-top:5px;
	cursor:pointer;
}

div.artikelwrapper
{
	width:560px;
	border: 1px solid #005dac;
	background-color: #000000;
	padding: 1px 1px 1px 1px;
}

div.artikelwrapper3
{
	width:560px;
	border: 1px solid #005dac;
	background-color: #000000;
	padding: 1px 1px 1px 1px;
}

div.artikel
{
	width:540px;
	height:100%;
	background-color: #003366;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	padding:10px 10px 10px 10px;
}

div.artikelinline
{
	width:500px;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	padding:20px 20px 20px 20px;
}

div.artikel2
{
	background-color: #003366;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	padding:10px 10px 10px 10px;
	float:left;
	height:100%;
}

div.news
{
	width: 200px;
	float: left;
	margin: 0px;
	background-color: #003366;
}

div.vspacer15
{
	padding-left:15px;
}

div.hspacer10
{
	height:10px;
	background-color:#036;
}

div.hspacer6
{
	height:6px;
	background-color:#036;
}

div.hspacer7
{
	height:7px;
}

div.hspacer5
{
	height:5px;
}

div.slideshow
{
	width:166px;
	height:166px;
	background-color:#036;
}

div.werbebox
{
	width:166px;
	padding:10px 0px 10px 0px;
	background-color:#036;
}

div.clear
{
	clear:both;
}

a.blau:link
{
	color: #eeeeee;
	font-weight: normal;
	text-decoration: underline;
}

a.blau:visited
{
	color: #eeeeee;
	font-weight: normal;
	text-decoration: underline;
}
	
a.blau:hover
{
	color: #005dac;
	font-weight: normal;
	text-decoration: underline;
}

a.blau:active
{
	color: #eeeeee;
	font-weight: normal;
	text-decoration: underline;
}

a.blau2:link
{
	color: #eeeeee;
	font-weight: normal;
	text-decoration: none;
}

a.blau2:visited
{
	color: #eeeeee;
	font-weight: normal;
	text-decoration: none;
}
	
a.blau2:hover
{
	color: #005dac;
	font-weight: normal;
	text-decoration: none;
}

a.blau2:active
{
	color: #eeeeee;
	font-weight: normal;
	text-decoration: none;
}

a.blau3:link
{
	color: #005dac;
	font-weight: normal;
	text-decoration: none;
}

a.blau3:visited
{
	color: #005dac;
	font-weight: normal;
	text-decoration: none;
}
	
a.blau3:hover
{
	color: #eee;
	font-weight: normal;
	text-decoration: none;
}

a.blau3:active
{
	color: #005dac;
	font-weight: normal;
	text-decoration: none;
}

div.newstitle
{
	width: 162px;
	height: 25px;
	font-size: 14px;
	text-align:left;
	background: url(images/artikelhead.jpg) repeat-x center left;
	padding-left:8px;
	padding-top:5px;
}

div.newslayer
{
	width: 166px;
	font-size: 8px;
	background-color:#000000;
	border:1px solid #005dac;
	padding:1px 1px 1px 1px;
}

div.newsinhalt
{
	width: 166px;
	font-size: 10px;
	background-color:#003366;
	text-align: center;
}

td.text
{
	font-size: 10pt;
}

td.kopf
{
	font-weight: bold;
	font-size: 12pt;
	padding: 4px;
	color: #000000;
}

td.text30
{
	font-size: 10pt;
	padding: 4px;
	width: 30%;
	vertical-align: top;
}

td.text70
{
	font-size: 10pt;
	padding: 4px;
	width: 70%;
	text-align: justify;
}

td.bild
{
	padding: 2px;
	background-color: #005dac;
	text-align:center;
}
	
.gb
{
	width:560px;
	background-color: #003366;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	
}

.gb a
{
	text-decoration:none;
	color:#eee;
}

.gb a:hover
{
	text-decoration:none;
	color:#005dac;
}

.richtig { border: 5px dashed #eee; padding:2px; margin:5px;}
.falsch {border: 5px solid #003366;padding:2px; margin:5px;}

.KommAdmin{
	font-size: 10px;
	font-weight:normal;
	padding-top:10px;
	
}

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.blue { background-color: #011D50; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #003366; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.blue { border: 1px solid #005dac; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #003366; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.blue { border: 1px solid #005dac; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.blue { color: #ffffff; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	
.applemenu{
margin: 5px 0;
padding: 0;
width: 565px; /*width of menu*/
border: 1px solid #003366;
}

.applemenu2{
margin: 5px 0;
padding: 0;
width: 520px; /*width of menu*/
border: 1px solid #003366;
}

.applemenu div.silverheader a{
background: url(images/artikelhead.jpg) repeat-x center left;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
text-align:left
}

.applemenu2 div.silverheader a{
background: url(images/artikelhead.jpg) repeat-x center left;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
text-align:left
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}

.applemenu2 div.silverheader a:visited, .applemenu2 div.silverheader a:active{
color: white;
}

.applemenu2 div.selected a, .applemenu2 div.silverheader a:hover{
background-image: url(images/artikelhead2.jpg);
color: white;
}

.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/artikelhead2.jpg);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: #003366;
padding: 0px;
}

.applemenu2 div.submenu{ /*DIV that contains each sub menu*/
background: #003366;
padding: 0px;
}

#slider2{
border-color: #003366;
height: 352px
}

#paginate-slider2{
background-color: #003366;
border-color: #005dac;
font-size:10pt;
}

#paginate-slider2 a:hover, #paginate-slider2 a.selected{
background-color: #003366;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid #003366;
border-bottom-width: 6px;
width: 529px; /*width of featured content slider*/
height: 379px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: #003366;
width: 526px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}

.pagination{
width: 500px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #003366;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
background: #003366;
}

.pagination a:hover, .pagination a.selected{
color: #005dac;
background-color: #003366;
}

.ddsmoothmenu{
font: bold 12px Verdana;
background: #414141; /*background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #414141; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: #036;
}

/*.toplevelshadow{ shadow opacity. Doesn't work in IE
opacity: 0.0;
}*/

.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 170px; /* Main Menu Item widths */
list-style-type: none;
font: normal 15px Verdana;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 3px;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
color: white;
border:1px solid #036;
}

.ddsmoothmenu-v ul li ul li a:link, .ddsmoothmenu-v ul li ul li a:visited, .ddsmoothmenu-v ul li ul li a:active{
background:#036;
color: white;
border:1px solid #036;
}

.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: white;
}

.ddsmoothmenu-v ul li a:hover{
/*background: #005dac; background of menu items during onmouseover (hover state)*/
color: #fff;
border:1px solid #005dac;
}

.ddsmoothmenu-v ul li ul li a:hover{
/*background: #000; background of menu items during onmouseover (hover state)*/
color: #fff;
border-top:1px solid #005dac;
border-bottom:1px solid #005dac;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font: normal 13px Verdana;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
	font-weight: normal;
	text-align:left;
}
.panel-overlay p {
	line-height: 1.2em;
}

/*myscroll*/

#myScroll1 .scrollEl{
  display:none;
  text-align:left;
  width:540px;
}

#controls div, #controls1 div{
  font-family:sans-serif;
  margin-top:5px;
  background:#036;
  display:inline-block;
  padding:2px;
  cursor:pointer;
  border:1px solid #036;
 /* -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow:#999 2px 2px 2px;
  -webkit-box-shadow:#999 2px 2px 2px;*/
}

#controls .sel, #controls1 .sel{
  color:white !important;
  font-weight:bold;
}
#controls .disabled, #controls1 .disabled{
  color:gray;
}
#controls .page, #controls1 .page{
  padding:5px;
  color:gray;
}

