/* /////// BASICS /////// */
body,form {
  margin:0px;
	padding:0px;	
}

body,td,tr,form,input {   
  font-family: "Trebuchet MS",Verdana,Arial,Tahoma;
  font-size:13px;
  line-height:140%;
  color: black;

}

img {
	border:0;
	margin:0px;
	padding:0px;
}

a,a:visited,a:link,a:active {
	text-decoration:underline;
	color:#054482;
}

a:hover {
	text-decoration:none;
}         

.klein, .klein:link, .klein:visited, .klein:active {
  	font-size:12px;
}

input,select,textarea { 
	background-color:#CCD3E1;
	border-style:solid;
	border-color:#AEC1DF;
	border-width:1px;
}


.input_noborder {
	border-color:#CCD3E1;
}

.clear {
  clear:both;
}

.emadmin_input {
  width:400px;
}

.emadmin_textarea {
  width:400px;
}

/* /////// CORE LAYOUT /////// */
body {
  background: url('http://www.wirteltor-gymnasium.de/images2008/background.jpg');
  text-align:center;
}

#lay_center {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:983px;
}

#lay_header {
  width:983px;
  height:121px;
  background: url('http://www.wirteltor-gymnasium.de/images2008/header.jpg') no-repeat;
  position:relative;
}

#nav_main {
  position:relative;
  top:83px;
  left:114px;
  width:750px;
  height:30px;
  margin:0;
  padding:0;
  list-style-type:none;
}

#nav_main li {
  float:left;
  padding-top:9px;
}

#nav_main a, #nav_main a:visited, #nav_main a:active, #nav_main a:link {  
  font-size:17px;  
  
  padding-left:11px;
  color:#FFFFFF
}


#nav_main a:hover {
  text-decoration:underline;
}

#nav_main_gaw {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_gaw.jpg') no-repeat;
  width:108px;
  height:30px;

}
#nav_main_gaw a {  text-decoration:none;}
#nav_main_schueler {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_schueler.jpg') no-repeat;
  margin-left:70px;  
  width:97px;
  height:30px;
}
#nav_main_schueler a {  text-decoration:none;}
#nav_main_lehrer {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_lehrer.jpg') no-repeat;
  width:89px;
  height:30px;
}
#nav_main_lehrer a { text-decoration:none;}
#nav_main_eltern {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_eltern.jpg') no-repeat;
  width:87px;
  height:30px;
}
#nav_main_eltern a {  text-decoration:none;}
#nav_main_ehemalige {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_ehemalige.jpg') no-repeat;
  width:127px;
  height:30px;
}
#nav_main_ehemalige a {  text-decoration:none;}




#nav_main_gaw_active {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_gaw_active.jpg') no-repeat;
  width:108px;
  height:30px;
}
#nav_main_gaw_active a { text-decoration:underline; }

#nav_main_schueler_active {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_schueler_active.jpg') no-repeat;
  margin-left:70px;  
  width:97px;
  height:30px;
}
#nav_main_schueler_active a { text-decoration:underline; }
#nav_main_lehrer_active {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_lehrer_active.jpg') no-repeat;
  width:89px;
  height:30px;
}
#nav_main_lehrer_active a { text-decoration:underline; }
#nav_main_eltern_active {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_eltern_active.jpg') no-repeat;
  width:87px;
  height:30px;
}
#nav_main_eltern_active a { text-decoration:underline; }
#nav_main_ehemalige_active {
  background: url('http://www.wirteltor-gymnasium.de/images2008/nav_ehemalige_active.jpg') no-repeat;
  width:127px;
  height:30px;
}
#nav_main_ehemalige_active a { text-decoration:underline; }


#nav_side {
  margin:0;
  padding:0;
  list-style-type:none;
  
  position:absolute;
  top:20px;
  left:806px;
}
#nav_side a, #nav_side a:visited, #nav_side a:active, #nav_side a:link {
  color:#FFFFFF;
  font-size:12px;  
  text-decoration:none;
  padding:0px;
}

#nav_side a:hover {
  text-decoration:underline;
}

#nav_side li {
  line-height:110%;
  margin:0;
  padding:0;
}

#lay_content {
  background:url('http://www.wirteltor-gymnasium.de/images2008/content_back.jpg') repeat-y;
  padding-left:10px;
  padding-right:12px;
  width:961px;
  position:relative;  
}

#funct_search {
  position:absolute;
  top:0px;
  left:800px;
  padding:0;
  margin:0;
}
#funct_search input {
  border:0;
  float:left;
  margin:0;
  padding:0;
}
#funct_search input[type=text] {
  width:144px; 
  height:18px;
  padding-left:6px;
  padding-top:3px;
  font-size:12px;
  color:#114C88;
}

#funct_title {
  position:absolute;
  top:150px;
  left:310px;
  font-size:20px;
  font-weight:bold;
  margin:0;
  line-height:140%;
  padding:0;
}

#lay_content_left {
  width:270px;
  padding-left:16px;
  margin-top:7px;  
  float:left;
}

#lay_content_left h1
{
  font-size:17px;
  margin:0;
  padding:0;
  padding-bottom:8px;
}

#lay_content_left .funct_block {
  padding-bottom:8px;
}

/* //////// NAV 1ST LEVEL ////////  */ 
#lay_content_left ul {
  margin:0;
  padding:0;  
  list-style-type:none;
}

#lay_content_left ul li {
  margin-bottom:8px;
}

#lay_content_left ul a, #lay_content_left ul a:active, #lay_content_left ul a:visited {
  font-size:17px;  
  padding-left:28px;
}

#lay_content_left ul li a.inactive {
  background:url('http://www.wirteltor-gymnasium.de/images2008/button_go.jpg') left no-repeat;
  font-weight:normal;
  display:block;
}
#lay_content_left ul li a.active {
  background: url('http://www.wirteltor-gymnasium.de/images2008/button_go_active.jpg') left no-repeat;
  font-weight:bold;
  display:block;
}

/* //////// NAV 2nd+ LEVEL ////////  */ 
#lay_content_left ul ul {
  margin-left:14px;  
  margin-top:4px;
}

#lay_content_left ul ul li {
  margin-bottom:3px;
}
#lay_content_left ul ul a, #lay_content_left ul ul a:active, #lay_content_left ul ul a:visited {
  font-size:15px;  
  padding-left:14px;
}

#lay_content_left ul ul li a.inactive {
  background:none;
}
#lay_content_left ul ul li a.active {
  background:none;
}


#lay_content_main {
  width:645px;
  float:left;
  padding-left:15px;
  margin-top:7px;    
  position:relative;
  top:0px;
  left:0px;
}

#lay_footer {
  background:url('http://www.wirteltor-gymnasium.de/images2008/footer.jpg');
  width:973px;
  height:46px;
  padding-left:10px;
  padding-top:2px;
}
#lay_footer dt {
  width:270px;
  float:left;
  margin:0;
  padding-left:16px;
}
#lay_footer dd {
  padding-left:15px;
  display:inline;
  float:left;
  margin:0;
}


#content_right_box {
  width:370px;
}
#content_right_pix {
  position:absolute;
  top:0px;
  left:400px;
  width:150px;
}
#content_right_flags {
  position:absolute;
  top:0px;
  left:545px;
}
#img_left {
	width:15px;
	background:url('http://www.wirteltor-gymnasium.de/images2008/img_left.jpg') repeat-y;
}

#img_right {
	width:15px;
	background:url('http://www.wirteltor-gymnasium.de/images2008/img_right.jpg') repeat-y;
}

#img_top {
	height:15px;
	background:url('http://www.wirteltor-gymnasium.de/images2008/img_top.jpg') repeat-x;
}

#img_bottom {
	height:20px;
	background:url('http://www.wirteltor-gymnasium.de/images2008/img_bottom.jpg') repeat-x;
}

.emadmin_termin_klein {
  font-size:9px;  
}

.emadmin_termin_table {
  width:450px;
}

.emadmin_termin_col {
  width:40px;
  font-size:9px;
}

.emadmin_termin_cell {
  line-height:12px;
  padding-top:5px;
  padding-bottom:5px;
}
