BODY {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 

margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
 background-color: White;
}

#bg_tabelle {
 background-image: url(images/derBaum.jpg);
 background-repeat: no-repeat;
 background-position: left, bottom;
}



H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif;
 color: #545454;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em;
 color: #696969;
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : .05em solid #AAB9A9;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #0069C0;
}

.bg_medium {
  background-color : #5DB5C9;
}

.bg_light {
  background-color : #D1DDE9;
}

.alt_bg_dark {
  background-color : #0069C0;
}

.alt_bg_medium {
  background-color : #5DB5C9;
}

.alt_bg_light {
  background-color : #D1DDE9;
}

.copyright {
    font-size: 10px;
    text-align: center;
    color: #4B4B4B;
	 background-image: url(images/dbl_footerbg.png);
	background-repeat: repeat-x;
	vertical-align: middle;
}


/* header 1 Werte */
.header_1_bg {
	background-image: url(images/headerlogo_bg.jpg);
	background-repeat: repeat-x;
}

.header_3_bg {
	background-image: url(images/headerlogo_bg.jpg);
	background-repeat: repeat-x;
}

/*Trenner left */
.trenner_left {
	background-image: url(images/3pixel_grau2.gif);
	background-repeat: repeat-y;
}











/* MENUE */

.menuetitle {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color: White;
	text-decoration:	none;
	line-height: 		20px;
	padding-left:		5px;
	background-color: #C4001B;
}



.mainMenu {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		;
	color: White;
	text-decoration:	none;
}

.menuhead {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color: White;
	text-decoration:	none;
	line-height: 		16px;
	padding-left:		10px;
}

.menuhead_a {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color: #FEFEFC;
	text-decoration:	none;
	line-height: 		16px;
	padding-left:		10px;
}

.submenu {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color: #E1E1E1;
	text-decoration:	none;
	padding-left:		10px;
}
.submenu_aktiv {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color: #FF4500;
	text-decoration:	none;
	padding-left:		10px;
}

.menu {
	background-color:	#FFFFFF;
	color:			#000000;
	padding-left:		0px;
}

.menu a {
	color:				#000000;
}

.menuhighlight {
	background-color: #C4001B;
}

.menuactive {
	background-color: #E95C00;
}


/* MENUE ENDE */


/* BOX 6  */

.box6_oben_mitte_bg {
	background-image: url(boxstyles/img/box6/box6_bg_oben.gif);
	background-repeat: repeat-x;
}
.box6_unten_mitte_bg {
	background-image: url(boxstyles/img/box6/box6_unten_bg.gif);
	background-repeat: repeat-x;
}
.box6_3_mitte_bg {
	background-image: url(boxstyles/img/box6/box6_mitte3_abs.gif);
	background-repeat: repeat-x;
}

.box6_2_links_bg {
	background-image: url(boxstyles/img/box6/box6_links2_bg.gif);
	background-repeat: repeat-y;
}

.box6_2_rechts_bg {
	background-image: url(boxstyles/img/box6/box6_rechts2_bg.gif);
	background-repeat: repeat-y;
}
.box6_2_bg_color {
	background-color: #6C8BAA;
}

.box6_4_links_bg {
background-image: url(boxstyles/img/box6/box6_4_links_bg.gif);
	background-repeat: repeat-y;
}

.box6_4_rechts_bg {
	background-image: url(boxstyles/img/box6/box6_4_rechts_bg.gif);
	background-repeat: repeat-y;
}

.box6_4_bg_color {
	background-color: #EFEFEF;
}







.links_telblock_bg {
	background-image: url(images/telblock_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* NEUES BOXENDESIGN FOTOSTUDIO64 */
/* BOX 1 */

.box1_header_bg {
	background-image: url(boxstyles/img/box1/box1_header_bg.gif);
	background-repeat: repeat-x;
	color: #838383;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
}



.box1_content_bg {
	background-image: url(boxstyles/img/box1/box1_content_bg.gif);
	background-repeat: repeat-y;
}

.box1_footer_bg {
	background-image: url(boxstyles/img/box1/box1_footer_bg.gif);
	background-repeat: repeat-x;
}


/*Angaben für Theme Nikolausgrundschule_holtwick */
.main_bg_links {
	background-image: url(images/main_bg_links.gif);
	background-repeat: repeat-y;
}
.main_bg_rechts {
	background-image: url(images/main_bg_rechts.gif);
	background-repeat: repeat-y;
}
.main_bg_oben {
	background-image: url(images/main_oben_mitte_bg.gif);
	background-repeat: repeat-x;
}
.main_bg_untem {
	background-image: url(images/main_mitte_unten_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
}

.mauer_bg {
	background-image: url(images/mauer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}


/* TAfeldesign links */

.tafel_bg_oben {
	background-image: url(boxstyles/img/tafel/tafel-bg_oben.gif);
	background-repeat: repeat-x;
}
.tafel_bg_links1 {
	background-image: url(boxstyles/img/tafel/tafel-bg_links_1.gif);
	background-repeat: repeat-y;
}

.tafel_bg_links2 {
	background-image: url(boxstyles/img/tafel/tafel-bg_links_2.gif);
	background-repeat: repeat-y;
} 

.tafel_bg_rechts1 {
	background-image: url(boxstyles/img/tafel/tafel-bg_rechts_1.gif);
	background-repeat: repeat-y;
}
.tafel_bg_rechts2 {
	background-image: url(boxstyles/img/tafel/tafel-bg_rechts_2.gif);
	background-repeat: repeat-y;
}

.tafel_bg_unten {
	background-image: url(boxstyles/img/tafel/tafel-bg_unten_1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tafel_titel {
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.tafel_content {
	color: White;
	font-size: 10px;
}




/* tafel2 Design */
.tafel2_bg_oben {
	background-image: url(boxstyles/img/tafel2/tafel-kl_oben_bg.gif);
	background-repeat: repeat-x;
}
.tafel2_bg_links1 {
	background-image: url(boxstyles/img/tafel2/tafel-kl_links_bg.gif);
	background-repeat: repeat-y;
}

.tafel2_bg_links2 {
	background-image: url(boxstyles/img/tafel/tafel-bg_links_2.gif);
	background-repeat: repeat-y;
} 

.tafel2_bg_rechts1 {
	background-image: url(boxstyles/img/tafel2/tafel-kl_rechts_bg.gif);
	background-repeat: repeat-y;
}
.tafel2_bg_rechts2 {
	background-image: url(boxstyles/img/tafel/tafel-bg_rechts_2.gif);
	background-repeat: repeat-y;
}

.tafel2_bg_unten {
	background-image: url(boxstyles/img/tafel2/tafel-kl_unten_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.tafel2_titel {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: White;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
	
.tafel2_content {
   font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: White;
	font-size: 12px;
}

.tafel2_content a: {
   font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: White;
	font-size: 12px;
}

.tafel2_content a:link {
   font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: none;
}

.tafel2_content a:visited {
   font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: none;
}

.tafel2_content a:hover {
   font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: underline;
}








.pagedate {
	color: #E1E1E1;
}


/* BOX Orange */
.box_orange_titel {
	color: White;
	background-color: #E95C00;
}



/* BOX ROT */
.box_rot_titel {
	color: #FFFFFF;
	background-color: #C4001B;
}


/* BOX BLAU */
.box_blau_titel {
	color: #FFFFFF;
	background-color: #0069C0;
}


/* BOX MINT HELLBLAU*/
.box_hellblau_titel {
	color: #FFFFFF;
	background-color: #5DB5C9;
}

