/* EnergieSparTage */

/* Basics */
*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: rgb(223, 225, 163);
}

body#Popup
{
	background-color: white;
}

h1, h2 {
	font-weight: normal;
}

h3, h4 {
	font-weight: bold;
}

h1 {
	/* font-size: 1.4em; */
	font-size: 20px;
	letter-spacing: -1px;
}

h1#SiteTitle
{
}

h2
{
	/*
	font-size: 1.3em;
	margin-bottom: 0.3em;
	margin-top: 1em;
	*/
	font-size: 20px;
	/* letter-spacing: -1px; */
	margin-bottom: 8px;
	margin-top: 20px;
	color: rgb(206, 0 , 26);
}

h3
{
	/*
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	*/
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
}

h4
{
	/*
	font-size: 0.8em;
	margin-bottom: 0.4em;
	*/
	font-size: 12px;
	margin-bottom: 4px;
}

h4.TopHeader
{
	text-decoration: underline;
	color: black;
}

p
{
	/*
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 0.8em;
	*/
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	color: black;
}

p.Teaser
{
	/*
	font-size: 0.87em;
	line-height: 1.2em;
	*/
	font-size: 12px;
	font-weight: bold;
	color: rgb(206, 0, 26);
}

p.SmallText,
span.SmallText
{
	/*
	font-size: 0.7em;
	line-height: 1.2em !important;
	margin-bottom: 0.5em;
	*/
	font-size: 9px;
	line-height: 10px !important;
	margin-bottom: 4px;
}

p#SiteDescription
{
}

a
{
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

a:hover
{
	color: rgb(206, 0, 26);
	text-decoration: underline;
}

a img
{
	border: none;
}

a.ReadMore
{
	padding-left: 15px;
	background: url("../img/ico_more_link.gif") 0px 0.25em no-repeat;
}


form
{
}

input
{
}

input.Textfield
{
	/*
	padding-left: 0.3em;
	padding-right: 0.3em;
	*/
	padding-left: 4px;
	padding-right: 4px;
}

input.SizeXXL
{
	width: 96%;
}

textarea
{
}

select
{
}

option
{
	padding-right: 5px;
}

label
{
	/*
	font-size: 0.8em;
	margin-bottom: 0.4em;
	*/
	font-size: 10px;
	margin-bottom: 4px;
	display: block;
}


ul
{
	list-style-type: none;
}

li
{
}


table
{
	border-spacing: 0;
}

thead
{
}

tr
{
}

th,
td
{
	vertical-align: top;
}

td p,
td li
{
	font-size: 12px !important;
}

td h3
{
	font-size: 16px !important;
}

td h4
{
	font-size: 12px !important;
}

.Size.XS
{
	width: 20%;
}

.Size.S
{
	width: 30%;
}

.Size.M
{
	width: 40%;
}

.Size.L
{
	width: 60%;
}

.Size.XL
{
	width: 80%;
}

.Size.XXL
{
	width: 96%;
}


div.Unfloat
{
	float: none;
	clear: both;
	height: 1px;
	margin: -1px 0px -1px 0px;
	padding: 0px;
	overflow: hidden;
	border: none;
}


/* Layoutstructure overview and additions */
div#MainWrapper
{
	background: url('../img/BgMainWrapper.gif') top center repeat-y;
}

	div#PageHeader
	{
/*		border-top: 1px solid white; */
		border-bottom: 1px solid white;
		background: transparent none top center repeat-y;
	}
	div#PageHeader div.Wrapper {

	}
		div#Logo
		{
			background-color: white;
		}
		div#Logo div.Inner
		{
			border-left: solid 1px white;
			border-right: solid 1px white;
		}
		div#PageHeaderContent
		{
			background-color: rgb(226, 0, 26);
		}
		div#PageHeaderContent div.Inner
		{
			border-right: 1px solid white;
			overflow: hidden;
			text-align: right;
		}
		div#CompanyLogo
		{
			margin: 7px 15px 0px 0px;
		}
		div#CompanyLogo h2
		{
			margin: 0px !important;
		}
		div#EventClaim
		{
			display: none;
		}
		div#BaseNavigation
		{
			display: none;
		}

	div#PageBody
	{
		background: url("../img/BgPageBody.gif") top left repeat-y;
	}
		div#ContentFrame
		{
			background: transparent url("../img/BgContentFrame.gif") top left repeat-x;
		}
			div#ContentHeader
			{
				background: rgb(233, 233, 233) url("../img/line.gif") top right repeat-y;
			}
			div#KeyVisual {
/*				border-bottom: 1px solid white; */
			}
			div#KeyVisual img {
				display: block;
			}
			div#ContentBody {
				position: relative;
				z-index: 10;
				background: transparent none top left no-repeat;
			}
			div#ContentBody div.TwoColWrapper {
				width: 100%;
				background: url("../img/twocolwrapper_back.gif") top right repeat-y;
			}
				div#ContentBody div.Col1_2 { }
				div#ContentBody div.Col1_2 div.Inner { }
				div#ContentBody div.Col2_2 {
				}
				div#ContentBody div.Col2_2 div.Inner {
					margin-left: 1px; /* respect space for background line image */
				}
			div#ContentFooter
			{
				border-top: 1px solid rgb(207, 213, 0);
				margin-top: 15px;
				margin-right: 15px;
				margin-left: 15px;
				padding-top: 5px;
				padding-bottom: 5px;
			}
			div#ContentFooter p
			{
				/*
				font-size: 0.7em;
				padding-bottom: 0.2em;
				*/
				font-size: 11px;
				padding-bottom: 4px;
				color: black;
				text-align: center;
			}
			div#ContentFooter p.RefreshDate
			{
			}
			div#ContentFooter a
			{
				color: black;
				font-weight: normal !important;
				text-decoration: underline;
			}

		div#NavigationFrame {
		}
			div#NavigationBasics
			{
				border-bottom: 1px solid white;
				border-right: 1px solid white;
			}
				div#NavigationBasics .Inner
				{
					background-color: rgb(226, 0, 26);
					padding-top: 4px;
					padding-bottom: 1px;
					padding-left: 9px;
					margin-left: 1px;
					margin-right: 0px;
					height: 29px;
				}
				div#NavigationBasics .Inner a {
					/* margin-right: 15px; */
					margin-right: 6px;
				}
			div#NavigationSearch { }
			div#NavMain {
			}
			div#NavMain div.Inner
			{
				/* margin-right: 1px; */
				/* margin-left: 1px; */
			}
			div#NavigationFooter { }

		div#InfoFrame { }

	div#PageFooter
	{
		height: 46px;
		overflow: hidden;
	}
		div#PageFooter .Inner
		{
			height: 56px;
			background: transparent url('../img/BgPageFooter.gif') center top no-repeat;
		}




/* iCal/vCal-Download in NavigationBasics - ANFANG */
div#NavigationBasics
{
	position: relative
}

div#NavigationBasics_CalendarDownload
{
	position: absolute;
	left: auto;
	right: 4px;
	top: 4px;
	width: 30px;
	height: 26px;
	background: transparent url('../img/nav_basic_calendar.gif') 4px 4px no-repeat;
	cursor: pointer;
	z-index: 10000;
	font-size: 12px;
}

div#NavigationBasics_CalendarDownload ul
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style-type: none;
	background: white url('../img/nav_basic_calendar_act.gif') 3px 3px no-repeat;
	border: solid 1px rgb(226, 0, 26);
	font-size: 12px;
}

div#NavigationBasics_CalendarDownload ul li
{
	display: block;
	height: 24px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: white none left top repeat-x;
	font-size: 12px;
}

div#NavigationBasics_CalendarDownload ul li a
{
	display: block;
	height: 20px;
	margin: 0px !important;
	padding: 4px 15px 0px 20px;
	float: left; /* wegen IE6 */
	background: transparent none left top repeat-x;
	text-decoration: none;
	font-size: 12px;
	color: rgb(226, 0, 26);
}
div#NavigationBasics_CalendarDownload ul li a:hover
{
	text-decoration: underline;
	color: rgb(226, 0, 26);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
}


div#NavigationBasics_CalendarDownload:hover ul
{
	display: block;
}

div#NavigationBasics_CalendarDownload ul li.IcalDownloadItem a
{
	background: transparent url('/styles/shared/img/icon_ical.gif') left center no-repeat;
}

div#NavigationBasics_CalendarDownload ul li.VcalDownloadItem a
{
	background: transparent url('/styles/shared/img/icon_vcal.gif') left center no-repeat;
}

/* iCal/vCal-Download in NavigationBasics - ENDE */



/* Pageheader */

div#EventClaim {
	padding-left: 15px;
	padding-top: 13px;
	float: left;
}
div#EventClaim p {
	color: white;
	line-height: 1.1em;
}

div#LanguageSwitcher {
	float: right;
	padding-top: 13px;
	padding-right: 15px;
}
div#LanguageSwitcher a {
	color: white;
}
div#LanguageSwitcher a.En {
	background: url("../img/flag_en.gif") top left no-repeat;
	padding-left: 25px;
}




/* Content */

div#ContentBody div.StandardContent {
	position: relative;
	padding: 0px 15px 0px 15px;
	/* margin-bottom: 1.5em; */
	margin-bottom: 18px;
	clear: both;
	zoom:1;
}
div#ContentBody div.StandardContent.Half {
	float: left;
	width: 255px;
	padding-right: 0px;
}
div#ContentBody div.FullwidthContent {
	margin-right: 1px;
	padding: 0px;
}

div#ContentBody div.StandardContent.ProductMaintenanceMainHeadline
{
	clear: none !important;
}



/* Content Column 1 */

div#ContentBody div.Col1_2 {

}
div#ContentBody div.Col1_2 div.Inner {

}

div#ContentBody div.Col1_2 div.StandardContent {
	padding-bottom: 10px;
}

div#ContentBody div.Col1_2 div.FullwidthContent {
	margin-right: 0px;
}



/* Content Column 2 */

div#ContentBody div.Col2_2 { }
div#ContentBody div.Col2_2 div.Inner { }

div#ContentBody div.Col2_2 div.StandardContent {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
div#ContentBody div.Col2_2 div.FullwidthContent {
	margin-left: 1px;
	margin-right: 0px;
	padding: 0px;
}

div#ContentBody div.Col2_2 p {
	/*
	font-size: 0.7em;
	line-height: 1.3em;
	padding-bottom: 0.6em;
	*/
	font-size: 8px;
	line-height: 11px;
	padding-bottom: 5px;
}

div#ContentBody div.Col2_2 div h3 {
	width: 150px;
	/*
	font-size: 0.8em;
	margin-bottom: 0.3em;
	*/
	font-size: 10px;
	margin-bottom: 3px;
	background-color: rgb(100, 193, 234);
	color: white;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}
div#ContentBody div.Col2_2 div h3 a
{
	color: white;
}

div#ContentBody div.Col2_2 div.News {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
div#ContentBody div.Col2_2 div.News p
{
	/*
	font-size: 0.7em;
	line-height: 1.3em;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	*/
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid rgb(233, 233, 233);
}

div#ContentBody div.Col2_2 div.Program {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
div#ContentBody div.Col2_2 div.Program ul {

}
div#ContentBody div.Col2_2 div.Program li {
	padding-top: 5px;
	padding-bottom: 8px;
}
div#ContentBody div.Col2_2 div.Program ul h4.Time {
	/*
	font-size: 0.65em;
	line-height: 1.3em;
	*/
	font-size: 8px;
	line-height: 11px;
	margin-bottom: 3px;
	border-bottom: 1px solid rgb(233, 233, 233);
}
div#ContentBody div.Col2_2 div.Program li p {
	/*
	font-size: 0.7em;
	line-height: 1.3em;
	padding-bottom: 0.2em;
	*/
	font-size: 8px;
	line-height: 11px;
	padding-bottom: 2px;
}
div#ContentBody div.Col2_2 div.Program p {
	/*
	font-size: 0.7em;
	line-height: 1.3em;
	*/
	font-size: 8px;
	line-height: 11px;
}


div#ContentBody div.Col2_2 div.Contact {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
div#ContentBody div.Col2_2 div.Contact div.Person {
	clear: both;
	border-bottom: 1px solid rgb(233, 233 , 233);
	margin-bottom: 10px;
}
div#ContentBody div.Col2_2 div.Contact div.Person div.Portrait {
	float: left;
	margin-right: 5px;
	width: 50px;
}
div#ContentBody div.Col2_2 div.Contact div.Person div.Portrait img {
	width: 50px;
}
div#ContentBody div.Col2_2 div.Contact div.Person div.Address {
}
div#ContentBody div.Col2_2 div.Contact div.Person div.Address p {
	/*
	font-size: 0.7em;
	line-height: 1.3em;
	padding-bottom: 0.2em;
	*/
	font-size: 8px;
	line-height: 11px;
	padding-bottom: 2px;
}




/* Attributes for ("StandardContent") container */

.ContainerLineTop
{
	padding-top: 18px !important;
	border-top: 1px solid rgb(207, 213, 0);
}
.ContainerLineBottom
{
	border-bottom: 1px solid rgb(207, 213, 0);
}
.FullwidthContent {
}
.FullwidthContent img {
	display: block;
}
.ContainerVariationA
{
	background-color: rgb(243, 244, 190);
}

/* possible pic positions */
.ImageLeftfloating img {
	float: left;
	margin-right: 10px;
}
.ImageRightfloating img {
	float: right;
	margin-left: 10px;
}
.ImageLeftfloating img,
.ImageRightfloating img {
/*	margin-top: 10px; */
	margin-bottom: 10px;
	padding: 6px;
	/* background-color: rgb(251, 209, 94); */
	background-color: transparent;
}


.ImageCentered img {
	display: block;
	margin: 10px auto 10px auto;
}

img.noborder {
	padding: 0px;
	border: none;
	background-color: transparent;
}




/* Elements */

/* Downloadbox - sidecolumn on startpage */
div#ContentBody div.Col2_2 div.FeatureDownload {
	background: white url('../img/downloadbox_bottom_left.gif') bottom left no-repeat;
	width: 189px;
	padding-top: 10px;
}
div#ContentBody div.Col2_2 div.FeatureDownload div.Thumbnail {
	width: 70px;
	float: left;
	padding-left: 15px;
}
div#ContentBody div.Col2_2 div.FeatureDownload div.Description {
/*	margin-left: 70px; */
	padding-left: 15px;
	padding-right: 15px;
}
div#ContentBody div.Col2_2 div.FeatureDownload div.Description p {
	/*
	font-size: 0.7em;
	line-height: 1.2em;
	*/
	font-size: 8px;
	line-height: 10px;
}



div.Line
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgb(207, 213, 0);
}

div.Framed
{
	border: 1px solid rgb(204, 204, 204);
	background-color: rgb(233, 233, 233);
	padding: 5px;
}
div.Framed p {
	/*
	line-height: 1.2em;
	padding-bottom: 0.4em;
	*/
	line-height: 14px;
	padding-bottom: 3px;
}


/* Standard table */
div.StandardContent table,
div.EventCalendar table,
table.CommonList
{
	border-left: 1px solid white;
	border-top: 1px solid white;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

div.StandardContent table td,
div.EventCalendar table td,
table.CommonList td
{
	background-color: rgb(242, 244, 146);
}

div.StandardContent table th,
div.EventCalendar table th,
table.CommonList th
{
	background-color: rgb(226, 0, 26);
	font-weight: normal;
	color: white;
	text-align: left;
}

div.StandardContent table td,
div.StandardContent table th,
div.EventCalendar table td,
div.EventCalendar th,
table.CommonList td,
table.CommonList th
{
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 6px;
	/* font-size: 0.8em; */
	font-size: 12px;
	line-height: 18px;
}

div.StandardContent table td.Label,
div.EventCalendar table td.Label,
table.CommonList td.Label
{
	background-color: rgb(207, 213, 0);
	color: black;
}

div.StandardContent table td.Label,
div.StandardContent table th.Label,
table.CommonList td.Label,
table.CommonList th.Label
{
	text-align: right;
}


table.Clean {
	border: none !important;
	background: none !important;
	border-collapse: collapse;
	clear: none !important;
	display: inline !important;
}
table.Clean td,
table.Clean th {
	border: none !important;
	background: none !important;
}


/* Table for downloads */
table.Downloads {

}
table.Downloads td.Icon
{
	background-color: rgb(207, 213, 0);
}


/* styles for htmlarea */
div.htmlarea {
	background: none !important;
}
div.htmlarea div.toolbar {
	clear: both;
}
div.htmlarea div.toolbar table {
	padding: 0px !important;
	border: none !important;
	margin-bottom: 0px !important;
	width: auto !important;
}
div.htmlarea div.toolbar table td {
	padding: 0px !important;
	border: none !important;
	margin-bottom: 0px !important;
	background: transparent !important;
}

div.htmlarea iframe {
	background-color: white !important;
	width: 97% !important;
}



/* Event calendar */
div.EventCalendar {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;

}
div.EventCalendar h3 {
	/*
	margin-top: 1em !important;
	margin-bottom: 1em !important;
	*/
	margin-top: 12px !important;
	margin-bottom: 12px !important;
	font-weight: bold;
}
div.EventCalendar p.SelectedDate {
	/* font-size: 0.65em; */
	font-size: 10px;
	text-align: right;
}
div.EventCalendar div.DateSelector {
	margin-bottom: 15px;
}

div.EventCalendar div.DateSelector select {
}
div.EventCalendar div.DateSelector select option {
}

div.EventCalendar td {
/*	padding-top: 10px !important; */
}
div.EventCalendar h4 {
	font-weight: bold;
	/* margin: 0px 0px 0.2em 0; */
	margin: 0px 0px 3px 0;
}
div.EventCalendar td p {
	/* margin-bottom: 0.2em; */
	margin-bottom: 3px;
}
div.EventCalendar span {
	display: block;
	/* line-height: 1.4em; */
	line-height: 16px;
}
div.EventCalendar em {
}



/* Listings */
div.StandardContent ul,
ul.StandardList {
	margin-bottom: 10px;
}
div.StandardContent ul li,
ul.StandardList li
{
	padding-left: 14px;
	background: url("../img/list_dot.gif") 1px 4px no-repeat;
	/*
	font-size: 0.8em;
	margin-bottom: 0.8em;
	*/
	margin-bottom: 8px;
	color: black;
	zoom: 1;
}
div.Col2_2 div.StandardContent ul li {
	/* font-size: 0.7em; */
	font-size: 8px;
}

div.Col2_2 div.StandardContent ul {
}
div.Col2_2 div.StandardContent ul li {
	padding-left: 13px;
	background: url("../img/list_dot.gif") 0px 3px no-repeat;
}

div.StandardContent ol {
	/* padding-bottom: 0.8em; */
	padding-bottom: 10px;
	padding-left: 20px;
}



/* List for downloads */
ul.Downloads {

}
ul.Downloads li {
	background: url("../img/list_downloads_dot.gif") 2px 5px no-repeat !important;
}
ul.Downloads li span.FileDetails
{
	color: black;
}




div.ProductgroupBrowser {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}
div.ProductgroupBrowser ul {
}
div.ProductgroupBrowser ul li {
	/* font-size: 0.8em; */
	font-size: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	background: url("../img/list_dot.gif") 0px 3px no-repeat;
	clear: right;
}
div.ProductgroupBrowser ul li.TreeNode,
div.ProductgroupBrowser ul li.TreeNodeOpen,
div.ProductgroupBrowser ul li.TreeNodeClosed {
/*	font-size: 0.8em; */
	background: none;
}
div.ProductgroupBrowser ul li.TreeNodeOpen {
	background: url("../img/list_dot_treeopen.gif") 0px 3px no-repeat !important;
}
div.ProductgroupBrowser ul,
div.ProductgroupBrowser ul li,
div.ProductgroupBrowser ul li.TreeContainer ul,
div.ProductgroupBrowser ul li.TreeContainerOpen ul,
div.ProductgroupBrowser ul li.TreeContainerClosed ul {
/*	display: inline-block; */
	zoom: 1;
}
div.ProductgroupBrowser ul li.TreeContainerOpen {
}
div.ProductgroupBrowser ul li.TreeNodeClosed {
	background: url("../img/list_dot_treeclosed.gif") 0px 3px no-repeat !important;
}
div.ProductgroupBrowser ul li.TreeContainerClosed {
	display: none !important;
}

div.ProductgroupBrowser ul li li {
	/* font-size: 1.0em; */
	font-size: 10px;
}
div.ProductgroupBrowser ul li.TreeContainer,
div.ProductgroupBrowser ul li.TreeContainerOpen,
div.ProductgroupBrowser ul li.TreeContainerClosed {
	background: none;
}




div.SubMenu {
	padding: 15px 15px 10px 15px;
}
/* Common cascades in template 'subnavigation': 	.SubMenu.Leftfloater.SmallMargin (.MediumMargin) */
/*													.SubMenu.Righttfloater.SmallMargin (.MediumMargin) */
div.SubMenu div.Inner {
}
div.SubMenu div.Inner h3 {
	/* font-size: 0.9em; */
	font-size: 11px;
	margin: 0px 0px 5px 10px;
}
div.SubMenu div.Inner ul {
}
div.SubMenu div.Inner ul li {
	/* font-size: 0.8em; */
	font-size: 10px;
	display: inline; /* For IE */
}

div.SubMenu div.Inner ul li span,
div.SubMenu.Leftfloater div.Inner ul li span {
	background: url('../img/submenu_tab_top_right.gif') top right no-repeat;
}
div.SubMenu div.Inner ul li span a,
div.SubMenu.Leftfloater div.Inner ul li span a {
	background: url('../img/submenu_tab_bottom_right.gif') bottom right no-repeat;
}
div.SubMenu.Rightfloater div.Inner ul li span {
	background: url('../img/submenu_tab_top_left.gif') top left no-repeat;
}
div.SubMenu.Rightfloater div.Inner ul li span a {
	background: url('../img/submenu_tab_bottom_left.gif') bottom left no-repeat;
}

div.SubMenu div.Inner ul li span {
	background-color: #F37AC5 !important;
	display: block;
	border-bottom: 4px solid #E7F2EA;
}
div.SubMenu div.Inner ul li span:hover {
	background-color: #AC0518 !important;
}
div.SubMenu div.Inner ul li.Selected span {
	background-color: #AC0518 !important;
}

div.SubMenu div.Inner ul li a {
	display: block;
	padding: 4px 10px 4px 10px;
	width: 150px;
	color: white;
}
div.SubMenu div.Footer {
	display: none;
}





div.TabStrip
{
	padding: 10px 0px 0px 0px;
	/* margin-bottom: 1.5em; */
	margin-bottom: 18px;
	margin-left: 15px;
	margin-right: 15px;
	/* background: url('../img/tabstrip_back.gif') bottom left repeat-x; */
	border-bottom: solid 4px rgb(226, 0, 26);
	zoom: 1;
}

div.TabStrip div.Inner
{
	zoom: 1;
}

div.TabStrip div.Footer
{
	height: 1px;
	margin: -1px 0px -1px 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}

div.TabStrip h3
{
	margin: 0px 0px 10px 0px;
	/* font-size: 0.9em; */
	font-size: 16px;
}

div.TabStrip ul
{
	padding: 0px;
}

div.TabStrip ul li
{
	display: block;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	background: transparent url('../img/tab_top_left.gif') top left no-repeat;
	/* font-size: 0.8em; */
	font-size: 12px;
	border-bottom: 3px solid #FFFFFF;
}

div[class~='TabStrip'] ul li
{
	background: transparent url('../img/tab_top_left.png') top left no-repeat !important;
}

div.TabStrip ul li span
{
	display: block;
	padding: 0px 10px 0px 0px;
	background: transparent url('../img/tab_top_right.gif') top right no-repeat;
}

div[class~='TabStrip'] ul li span
{
	background: transparent url('../img/tab_top_right.png') top right no-repeat !important;
}

div.TabStrip ul li a
{
	display: block;
	padding: 8px 0px 4px 0px;
	background: transparent url('../img/tab_top.gif') top left repeat-x;
	white-space: nowrap;
	color: black;
	font-weight: normal !important;
	text-decoration: none;
}

div.TabStrip ul li a:hover
{
	text-decoration: underline;
}

div.TabStrip ul li.Selected
{
	background: transparent url('../img/tab_top_left_selected.gif') top left no-repeat;
	border-bottom: 3px solid rgb(226, 0, 26);
}

div[class~='TabStrip'] ul li.Selected
{
	background: transparent url('../img/tab_top_left_selected.png') top left no-repeat !important;
}

div.TabStrip ul li.Selected span
{
	background: transparent url('../img/tab_top_right_selected.gif') top right no-repeat;
}

div[class~='TabStrip'] ul li.Selected span
{
	background: transparent url('../img/tab_top_right_selected.png') top right no-repeat !important;
}

div.TabStrip ul li.Selected a
{
	background: rgb(226, 0, 26) none top right no-repeat;
	color: white;
}


div.TabStripSmall {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px !important;
	zoom: 1;
	border-bottom: 4px solid #BD1920;
}

div.TabStripSmall div.Body {
	display: inline-block;
}

div.TabStripSmall ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none;
}
div.TabStripSmall ul li {
	margin: 0px !important;
	padding: 4px 7px 2px 7px !important;
	float: left;
	background: none;
}
div.TabStripSmall ul li a {
	display: block;
}
div.TabStripSmall ul li.Selected {
	float: left;
	background: #BD1920;
}
div.TabStripSmall ul li.Selected a {
	color: white;
}
div.TabStripSmall div.Footer {
	height: 0px;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
	clear: both;
}




div.ElementGroup {
	margin-bottom: 10px;
}
div.ElementGroup div.Header {

}
div.ElementGroup div.Body {

}
div.ElementGroup div.Footer {

}
div.ElementUnit
{
	margin-bottom: 10px;
	background-color: rgb(242, 244, 146);
	padding: 6px;
	clear: both;
}
div.ElementUnit.FormSubmit
{
	background-color: transparent;
	padding-left: 0px;
}

div.ElementUnit p {
	padding-bottom: 0px;
}
div.ElementUnit br {
	clear: both;
}
div.ElementGroup div.ElementUnit
{
	margin-bottom: 1px;
}


div.ElementUnit label {
	padding-right: 5px;
	float: left;
	/* margin-bottom: 0.2em; */
	margin-bottom: 2px;
	color: black;
	font-size: 12px;
}

div.ElementUnit.Simple {
	margin-bottom: 10px !important;
	padding: 0px;
	background: none;
	clear: both;
}
div.ElementUnit.Simple label {
	display: block;
	float: none;
	/*
	font-size: 0.65em;
	margin-bottom: 0.2em;
	*/
	font-size: 12px;
	margin-bottom: 2px;
	width: 100% !important;
}





div.FairguideHint
{
	width: 188px;
	margin: 0px 0px 10px 10px;
	float: right;
}
div.FairguideHint div.Body
{
	border-bottom: 3px solid rgb(226, 0, 26);
	border-left: 3px solid rgb(226, 0, 26);
	border-right: 3px solid rgb(226, 0, 26);
}
div.FairguideHint h3
{
	/* font-size: 0.7em; */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px 6px 3px 6px;
	color: white;
	background-color: rgb(226, 0, 26) !important;
	border: none !important;
}
div.FairguideHint h4 {
/*	background-color: #D61900; */
	padding: 3px 6px 3px 6px;
	/* font-size: 0.7em; */
	font-size: 10px;
	margin: 0px;
}
div.FairguideHint p {
	padding: 3px 6px 3px 6px;
	/*
	font-size: 0.65em;
	line-height: 1.3em;
	*/
	font-size: 10px;
	line-height: normal;
	margin: 0px;
}




div.CompanyDetail {
	padding-left: 15px;
	padding-right: 15px;
}
div.CompanyDetail h4 {
	/* font-size: 0.9em; */
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 3px 5px 3px 5px;
	background-color: rgb(233, 233, 233);
}
div.CompanyDetail p {
	padding-left: 5px;
	padding-right: 5px;
}


div.Productbox {
	margin-bottom: 20px;
}
div.Productbox div.Header {

}
div.Productbox div.Body {

}
div.Productbox div.Footer {
	clear: both;
}
div.Productbox div.Header h4 span {
	/* font-size: 0.7em; */
	font-size: 8px;
}
div.Productbox div.Header h4 span.Display {
	display: none;
}
div.Productbox div.Header h4 span.Hide {
	display: inline;
}
div.Productbox.Closed div.Header h4 span.Display {
	display: inline;
}
div.Productbox.Closed div.Header h4 span.Hide {
	display: none;
}

div.Productbox.Open div.Body {
	display: block;
}
div.Productbox.Closed div.Body {
	display: none;

}
div.Productbox div.Body div
{
	float: right;
	padding: 6px;
	background-color: rgb(233, 233, 233);
	margin-left: 15px;
	margin-bottom: 15px;
}



div.ContactBox {
	float: left;
	width: 225px;
	padding-right: 30px;
	margin-bottom: 30px;
}
.Half div.ContactBox {
	float: none;
}
div.ContactBox p {
	margin: 0px;
	padding: 0px;
}
div.ContactBox p.Name {
	margin-top: 20px;
	color: black;
}
div.ContactBox p.Department {
	/*
	font-size: 0.65em;
	margin-bottom: 0.6em;
	*/
	font-size: 10px;
	line-height: normal;
	margin-bottom: 5px;
}
div.ContactBox p.Image
{
	width: 72px;
	height: 100px;
	background: white url('../img/noimage.gif') center center no-repeat;
	float: left;
	border: 1px solid rgb(207, 213, 0);
	line-height: 0;
	margin: 0px 10px 10px 0px;
	padding: 2px;
}
div.ContactBox p.Image img {
}

div.ContactBox p.Email,
div.ContactBox p.Phone,
div.ContactBox p.Fax
{
	/* font-size: 0.7em; */
	font-size: 10px;
	line-height: normal;
	background-color: rgb(242, 244, 146);
	padding: 0px 5px 5px 5px;

}
div.ContactBox p.Email {
/*	border-top: 1px solid #C2CBD5; */
	clear: both;
	padding-top: 2px !important;
}
div.ContactBox p.Phone {
}
div.ContactBox p.Fax {
	padding-bottom: 5px !important;
}






div.AddressBox {
	margin-bottom: 30px;
}


div.AddressBox p {
	margin: 0px;
	padding: 0px;
}
div.AddressBox p.Image {

}
div.AddressBox p.Companyname
{
	margin-top: 10px;
	color: black;
	/* font-size: 0.9em; */
	font-size: 12px;
}
div.AddressBox p.Street {
	/* margin-top: 0.7em; */
	margin-top: 6px;
}
div.AddressBox p.City {

}
div.AddressBox p.WebURL {
	/* margin-top: 0.7em; */
	margin-top: 6px;
}
div.AddressBox p.Email {

}
div.AddressBox p.Phone {
	/* margin-top: 0.7em; */
	margin-top: 6px;
}
div.AddressBox p.Fax {

}


div.NewsBox {
	clear: both;
	margin-bottom: 20px;
}
div.NewsBox p.Title
{
	/*
	font-size: 0.7em;
	margin-bottom: 0.3em;
	*/
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 0px;
	color: rgb(226, 0, 26);
	/* border-bottom: solid 1px black; */
	/* text-align: right; */
	zoom: 1;
}
div.NewsBox h3
{
	/* border-bottom: 1px solid rgb(233, 233, 233); */
	padding-bottom: 4px;
	margin-top: 0px;
	/* margin-bottom: 0.5em; */
	margin-bottom: 8px;
}
div.NewsBox p.Date {
	/*
	font-size: 0.65em;
	padding-bottom: 0.6em;
	*/
	font-size: 11px;
	padding-bottom: 5px;
}
div.NewsBox p.MoreLink {
}
div.NewsBox div.NewsContent
{
	/*
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 0.4em;
	*/
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 3px;
	color: black;
}
div.NewsBox div.NewsContent div.Image {

}
div.NewsBox div.NewsContent div.Text {

}
div.NewsBox div.NewsContent p,
div.NewsBox div.NewsContent li {
	/* font-size: 100%; */
}
div.NewsBox div.NewsContent h4 {
	font-size: inherit;
	font-weight: bold;
	/*
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	*/
	margin-top: 8px;
	margin-bottom: 8px;
}


div.ProtoToggleBox,
div.ProtoToggleBox *
{
	zoom: 1;
}

div.ProtoToggleBox {
	margin-bottom: 15px;
	border: 1px solid rgb(207, 213, 0);
}
div.ProtoToggleBox h3 {
	background-color: rgb(243, 244, 190);
	padding: 5px 7px;
	margin: 0px;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	color: blue; /* Linkfarbe wie in Zeile 69 */
}
div.ProtoToggleBox h3:hover
{
	color: rgb(206, 0, 26);
	text-decoration: underline;
}
div.ProtoToggleBox div.ProtoToggleBoxContent {
/*	background-color: #FDCDA3; */
}
div.ProtoToggleBox div.ProtoToggleBoxContent div.Inner {
	padding: 10px 5px 2px 5px;
	/*
	border: 1px solid rgb(207, 213, 0);
	border-top: none;
	border-bottom: none;
	*/
}
div.ProtoToggleBox div.ProtoToggleBoxContent div.Inner img
{
	padding: 0px;
}

div.ProtoToggleBox div.ProtoToggleBoxContent div.Inner table td.Label
{
	color: rgb(51, 51, 51);
	font-weight: bold;
}

/* Pagemessages */
div.Pagemessage {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px 10px 0px 30px;
}
div.Pagemessage p {
	/*
	line-height: 1.4em;
	margin-bottom: 0.5em;
	*/
	line-height: 14px;
	margin-bottom: 6px;
}
div.Pagemessage p em {
	font-style: normal;
}
div.Pagemessage ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
	/* margin-bottom: 0.5em; */
	margin-bottom: 6px;
}
div.Pagemessage ul li {
	margin-bottom: 5px;
}

div.Pagemessage.Error {
	background: #FEEAEB url('../img/pagemessage_error_back.gif') top left no-repeat;
	border: 1px solid #FBA3A7;
	color: #EC1D26 !important;
}

div.Pagemessage.Confirmation {
	background: #E4F5DE url('../img/pagemessage_conf_back.gif') top left no-repeat;
	border: 1px solid #82B76F;
	color: #33711D !important;
}

div.Pagemessage.Info {
	background: #EFEFEF url('../img/pagemessage_info_back.gif') top left no-repeat;
	border: 1px solid #A6A6A6;
	color: #606060 !important;
}






/* Image Gallery */
div.ImageGallery {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	zoom:1;
}
div.ImageGallery div.Inner {
}
div.ImageGallery div.Inner h2 {
	/* font-size: 1em; */
	margin: 0px 15px 5px 0px;
	padding: 0px;
}


div.ImageGallery div.Inner div.Previews {

}

div.ImageGallery div.Inner div.Previews img
{
	width: 100px;
	height: 100px;
	padding: 5px;
	background-color: rgb(242, 244, 146);
	border: 1px solid rgb(207, 213, 0);
}
div.ImageGallery div.Inner div.Previews a {
	margin-right: 15px;
}

div.ImageGallery div.Inner div.GalleryListing {
	margin: 0px;
	padding: 0px;
}

div.ImageGallery div.Inner div.GalleryListing div.GalleryListItem {
	margin: 0px;
	padding: 0px;
}

div.ImageGallery div.Inner div.GalleryListing div.GalleryListItem div.Image {
	margin: 0px;
	padding: 0px;
	width: 110px;
	float: left;
}
div.ImageGallery div.Inner div.GalleryListing div.GalleryListItem div.Image img
{
	width: 100px;
	height: 100px;
	margin: 0px;
	border: 1px solid rgb(207, 213, 0);
}
div.ImageGallery div.Inner div.GalleryListing div.GalleryListItem div.Description {
	padding: 0px 0px 0px 110px;
	margin: 0px;
}

div.ImageGallery ul {
	margin: 15px 15px 15px 15px;
	padding: 0px;
	font-size: 13px;
}

div.ImageGallery li {
	margin: 0px 0px 0.4em 0px;
	padding: 0px;
}


/* Special Containers - ANFANG */

div.StandardContent div.CarRoutesMap
{
	width: 526px;
	border: solid 6px rgb(251, 209, 94);
	overflow: hidden;
}

div.StandardContent div.CarRoutesMap img
{
	position: relative;
	left: -6px;
	display: block;
	padding: 0px !important;
	margin: 0px !important;
	background-color: none;
}


/* Special Containers - ENDE */



/* Popup */
div#PopupWrapper {
	padding: 0px;
	/* font-size: 0.8em; */
	font-size: 10px;
}
div#PopupWrapper div#PopupHeader {
	margin-bottom: 10px;
}
div#PopupWrapper div#PopupBody {

}
div#PopupWrapper div.WindowClose {
	text-align: right;
}
div#PopupWrapper div.WindowClose span {

}


/* ----  Image Gallery in Popup ... */
div#PopupWrapper div#PopupBody div.GalleryImage {
	clear: both;
	text-align: center;
}

div#PopupWrapper div#PopupBody div.GalleryImage img
{
	background-color: rgb(233, 233, 233);
	border: 1px solid rgb(204, 204, 204);
	padding: 10px;
}

div#PopupWrapper div#PopupBody div.ImageDescription {
	margin-top: 10px;
}
div#PopupWrapper div#PopupBody div.ImageDescription p {
}
div#PopupWrapper div#PopupBody div.Nav {
	margin-top: 10px;
}
div#PopupWrapper div#PopupBody div.Nav div.Center {
	text-align: center;
}





/* Navigation */
#NavigationFrame {
}


/* Main Menu */

div#NavMain
{
}

div#NavMain ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#NavMain ul.MainMenu
{
	border-left: solid 1px white;
	border-right: solid 1px white;
}

div#NavMain ul.MainMenu li
{
	display: inline; /* Workaround to prevent IE from displaying a magic space under li's */
}

div#NavMain ul.MainMenu li.SubHeader
{
	display: none;
}

div#NavMain ul.MainMenu li a
{
	display: block;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	color: black;
	border-bottom: 1px solid white;
	background-color: rgb(207, 213, 0);
	/* font-size: 0.8em; */
	text-decoration: none;
	font-weight: normal;
}
div#NavMain ul.MainMenu li a:hover
{
	color: white;
	/* background-color: rgb(253, 252, 186); */
	background-color: rgb(226, 0, 26);
	text-decoration: none;
}
div#NavMain ul.MainMenu li.IsPage
{
}
div#NavMain ul.MainMenu li.IsPage a,
div#NavMain ul.MainMenu li.IsPage a:hover
{
	color: white !important;
	background-color: rgb(226, 0, 26) !important;
}
div#NavMain ul.MainMenu li.IsPage ul.IsOpen a
{
	color: black !important;
	background-color: rgb(242, 244, 146) !important;
}
div#NavMain ul.MainMenu li.IsPage ul.IsOpen a:hover
{
	color: white !important;
	background-color: rgb(226, 0, 26) !important;
}

div#NavMain ul.MainMenu li.HasSubmenu
{
}
div#NavMain ul.MainMenu li.HasSubmenu.IsTree
{
	/* Opened submenu wrapper */
}
div#NavMain ul.MainMenu li.HasSubmenu.IsTree a
{
	color: black;
	background-color: rgb(242, 244, 146);
	border-bottom: solid 1px white;
}
div#NavMain ul.MainMenu li.HasSubmenu.IsTree a:hover
{
	color: white;
	background-color: rgb(226, 0, 26);
}
div#NavMain ul.MainMenu li.HasSubmenu.IsTree ul li a
{
	color: black;
	background-color: rgb(242, 244, 146);
}
div#NavMain ul.MainMenu li.HasSubmenu.IsTree  ul li a:hover
{
	color: white;
	background-color: rgb(226, 0, 26);
}
div#NavMain ul.MainMenu li.HasSubmenu.IsTree ul li.IsPage a
{
	color: white !important;
	background-color: rgb(226, 0, 26) !important;
}


div#NavMain ul.PageNavSubmenu
{
	display: none; /* hide not selected submenus */
}
div#NavMain ul.PageNavSubmenu.IsOpen
{
	display: block; /* display selected submenu */
}
div#NavMain ul.PageNavSubmenu li {
}
div#NavMain ul.PageNavSubmenu li a
{
	background-color: rgb(100, 193, 234);
	font-weight: normal;
	padding-left: 20px;
}



#NavigationFooter {
	padding-top: 10px;
	padding-bottom: 10px;
}
#NavigationFooter ul {
	font-family: Arial, Helvetica, sans-serif;
}
#NavigationFooter ul li {
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#NavigationFooter ul li a {
	color: white;
	/* font-size: 0.8em; */
	font-size: 10px;
	font-weight: bold;
}




/* Medienpartner - ANFANG */

div.MedienPartner
{
	margin-bottom: 2em;
}

div.MedienPartner div.ContentSectionHead
{
	display: none;
}

div.MedienPartner div.ContentSectionFooter
{
	float: none;
	clear: both;
	height: 1px;
}

div.MedienPartner ul
{
	list-style-type: none;
}

div.MedienPartner ul li
{
	margin: 0px 24px 0px 0px;
	padding: 0px;
	background-image: none;
	float: left;
}

div.MedienPartner ul li a img
{
	display: block;
	border: none;
}


/* Medienpartner - ENDE */


/* DownloadBoxes - ANFANG */

div#InfoFlyerDownloadBox
{
	height: 182px;
	margin: 0px 15px 18px 15px;
	padding: 0px;
	background: rgb(254, 252, 186) url('../img/BgBox01.gif') top left repeat-x;
}

div#InfoFlyerDownloadBox div.Thumbnail
{
	float: left;
	margin: 0px 15px 0px 15px;
}

div#InfoFlyerDownloadBox div.Thumbnail img
{
	display: block;
}

div#InfoFlyerDownloadBox div.Description
{
	margin: 0px 15px 0px 15px;
	padding-top: 80px;
}

div#InfoFlyerDownloadBox div.ViewerDownload
{
	margin: 0px 15px 18px 15px;
}

/* DownloadBoxes - ENDE */



/* Spezielle Deco-Texte - ANFANG */

div.StandardContent.ImageLeftfloating div.DecoText
{
	margin-left: 214px;
	margin-right: 0px;
}

div.StandardContent.ImageRightfloating div.DecoText
{
	margin-left: 0px;
	margin-right: 0px;
}

div.StandardContent div.DecoText h3,
div.StandardContent div.DecoText h4
{
	font-family: Georgia, Times, sans-serif;
	font-size: 20px;
	color: rgb(177, 119, 20);
	text-transform: lowercase;
	letter-spacing: -1px;
	line-height: 18px;
	margin-bottom: 2px;
}

div.StandardContent div.DecoText p
{
	margin-bottom: 12px;
}

div.StandardContent div.DecoText1
{
	margin-top: 32px;
}

div.StandardContent div.DecoText1 h4
{
	text-indent: 0px;
}
div.StandardContent div.DecoText1 p
{
	padding-left: 24px;
}

div.StandardContent div.DecoText2 h4
{
	text-indent: 24px;
}
div.StandardContent div.DecoText2 p
{
	padding-left: 24px;
}

div.StandardContent div.DecoText3 h4
{
	text-indent: 0px;
	text-align: right;
}
div.StandardContent div.DecoText3 p
{
	padding-left: 0px;
}

div.StandardContent div.DecoText4 h4
{
	text-indent: 0px;
}
div.StandardContent div.DecoText4 p
{
	padding-left: 48px;
}

div.StandardContent div.DecoText5 h4
{
	text-indent: 12px;
}
div.StandardContent div.DecoText5 p
{
	padding-left: 0px;
}

div.StandardContent div.DecoText6 h4
{
	text-indent: 0px;
}
div.StandardContent div.DecoText6 p
{
	padding-left: 18px;
}

div.StandardContent div.DecoText7 h4
{
	text-indent: 0px;
}
div.StandardContent div.DecoText7 p
{
	padding-left: 0px;
	text-align: right;
}

div.StandardContent div.DecoText8 h4
{
	text-indent: 32px;
}
div.StandardContent div.DecoText8 p
{
	padding-left:48px;
}

div.StandardContent div.DecoText9 h4
{
	text-indent: -32px;
	padding-left: 32px;
}
div.StandardContent div.DecoText9 p
{
	padding-left: 64px;
}

div.StandardContent div.DecoText10 h4
{
	text-indent: 0px;
	text-align: right;
}
div.StandardContent div.DecoText10 p
{
	text-indent: -18px;
	padding-left: 18px;
}

div.StandardContent div.DecoText11 h4
{
	text-indent: -12px;
	padding-left: 12px;
}
div.StandardContent div.DecoText11 p
{
	text-indent: -28px;
	padding-left: 28px;
}

div.StandardContent div.DecoText12 h4
{
	text-indent: -24px;
	padding-left: 32px;
}
div.StandardContent div.DecoText12 p
{
	text-indent: -24px;
	padding-left: 24px;
}

div.StandardContent div.DecoText13 h4
{
	text-indent: -124px;
	padding-left: 0px;
}
div.StandardContent div.DecoText13 p
{
	text-indent: -48px;
	padding-left: 96px;
}

div.StandardContent div.DecoText.DecoText14
{
	margin-left: 0px;
	margin-bottom: 32px;
}
div.StandardContent div.DecoText.DecoText14 h4
{
	text-transform: none;
}
/* Spezielle Deco-Texte - ENDE */

/* Sprachumschaltung Produktpflege-Login/Logout */
div#ContentBody div.StandardContent.ProductMaintenanceControl
{
	margin-top: 20px;
	z-index: 1000; /*Quick Bugfix */
}


/* Anreise-Karte als Google-Map - ANFANG */

div.GmapAnreise
{
	margin: 0px 15px 15px 15px; 
	border: solid 1px rgb(207, 213, 0);
}

div.GmapAnreise div.GmapAnreiseCanvas
{
	width: 536px; 
	height: 500px;
}

div.GmapAnreise div.GmapAnreiseInfoWindowContent
{
	display: none;
}

div.GmapAnreise div.GmapAnreiseInfoWindowContentBody
{
	font-family: Arial, Verdana, sans-serif; 
	font-style: normal; 
	font-size: 12px;  
	font-weight: normal;
}

div.GmapAnreise div.GmapAnreiseInfoWindowContentBody address
{
	font-style: normal; 
}

div.GmapAnreise div.GmapAnreiseInfoWindowContentBody span.AdressTitle
{
	font-weight: bold;
}

div.GmapAnreise div.GmapAnreiseInfoWindowContentBody ul.GmapAnreiseInfoWindowLinks
{
	padding: 12px 0px 12px 0px;
}

div.GmapAnreise div.GmapAnreiseInfoWindowContentBody ul.GmapAnreiseInfoWindowLinks li
{
	display: inline;
	padding-right: 12px;
}

/* Anreise-Karte als Google-Map - ENDE */


/* Wetter-Widget "Wetterwolf.de" - ANFANG */

div#NavigationBasics_WeatherWidget_Wetterwolf
{
	position: absolute;
	left: 124px;
	top: 3px;
	width: 34px;
	height: 26px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index: 10010;
	
	background: transparent url('../img/nav_basic_weather.gif') 1px 1px no-repeat;
	border: solid 1px transparent;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: rgb(0, 97, 35);
}

div#NavigationBasics_WeatherWidget_Wetterwolf:hover,
div.WeatherWidged_Hover
{
	width: 310px;
	height: auto;
	background: rgb(172, 206, 239) url('../img/BgWeatherWidget.gif') left top repeat-x;
	border: solid 1px white;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
}

div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetHead,
div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetFooter
{
	color: black;
}

div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetHead
{
	padding: 10px 5px 0px 20px;
	background: transparent url('../img/nav_basic_weather_act.gif') 1px 1px no-repeat;
	text-align: center;
}

div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetFooter
{
	padding: 10px 5px 5px 5px;
	text-align: center;
}

div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetHead a,
div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetFooter a
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetHead a:hover,
div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetFooter a:hover
{
	text-decoration: underline;
}

div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetBody
{
}

div#NavigationBasics_WeatherWidget_Wetterwolf div.WeatherWidgetBody iframe
{
	display: block;
	width: 300px;
	height: 270px;
	margin: 0px auto 0px auto;
	border: none;
}

div#NavigationBasics_WeatherWidget_Wetterwolf div
{
	display: none;
}

div#NavigationBasics_WeatherWidget_Wetterwolf:hover div,
div.WeatherWidged_Hover div
{
	display: block !important;
}

/* Wetter-Widget "Wetterwolf.de" - ENDE */


