/* 
================================
Skin styles for DotNetNuke
================================
*/   
body 
{
    background-image: url(bg.jpg);
    background-repeat: repeat;
	background-position:top right;  
}

.pagemaster {
	width: 100%;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.home 
{
    background-image: url(banner_home.jpg);
    background-repeat:no-repeat;
	background-position:left top;  
}

.kundenbefragung 
{
    background-image: url(banner_kundenbefragung.jpg);
    background-repeat:no-repeat;
	background-position:left top;  
}

.mitarbeiterbefragung 
{
    background-image: url(banner_mitarbeiterbefragung.jpg);
    background-repeat:no-repeat;
	background-position:left top;  
}

.service 
{
    background-image: url(banner_service.jpg);
    background-repeat:no-repeat;
	background-position:left top;  
}

.ueber_uns 
{
    background-image: url(banner_ueber_uns.jpg);
    background-repeat:no-repeat;
	background-position:left top;  
}

.vorgesetzten 
{
    background-image: url(banner_vorgesetzten.jpg);
    background-repeat:no-repeat;
	background-position:left top;  
}

.toppane {
	width: 354px;
	background-color: transparent;
	text-align:left;
}

.leftpane {
	width: 180px;
	background-color: transparent;
	text-align:left;
}
.contentpane {
	width: 464px;
	background-color: transparent;
}
.rightpane {
	width: 180px;
	background-color: transparent;
}


.rootMenuItem TD{ 
	background-color: transparent;
	width: 150px; 
	color: #DC1B1E; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 1px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #BFBFBF 1px solid; 
	border-left: #BFBFBF 0px solid; 
	border-top: #BFBFBF 0px solid; 
	border-right: #BFBFBF 0px solid;
	background-image: url(menuarrow.jpg);
	background-repeat:no-repeat;
	background-position: right center; 
}
.rootmenuitemactive TD{ 
	background-color: #ffffff;
	width: 150px; 
	color: #DC1B1E; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 1px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #BFBFBF 1px solid; 
	border-left: #BFBFBF 0px solid; 
	border-top: #BFBFBF 0px solid; 
	border-right: #BFBFBF 0px solid;
	background-image: url(menuarrow.jpg);
	background-repeat:no-repeat;
	background-position: right center;
}
.rootmenuitemselected TD{ 
	background-color: #ffffff;
	width: 150px; 
	color: #DC1B1E; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 1px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #BFBFBF 1px solid; 
	border-left: #BFBFBF 0px solid; 
	border-top: #BFBFBF 0px solid; 
	border-right: #BFBFBF 0px solid;
	background-image: url(menuarrow.jpg);
	background-repeat:no-repeat;
	background-position: right center;
}
.MainMenu_MenuArrow {
	border-right: #4C7781 0px solid; 
	border-bottom: #4C7781 0px solid; 
	border-top: #4C7781 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.Head   {
    font-family: Arial;
    font-size:  13pt;
    font-weight: bold;
    color: #808080;
}
.SubHead  {
 	font-family: Arial;
    font-size:  12px;
    font-weight: bold;
    color: #808080;
}
.sideheader   {
    font-family: Arial;
    font-size:  13px;
    font-weight: bold;
    color: #DC1B1E;
}
.logintext   {
    font-family: Arial;
    font-size:  11px;
    font-weight:   none;
    color: #808080;
}
A.logintext:link {
    text-decoration:    none;
	font:11px Arial;
    color: #808080;
	font-weight: none;
}
A.logintext:visited  {
    text-decoration:    none;
	font:11px Arial;
    color: #DC1B1E;
	font-weight: none;
}
A.logintext:active   {
    text-decoration:    none;
	font:11px Arial;
    color: #DC1B1E;
	font-weight: none;
}
A.logintext:hover    {
    text-decoration: underline;
	font:11px Arial;
    color: #DC1B1E;
	font-weight: none;
}
.Normal	{
    font-family: Arial, Helvetica;
    font-size: 12px;
	color: #313131;
    font-weight: normal;
}

a.normal:link 
{
    font-family: Arial;
    font-size: 12px;
	color: #DC1B1E;
    font-weight: normal;
}
a.normal:active 
{
    font-family: Arial;
    font-size: 12px;
	color: #DC1B1E;
    font-weight: normal;
}
a.normal:visited 
{
    font-family: Arial;
    font-size: 12px;
	color: #DC1B1E;
    font-weight: normal;
}
a.normal:hover 
{
    font-family: Arial;
    font-size: 12px;
	color: #DC1B1E;
    font-weight: normal;
}
    
.Normal-bold	
{
    background-image: url(bg_balken.jpg);
    font-family: Arial;
    font-size: 12px;
	color: #FFFFFF;
    font-weight: bold;
}
.breadcrumbs   {
    font-family: Arial;
    font-size:  11px;
    font-weight:   none;
    color: #808080;
}
A.breadcrumbs:link {
    text-decoration:    none;
	font:11px Arial;
    color: #808080;
	font-weight: none;
}
A.breadcrumbs:visited  {
    text-decoration:    none;
	font:11px Arial;
    color: #808080;
	font-weight: none;
}
A.breadcrumbs:active   {
    text-decoration:    none;
	font:11px Arial;
    color: #808080;
	font-weight: none;
}
A.breadcrumbs:hover    {
    text-decoration:    underline;
	font:11px Arial;
    color: #DC1B1E;
	font-weight: none;
}
.controlpanel {
	width: 100%;
	background-color: #EDEDED;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: #bDbDbD 1px solid;
	border-left: #bDbDbD 1px solid; 
	border-bottom: #bDbDbD 1px solid; 
	border-top: #bDbDbD 1px solid; 
}

a:link {
	text-decoration:none;
	font:11px Arial;
	font-weight : normal; 
	text-decoration : none; 
	color : #808080;
}
a:active {
	text-decoration:none;
	font:11px Arial;
	font-weight : normal; 
	text-decoration : none; 
	color : #808080;
}
a:visited {
	text-decoration:none;
	font:11px Arial;
	font-weight : normal; 
	text-decoration : none; 
	color : #808080;
}
a:hover {
	text-decoration:none;
	font:11px Arial;
	font-weight : normal; 
	text-decoration : underline; 
	color : #DC1B1E;
}
a.footer:link {
	font-family: Arial;
    font-size: 11px;
	color: #DC1B1E;
    font-weight: normal;
}
a.footer:active {
	font-family: Arial;
    font-size: 11px;
	color: #DC1B1E;
    font-weight: normal;
}
a.footer:visited {
	font-family: Arial;
    font-size: 11px;
	color: #DC1B1E;
    font-weight: normal;
}
a.footer:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight : normal; 
	text-decoration : underline; 
	color : #DC1B1E;
}



