html	         { }
			
body           {background-color: #4DBBCC; 
                margin: 0px; padding: 0px; padding-top: 0px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #ac9e98;
                font-size: 11px;}
              
img         	 {border: 0px; }

td             {line-height: 1.6em; }

table.layout   {border: 0px; }

                
h2             {font-size: 15px;
                font-weight: bold;
                color: #ffffff;
                margin-top: 30px;
                margin-bottom: -0px;}
                
h3             {font-size: 12px;
                font-weight: bold;
                color: #ffffff;
                margin-top: 30px;
                margin-bottom: -0px;}
	
p              {padding-top: 6px;
              	margin-top: 1px;
              	padding-bottom: 1px;
              	margin-bottom: 1px; }             
               
#mainarea      {position:relative;
                margin: auto; 
                top:100px;                 
                width:950px;
                height:500px;
                color: #ffffff;
                background-color:#3BA9BA;
                }
                 
#maincontent   {
                padding-top: 0px;
                padding-left: 0px;  
                width:950px;
                height:500px;                 
                background: url(img/background.jpg);
                }

                
#logo   {
          padding-top: 50px;
          padding-right: 0px;   
          width:200px;
          height:61px;          
          }
          
#text2   {
          padding-top: 50px;
          padding-left: 600px;
          color: #4DBBCC;
          z-index: -1;
          }
          
#text2 a:link         {color: #ac9e98; text-decoration: underline;}       
#text2 a:visited      {color: #ac9e98; text-decoration: underline;}          
#text2 a:hover        {color: #d20f24; text-decoration: underline;}       
#text2 a:focus        {color: #d20f24; outline: none; text-decoration: underline;}       
#text2 a:active       {color: #d20f24; text-decoration: underline;}

#text2m a:link         {color: #d20f24; text-decoration: underline;}       
#text2m a:visited      {color: #d20f24; text-decoration: underline;}          
#text2m a:hover        {color: #b5ada9; text-decoration: underline;}       
#text2m a:focus        {color: #b5ada9; outline: none; text-decoration: underline;}       
#text2m a:active       {color: #b5ada9; text-decoration: underline;}

#text2 .link_selected  { color: #b5ada9; }
#text2 a:link.link_selected  { color: #b5ada9; text-decoration: none;}
#text2 a:visited.link_selected  { color: #b5ada9; text-decoration: none;}
          
#text3   {
          padding-top: 0px;
          padding-left: 50px;
          padding-right: 200px;
          }
#text3 a:link         {color: #ffffff; text-decoration: underline;}       
#text3 a:visited      {color: #ffffff; text-decoration: underline;}          
#text3 a:hover        {color: #9CEAF6; text-decoration: underline;}       
#text3 a:focus        {color: #9CEAF6; outline: none; text-decoration: underline;}       
#text3 a:active       {color: #9CEAF6; text-decoration: underline;}

#text3m a:link         {color: #ffffff; text-decoration: underline;}       
#text3m a:visited      {color: #ffffff; text-decoration: underline;}          
#text3m a:hover        {color: #9CEAF6; text-decoration: underline;}       
#text3m a:focus        {color: #9CEAF6; outline: none; text-decoration: underline;}       
#text3m a:active       {color: #9CEAF6; text-decoration: underline;}

#text3 .link_selected  { color: #9CEAF6; }
#text3 a:link.link_selected  { color: #9CEAF6; text-decoration: none;}
#text3 a:visited.link_selected  { color:#9CEAF6; text-decoration: none;}


 
              
#fusszeile {position:absolute;
            bottom: -30px;
            left: 40px;
            font-size: 7pt;
            color: #ffffff;
            width: 100%;} 
	                 
       
#fusszeile_text	   {padding: 6px;}  
#fusszeile_textm	   {padding: 6px;}  
               
                                  
#fusszeile_text a:link         {color: #ffffff; text-decoration: underline;}       
#fusszeile_text a:visited     {color: #ffffff; text-decoration: underline;}          
#fusszeile_text a:hover        {color: #9CEAF6; text-decoration: underline;}       
#fusszeile_text a:focus        {color: #9CEAF6; outline: none; text-decoration: underline;}       
#fusszeile_text a:active       {color: #9CEAF6; text-decoration: underline;}

#fusszeile_textm a:link         {color: #ffffff; text-decoration: underline;}       
#fusszeile_textm a:visited      {color: #ffffff; text-decoration: underline;}          
#fusszeile_textm a:hover        {color: #9CEAF6; text-decoration: underline;}       
#fusszeile_textm a:focus        {color: #9CEAF6; outline: none; text-decoration: underline;}       
#fusszeile_textm a:active       {color: #9CEAF6; text-decoration: underline;}

#fusszeile .link_selected  { color: #9CEAF6; }
#fusszeile a:link.link_selected  { color: #9CEAF6; text-decoration: none;}
#fusszeile a:visited.link_selected  { color: #9CEAF6; text-decoration: none;}

.hint {font-size: 0.8em }

