﻿/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster {
	width:            100%;
	height:           100%;
	background-color: #CFDAEB;
}
.skinmaster {
	width:            930px;
	height:           100%;
	background-color: #FFFFFF;
}
.controlpanel {
	width:            100%;
	height:           1px;
	background-color: #CCCCCC;
	border-right:     #000066 1px solid;
	border-top:       #000066 1px solid;
	border-left:      #000066 1px solid;
	border-bottom:    #000066 1px solid;

}
.tableNav {
	height:           20px;
}
.sponsorpane {
	width:            468px;
        height:           84px;
	background-color: transparent;
	padding:          0px;
}
.titlepane {
	width:            900px;
        height:           120px;
	background-color: transparent;
	padding:          15px;
}
.contentpane {
	width:            800px;
        height:           100%;
	background-color: transparent;
	padding:          13px 63px 13px 63px;
}
.content900pane {
	width:            900px;
        height:           100%;
	background-color: transparent;
	padding:          13px;
}
.netzLinks {
	background-image:    url(/dnn/Portals/0/seitenaufbau/background.gif);
	background-position: right top;
	background-repeat:   repeat-x;
}
.netzMitte {
	background-image:    url(/dnn/Portals/0/seitenaufbau/netz.gif);
	background-position: left top;
        background-repeat:   repeat-x;
}
.netzRechts {
	background-image:    url(/dnn/Portals/0/seitenaufbau/background.gif);
	background-position: left top;
	background-repeat:   repeat-x;
}
.titel  {
	font-family:      Arial, Helvetica;
	font-size:        14px;
	font-weight:      bold;
	color:            #000000;
}
.SkinObject {
	color:            #000066;
	font-family:      Arial, Helvetica;
	font-size:        10px;
	font-weight:      normal;
	text-decoration:  none;
}
A.SkinObject:link {
	color:            #CFDAEB;
	background-color: #CFDAEB;
	font-family:      Arial, Helvetica;
	font-size:        10px;
	font-weight:      normal;
	text-decoration:  none;
}
A.SkinObject:visited {
	color:            #CFDAEB;
	background-color: #CFDAEB;
}
A.SkinObject:active {
	color:            #CFDAEB;
	background-color: #CFDAEB;
}
A.SkinObject:hover {
	color:            #CFDAEB;
	background-color: #CFDAEB;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor:           pointer;
	cursor:           hand;
	height:           20px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	background-color: #CFDAEB;
	border-left:      #CFDAEB 0px solid;
	border-bottom:    #CFDAEB 0px solid;
	border-top:       #CFDAEB 0px solid;
	border-right:     #CFDAEB 0px solid;
	cursor:           pointer;
	cursor:           hand;
	color:            #000066;
	font-family:      Arial, Helvetica;
	letter-spacing:   0.1em;
	font-size:        12px;
	font-weight:      normal; 
	font-style:       normal;
	height:           20px;
}
.MainMenu_MenuIcon {
	background-color: #CFDAEB;
	border-left:      #CFDAEB 0px solid;
	border-bottom:    #CFDAEB 0px solid;
	border-top:       #CFDAEB 0px solid;
	border-right:     #CFDAEB 0px solid;
	cursor:           pointer;
	cursor:           hand;
	height:           20px;
}
.MainMenu_SubMenu {
	background-color: #CFDAEB;
	z-index:          1000;
	cursor:           pointer;
	cursor:           hand;
	height:           30px;
	filter:           none;
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
	background-color: #000066;
	border-left:      #000066 0px solid;
	border-bottom:    #000066 0px solid;
	border-top:       #000066 0px solid;
	border-right:     #000066 0px solid;
	cursor:           pointer;
	cursor:           hand;
	color:            #FFFFFF;
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      normal;
	font-style:       normal;
	height:           20px;
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
.MainMenu_RootMenuItemActive {
	background-color: #CFDAEB;
	border-left:      #CFDAEB 0px solid;
	border-bottom:    #CFDAEB 0px solid;
	border-top:       #CFDAEB 0px solid;
	border-right:     #CFDAEB 0px solid;
	cursor:           pointer;
	cursor:           hand;
	color:            #000066;
	font-family:      Arial, Helvetica;
	letter-spacing:   0.1em;
	font-size:        12px;
	font-weight:      normal; 
	font-style:       normal;
	height:           18px;
}
/* MainMenu_RootMenuItemSelected funktioniert nicht!?!?!? */
.MainMenu_RootMenuItemSelected {
	background-color: #FF0000;
	border-left:      #DFE7F2 0px solid;
	border-bottom:    #DFE7F2 0px solid;
	border-top:       #DFE7F2 0px solid;
	border-right:     #DFE7F2 0px solid;
	cursor:           pointer;
	cursor:           hand;
	font-family:      Arial, Helvetica;
	letter-spacing:   0.1em;
	font-size:        13px;
	font-weight:      normal;
	font-style:       normal;
	height:           18px;
	color:            #000066;
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
.AMainMenu {
	font-style:       normal;
}
.StandardButton {
	background:       #CFDAEB;
	font-family:      Arial, Helvetica;
	font-size:        13px;
	font-weight:      normal;
	color:            #000066;
}
.Head {
	font-family:      Arial, Helvetica;
	font-size:        16px;
	font-weight:      bold;
	font-style:       normal;
	color:            #000066;
}

p {
	font-family:      Arial, Helvetica;
	font-size:        13px;
	font-weight:      normal;
	text-decoration:  none;
	margin-top:       0px;
	color:            #000066;
}

td {
	font-family:      Arial, Helvetica;
	font-size:        13px;
	font-weight:      normal;
	text-decoration:  none;
	color:            #000066;
}

.normal {
	font-family:      Arial, Helvetica;
	font-size:        13px;
	font-weight:      normal;
	text-decoration:  none;
	color:            #000066;
}

.textklein {
	font-family:      Arial, Helvetica;
	font-size:        11px;
	font-weight:      normal;
	text-decoration:  none;
	color:            #000066;
}

H1 {
	font-family:      Arial, Helvetica;
	font-size:        20px;
	font-weight:      bold;
	text-decoration:  none;
	color:            #000066;
	margin-top:       0px;
	margin-bottom:    0px;
}

H2, .Untertitel {
	font-family:      Arial, Helvetica;
	font-size:        16px;
	font-weight:      bold;
	text-decoration:  none;
	color:            #000066;
	margin-top:       0px;
	margin-bottom:    5px;
}

H3, H4, H5, H6 {
	font-family:      Arial, Helvetica;
	font-size:        13px;
	font-weight:      bold;
	text-decoration:  none;
	color:            #000066;
	margin-top:       0px;
	margin-bottom:    3px;
}

A:link {
	text-decoration:  underline;
	color:            #000066;
}

A:visited {
	text-decoration:  underline;
	color:            #000066;
}

A:active {
	text-decoration:  underline;
	color:            #000066;
}

A:hover {
	background:       #000066;
	text-decoration:  none;
	color:            #FFFFFF;
}
hr {
	color:            #000066;
}
A.hauptmenue {
	color:            #000066;
	background-color: #CFDAEB;
	font-family:      Arial, Helvetica;
	letter-spacing:   0.1em;
	font-size:        12px;
	height:           10px;
	text-decoration:  none;
}

A.hauptmenue:visited {
	color:            #000066;
	background-color: #CFDAEB;
	text-decoration:  none;
}

A.hauptmenue:active {
	color:            #000066;
	background-color: #CFDAEB;
	text-decoration:  none;
}

A.hauptmenue:hover {
	color:            #000066;
	background-color: #CFDAEB;
	text-decoration:  none;
}
.rahmen {
	background:       #000066;
}

ul {
	margin-left:      10px;
	padding-left:     10px;
	list-style-image: url('/dnn/Portals/0/seitenaufbau/button.gif');
}

li ul {
	margin-top:       5px;
	list-style-image: none;
	list-style-type:  disc;
}

li {
	margin-bottom:    5px;
}