/* 
================================
Skin styles for joinformatik
================================
*/   

body {
	behaviour:url("DesktopModules/SnapsisDNN/csshover.htc");
	background-color: #ffffff;
	background-image: url(paper_1.gif);
	margin: 0px;
	font-family: Trebuchet MS,Verdana,Helvetica;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
.MainMenu_MenuItem{
	height:21px;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS,Verdana,Helvetica;
	font-weight: normal;
	color: #32546D;
}
.MainMenu_RootMenuItemActive{
	background-image: url(fane_middle.gif);
	BACKGROUND-POSITION: center bottom;
	background-repeat: repeat-x;
	height:21px;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS,Verdana,Helvetica;
	color: #32546D;
}
.MainMenu_RootMenuItemSelected{
	height:21px;
	background-color: transparent;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS,Verdana,Helvetica;
	color: #32546D;
	text-decoration: underline;
	font-weight: normal;
}
.MainMenu_RootMenuSeparator{
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	font-size: 7px;
}
.MainMenu_MenuBreak
{
	border: 0px solid;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	height: 1px;
	font-size: 0px;
}

/* Bundlinie */
.joinformatik_bundlinie{
	background-color: #E6E6E6;
	color: #4E4E4E;
	font-size: 12px;
	font-family: Trebuchet MS,Verdana,Helvetica;
	text-align: center;
}

.joinformatik_login{
	color:#ff0000;
	font-size: 12px;
	font-family: Trebuchet MS,Verdana,Helvetica;	
}
/* Breadcrumb */
.joinformatik_breadcrumb
{
	color: #4E4E4E;
	font-size: 10px;
	font-family: Trebuchet MS,Verdana,Helvetica;	
}
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}


/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
	font-family: Trebuchet MS,Verdana,Helvetica;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Trebuchet MS,Verdana,Helvetica;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-bottom: 9px;
	margin-left: 0;
	margin-right: 0
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Trebuchet MS,Verdana,Helvetica;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Trebuchet MS,Verdana,Helvetica;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Trebuchet MS,Verdana,Helvetica;
	font-size: 12px;
	margin: 0;
	border: 0;
	padding: 0
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Trebuchet MS,Verdana,Helvetica;
}

.NormalRed
{
	font-family: Trebuchet MS,Verdana,Helvetica;
}

.NormalBold
{
	font-family: Trebuchet MS,Verdana,Helvetica;
}

/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton     {
	font-family: Trebuchet MS,Verdana,Helvetica;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}

A.Normal
{
	font-family: Trebuchet MS,Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

    
/* GENERIC */
P {
	margin-top: 0;
    margin-bottom: 12px;
	margin-left: 0;
    margin-right: 0;
	border: 0;
	padding: 0;
	}

H1  
{
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	padding: 0
}

H2  
{
	font-family: Trebuchet MS,Verdana,Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	border: 0;
	padding: 0
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}

/* Snapsys Menu-Styles */

html{height:100%}
html>body #PortalBorder {height:auto}/*for mozilla */

.TabList {
    float: left;
    vertical-align: middle;
}

.TabList ul 
{
    vertical-align: middle;
    clear: both;
    list-style: none;
    display: inline;
}

.TabList li 
{
    float: left;
    display: inline;
    vertical-align: middle;
}

.TabList li a 
{
vertical-align: middle;
}

select.TabList 
{
vertical-align: middle;
}

/* IE-PC doesn't see these child selectors but CSS2 compliant browsers can make use of them

#ParentTabs > ul a {width:auto;}
#ChildTabsLevel1 > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ParentTabs a {float: none;}
#ChildTabsLevel1 a {float: none;}
/* End IE5-Mac hack */

#ChildTabsContainer {
	float: left;
	width: 770px;
	height: 21px;
	margin-left: 0px;
	vertical-align: middle;
	line-height: normal;
}

#ChildTabsLevel1 {
    float: left;
    width: 100%;
    height: 21px;
	line-height: normal;
	padding-left: 9px;
	padding-right: 9px;
}

 #ChildTabsLevel1 ul {
	margin: 0;
    padding: 0;
    list-style: none;
}

#ChildTabsLevel1 a {
	display: block;
    padding: 1px 4px 1px 4px;
    font-size: 12px;
	font-family: Trebuchet MS,Verdana,Helvetica;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
	color: #32546D;
}    

#ChildTabsLevel1 li {
	float: left;
	margin: 0;
	padding: 1px 4px 1px 4px;
	font-size: 12px;
	font-family: Trebuchet MS,Verdana,Helvetica;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
	color: #32546D;
}    

#ChildTabsLevel1 .SelectedTab a {
	text-decoration: underline;
}    

#ChildTabsLevel1 a:hover {
	text-decoration: underline;
}    

#ChildTabsLevel1 .LinkLeft {
}

/* Links Menu-Style */

.Links {
	font-size: 12px;
	font-family: Trebuchet MS,Verdana,Helvetica;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	color: #32546D;
}

A.Links:visited {
	color: #32546D;
}

A.Links:link {
	color: #32546D;
}

A.Links:hover {
	color: #32546D;
	text-decoration: underline;
}

A.Links:active {
	color: #32546D;
	text-decoration: underline;
}








































































