/* Hello and thank you for looking at our stylesheet! */

@import url(rte.css); 			/* general formattings used by RTE */
@import url(general.css); 		/* general formattings */
@import url(header.css); 		/* header formatting including main navi, lang, searches */
@import url(left.css);  		/* everything that can be found on the left handside below the header */
@import url(middle.css); 		/* everything that can be found in the middle below the header */
@import url(right.css); 		/* everything that can be found on the right handside below the header */
@import url(form.css); 			/* Special formatting for form elements */
@import url(mailformplus.css); 	/* Special formatting for mailform plus elements */
@import url(buttons-startseite.css); /* Special formatting for the buttons on the startpage */


