/* CSS Document */

.content, body, td            {font-family: trebuchet ms, arial, sans-serif; font-size: 12px; color:#323333; line-height: 17px; background-color: #ffffff;


scrollbar-base-color:#F7F7F7;
scrollbar-darkshadow-color:#F7F7F7;
scrollbar-face-color:#F7F7F7;
scrollbar-highlight-color:#F7F7F7;
scrollbar-track-color:#F7F7F7;

scrollbar-3dlight-color:#993333;
scrollbar-arrow-color:#993333;
scrollbar-shadow-color:#993333;
}

.content 			{padding-bottom:20px;}
.content a          {font-family: trebuchet ms, arial, sans-serif; font-size: 12px; color:#323333; line-height: 17px; background-color: #ffffff;color:#2A5DAA; text-decoration: underline;}
.content img        {margin-left: 10px; margin-bottom:10px;}



/* MAIN-NAVIGATION */
.nav img {border: 0}

.nav a:link        div,
.nav a:visited div            	{border: 0px solid #ffffff; border-width: 0px; border-bottom-width: 1px;}
         

.nav a:active div,
.nav a:hover div,
.nav a:hover,
.nav_aktiv                    	{border: 0px solid #993333; border-width: 0px; border-bottom-width: 1px;}


/* SUB-NAVIGATION */
.subnav                       	{font-family: arial, verdana, sans-serif; font-size: 12px; color:#004E9F; line-height: 22px; padding-top: 5px;} 
 
.subnav a	           			{text-decoration: none; color:#004E9F;}
.subnav a div 					{padding-right:10px; display: inline; cursor:hand; text-decoration: none; color:#004E9F;}

.subnav a:hover,
.subnav_aktiv					{text-decoration: none; color:#004E9F; background-image:url(img/subnav_on.gif); background-repeat:no-repeat; background-position:right 12px;}     	


textarea, input                 {background-color: #F7F7F7; border: 0px none; border-bottom: 1px solid #993333; margin-bottom:11px;}

textarea                        {width:350px;}





