/*
////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication GRID CMS Strukturdesign Version 5.0.9.1
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/* Stylesheet für Standard-Gui-Element */
@import url(wgl.css);

/* Stylesheet für Navigationen */
@import url(nav.css);

/* Formatierung von HTML-Elementen */

*                    {margin:0;padding:0}

#body                {/*background-color:#9A9A9A*/}
#bodyPopup           {background-color:#FFFFFF}

body                 {font-family:Verdana, Sans-serif;font-size:11px;color:#666666;/*font-weight:normal;line-height:14px*/}

div                  {}
span                 {}

/* Überschriften */

h1                   {font-size:18px;font-weight:bold;line-height:22px;color:#808080;margin:0 0 14px 0}
h2                   {font-size:15px;font-weight:bold;line-height:19px;color:#808080;margin:0 0 14px 0}
h3                   {font-size:12px;font-weight:bold;line-height:16px;color:#808080;margin:0 0 14px 0}
h4                   {font-size:11px;font-weight:bold;line-height:13px;color:#808080;margin:0 0 14px 0}
h5                   {font-size:11px;font-weight:bold;line-height:13px;color:#808080;margin:0 0 14px 0}
h6                   {font-size:11px;font-weight:bold;line-height:13px;color:#808080;margin:0 0 14px 0}

/* Textblöcke */
p                    {margin:0 0 0 0}

/* Listen */
ul                   {margin:0 0 14px 16px;padding:0 0 0 9px;list-style-image:url(/internet/wGlobal/layout/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;background-color:#B6B6B6;border:none;font-size:11px;line-height:18px;height:18px;color:#ffffff}
button:hover         {cursor:pointer;background-color:#98BFD7;border:none;font-size:11px;line-height:18px;height:18px;color:#ffffff}

/* Links */

a                    {text-decoration:none;color:#32A0E0}
a:hover              {text-decoration:underline;color:#32A0E0}
a.intern             {padding:0 0 0 14px;background:url(/internet/wGlobal/layout/images/links/intern.gif) center left no-repeat}
a.extern             {padding:0 0 0 14px;background:url(/internet/wGlobal/layout/images/links/extern.gif) center left no-repeat}
a.download           {padding:0 0 0 14px;background:url(/internet/wGlobal/layout/images/links/download.gif) center left no-repeat}
a.audio              {padding:0 0 0 14px;background:url(/internet/wGlobal/layout/images/links/audio.gif) center left no-repeat}
a.video              {padding:0 0 0 14px;background:url(/internet/wGlobal/layout/images/links/video.gif) center left no-repeat}

/* Bilder */

a img                {border:none}

img.picture          {margin:4px 4px 4px 4px}
img.pictureLeft      {float:left;margin:4px 4px 4px 0}
img.pictureRight     {float:right;margin:4px 0 4px 4px}

/* Tabellen */

table                {font:inherit;color:inherit;border:none}
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}

/* Grundgerüst */

#blockPre              {}
#blockPreInner         {}

#blockMain             {width:990px;background-color:#FFFFFF;margin:0 auto}
#blockMainInner        {padding:10px 10px 10px 10px}

#blockMainPopup        {}
#blockMainInnerPopup   {padding:10px 10px 10px 10px}

#blockContent          {float:left;width:558px;padding:0 0 15px 0}
#blockContentInner     {padding:4px 16px 16px 16px}

#blockTop              {margin:0 0 10px 0}
#blockTopInner         {overflow:hidden;}

#blockRight            {float:right;width:170px;vertical-align:top}
#blockRightInner       {padding:0 0 0 0}

#blockBottom           {padding:10px 0 0 0}
#blockBottomInner      {background-color:#DBE9F2;color:#666666;text-align:right;padding:0 8px 0 0;font-size:10px;line-height:20px}

#blockLeft             {float:left;width:242px;}
#blockLeftInner        {}

#blockLeftContentRight {overflow:hidden;margin:0 0 0 0;background-image:url(/internet/wGlobal/layout/images/backgrounds/bg_main.gif);background-repeat:repeat-y}

#blockPost             {}
#blockPostInner        {}

/* 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                           {float:left;background-color:#ffffff}
#banner                         {float:right;margin:0 0 0 10px}

#search                         {float:right;margin:0 0 0 0}
.searchLabel                    {float:left;line-height:20px;margin:0 8px 0 0}
.searchInput                    {float:left;width:120px;margin:0 8px 0 0}
.searchButton                   {float:left}

/* Pflegeschaltflächen */

#beButtonLayoutwizard           {position:absolute;margin:8px 0 0 8px}

#beButtons                      {float:right;margin:-23px 0 0 3px}
#beButtonAdmin                  {}
#beButtonPage                   {float:left;margin:0}
#beButtonContent                {float:left}

#beButtonEditTop                {}
#beButtonEditRight              {position:absolute;margin:1px 0 0 5px}
#beButtonEditBottom             {position:absolute;margin:1px 0 0 5px}
#beButtonEditLeft               {position:absolute;margin:5px 0 0 5px}

#beButtonEditNavigation         {position:absolute;margin:0 0 0 5px}

/* Allgemeine Elemente */

.elementStandard                {margin:0 0 10px 0}
.elementHeadline                {margin:0 0 10px 0}
.elementText                    {margin:0 0 10px 0}
.elementText .fragmentInfo      {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/internet/wGlobal/layout/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(/internet/wGlobal/layout/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(/internet/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}


.elementPicture                 {margin:0 0 10px 0}
.elementPicture .title          {line-height:20px;font-size:10px}
.elementLink                    {margin:0 0 10px 0}
.elementVideo                   {margin:0 0 10px 0}
.elementAudio                   {margin:0 0 10px 0}
.elementPortlet                 {margin:0 0 10px 0}
.elementScript                  {margin:0 0 10px 0}
.elementSource                  {margin:0 0 10px 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 10px 0;overflow:auto;padding:4px;background-color:#f0f0f0;border:solid 1px #a0a0a0}
.elementDelimiter               {margin:0 0 10px 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;padding:0;color:#ffffff;}
#blockRight .elementHeadline h4 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementText        {margin:0 0 10px 0;padding:10px 6px 6px 10px;background-color:#DBE9F2}

/* Elemente des unteren Bereiches */

/* KMB */
/* GLOBAL STYLES */

*
{
	margin:		0;
	padding:	0;
}


/* HTML TAGS */

.normaltext
{
	color: #666;
}

a, a:active, a:link, a:focus, a:visited, .orangetext
{
	color:				#f5841e;
	text-decoration:	none;
}
a:hover
{
	color:				#f5841e;
	text-decoration:	underline;
}

body, html, #body
{
	color:				#666;
	font-family:		Verdana, sans-serif;
	font-size:			11px;
}

h1
{
	font-size:			15px;
	font-weight:		normal;
	margin-bottom:		1em;
}

input
{
	border:			none;
	font-family:	Verdana, sans-serif;
	font-size:		11px;
}

p
{
	margin-bottom:		1em;
}

table
{
	border-collapse:	collapse;
}

td
{
	color:				#666;
	font-family:		Verdana, sans-serif;
	font-size:			11px;
	vertical-align:		top;
}

ul
{
  margin-bottom: 0;
  padding-bottom: 0;
}


/* ELEMENT STYLES */

#content
{
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/bodybg.png);
	background-repeat:	repeat-y;
	margin-left:		auto;
	margin-right:		auto;
	width:				971px;
}

#divleft
{
	float:				left;
	margin-left:		1px;
	width:				239px;
}

#divmiddle
{
	float:				left;
	margin-left:		1px;
	width:				562px;
}

#divright
{
	float:				left;
	margin-left:		1px;
	width:				166px;
}

#top
{
	background-color:	#f7b67b;
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/topbg.png);
	background-repeat:	repeat-y;
	margin-bottom:		15px;
}

#topback
{
	position:			absolute;
	top:				0;
	left:				0;
	height:				189px;
	width:				100%;
	background-color:	#f7b67b;
	z-index:			-1;
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/orangebg.png);
	background-repeat:	no-repeat;
}

#topimg
{
	background-image:	url(/internet/wGlobal/layout/images/header/top.png);
	background-repeat:	no-repeat;
	height:				165px;
	width:				1079px;
}

#topimg2
{
	background-image:	url(/internet/wGlobal/layout/images/header/top2.png);
	background-repeat:	no-repeat;
	height:				165px;
	width:				1079px;
}

#topimg3
{
	background-repeat:	no-repeat;
	height:				165px;
	width:				1079px;
}

#topnavi
{
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/topnavibg.png);
	background-repeat:	no-repeat;
	height:				24px;
	width:				968px;
}

#topnavimenu
{
	color:			#fff;
	padding-left:	19px;
	padding-top:	7px;
	float:			left;
}

#topnavisearch
{
	float:			right;
	padding-top:	2px;
}


/* STYLE CLASSES */

.activebg
{
	background-color:	#f3f4f4;
}

.fliesstext
{
	padding-left:	11px;
	padding-right:	11px;
}

.navilevel1, .navilevel1:link, .navilevel1:hover, .navilevel1:active, .navilevel1:focus, .navilevel1:visited
{
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/navilevel1.png);
	background-position:0px 0px;
	background-repeat:	no-repeat;
	color:				#666;
	display:			block;
	height:				14px;
	padding-left:		15px;
	padding-top:		3px;
}

.navilevel2, .navilevel2:link, .navilevel2:hover, .navilevel2:active, .navilevel2:focus, .navilevel2:visited
{
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/navilevel2.png);
	background-position:0px 2px;
	background-repeat:	no-repeat;
	color:				#666;
	display:			block;
	padding-left:		15px;
}

.navilevel3, .navilevel3:link, .navilevel3:hover, .navilevel3:active, .navilevel3:focus, .navilevel3:visited
{
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/navilevel3.png);
	background-position:0px 4px;
	background-repeat:	no-repeat;
	color:				#666;
	display:			block;
	padding-left:		10px;
}

.navilevel4, .navilevel4:link, .navilevel4:hover, .navilevel4:active, .navilevel4:focus, .navilevel4:visited
{
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/navilevel3.png);
	background-position:0px 4px;
	background-repeat:	no-repeat;
	color:				#666;
	display:			block;
	padding-left:		10px;
}

.active, .active:link, .active:hover, .active:visited, .active:active, .active:focus
{
	color:	#f5841e;
}

.navilevel1_box
{
	border-bottom:		1px solid #d6d7d8;
	margin-left:		3px;
	margin-right:		3px;
	padding-bottom:		3px;
}

.navilevel2_box
{
	margin-left:	16px;
}

.navilevel3_box
{
	margin-left:	16px;
}

.navilevel4_box
{
	margin-left:	16px;
}

.rightspace
{
	padding-right:	20px;
}

.suchfeld
{
	border:		1px solid #d6d7d8;
	padding:	1px;
	width:		130px;
}

.teaser
{
	background-image:	url(/internet/wGlobal/layout/images/backgrounds/teaserbg.png);
	background-position:0px 0px;
	background-repeat:	no-repeat;
	border-bottom:		1px solid #d6d7d8;
	margin-bottom:		7px;
	margin-left:		3px;
	margin-right:		3px;
	padding-bottom:		8px;
	padding-left:		15px;
	padding-top:		3px;
}

.topmenu, .topmenu:link, .topmenu:hover, .topmenu:visited, .topmenu:active, .topmenu:focus
{
	color:				#fff;
}

.wglPortletHead
{
	display:	none;
}



@media print
{
	body, html, td
	{
		color:				#666;
		font-family:		Verdana, sans-serif;
		font-size:			8pt;
	}
}