

body{
	
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #ffffff;
	text-align: center;
}


h1 {
	background-color:#FFFFFF;
	color: #000;
  	font-weight: bold;
	font-size: 17px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	
}

h1.personen {
	background-color:#FFFFFF;
	color: #000;
  	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom:0px;
	margin: 0px 0px 0px 0px;
	
}

h1.programm {
	background-color:#FFFFFF;
	color: #000;
  	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom:0px;
	margin: 0px 0px 0px 0px;
	
}

h1.netzwerk {
	background-color:#FFFFFF;
	color: #000;
  	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom:20px;
	margin: 0px 0px 0px 0px;
	
}

h1.literatur {
	background-color:#FFFFFF;
	color: #000;
  	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom:20px;
	margin: 0px 0px 0px 0px;
	
}

h1.footer {
	background-color:#FFFFFF;
	color: #000;
  	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	text-align:left;	
}

h2 {
	background-color:#FFFFFF;
	color: #000;
  	font-weight: bold;
	font-size: 12px;
	padding: 20px 0px 0px 40px;
	font-family: Verdana, Arial, sans-serif;
}

h3 {
	background-color:#FFFFFF;
	color: #000;
  	font-weight: bold;
	font-size: 12px;
	padding: 20px 0px 0px 20px;
	margin-bottom: -10px;
	font-family: Verdana, Arial, sans-serif;
}

td.week{
	border-left: 1px dotted #000;
	width: 100px !important;
	background-color:#FFFFFF;
	color: #000;
  	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;	
	line-height: 1.3em;	
	vertical-align:top;
	padding-left: 2px;

}

td.normal{
	background-color:#FFFFFF;
	color: #000;
  	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;	
	line-height: 1.3em;	
	vertical-align:top;	
}


p.main_normal{
	background-color:#FFFFFF;
	color: #000;
  	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-left:20px;
	padding-right:20px;
	line-height: 1.3em;	
}

p.main_table{
	background-color:#FFFFFF;
	color: #000;
  	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3em;	
}

p.main_nachoben{
	background-color:#FFFFFF;
	color: #000;
  	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-left:20px;
	padding-right:20px;
	line-height: 1.3em;	
	text-align:right;
}

p.main_italic{
	background-color:#FFFFFF;
	color: #000;
  	font-weight:normal;
	font-style:italic;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-left:20px;	
}



p.footer_normal{
	background-color:#FFFFFF;
	color: #000;
  	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;	
	padding-top: 0px;
	margin-top: 5px;
}

#table_main{
	background-color:#FFFFFF;
	color: #000;
  	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-left:20px;
	padding-right:20px;
	line-height: 1.3em;	
}


ul {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

ul#Navigation {
	text-align: left;
	list-style-type: disc;
}

ul#Navigation li {
	list-style: disc;
	margin: 0.1em;
	padding: 0.3em;
}

/* Div-Container zum strukturellen Aufbau der Seite*/

#centrecontainer {
	background-color: #fff;
	background-repeat: no-repeat;
	width: 730px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}


#contentbox {
	background-color: #fff;
	float: left;
	width: 540px;
	height: auto;
	padding: 0px;
	margin: 0px 0px;
	margin-bottom: 40px;
	margin-top: 43px;
	border: 1px;
	border-style:solid;
	border-color:#000000;
	z-index: 2;
}

#conbox_head_basis {
	background-color: #fff;	
	float: left;
	width: 540px;
	height: 360px;
	padding: 0px;
	margin: 0px 0px;
	z-index: 2;		
	/*
	border-bottom: 1px solid;
	border-bottom-color:#000000;*/
}

#conbox_headline {
	background-color: #fff;
	float: left;
	width: 140px;
	height: auto;
	padding: 0px;
	margin: 65px 0px 0px 0px;
	z-index: 2;
}

#conbox_headline_long {
	background-color: #fff;
	float: left;
	width: 400px;
	height: auto;
	padding: 0px;
	margin: 65px 0px 0px 0px;
	z-index: 2;
}


#conbox_headline_pics {
	background-color: #fff;
	float: right;
	width: 360px;
	height: auto;
	padding: 0px;
	margin: 65px 0px 0px 0px;
	z-index: 2;	
}


/* Die drei Überschriften noch einmal für die Seiten mit kleineren Bildern*/
#conbox_headline2 {
	background-color: #fff;
	float: left;
	width: 140px;
	height: auto;
	padding: 0px;
	margin: 45px 0px 0px 0px;
	z-index: 2;
}

#conbox_headline_long2 {
	background-color: #fff;
	float: left;
	width: 400px;
	height: auto;
	padding: 0px;
	margin: 45px 0px 0px 0px;
	z-index: 2;
}


#conbox_headline_pics2 {
	background-color: #fff;
	float: right;
	width: 360px;
	height: auto;
	padding: 0px;
	margin: 45px 0px 0px 0px;
	z-index: 2;	
}


#conbox_main {
	background-color: #fff;
	float: left;
	width: 540px;
	height: auto;
	padding: 0px;
	margin: 40px 0px 0px 0px;
	z-index: 2;
}


#errorposition {
	background-color: #fff;
	float: left;
	width: 540px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;	
}


#formposition {
	background-color: #fff;
	float: left;
	width: 540px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;	
}

#conbox_foot_line {
	background-color: #aaa;
	background:url(integrale_theorie_praxis/line_integrales_forum1.gif) repeat-x;
	float: left;
	width: 540px;
	height: auto;
	margin: 40px 0px 0px 0px;
	z-index: 3;
}

#conbox_footnote {
	padding-left:20px;
	padding-top:4px;
	letter-spacing: 2pt;
	font-size:9px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif; 
}

#conbox_foot_left {
	background-color: #fff;
	float: left;
	width: 260px;
	height: auto;
	margin-top:80px;
	margin-bottom:20px;
	z-index: 3;
}

#conbox_foot_left_inside {
	background-color:#fff;
	margin-left:20px;
	margin-bottom:40px;
}


#conbox_foot_right {
	background-color: #fff;
	float: right;
	width: 260px;
	height: auto;
	margin-top:80px;
	margin-bottom:20px;
	z-index: 3;
}

#conbox_foot_right_inside {
	background-color:#fff;
	margin-right:19px;
	margin-bottom:0px;
	text-align:left;
}

#imgleft_border {
	background-color: #fff;
	float:left;
	margin-bottom:4px;
	margin-left:0px;
	margin-right:10px;	
	border-right-style:solid; 
	border-right-width:10px;	
	width: 100px;
	text-align: right;	
}


#img_header{
	border-bottom: 1px solid;
	border-bottom-color:#000000;
}

#imgleft {
	background-color: #fff;
	float:left;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px;
	width: 110px;
	text-align: right;			
}

#img_mainleft {
	background-color: #fff;
	float:left;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:20px;
	width: auto;
	text-align: right;
	border:#000000;
	border-style: solid;			
	border-width: 1px;
}

#img_longleft {
	background-color: #fff;
	float:left;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:10px;
	width: 240px;
	text-align: right;			
}

#imgright_border {
	background-color: #fff;
	float:right;
	margin-bottom:4px;
	margin-left:0px;
	margin-right:0px;	
	border-right-style:solid; 
	border-right-width:10px;	
	width: 230px;
	text-align: right;	
}

#img_smallright_border {
	background-color: #fff;
	float:right;
	margin-bottom:4px;
	margin-left:10px;
	margin-right:0px;	
	border-right-style:solid; 
	border-right-width:10px;	
	width: auto;
	text-align: right;	
}

#imgright{
	background-color: #fff;
	float:right;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:19px;	
	width: 250px;
	text-align: right;	
}

#start_english{
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;
	margin: 0px 0px;
	margin-top: 40px;
	padding: 0px;
	font-size:9px;
	text-align: left;



}


#spacer {
	background-color: #fff;
	float: left;
	width: 540px;
	height: 300px;
	padding: 0px;	
	z-index: 2;
}



/* Definition der Links der einzelnen Unterseiten*/

a {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
a:link {
	font-weight: bold;
	color: #000;
}
a:visited {
	font-weight: bold;
	color: #000;
}
a:hover {
	font-weight: bold;
	color: #CCC;
}



a.basis, a.basis:link, a.basis:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #0000cc;
}

a.basis:hover {
	color: #cccccc;
}

a.basis_footnote, a.basis_footnote:link, a.basis_footnote:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #0000cc;
}

a.basis_footnote:hover {
	color: #cccccc;
}


a.programm, a.programm:link, a.programm:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #0099ff;
}

a.programm:hover {
	color: #cccccc;
}

a.programm_footnote, a.programm_footnote:link, a.programm_footnote:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #0099ff;
}

a.programm_footnote:hover {
	color: #cccccc;
}



a.personen, a.personen:link, a.personen:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #999900;
}

a.personen:hover {
	color: #cccccc;
}

a.personen_footnote, a.personen_footnote:link, a.personen_footnote:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #999900;
}

a.personen_footnote:hover {
	color: #cccccc;
}


a.netzwerk, a.netzwerk:link, a.netzwerk:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #999933;
}

a.netzwerk:hover {
	color: #cccccc;
}

a.netzwerk_footnote, a.netzwerk_footnote:link, a.netzwerk_footnote:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #999933;
}

a.netzwerk_footnote:hover {
	color: #cccccc;
}


a.literatur, a.literatur:link, a.literatur:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #99CC66;
}

a.literatur:hover {
	color: #cccccc;
}

a.literatur_footnote, a.literatur_footnote:link, a.literatur_footnote:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #99CC66;
}

a.literatur_footnote:hover {
	color: #cccccc;
}

a.kontakt, a.kontakt:link, a.kontakt:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #33CCFF;
}

a.kontakt:hover {
	color: #cccccc;
}

a.kontakt_footnote, a.kontakt_footnote:link, a.kontakt_footnote:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #33CCFF;
}

a.kontakt_footnote:hover {
	color: #cccccc;
}




/*
a.imp {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}
a.imp:link {
	font-weight: normal;
	color: #ffffff;
	;
	;
}
a.imp:visited {
	font-weight: normal;
	color: #ffffff;
	;
}
a.imp:hover {
	font-weight: normal;
	font-size: 9px;
	color: #7B0E17;
}*/


/* Die Menüs */
#menucontainer{
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;

}

#menucontainer_basis{
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;
	margin-top:10px;
}

#menucontainer_programm{
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;
	margin-top:80px;
}

#menucontainer_personen{
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;
	margin-top:170px;
}

#menucontainer_netzwerk{
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;
	margin-top:190px;
}

#menucontainer_literatur{
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;
	margin-top:210px;
}

#menucontainer_kontakt{
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;
	margin-top:280px;
}


#menubox {
	background-color: #fff;
	float: right;
	width: 150px;
	height: auto;
	margin: 0px 0px;
	margin-top: 10px;
	padding: 0px;
	text-align: left;	
	border: 1px;
	border-style:solid;
	border-color:#000000;
}

#menu_start{
	float: right;
	width: 150px;
	height: 20px;	
	text-align:right;
	padding-top: 3px;
	
}

#menu_start_pic{
	float: left;
	width: 75px;
	height: 20px;
	background: url(integrale_theorie_praxis/Start.gif) no-repeat;
	background-position: right;	
	
}

#menu_start_text{
	float: right;
	width: 70px;
	height: 20px;	
	text-align:left;
	padding-top:3px;		
}

/*
#menu_start_text a:hover{

	color:#00FF00;

}*/

#menu_basis_start{
	width: 150px;
	height: 90px;
	background:#0000cc;
	color: #fff;	
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_programm_start{
	width: 150px;
	height: 110px;
	background:#0099ff;
	color:#FFFFFF;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_personen_start{
	width: 150px;
	height: 40px;
	background:#999900;
	color:#FFFFFF;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_netzwerk_start{
	width: 150px;
	height: 40px;
	background:#CCCC66;
	color:#FFFFFF;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_literatur_start{
	width: 150px;
	height: 90px;
	background:#99CC66;
	color:#FFFFFF;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_kontakt_start{
	width: 150px;
	height: 40px;
	background:#33CCFF;
	color:#FFFFFF;
	text-align:right;
}

/*Menü open*/

#menu_basis_open{
	width: 150px;
	height: 90px;
	background:#0000cc;	
	border-top: 1px;
	border-top-style: solid; 
	border-top-color: #000000;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_programm_open{
	width: 150px;
	height: 110px;
	background:#0099ff;
	color:#FFFFFF;
	border-top: 1px;
	border-top-style: solid; 
	border-top-color: #000000;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_personen_open{
	width: 150px;
	height: 40px;
	background:#999900;
	color:#FFFFFF;
	border-top: 1px;
	border-top-style: solid; 
	border-top-color: #000000;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_netzwerk_open{
	width: 150px;
	height: 40px;
	background:#CCCC66;
	color:#FFFFFF;
	border-top: 1px;
	border-top-style: solid; 
	border-top-color: #000000;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_literatur_open{
	width: 150px;
	height: 90px;
	background:#99CC66;
	color:#FFFFFF;
	border-top: 1px;
	border-top-style: solid; 
	border-top-color: #000000;
	border-bottom: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #000000;
	text-align:right;
}

#menu_kontakt_open{
	width: 150px;
	height: 80px;
	background:#33CCFF;
	color:#FFFFFF;
	border-top: 1px;
	border-top-style: solid; 
	border-top-color: #000000;
	text-align:right;
}

#menu_basis_close{
	width: 150px;
	height: 20px;
	background:#0000cc;		
	text-align:right;
}

#menu_programm_close{
	width: 150px;
	height: 20px;
	background:#0099ff;
	color:#FFFFFF;	
	text-align:right;
}

#menu_personen_close{
	width: 150px;
	height: 20px;
	background:#999900;
	color:#FFFFFF;	
	text-align:right;
}

#menu_netzwerk_close{
	width: 150px;
	height: 20px;
	background:#CCCC66;
	color:#FFFFFF;	
	text-align:right;
}

#menu_literatur_close{
	width: 150px;
	height: 20px;
	background:#99CC66;
	color:#FFFFFF;	
	text-align:right;
}

#menu_kontakt_close{
	width: 150px;
	height: 20px;
	background:#33CCFF;
	color:#FFFFFF;
	text-align:right;	
}

h1.menu {
	background-color:transparent;
	color: #fff;
  	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	text-align:right; 	
}

p.menu_open{	
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:1.2em;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;		
	margin: 0px;
}

a.menu_close, a.menu_close:link, a.menu_close:visited{	 
	display:block; 
	height: 12px;
	width: 140px; 
	background-color:rgb(183,183,183);
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	margin-right:10px; 
	padding-top:4px;
	padding-bottom:4px;
	padding-right:2px;	
}

a.menu_close:hover{	 
	background-color: transparent;
	
}

a.menu_open, a.menu_open:link, a.menu_open:visited{	 
	width: 140px; 
	background-color:transparent;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;	
}

a.menu_open:hover{	 
	background-color: transparent;
	color:rgb(183,183,183);
	font-weight: normal;
}

a.menu_open_aktiv, a.menu_open_aktiv:link, a.menu_open_aktiv:visited{	 
	width: 140px; 
	background-color:transparent;
	color:rgb(183,183,183);
	text-decoration: none;
	font-weight: normal;
	font-size:12px;	
}

a.menu_open_aktiv:hover{	 
	background-color: transparent;
	color:rgb(183,183,183);
	font-weight: normal;
}

a.menu_start{	 
	display:block; 
	height: 12px;
	width: 140px; 		
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color:#ffffff;
	margin-right:10px; 
	padding-top:4px;
	padding-bottom:4px;
	padding-right:2px;	
}

a.menu_start:hover{	 
	background-color: transparent;
	color:#666666;
	
}

/* Einen Extra Menüpunkt für BASIS */
a.menu_open_basis, a.menu_open_basis:link, a.menu_open_basis:visited{	 
	width: 100px; 
	background-color:transparent;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;	
}

a.menu_open_basis:hover{	 
	background-color: transparent;
	color:rgb(183,183,183);
	font-weight: bold;
}

/* Einen Extra Menüpunkt für BASIS */
a.menu_open_basis_aktiv, a.menu_open_basis_aktiv:link, a.menu_open_basis_aktiv:visited{	 
	width: 100px; 
	background-color:transparent;
	color:rgb(183,183,183);
	text-decoration: none;
	font-weight: normal;
	font-size:12px;	
}

a.menu_open_basis_aktiv:hover{	 
	background-color: transparent;
	color:rgb(183,183,183);
	font-weight: normal;
}



