/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.Convecto_Teaser_Image
{
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 2px;
	border: #999999 1px solid;
}

.Convecto_Teaser_Date
{
    font-family: Verdana;
    font-size:  9px;
    font-weight: normal;
    color: #999999;
}


.Convecto_Teaser_Headline
{
    font-family: Verdana;
    font-size:  13px;
    line-height: 20px;
    font-weight: bold;
    color: #336699;
}

.Convecto_Teaser_Headline_View
{
    font-family: Verdana;
    font-size:  13px;
    line-height: 20px;
    font-weight: bold;
    color: #336699;
	margin-bottom: 30px;	
}

.Convecto_Teaser_Normal
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #323232;
	line-height: 20px;
	text-decoration: none;
}

.Convecto_Teaser_Normal a
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

.Convecto_Teaser_Normal a:hover
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.Convecto_Markt_Normal
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #323232;
	line-height: 20px;
	text-decoration: none;
}

.Convecto_Markt_Headline
{
  font-family: Verdana;
  font-size:  13px;
  line-height: 20px;
  font-weight: bold;
  color: #336699;
}

.Convecto_Markt_Normal a
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

.Convecto_Markt_Normal a:hover
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #336699;
	text-decoration: none;
}


.Convecto_Markt_NormalBold
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #323232;
	line-height: 20px;
	text-decoration: none;
}

.Convecto_Markt_NormalBold a
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

.Convecto_Markt_NormalBold a:hover
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #336699;
	text-decoration: none;
}



.Head Convecto_Markt_Head
{
    font-family: Verdana;
    font-size:  13px;
    line-height: 20px;
    font-weight: bold;
    color: #336699;
}


/* Convecto Navigation */



.nav1 
{ 
	color: #666666; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

.nav1 a 
{ 
	color: #666666; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

.nav1 a:hover  
{ 
	color: #336699; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

.nav1_sel 
{ 
	color: #666666; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

.nav1_sel a 
{ 
	color: #666666; 
	font-weight: bold; 
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

.nav1_sel a:hover  
{ 
	color: #336699; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}


/* Eigene Bullet Grafik */

li {list-style-image:url(http://aa014.domainkunden.de/Portals/_default/Skins/DVPT.Skin_v1.00/images/bullet.gif);}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    
}

/* background color for the content part of the pages */
Body
{
    background-color: #ffffff;
	margin-top: 0px;
	height: 100%;
}


/* background/border colors for the selected tab */
.TabBg {
    background-color: #B6B9D3;
}
.MainContentBG {
	background-image: url(/Portals/_default/Skins/DVPT.Skin_v1.00/mainBG.jpg);
	background-repeat: repeat;
}
.LeftContent {
	background-image: url(/Portals/_default/Skins/DVPT.Skin_v1.00/Sliced_Left.gif);
	background-repeat: repeat-y;
}

.LeftPane  {
    background-color: #EEEEEE;
    /*background: #eee url(/Portals/_default/Skins/DVPT.Skin_v1.00/images/bg_spalte_links.gif) no-repeat right 0px;*/
    padding-top: 15px;
}

.ContentPane  
{ 
    background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;	
    padding-top: 10px;	
    padding-bottom: 10px;
    border-right: 1px solid #d2d2d2; 
    border-left: 1px solid #d2d2d2;
}

.ContentPane a 
{ 
    color: #336699;
    text-decoration: underline;
}

.ContentPane a:hover
{ 
    color: #336699;
    text-decoration: none;
}


/*Links in der ContentPane unterstrichen*/

.RightPane  
{ 
    background-color: #EEEEEE;
	padding-top: 10px;
}

.RightPane a 
{ 
    color: #336699;
    text-decoration: underline;
}

.RightPane a:hover
{ 
    color: #336699;
    text-decoration: none;
}

.DateContainer  {
	font: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	font-weight: bold;
	color: #535F82;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 9px;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}

A.SelectedTab:link {
    font-weight: normal;
    font-size: 9px;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}

A.SelectedTab:visited  {
    text-decoration: none;
    color:#FFFFFF;
}

A.SelectedTab:active   {
    text-decoration: none;
    color:#FFFFFF;
}

A.SelectedTab:hover    {
    text-decoration: none;
    color:#FFFFFF;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 9px;
    color: #f5f5f5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.OtherTabs:link {
    font-weight: normal;
    font-size: 9px;
    color: #f5f5f5;
    font-family: Verdana;
    text-decoration: none;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#f5f5f5;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#f5f5f5;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    color:#f5f5f5;
}

.bottom {
    font-weight: normal;
    font-size: 9px;
    color: #f5f5f5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.bottom:Link {
    font-weight: normal;
    font-size: 9px;
    color: #f5f5f5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.bottom:visited  {
    font-weight: normal;
    font-size: 9px;
    color: #f5f5f5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.bottom:active   {
    font-weight: normal;
    font-size: 9px;
    color: #f5f5f5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.bottom:hover    {
    font-weight: normal;
    font-size: 9px;
    color: #f5f5f5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

UL {
	margin-top: 5px;
	margin-bottom: 5px;
	
}
    
/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana;
    font-size:  11px;
    font-weight: bold;
    color: #666666;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  13px;
    font-weight: bold;
    color: #336699;
    line-height: 20px;
    margin-bottom: 30px;
   
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  13px;
    line-height: 20px;
    font-weight:    bold;
    color: #999999;
    margin-bottom: 30px;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #323232;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
}

.Normal a
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #336699;
	line-height: 18px;
	padding: 0px;
	text-decoration: underline;
}

.Normal a:hover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #336699;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}


.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #323232;
	line-height: 18px;
	padding: 0px;
}

.NormalBold a
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #336699;
	text-decoration: none;
}


.NormalBold a:hover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #336699;
	text-decoration: underline;
}




/* Textbox and Button for Login */

.LoginTextBox 
{ 
	color: #323232; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom: 3px; border: 1px solid #8f9ea6; 
	width: 150px; 
	height: 20px; 
}

.LoginButton 
{ 
	color: #323232; 
	background-color: #ffffff; 
	font-size: 11px; line-height: 14px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; 
	text-decoration: none; 
	border: 1px solid #8f9ea6; 
	height: 20px }


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
        
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #336699;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #336699;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #336699;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #336699;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #336699;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #336699;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #336699;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #336699;
}



/*

A:link  {
    text-decoration: none;

}

A:visited   {
    text-decoration:    none;

}

A:active    {
    text-decoration:    none;

}


*/




/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    
{
    font-family: Verdana;
    font-size:  11px;
    font-weight: bold;
    color: #336699;
    text-decoration: none;
}

.ItemTitle a
{
    font-family: Verdana;
    font-size:  11px;
    font-weight: bold;
    color: #336699;
    text-decoration: underline;
}

.ItemTitle a:hover  
{
    font-family: Verdana;
    font-size:  11px;
    font-weight: bold;
    color: #336699;
	text-decoration: none;
}


/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: #000000;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: green; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #CCCCCC; 
	cursor: pointer; 
	cursor: hand; 
	color: green; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

input{
	font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
	color: #323232;
	text-decoration: none;
}

textarea{
	font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
	color: #323232;
	text-decoration: none;
}

