/* 
================================
Skin styles for DotNetNuke
================================
*/   

body {
	background-color: #FFFFFF;
	font-size : 100.01%;
	font-family : Arial;
	background-image: url(hintergrund_2.gif); background-repeat:no-repeat;
	background-position:bottom; background-attachment:fixed;
	color:#696969;
}

.SkinObject
{
	font-family : Arial;
	color: #b1b3b4;
	font-weight:normal;
	margin-top: 0.3 em;
}

A.SkinObject:link
{
	font-family : Arial;
	text-decoration: none;
	color: #b1b3b4;
	font-weight:normal;
	margin-top: 0.3 em;
}

A.SkinObject:visited
{
	font-family : Arial;
	text-decoration: none;
	color: #b1b3b4;
	font-style:normal;
	margin-top: 0.3 em;
}

A.SkinObject:hover
{
	font-family : Arial;
	text-decoration: none;
	color: #009EE0;
	font-style:normal;
	font-weight:normal;
	margin-top: 0.3 em;
}

A.SkinObject:active
{
	font-family : Arial;
	text-decoration: none;
	color: #009EE0;
	font-style:normal;
	font-weight:normal;
	margin-top: 0.3 em;
}

.pagemaster {
	width: 770px;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
}
.skinheader {
	
	height : 115px;
	margin-top: 0.48em;
	margin-left : 5px;
	margin-right: 5px;
}
.skingradient {
	height:24px;
}

.search {
	margin-top : 0.5 em;
	text-align:right;
	color: #b1b3b4;
	font-size : 0.75em;
	margin-right : 5px;
}

.navigation {
	font-size : 0.9em;
	font-family : Arial;
	margin-left : 5px;
	margin-right: 5px;
	margin-top: 0.8em;
	color: #b1b3b4;
	background-image: url(background-navi.gif); background-repeat: no-repeat;
	
}

.breadcrumb {
	margin-left:1.5em;
	color: #009EE0;
	font-size : 0.75em;
	list-style:none;

}

.skinfooter {
	border-top: #b1b3b4 1px dotted;
	margin-bottom: 1em;
	font-size: 0.7em;
	margin-top: 1em;
	color: #b1b3b4;
	padding-top: 1em;
	margin-right: 5px;
	margin-left: 5px;
}


.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 70%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 30%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:24px;
	background-color: Transparent;
	font-family : Arial;
}
.main_dnnmenu_item { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #b1b3b4; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
	font-size: 11px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #b1b3b4; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	color: #009EE0; 

}

.main_dnnmenu_itemhover td {  
	color: #009EE0; 

}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-left: 1px solid #009EE0;
	border-bottom: 1px solid #009EE0;
	border-right: 1px solid #009EE0;
	padding: 3px 3px 3px 3px;  
 /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	
}
.main_dnnmenu_rootmenuarrow {
	
}
.StandardButton {
  background: #ffffff none; 
  color: #b1b3b4;
  font-family:Arial; 
  font-size: 11px;
  font-weight: normal;
  border: solid 1px #009ee0;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;

	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
    height: 24px;
	font-size : 11px;
	font-weight:bold;
	padding-right : 1em;
	padding-left : 0.7em;
	color : #696969;
}

.NormalBold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.Normal
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding-left : 0.7em;
	margin : 0 0 0 0;
}

radio.SkinObject 
{
	background-color:#ffffff; 
	color:#b1b3b4; 
	border:1px solid #009ee0;
	
 }

H1
{
	font-size : 13px;
	color : #009EE0;
	padding-left : 0.7em;
	margin : 0 0 0 0;
	padding-top : 0.1em;
	padding-bottom : 0.2em;
	border-bottom:1px solid #009EE0;
	border-top:1px solid #009EE0;
	font-family: Arial;
	font-weight: bold;
}

H2
{
	font-size : 0.9em;
	margin : 0 0 0 0;
	color : #009EE0;
	padding-left : 0.7em;
	padding-top : 0.1em;
	padding-bottom : 0.2em;
	border-bottom:1px solid #009EE0;
	border-top:1px solid #009EE0;
font-family: Arial;
font-weight: bold;
}

H3
{
	font-size : 0.9em;
	margin : 1 0 0 0;
	color : #009EE0;
	padding-left : 0.7em;
	padding-top : 0.1em;
	padding-bottom : 0.2em;
	border-bottom:1px solid #009EE0;
	border-top:1px solid #009EE0;
font-family: Arial;
font-weight: bold;
}

H4
{
	font-size : 0.9em;
	margin-top : 1em;
	padding-right : 1em;
	padding-left : 0.7em;
	color : #87888A;
font-family: Arial;
font-weight: bold;
}

H5, DT
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}

H6
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	font-weight: bold;
}


TFOOT, THEAD
{
	margin-top : -1.2em;
	font-size : 0.9em;
	padding-right : 1em;
	padding-left : 0.7em;
	color : #87888A;
}

TH
{
	margin-top : -1.2em;
	font-size : 0.9em;
	padding-right : 1em;
	padding-left : 0.7em;
	color : #87888A;
}

A:link
{
	color : #009EE0;
	text-decoration : none;
}

A:visited
{
	text-decoration: none;
	color: #87888A;
}

A:hover
{
	text-decoration : underline;
	color: #009EE0;
}

A:active
{
	text-decoration: none;
	color: #009EE0;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Arial;
}


UL LI
{
	list-style-type: url(listenpunkt.gif);
}

UL LI LI
{
	list-style-type: url(listenpunkt.gif);
}

UL LI LI LI
{
	list-style-type: url(listenpunkt.gif);
}

OL LI
{
	list-style-type: lower-alpha;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: url(listenpunkt.gif);
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}

.DNN_ANN_Description
{
	color:#696969;
}

.SubHead
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	padding-bottom:0.2em;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}

.NormalTextBox
{
	font: arial; 	
	color: #b1b3b4

}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:left;

}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #009ee0;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #009ee0;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #009ee0;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #009ee0;
}

.Help {
background-color:#cccccc;
border:1px solid #696969;
color:#696969;
font-family:arial;
font-size:11px;
font-weight:normal;
padding:2px;
}

element.style {
width: 500px;
}
