/* ================================
    CSS STYLES FOR THE ASP.NET PORTAL STARTER KIT
    v1.0, 10/2002
   ================================
*/   

body						{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
						 background-image:url(rsgross.jpg); 
						 margin-top:20px; text-align:center;}

table					{width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; 
						 font-size:11px; line-height:16px;}
table td					{vertical-align:top;}

input					{font-size:11px; margin-top:1px; margin-bottom:1px; margin-left:0px;}
select					{font-size:11px; margin-top:1px; margin-bottom:1px;}
textarea					{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
						 scrollbar-face-color:#eeeeee; scrollbar-highlight-color:#eeeeee; 
						 scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#eeeeee; 
						 scrollbar-shadow-color:#eeeeee; scrollbar-arrow-color:#999999; 
						 scrollbar-track-color:#ffffff; margin-top:1px; margin-bottom:1px;}
	
.img_default				{margin-top:4px; margin-bottom:4px; margin-right: 10px;}


.div_structur_main			{text-align:center;}
.div_link_to_header			{color:White; font-weight:bold; background-color:Black; padding-left:6px;}
.div_content_pane			{height:100%; background-color:white; overflow:none;
						 border:none; padding:20px; padding-left:50px; padding-right:50px;
						 scrollbar-face-color:#ffffff; scrollbar-highlight-color:#e6e6e6; 
						 scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff; 
						 scrollbar-shadow-color:#e6e6e6; scrollbar-arrow-color:#e6e6e6;
						 scrollbar-track-color:#ffffff;}
.div_link_to_				{height:100px; background-color:#f9f9f9; overflow:auto;
						 border:solid 1px black;
						 scrollbar-face-color:#ffffff; scrollbar-highlight-color:#000000; 
						 scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff; 
						 scrollbar-shadow-color:#000000; scrollbar-arrow-color:#000000; 
						 scrollbar-track-color:#ffffff;}

.tbl_structur_main			{width:800px;}

.tbl_literatur_detail td		{}
.td_left					{width:360px; font-size:11px; text-align:justify; padding-right:8px;}
.td_right					{width:150px; font-size:11px; padding-left:7px;}

.txt_large				{font-size:14px;}
.txt_normal				{font-size:11px;}
.txt_medium				{font-size:11px;}
.txt_zitat				{color:#666666; font-size:11px;}
.txt_small				{font-size:10px;}

.hdr_large_news			{font-size:16px; color:000C3C; font-weight:bold;}
.hdr_large_welpen			{font-size:16px; color:e6b6e6; font-weight:bold;}
.hdr_large_rueden			{font-size:16px; color:660000; font-weight:bold;}
.hdr_large_huendinnen		{font-size:16px; color:556B2F; font-weight:bold;}
.hdr_large_home		{font-size:16px; color:3C929E; font-weight:bold;}
.hdr_large_guestbook		{font-size:16px; color:CCCC99; font-weight:bold;}
.hdr_large_links		{font-size:16px; color:999999; font-weight:bold;}


.hdr_medium_news			{font-size:13px; color:000C3C; font-weight:bold;}
.hdr_medium_welpen			{font-size:13px; color:e6b6e6; font-weight:bold;}
.hdr_medium_rueden			{font-size:13px; color:660000; font-weight:bold;}
.hdr_medium_huendinnen		{font-size:13px; color:556B2F; font-weight:bold;}
.hdr_medium_home	{font-size:13px; color:3C929E; font-weight:bold;}
.hdr_medium_guestbook		{font-size:13px; color:CCCC99; font-weight:bold;}
.hdr_medium_links		{font-size:13px; color:999999; font-weight:bold;}

.hdr_default				{font-weight:bold;}
.hdr_list					{text-decoration:underline;}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg					{background-color:darkred;}

.td_content_left			{width:133px; background-color:#eeeeee; border:solid 1px #cccccc; border-top:none;}
.td_content_right			{border-right:solid 1px #cccccc; border-bottom:solid 1px #cccccc; 
						 background-color:White; padding:0px; padding-bottom:0px;}

.td_content_right_admin		{border-right:solid 1px #cccccc; border-bottom:solid 1px #cccccc;  background-color:White; 
						 padding:20px;}

.tdNews				{background-color:#000C3C;}
.tdWelpen 					{background-color:#FFCCFF;}
.tdRueden 					{background-color:#660000;}
.tdHuendinnen 				{background-color:#556B2F;}
.tdHome 			{background-color:#3C929E;}
.tdGuestbook 				{background-color:#CCCC99;}

.tbl_menu_home				{}
.tbl_menu_home td			{font-size:11px; padding:2px; padding-left:11px; border-top:solid 1px #dddddd;}
.tbl_menu_home a:link		{color:#333333; font-size:11px; text-decoration:none;}
.tbl_menu_home a:active		{color:#333333; font-size:11px; text-decoration:none;}
.tbl_menu_home a:visited		{color:#333333; font-size:11px; text-decoration:none;}
.tbl_menu_home a:hover		{color:#666666; font-size:11px; text-decoration:none;}

/* PAGE BANNER */
/* NOTE:Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle				{font-family:Verdana Bold, Helvetica, sans-serif; font-size:42pt;
						 font-weight:normal; color:#ffffff;}

.TabBg 					{background-color:white; border-color:black;} /* background/border colors for the selected tab */
.OtherTabsBg 				{background-color:white;} /* background/border colors for the unselected tabs */

/* text style for the selected tab */
.SelectedTab 				{font-family:Verdana, Helvetica, sans-serif; font-size:11px; color:DarkRed; 
						 vertical-align:middle; padding:0px; padding-left:8px;}

/* text style for the unselected tabs */
.OtherTabs 				{font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-weight:normal; 
						 color:gainsboro; text-decoration:none; vertical-align:middle; padding:0px; padding-top:2px; 
						 padding-left:8px; margin:0px; margin-bottom:0px;}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link 			{text-decoration:none; color:white;}
A.OtherTabs:visited			{text-decoration:none; color:white;}
A.OtherTabs:active 			{text-decoration:none; color:white;}
A.OtherTabs:hover 			{text-decoration:none; color:#cccccc;}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink					{font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-weight:bold}   

/* hyperlink style for the site links */
A.SiteLink:link 			{text-decoration:none; color:white;}
A.SiteLink:visited 			{text-decoration:none; color:#eeeeee;}
A.SiteLink:active 			{text-decoration:none; color:#eeeeee;}
A.SiteLink:hover 			{text-decoration:underline; color:white;}

/* style for separator between site links */
.Accent					{color:red; font-weight:bold;}



/* MODULE-SPECIFIC ************************************************************************************/

/* text style for reading messages in Discussion */    
.Message 					{font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-weight:normal; 
						 font-size:11px; background-color:#eeeeee}   

/* style of item titles by Announcements and events */
.ItemTitle 				{font-family:Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:darkred;}



/* GENERAL *********************************************************************************************/

/* style for module titles */
.Head 					{font-family:Verdana, Helvetica, sans-serif; font-size: 20px; font-weight:normal; color:#333333;}

/* style of item titles on edit and admin pages */
.SubHead 					{font-family:Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:black; padding-top:3px;}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 				{font-family:Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:black;}

/* text style used for most text rendered by modules */
.Normal 					{font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-weight:normal;}

/* text style used for most text rendered by modules for entries, not shon in tab aktuell*/
.AbNormal 					{font-family:Verdana, Helvetica, sans-serif; font-size:10pt; font-weight:normal; color:#666666;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox 			{width:460px; font-family:Verdana, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
.NormalRed 				{font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:red;}
.NormalBold 				{font-family:Verdana, Helvetica, 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, Helvetica, sans-serif; font-size:11px; font-weight:normal;}

.ItemStyleNormal 			{text-align:justify; padding-bottom:40px;}
.ItemStyleInaktiv 			{text-align:justify; padding-bottom:40px; color:#999999;}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link		{text-decoration:underline; color:#666666;}
A.CommandButton:visited		{text-decoration:underline; color:#666666;} 
A.CommandButton:active		{text-decoration:underline; color:#666666;}
A.CommandButton:hover		{text-decoration:underline; color:#999999;}

.CommandButton A:link		{text-decoration:underline; color:#666666;}
.CommandButton A:visited		{text-decoration:underline; color:#666666;}
.CommandButton A:active		{text-decoration:underline; color:#666666;}
.CommandButton A:hover		{text-decoration:underline; color:#999999;}

    
.sub_menu A:link			{text-decoration:none; color:#000000;}
.sub_menu A:visited			{text-decoration:none; color:#000000;}
.sub_menu A:active			{text-decoration:none; color:#000000;}
.sub_menu A:hover			{text-decoration:underline; color:#999999;}
	


/* GENERIC ************************************************************************************************/
H1  						{font-family:Verdana, Helvetica, sans-serif; font-size: 20px; font-weight:normal; color:#666644;}
H2  						{font-family:Verdana, Helvetica, sans-serif; font-size: 20px; font-weight:normal; color:#666644;}
H3  						{font-family:Verdana, Helvetica, sans-serif; font-size: 12px; font-weight:normal; color:darkred;}
H4  						{font-family:Verdana, Helvetica, sans-serif; font-size: 12px; font-weight:normal; color:darkred;}
H5, DT  					{font-family:Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:darkred;}
H6  						{font-family:Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:darkred;}

TFOOT, THEAD    			{font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color:darkred;}
TH  						{vertical-align:baseline; font-family:Verdana, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:darkred;}

A:link					{text-decoration:underline; color:#666666;}
A:visited					{text-decoration:underline; color:#666666;}
A:active					{text-decoration:underline; color:#666666;}
A:hover					{text-decoration:underline; color:#999999;}

SMALL   					{font-size: 8px;}
BIG 						{font-size: 14px;}
BLOCKQUOTE, PRE 			{font-family:Lucida Console, monospace;}

UL LI   					{list-style-type:square;}
UL LI LI    				{list-style-type:disc;}
UL LI LI LI 				{list-style-type:circle;}
OL LI   					{list-style-type:decimal;}
OL OL LI    				{list-style-type:lower-alpha;}
OL OL OL LI 				{list-style-type:lower-roman;}

HR 						{color:dimgrey; height:1pt; text-align:left}

/* CUTE EDITOR *********************************************************************************************/
.CuteEditorToolBarContainer table {width:auto;}
