/* ================================
    CSS STYLES FOR DotNetNuke 
   ================================*/ 
/* text style for the body tab */
.pagemaster {	
	background-color: #ffffff;
}
.skinmaster 
{
	background-color: #ffffff;
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
}
table
{
 	font-size: 11px;
	font-family: Verdana,Arial,Thaoma;
}
.ControlPanel {
	background-color: #FFFFFF;
}
.bannerPane  {
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
}
.ContentPane  { 
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
	background-color: #ffffff;	
}
.RightPane  { 
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
	background-color: #E7E9EF;
}
.KontaktPane  { 
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
	color: #ffffff;
	padding: 10 20 10 20;
}
.copyright
{
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px;
	color: #1A1863;
}
/*style fuer die allgemeine linkdefinition*/
A:link  
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:visited   
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:active    
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:hover 
{
	font-size: 11px;
	color: #BE0014;
	text-decoration: underline;
	/*background-color: #E4F3F6;*/
}
/* text style for the selected tab */
.SelectedTab {
    color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:visited  {
    color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:active   {
    color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.SelectedTab:hover    {
    color: #1A1863;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* text style for the unselected tabs */
.OtherTabs {
    color: #C0E7A8;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    color: #C0E7A8;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:active   {
    color: #C0E7A8;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:visited  {
    color: #C0E7A8;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
A.OtherTabs:hover   {
    color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 1px 3px 2px 3px;
	background-color: #FF9900;
	border: solid 1px #4E5ED7;*/
}
/* GENERAL style for module titles */
.TitelBox
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Head   {
	font-size: 13px;
	font-weight: bold;
	color: #1A1863;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size: 11px;
	font-weight: normal;
	color: #000000;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:Verdana, sans-serif; 
    font-size:  11px;
    font-weight: normal;
    color: #1A1863;
}
.LoginTab {
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
/* hyperlink style for the selected tab */
A.LoginTab:link {
    color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:visited  {
    color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:active   {
    color: #000000;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
}
A.LoginTab:hover    {
    color: #BE0014;
	font-size: 11px;
	font-weight:normal;
	font-family: Verdana,Arial,Thaoma;
	/*padding: 5px 3px 2px 3px;
	border: solid 1px #4E5ED7;*/
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    color: #1A1863;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.NormalRed
{
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    color: red;
}
.NormalBold
{
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    color:#000000;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    color:#000000;
}
A.CommandButton:visited  {
    color:#000000;
}
A.CommandButton:active   {
    color:#000000;
}
A.CommandButton:hover    {
    color:#BE0014;
}
/* button style for standard HTML buttons */
.StandardButton     {
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}		 
/* GENERIC */
H1  {
    font-size: 130%;
	color: #1A1863;
	font-weight: bold;
}
H2  {
    font-size: 130%;
	color: #000000;
	font-weight: bold;
}
H3  {
    font-size: 115%;
	color: #1A1863;
	font-weight: bold;
}
H4  {
    font-size: 115%;
	color: #000000;
	font-weight: bold;
}
H5, DT  {
    font-size: 105%;
	color: #1A1863;
	font-weight: bold;
}
H6  {
    font-size: 100%;
	color: #1A1863;
	font-weight: normal;
}
TFOOT, THEAD {
}
TH  {
}
HR {
	color: #DC1600;
	height: 1px;
	border: solid 1px #DC1600;
}
/* This uses 2.1.2 Solpart Menu Options. Classes MUST be set in xml or ASCX file to display correctly  on page.*/
.ActiveRootTab TD{
	background-color: #007838;
	line-height: 21px;
	color: #ffffff;
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px; 
	font-weight: normal; 
	height: 21px;
}
/* This is for the the text/button on the top level */
.BreadcrumbRootTab TD{
	background-color: #007838;
	line-height: 21px;
	color: #ffffff;
	font-family: Verdana,Arial,Thaoma;
	font-size: 11px; 
	font-weight: normal; 
	height: 21px;
}
.SubActiveRootTab TD{
	background-color: #007838; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana,arial, Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	border-right: #007838 1px solid; 
	border-bottom: #007838 1px solid; 
	border-top: #007838 1px solid;
	border-left: #007838 1px solid;
	height: 21px;
}
/* End 2.1.2 Extra Menu Features */
.MainMenu_MenuContainer {
	color: #ffffff;
	background-color: Transparent;
	height: 21px; 
}
.MainMenu_MenuBar {
	color: #ffffff;
	height: 21px;
	background-color: Transparent;
}
/*style fuer die erste naviebene*/
.MainMenu_MenuItem {
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana,arial, Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #1A1863 1px solid; 
	border-bottom: #1A1863 1px solid; 
	border-top: #1A1863 1px solid; 
	border-right: #1A1863 1px solid;
	height: 21px;
}
/*style fuer das icon links vom navi text*/
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #1A1863; 
	border-left: #1A1863 1px solid; 
	border-bottom: #1A1863 1px solid; 
	border-top: #1A1863 1px solid; 
	border-right: #1A1863 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
	/*display: none;*/
}
/*style fuer die submenues textbereich hg und border*/
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: hand; 
	background-color: #1A1863;
	color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	/*border ueber den ganzen menue bereich*/ 
	border-bottom: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;
}
.MainMenu_MenuItemSel {
	background-color: #007838; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana,arial, Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	border-right: #007838 1px solid; 
	border-bottom: #007838 1px solid; 
	border-top: #007838 1px solid;
	border-left: #007838 1px solid;
	height: 21px;
}
.MainMenu_MenuBreak {
	border-bottom: #1A1863 1px solid; 
	border-left: #1A1863 1px solid; 
	border-top: #1A1863 1px solid;  
	border-right: #1A1863 1px solid; 
	background-color: #1A1863; 
	height: 21px;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	color: #ffffff;
	font-size: 11px; 
	cursor: hand; 
	border-right: #1A1863 0px solid; 
	border-bottom: #1A1863 0px solid; 
	border-top: #1A1863 0px solid;
	border-left: #1A1863 0px solid;
	height: 21px; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	color: #ffffff;
	font-size: 11px; 
	cursor: hand;
	border-right: #1A1863 0px solid; 
	border-bottom: #1A1863 0px solid; 
	border-top: #1A1863 0px solid;
	border-left: #1A1863 0px solid;
	height: 21px;
}
/*
####################################################
NT FORUMS CSS
####################################################
*/
/*NTFORUMS*/
.NTForums_Grid
{
border-right: #3D3D3D 1px solid;
border-top: #3D3D3D 1px solid;
font-size: 12px;
border-left: #3D3D3D 1px solid;
width: 100%;
border-bottom: #3D3D3D 1px solid;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_Cell1
{
font-weight: bold;
font-size: 12px;
font-family: Verdana, Arial, Tahoma;
background-color: #d3d3d3;
}
.NTForums_Cell2
{
font-weight: bold;
font-size: 12px;
font-family: Verdana, Arial, Tahoma;
background-color: #dcdcdc;
}
.NTForums_Cell2 INPUT
{
font-size: 12px;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_GroupRow
{
font-weight: bold;
font-size: 13px;
color: #ffffff;
font-family: Verdana, Arial, Tahoma;
background-color: #3D3D3D;
}
.NTForums_GroupRow A
{
font-size: 13px;
color: #ffffff;
}
.NTForums_GroupRow A:link
{
font-size: 13px;
color: #ffffff;
}
.NTForums_GroupRow A:visited
{
font-size: 13px;
color: #ffffff;
}
.NTForums_GroupRow A:hover
{
text-decoration:underline;
}
.NTForums_ForumRow2
{
font-size: 12px;
color: black;
font-family: Verdana, Arial, Tahoma;
background-color: #e6e6fa;
}
.NTForums_ForumRow2 A:link
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRow2 A:visited
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRow2 A:active
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRow2 A:hover
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRow
{
font-size: 12px;
color: black;
font-family: Verdana, Arial, Tahoma;
background-color: #AEB1B6;
}
.NTForums_ForumRow A:link
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRow A:visited
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRow A:active
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRow A:hover
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRowNew
{
font-size: 12px;
color: black;
font-family: Verdana, Arial, Tahoma;
background-color: #AEB1B6;
}
.NTForums_ForumRowNew A:link
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRowNew A:visited
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRowNew A:active
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumRowNew A:hover
{
font-weight: bold;
font-size: 12px;
color: #000080;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_ForumHeader
{
font-weight: bold;
font-size: 11px;
color: #ffffff;
font-family: Verdana, Arial, Tahoma;
background-color: #AEB1B6;
}
.NTForums_ForumSubRow
{
padding-right: 2px;
padding-left: 2px;
font-size: 10px;
margin-left: 2px;
color: black;
margin-right: 2px;
border-bottom: #000000 1px solid;
font-family: Verdana, Arial, Tahoma;
background-color: #f5f5f5;
}
.NTForums_ForumSubRow2
{
padding-right: 2px;
padding-left: 2px;
font-size: 10px;
margin-left: 2px;
color: black;
margin-right: 2px;
font-family: Verdana, Arial, Tahoma;
background-color: #f5f5f5;
}
.NTForums_Crumb
{
font-size: 12px;
color: black;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_Subject
{
font-weight: bold;
font-size: 12px;
padding-bottom: 5px;
margin-left: 10px;
color: black;
padding-top: 5px;
font-family: Verdana, Arial, Tahoma;
}
.NTForums_Pager
{
font-size: 11px;
font-family: Verdana, Arial, Tahoma;
text-align: right;
}
.NTForums_Pager A
{
font-size: 11px;
font-family: Verdana, Arial, Tahoma;
text-align: right;
}
.NTForums_Button
{
cursor:hand;
border-right: #000000 1px solid;
padding-right: 2px;
border-top: #000000 1px solid;
display: block;
padding-left: 2px;
font-weight: bold;
font-size: 9pt;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
StartColorStr=#7DA1C4, EndColorStr=#336699);
padding-bottom: 5px;
border-left: #000000 1px solid;
width: 100px;
color: #ffffff;
padding-top: 5px;
border-bottom: #000000 1px solid;
font-family: Verdana, Arial, Tahoma;
background-color: #336699;
text-align: center;
text-decoration: none;
}
.NTForums_Button A
{
color: White;
text-decoration:none;
}
.NTForums_Button A:link
{
color: White;
}
.NTForums_Button A:visited
{
    color: White;
}
.NTForums_Button A:hover
{
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
StartColorStr=#336699, EndColorStr=#7DA1C4);
text-decoration: underline;
}
.NTForums_Image
{
border-right: gray 1px solid;
padding-right: 5px;
border-top: gray 1px solid;
padding-left: 5px;
padding-bottom: 5px;
margin: 5px;
border-left: gray 1px solid;
padding-top: 5px;
border-bottom: gray 1px solid;
position: static;
background-color: #f5f5f5;
}
.NTForums_Quote
{
border-right: #a9a9a9 1px solid;
padding-right: 5px;
border-top: #a9a9a9 1px solid;
display: block;
padding-left: 5px;
font-size: 8pt;
padding-bottom: 5px;
margin: 10px;
border-left: #a9a9a9 1px solid;
padding-top: 5px;
border-bottom: #a9a9a9 1px solid;
background-color: #f5f5f5;
}
.NTForums_Editor
{
font-size:10pt;
color:#000000;
padding-left:5px;
}
.NTForums_SmallButton
{
font-size: 8pt;
}
.emot
{
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
border-top-style: none;
padding-top: 0px;
border-right-style: none;
border-left-style: none;
background-color: transparent;
border-bottom-style: none;
}
