body {
	background-color	: #7F7FA9;
	font-family			: arial;
	/* font-size			: 10px; */
	/* text-align			: center; */
}

#main {
	width				: 920px;
	height			: 560px;
  margin			: 0 auto;
  background	: #B9B9E2;
  text-align	: left;
	background	: url(images/standard/bg_main.gif) no-repeat top;
}



#logo     {
	width				  : 150px;
	height			  : 150px;
 /*  background	  : #C6C6EE;
  background	  : url(images/standard/bg_main2.gif) no-repeat top; */
	float				  : left;
  text-align		: left;
          }

#top_google {
	width				  : 760px;
	height			  : 150px;
  text-align		: left;
  float				  : right;
  margin			  : 4px 4px 4px;
  
            }

#main_content {
	width				  : 760px;
	height			  : 380px;
  /* height			  : 400px; */
  /* background	  : #C6C6EE; */
  margin			  : 4px 4px 4px;
	text-align		: left;
  float				  : right;
  font-size			: 10px;

  display				: inline;
	overflow      : auto;
              }

#loginfield     {
	width				  : 130px;
	height			  : 130px;
 /*  background	  : #C6C6EE;*/
  background	  : url(images/standard/bg_login.gif) no-repeat top; 
	float				  : center;
  text-align		: left;
  padding       : 4px;
          }
 
#google_cont     {
	width				  : 744px;
	height			  : 121px;
 /*  background	  : #C6C6EE;*/
  background	  : url(images/standard/bg_google.gif) no-repeat top; 
	float				  : center;
  text-align		: center;
  !padding      : 4px 8px 4px;
  margin        : 4px 8px 4px;
          }
 
/* Formularfeld Text Login*/

    .formfeld {
                /* BACKGROUND-IMAGE: url(images/standard/formback.gif);  */
                /* background-color: #F0DFC4; */
                border : 3px #B08D54;  
                margin-top : 1px;
                margin-right : 1px;
                margin-bottom : 1px;
                margin-left : 1px; 
                FONT-SIZE: 9pt; 
                COLOR: #000000; 
                FONT-FAMILY: Arial, Verdana; 
                float: left;
                width: 70 px;
              }  
 
 
 /* standard Text außerhalb der fck felder */
              .stand {
                      font-family: Arial;
                      font-size: 12px;
                      line-height: 1.2em;
                      letter-spacing: 0;
                      text-align: left;
                      word-spacing: normal;
                      text-decoration: none;
                      /* color: #1a008e; */
                      /* background-color: #ffd17a; */
                      }                 
              
/* Allgemein Links */
Linkeinstellungen
a:link {
        color: #020269;
        text-decoration: none;
        font-weight:bold;
        }
a:visited {
        color: #434349;
        text-decoration: none;
        font-weight:bold;
          }
a:hover {
        color: #3D3DFC;
        text-decoration: none;
        font-weight:bold;
        }
a:active {
        color: #D8D8FD;
        text-decoration: none;
        font-weight:bold;
        }


/* Menülinks */
div#clink 
  {
  float				  : left;
  font-size			: 80.1%;
  font          : arial, sans-serif; 
  width				: 150px;
  height			: 40px;  
  }
    
div#clink a 
  {
  /*border-right: #ffffff 3px solid; padding-right: 10px;*/
  background : url(images/standard/button.gif) no-repeat top;
  display : inline;
  width : 150px;
	height : 40px;
  text-align: left; 
  text-decoration: none;
  !padding	: 9px 20px 0px;
  display : block; 
  }
    
    div#clink a:hover {
                background	  : url(images/standard/button3.gif) no-repeat top;
                !    padding			: 10px 19px 0px; 
                      }                 
                      
  
/* Ende der Sendung */



#top {
	height				: 70px;
}

#logoTopRight, 
#spacerBottomRight {
	float				: right;
}

#mainMenu {
	height				: 25px;
	float				: left;
	padding				: 50px 25px 0px;
	background			: #DBDAD8;
}

.mainMenuUl {
	list-style-type		: none;
	margin				: 0;
	padding				: 0;
}

.mainMenuUl li, #subMenu ul li {
	display				: inline;
}

.mainMenuUl li a {
	text-decoration		: none;
	font-weight			: 900;
	color				: #434240;
	padding				: 3px 5px 0;
	display				: block;
	height				: 22px;
	float				: left;
	
}

.mainMenuUl li a:hover {
	background			: #EAEAEA;

}

#mainMenu input, #subMenu input {
	float: left;
}

#subMenu {
	height				: 100px;
	clear				: both;
}

#subMenu li a {
	text-decoration		: none;
	font-weight			: 900;
	color				: #434240;
	padding				: 3px 10px 0;
	height				: 22px;
	display				: block;
	float				: left;
}

li a.menuActive {
	background			: #EAEAEA;
}

#subMenu li a:hover {
	background			: #EAEAEA;
}

#subMenu ul {
	/*padding-top			: 5px;
	padding-bottom		: 1px; */
	height				: 25px;
	margin: 0;
	padding: 0;
	list-style-type		: none;
}

#subMenu ul#subMenu1 {
	background			: #cacaca;
	margin-left			: 65px;
}

#subMenu ul#subMenu2 {
	background			: #b1b1b1;
	margin-left			: 105px;
}

#subMenu ul#subMenu3 {
	background			: #a0a0a0;
	margin-left			: 145px;
}

#subMenu ul#subMenu4 {
	background			: #949494;
	margin-left			: 185px;
}

#contentText {
	float				: left;
	height				: 285px;
	/* width				: 250px; */
	margin-left			: 25px;
	padding-left		: 15px;
	padding-top			: 15px;
	display				: inline;
	overflow: auto;
}

#contentImages {
	float				: right;
	height				: 285px;
	padding-top			: 15px;
}

#contentImages img{
	float: left;
}


#bottom {
	height				: 73px;
	margin-top			: 50px;
	background			: #DBDAD8;
	padding-top			: 2px;
	color				: #434240;
	float				: left;
	text-align			: right;
	padding-left		: 25px;
	padding-right		: 25px;
}

#bottom-left {
	float				: left;
	font-weight			: 900;
}

/* ############################################# */
/* Links für Test und Übungen */
/* ############################################# */

div#testt 
  {
  /* padding         : 0px 0px 0px; */
  /* margin          : 0px 0px 0px; */
  /* list-style-type : none; */
  /* float				    : left; */
  /* font-size			  : 80.1%; */
  /* width				    : 150px; */
  /* border          : 1px solid #A0A0A0; */
  /* height			    : 40px;  */
  }
    
div#testt a 
  {
  /*border-right: #ffffff 3px solid; padding-right: 10px;*/
 /*  background : url(images/standard/button.gif) no-repeat top; */
  display         : inline;
	height          : 20px; 
  width           : 20px; 
  text-align      : center; 
  text-decoration : none;
  padding	        : 1px 1px 1px;
/*   display         : block;  */
  border          : 1px solid #A0A0A0;
  margin          : 1px 0;
  color           : #4E4E4E;
  background      : #EAECF9; 
  }
    
div#testt a:hover 
  {
  padding			    : 1px 1px 1px; 
  background      : #FB9724;
  height          : 10px; 
  color           : #000000;
  border          : 3px solid #790202;
  }        



