/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 


body {
	background: #b8cbe5;
}

table, tr, td, p {
	font-family: Verdana, tahoma;
	font-size: 11px;
	line-height: 1.4em;
}

td.topTD {
	background: url(hg-kopf.jpg) no-repeat top center;
	height: 160px;
	text-align: right;
	padding: 42px 65px 0 48px;
	font-size: 11px;
}

td.middleTD {
	background: url(hg-tabelle.jpg) center repeat-y;
	padding: 10px 20px 10px 16px;
	font-size: 11px;
}

td.adminTD {
	background: url(hg-tabelle.jpg) center repeat-y;
	padding: 10px 30px 10px 30px;
	font-size: 11px;
}
td.bottomTD {
	background: url(hg-fuss.jpg) no-repeat bottom center;
	height: 71px;
	padding: 0 65px 55px 100px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

td.leftpane {
	padding: 0 15px 0 10px;
        width: 199px;
}

td.centerpane {
	width: 624px;
	padding: 0 40px 0 20px;
}

label, .normal, .Normal {
	font-family: Verdana, tahoma;
	font-size: 13px;
}

.centerpane .containerL {
	background: url(gc_content_left.gif) bottom left no-repeat;
	width: 17px;
	padding: 0;
}

.centerpane .containerR {
	background: url(gc_content_right.gif) bottom left no-repeat;
	width: 17px;
	padding: 0;
}

.centerpane .containerC {
	background: url(gc_content_center.gif) repeat-x bottom;
	padding: 0 0 17px 5px;
}

.leftpane .containerL {
	background: url(gc_leftpane_left.gif) bottom left no-repeat;
	width: 17px;
	padding: 0;
}

.leftpane .containerR {
	background: url(gc_leftpane_right.gif) bottom left no-repeat;
	width: 17px;
	padding: 0;
}

.leftpane .containerC {
	background: url(gc_leftpane_center.gif) repeat-x bottom;
	padding: 0 0 17px 5px;
}
td.containerTD {
	padding: 10px 10px 35px 10px;
}

table {
	padding: 0;
}

select, input {
	font-family: Verdana, tahoma;
	font-size: 11px;
	color: #888;
}
h1 {
	font-family: Verdana, tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #3b5a84;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	}
h2 {
	font-family: Verdana, tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #3b5a84;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 2px;
	}
h3 {
	font-family: Verdana, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3b5a84;
	margin-top: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}
h4 {
	font-family: Verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3b5a84;
	margin-top: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}

YourCompanyNameSurveyResults {
    color: #2c2c2c;
	font-family: Verdana, Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}       

.PrintTitle {
    margin-left:10px;
    font-family: Verdana, Tahoma;
	font-size: 18px;
 	font-weight: bold;
    color: #000000;
}

P.Logozusatztext {
        font-size: 11px;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Tahoma;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: #ffffff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #ffffff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}




/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #2f486a; 
	font-family: Verdana,Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: #f0f4fa 1px solid; 
	border-top: #f0f4fa 1px solid; 
	padding: 2px 10px 3px 5px;
}

.MainMenu_MenuItemSel {
	background: #e2eaf5;
	cursor: pointer; 
	cursor: hand; 
	color: #2f486a; 
	font-family: Verdana,Tahoma;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	border-bottom: #f0f4fa 1px solid; 
	border-top: #f0f4fa 1px solid; 
	padding: 2px 10px 3px 5px;
}


.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #f0f4fa; 
	filter: none;
	border: 1px solid #c6d6eb;
	margin-top: 0px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: #f00 1px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 1px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border: solid 1px #f0f4fa;
	/*display: none;*/
	color: #2f486a;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	/*display: block;*/
	color: #2f486a;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #2f486a; 
	font-family: Verdana,Tahoma;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: #f0f4fa 1px solid; 
	border-top: #f0f4fa 1px solid; 
	padding: 2px 10px 3px 5px;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #f0f4fa; 
	border: 1px solid #c6d6eb;
	margin-top: 0px;
	padding: 2px;
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	background: #e2eaf5;
	cursor: pointer; 
	cursor: hand; 
	color: #2f486a; 
	font-family: Verdana,Tahoma;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	border-bottom: #f0f4fa 1px solid; 
	border-top: #f0f4fa 1px solid; 
	padding: 2px 10px 3px 5px;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: Verdana, Tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6E8E05;
	text-decoration: none;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: Verdana, tahoma;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #ffffff;	
	border-top: 1px solid #93b0d7;
	border-bottom: 1px solid #2f486a;
	border-left: 1px solid #93b0d7;
	border-right: 1px solid #2f486a;
	padding: 1px 5px 2px 6px;
	font-family: Verdana, tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #5373b9;
}

a.CommandButton:hover {
	color: #ffffff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #5373b9;
	border-bottom: 1px solid #0c121a;
	border-left: 1px solid #5373b9;
	border-right: 1px solid #0c121a;
	font-family: Verdana, tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #2f486a;
}

a.Normal:link, a.Normal:visited {
	color: #6E8E05;
	font-family: Verdana, tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	font-family: Verdana, tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #537EB9;
	font-family: Verdana, Tahoma;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}

a:hover {
	color: #2c2c2c;
	font-family: Verdana, tahoma;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}


.Head {
	font-size: 10px;
	color: #333;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}


.NormalRed {
	color: #D08D00;
	font-family: Verdana, tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: Verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: Verdana, tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

/* CLASSES ZUM MODUL ANNOUNCEMENTS*/
.Announcements_Description {
    font-family: Verdana, tahoma;
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
}

.Announcements_Description img {
    margin: 2px 5px 5px 0px;
}


.Announcements_Title {
    font-family: Verdana, tahoma;
    font-size:  14px;
    font-weight:  bold;
    color: #2F486A;
    margin-top: 20px;
    margin-bottom: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: solid 1px #d4e0f0;
    border-bottom: solid 1px #d4e0f0;
}

.Announcements_MoreLink {
}
/*CLASSES ZUM MODUL "SURVEY"*/
.YourCompanyNameSurveyResults {
        font-family: verdana, tahoma;
        font-size: 11px;
}
