body		{ margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; font-family: Arial; font-size: 0px; background-color: #ffffff; }

a:visited	{ color: #9C0403; text-decoration: none }
a:link		{ color: #9C0403; text-decoration: none }
a:hover		{ color: #000000; text-decoration: none }
a:active	{ color: #9C0403; text-decoration: none }



/* Eingabefelder */

input		{ font-size: 9px; font-family: Arial; height: 17px; background-color: #F2D0D1; border: 1px outset #CCCCCC; }
select		{ font-size: 10px; font-family: Verdana; vertical-align: middle; height: 16px; background-color: #ffffff; }
.schalter	{ font-size: 10px; font-family: Verdana; vertical-align: middle; height: 18px; padding: 0px; padding-bottom: 2px; background-color: #003399; color: #DBDBDB}



/* Navigation */

.rubrik_a	{ margin-left: 1px; width: 167px; height: 19px; font-weight: bold; background-image: url(arrow_v.gif); background-repeat: no-repeat; background-position: 6px 7px; background-color: #E0E0E0; }
.rubrik_i	{ padding-left: 16px; padding-top: 3px; }

.unterrubrik_a	{ margin-left: 1px; width: 167px; height: 19px; font-weight: bold; background-image: url(arrow_h.gif); background-repeat: no-repeat; background-position: 8px 6px; }
.unterrubrik_i	{ padding-left: 16px; padding-top: 3px; }

.rubrik_linie	{ margin-left: 1px; height: 3px; font-size: 0px; width: 167px; background-image: url(dotted_v.gif); background-repeat: repeat-x; background-position: 0px 1px; }

.rubrik_text	{ width:166px; height: 79px; background-color: #F2D0D1; margin-top: 1px; margin-left: 1px; }

/* Contentfläche */

.content	{ padding-left: 25px; padding-bottom: 25px; font-size: 10px; vertical-align: top; line-height: 15px; }
.content	a:visited { color: #003399; text-decoration: none; }
.content	a:link { color: #003399; text-decoration: none; }
.content	a:hover { color: #AAAAAA; text-decoration: none; }
.content	a:active { color: #003399; text-decoration: none; }

.headline	{ background-color: #B0B4BF; height: 41px; padding-left: 25px; font-size: 16px; color: #ffffff; }

/* Tabelle Auflistung Mitarbeiter bei aboutus.php */

.aboutus	{ font-size: 10px; vertical-align: top; line-height: 15px; }
.aboutus	a:visited { color: #003399; text-decoration: none; }
.aboutus	a:link { color: #003399; text-decoration: none; }
.aboutus	a:hover { color: #AAAAAA; text-decoration: none; }
.aboutus	a:active { color: #003399; text-decoration: none; }

/* Layoutelemente */

.rand		{ background-color: #ffffff; background-image:url(gfx/farbband.gif); background-repeat: repeat-x; vertical-align: top; padding-top: 70px; }

.divrand_o	{ background-color: #003399; height: 50px; }

.divrand_u	{ background-color: #D3DEF2; height: 20px; margin-top: 1px;}

.graue_linie	{ width: 1px; height: 100%; background-color: #AAAAAA; margin-left: 1px; }

.farbige_linie	{ width: 1px; height: 100%; background-color: #003399; margin-left: 1px; }

.trenner	{ margin-top: 5px; margin-bottom: 5px;  background-color: #DBDBDB; color: #DBDBDB;
		  border: 0 none; height: 1px; width: 95px; }



/* Infokasten (außen) */

.kasten		{ font-size: 0px; width: 60px; border-width: 1px; border-color: #003399; border-style: solid; margin-left: 20px; margin-top: 21px; }

.kasten_h	{ height: 21px; font-size: 10px; text-align: center; color: #ffffff; font-weight: bold;
 		  border-color: #ffffff; border-style: solid; background-color: #345EB1; 
		  border-bottom-width: 0px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; }

.kasten_c	{ font-size: 10px; text-align: left; padding: 5px; padding-top: 10px; padding-bottom: 10px;
		  border-width: 1px; border-color: #ffffff; border-style: solid; background-color: #D3DEF2; }



/* Infokasten (innen) */

.ikasten	{ font-size: 0px; width: 100%; border-width: 1px; border-color: #003399; border-style: solid; }

.ikasten_h 	{ height: 21px; font-size: 10px; text-align: left; padding-left: 10px; color: #000000; font-weight: bold;
 		  border-color: #ffffff; border-style: solid; background-color: #DBDBDB; 
		  border-bottom-width: 0px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; }

.ikasten_c	{ height: 21px; font-size: 10px; text-align: left; padding: 10px; line-height: 15px;
 		  border-width: 1px; border-color: #ffffff; border-style: solid; background-color: #ffffff; }


/* Auflistungskasten (innen/content) */

.akasten_h 	{ height: 21px; font-size: 10px; text-align: left; color: #000000; font-weight: bold; background-color: #DBDBDB; padding-left: 10px; border: 0px; }

.akasten_c	{ font-size: 10px; text-align: left; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; padding-right: 10px; border-width: 1px; border-color: #ffffff; border-style: solid; background-color: #ffffff; }


/* Infobutton */

.button		{ height: 100px; font-size: 10px; color: #DBDBDB; background-image:url(button.jpg); vertical-align: top; padding-top: 16px; padding-left: 10px; }
