


body
{
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	background-color: #4e6e92;
}
td, div, p, li, ul
{
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	font-weight: normal;
	list-style-type:circle;
}
li
{
	margin: 6px 0px 6px 0px;
}

img
{
	border:0;
}

table
{
	margin: 0;
	padding: 0;
	border: none; /*table-layout: fixed;*/
}

#Border5, #Border4, #Border3, #Border2, #Border1
{
	padding: 0px 1px 1px 0px;
}
#Border5
{
	width: 995px;
	background-color: #48678a;
}
#Border4
{
	background-color: #456385;
}
#Border3
{
	background-color: #405d7f;
}
#Border2
{
	background-color: #3a5677;
}
#Border1
{
	background-color: #344e6e;
}
#ContainerElement
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	width: 990px;
}
#ContainerColumn
{
	width: 995px;
}
#TableMain
{
	margin: 0;
	padding: 0;
	border: none;
}
#ColumnBorderTop
{
	height: 15px;
}

/* HEADER */
#HeaderElement
{
	width: 990px;
	height: 100px;
	background: #ffffff;
}
#LogoElement
{
	width: 990px;
	height: 100px;
	float: left;
	background-image: url(Bilder/LogoElement.png);
	background-repeat: no-repeat;
}
#LanguageElement
{
	height: 60px;
	margin: 20px;
	float: right;
	background-image: url(Bilder/LanguageElement.png);
	background-repeat: no-repeat;
}

/* MENU */
#MenuElement
{
	padding-left: 17px;
	padding-right: 17px;
	height: 35px;
	background-image: url(Bilder/MenuElement.png);
	background-repeat: no-repeat;
}
#MenuElement td
{
	color: white;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}

/* TASKPANE */
#TaskPaneElement
{
	padding-left: 20px;
	padding-right: 20px;
	height: 50px;
	background-image: url(Bilder/TaskPaneElement.png);
	background-repeat: no-repeat;
}
#BreadcrumbElement
{
	font-weight: bold;
	color: #004999;
	padding-top: 17px;
	vertical-align: text-bottom;
	float: left;
}
#SearchElement
{
	padding-top: 14px;
	float: right;
}

/* CONTENT */
#ContentElement
{
	width: 990px;
	margin: 0px;
	min-height: 10px;

	background-image: url(Bilder/ContentElement.png);
	background-repeat: repeat-y;
}

.ContentTable
{
	width:100%;
	height:100%;
}


/*#LeftPane, #LeftWhitePane, #ContentPane, #RightWhitePane, #RightPane*/
#ContentPane
{
	min-height: 1000px;
}


/* FOOTER */
#FooterElement
{
	padding-left: 20px;
	padding-right: 20px;
	height: 35px;
	background-image: url(Bilder/FooterElement.png);
	background-repeat: no-repeat;
}
#ImpressumElement
{
	padding-top: 9px;
	height: inherit;
	float: left;
}
#LoginElement
{
	font-weight:bold;
	padding-top: 9px;
	height: inherit;
	float: left;
}
#CopyrightElement
{
	padding-top: 9px;
	height: inherit;
	float: right;
}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel
{
}

/* background/border colors for the selected tab */
.TabBg
{
}

.LeftPaneColumn
{
	background-image: url(Bilder/TaskPaneElement.png);
}

.LeftWhitePaneColumn
{
}

.RightPaneColumn
{
	background-image: url(Bilder/TaskPaneElement.png);
}

.RightWhitePaneColumn
{
}

.ContentPaneColumn
{
	padding: 20px;
}


.BottomPane
{
}

.BottomPaneColumn
{
	background-image: url(Bilder/TaskPaneElement.png);
	
	/*padding: 10px 0px 0px 0px;
	height: 100px;*/
	
}

/* text style for the selected tab */
.SelectedTab
{
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
}

A.SelectedTab:visited
{
}

A.SelectedTab:hover
{
}

A.SelectedTab:active
{
}

/* text style for the unselected tabs */
.OtherTabs
{
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
}

A.OtherTabs:visited
{
}

A.OtherTabs:hover
{
}

A.OtherTabs:active
{
}

/* GENERAL */
/* style for module titles */
.Head
{
}

/* style of item titles on edit and admin pages */
.SubHead
{
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
}

A.CommandButton:visited
{
}

A.CommandButton:hover
{
}

A.CommandButton:active
{
}

/* button style for standard HTML buttons */
.StandardButton
{
}

/* GENERIC */
h1, h2, h3, h4, h5, h6, .Header1, .Header2, .Header3, .Header4, .Header5, .Header6
{
	font-family: arial,helvetica,sans-serif;
}

H1, .Header1
{
	font-size: x-large;
	font-weight: bold;
	color: #004999;
	margin: 10px, 0px, 10px, 0px;
}
H2, .Header2
{
	font-size: large;
	font-weight: bold;
	color: #000000;
	margin: 10px, 0px, 10px, 0px;
}
H3, .Header3
{
	font-size: larger;
	font-weight: bold;
	color: #004999;
	margin: 10px, 0px, 10px, 0px;
}
H4, .Header4
{
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin: 10px, 0px, 10px, 0px;
}
H5, .Header5
{
	font-size: small;
	font-weight: bold;
	color: #004999;
	margin: 10px, 0px, 10px, 0px;
}
H6, .Header6
{
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin: 10px, 0px, 10px, 0px;
}

A:link
{
	color: #0393d0;
	text-decoration: underline;
}

A:visited
{
	color: #0393d0;
	text-decoration: underline;
}

A:hover
{
	color: #004999;
	text-decoration: underline;
}

A:active
{
	color: #0393d0;
	text-decoration: underline;
}

/*
H1
{
}

H2
{
}

H3
{
}

H4
{
}

H5, DT
{
}

H6
{
}
*/
TFOOT, THEAD
{
}

TH
{
}



SMALL
{
}

BIG
{
}

BLOCKQUOTE, PRE
{
}


UL LI
{
}

UL LI LI
{
}

UL LI LI LI
{
}

OL LI
{
}

OL OL LI
{
}

OL OL OL LI
{
}
OL UL LI
{
}

HR
{
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
}

/* style of item titles by Announcements and events */
.ItemTitle
{
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer
{
}

.ModuleTitle_MenuBar
{
}

.ModuleTitle_MenuItem
{
}

.ModuleTitle_MenuIcon
{
}

.ModuleTitle_SubMenu
{
}

.ModuleTitle_MenuBreak
{
}

.ModuleTitle_MenuItemSel
{
}

.ModuleTitle_MenuArrow
{
}

.ModuleTitle_RootMenuArrow
{
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 35px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	height: 35px;
	cursor: pointer;
	color: white;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: yellow 0px solid;
	border-bottom: yellow 0px solid;
	border-top: yellow 0px solid;
	border-right: yellow 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	cursor: pointer;
	background-color: #004899;
	border-left: red 0px solid;
	border-bottom: red 0px solid;
	border-top: red 0px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #004899;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-top: white 0px solid;
	border-right: white 1px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: green 1px solid;
	border-left: green 0px solid;
	border-top: green 0px solid;
	border-right: green0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: yellow 0px solid;
	border-bottom: yellow 0px solid;
	border-top: yellow 0px solid;
	border-right: yellow 0px solid;
	background-color: #4e6e92; /* #C1D2EE;*/
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	border-right: black 0px solid;
	border-bottom: black 0px solid;
	border-top: black 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
}

/* Login Styles */
.LoginPanel
{
}

.LoginTabGroup
{
}

.LoginTab
{
}

.LoginTabSelected
{
}

.LoginTabHover
{
}

.LoginContainerGroup
{
}

.LoginContainer
{
}



