/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */

BODY
{
    BACKGROUND-COLOR: white;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}	
	


UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.MainNav a:active {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav a:link {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav a:visited {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav a:hover {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}

.MainNav_1 a:active {font-family: arial; color: #333333; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav_1 a:link {font-family: arial; color: #333333; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav_1 a:visited {font-family: arial; color: #333333; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav_1 a:hover {font-family: arial; color: #333333; text-decoration: none; font-size: 11px; font-weight: bold;}

.MainNav_2 a:active {font-family: arial; color: #666666; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav_2 a:link {font-family: arial; color: #666666; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav_2 a:visited {font-family: arial; color: #666666; text-decoration: none; font-size: 11px; font-weight: bold;}
.MainNav_2 a:hover {font-family: arial; color: #666666; text-decoration: none; font-size: 11px; font-weight: bold;}

.MainNav_2k a:active {font-family: arial; color: #666666; text-decoration: none; font-size: 11px; font-weight: normal;}
.MainNav_2k a:link {font-family: arial; color: #666666; text-decoration: none; font-size: 11px; font-weight:  normal;}
.MainNav_2k a:visited {font-family: arial; color: #666666; text-decoration: none; font-size: 11px; font-weight: normal;}
.MainNav_2k a:hover {font-family: arial; color: #666666; text-decoration: none; font-size: 11px; font-weight: normal;}

.SucheText
{
	font-weight: bold;
	font-size: 11px;
	color: #330000;
	font-family: Arial;
}

.Bildtext
{
	font-weight: normal;
	font-size: 10px;
	color: gray;
	font-family: Arial;
}

.Suchetextbox
{
	border-right: #CCD4DF 1px solid;
	border-top: #CCD4DF 1px solid;
	border-left: #CCD4DF 1px solid;
	border-bottom: #CCD4DF 1px solid;
}

.Backlink a:active {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}
.Backlink a:link {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}
.Backlink a:visited {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}
.Backlink a:hover {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}


.Fliesstext {font-weight: normal; font-size: 12px; color: #330000; font-family: Arial;}
.Fliesstext a:active {font-family: arial; color: #4E7591; text-decoration: none; font-size: 12px; font-weight: normal;}
.Fliesstext a:link {font-family: arial; color: #4E7591; text-decoration: none; font-size: 12px; font-weight: normal;}
.Fliesstext a:visited {font-family: arial; color: #4E7591; text-decoration: none; font-size: 12px; font-weight: normal;}
.Fliesstext a:hover {font-family: arial; color: #4E7591; text-decoration: underline; font-size: 12px; font-weight: normal;}


.Hinweistext {font-weight: bold; font-size: 11px; color: #7F92AA; font-family: Arial;}
.Hinweistext a:active {font-family: arial; color: #7F92AA; text-decoration: underline; font-size: 11px; font-weight: bold;}
.Hinweistext a:link {font-family: arial; color: #7F92AA; text-decoration: underline; font-size: 11px; font-weight: bold;}
.Hinweistext a:visited {font-family: arial; color: #7F92AA; text-decoration: underline; font-size: 11px; font-weight: bold;}
.Hinweistext a:hover {font-family: arial; color: #7F92AA; text-decoration: underline; font-size: 11px; font-weight: bold;}


.Praxisheadline
{
	font-weight: bold;
	font-size: 12px;
	color: #4e7591;
	font-family: Arial;
}

/* Modul Suchergebnisse */

.Suchergebnisse TD {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.Suchergebnisse H5 {font-family: arial; font-size: 12px; font-weight: bold; color: #4E7591;}
.Suchergebnisse a:active {color: #4E7591; text-decoration: none; font-size: 12px; font-weight: bold;}
.Suchergebnisse a:link {color: #4E7591; text-decoration: none; font-size: 12px; font-weight: bold;}
.Suchergebnisse a:visited {color: #4E7591; text-decoration: none; font-size: 12px; font-weight: bold;}
.Suchergebnisse a:hover {color: #696969; text-decoration: none; font-size: 12px; font-weight: bold;}

/* Modul Textbox */

.Textbox td {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.Textbox a:active {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Textbox a:link {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Textbox a:visited {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Textbox a:hover {color: #696969; text-decoration: underline; font-size: 12px; font-weight: normal}
.Textbox H5 {font-family: arial; font-size: 14px; font-weight: bold; color: #4E7591;}
.Textbox H6 {font-family: arial; font-size: 12px; font-weight: bold; color: #4E7591;}
.Textbox LI	{list-style-type:	disc ;}
.Textbox HR
{
	border:dotted #000000 1px;height:1px;
	
}

/* Modul Forum */

.Forum td {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.Forum a:active {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Forum a:link {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Forum a:visited {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Forum a:hover {color: #696969; text-decoration: underline; font-size: 12px; font-weight: normal}
.Forum H5 {font-family: arial; font-size: 14px; font-weight: bold; color: #4E7591;}
.Forum H6 {font-family: arial; font-size: 12px; font-weight: bold; color: #4E7591;}
.Forum LI	{list-style-type:	disc ;}
.Forum HR
{
	border:dotted #000000 1px;height:1px;
	
}

/* Modul Materialbestellung */

.Materialbestellung td {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.Materialbestellung a:active {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Materialbestellung a:link {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Materialbestellung a:visited {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Materialbestellung a:hover {color: #696969; text-decoration: underline; font-size: 12px; font-weight: normal}
.Materialbestellung H5 {font-family: arial; font-size: 14px; font-weight: bold; color: #4E7591;}
.Materialbestellung H6 {font-family: arial; font-size: 12px; font-weight: bold; color: #4E7591;}
.Materialbestellung LI	{list-style-type:	disc ;}
.Materialbestellung HR
{
	border:dotted #000000 1px;height:1px;
	
}


/* Modul Kontakt_DB */

.Kontakt_DB td { font-weight: normal; font-size: 12px; color: #333333; 	font-family: arial; }
.Kontakt_DB INPUT { border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; }
.Kontakt_DB TEXTAREA { border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; }

/* Modul Wettbewerbsanmeldung_DB */

.Wettbewerb_DB td { font-weight: normal; font-size: 12px; color: #333333; 	font-family: arial; }
.Wettbewerb_DB INPUT { border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; }
.Wettbewerb_DB TEXTAREA { border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; }

/* Modul Sitemap */

.Sitemap  td {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.Sitemap  a:active {color: #333333; text-decoration: underline; font-size: 12px; font-weight: bold;}
.Sitemap  a:link {color: #333333; text-decoration: underline; font-size: 12px; font-weight: bold;}
.Sitemap  a:visited {color: #333333; text-decoration: underline; font-size: 12px; font-weight: bold;}
.Sitemap  a:hover {color: #696969; text-decoration: underline; font-size: 12px; font-weight: bold}

/* Modul NewsReader */

.Newsreader td {font-family: arial; font-size: 11px; font-weight: normal; color: #333333;}
.Newsreader a:active {color: #333333; text-decoration: underline; font-size: 11px; font-weight: normal;}
.Newsreader a:link {color: #333333; text-decoration: underline; font-size: 11px; font-weight: normal;}
.Newsreader a:visited {color: #333333; text-decoration: underline; font-size: 11px; font-weight: normal;}
.Newsreader a:hover {color: #696969; text-decoration: underline; font-size: 11px; font-weight: normal}

/*Admin Panel */

.Adminpanel H5 {font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: black;}
.Adminpanel INPUT
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10pt;
	margin: 0px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Arial;
	text-decoration: none;
}


/* Modul Newsletter */

.Newsletter td {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.Newsletter a:active {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Newsletter a:link {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Newsletter a:visited {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Newsletter a:hover {color: #696969; text-decoration: underline; font-size: 12px; font-weight: normal}
.Newsletter H5 {font-family: arial; font-size: 14px; font-weight: bold; color: #4E7591;}
.Newsletter H6 {font-family: arial; font-size: 12px; font-weight: bold; color: #4E7591;}
.Newsletter LI	{list-style-type:	disc ;}
.Newsletter HR
{
	border:dotted #000000 1px;height:1px;
	
}

/* Modul umfrage */

.umfrage td {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.umfrage a:active {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.umfrage a:link {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.umfrage a:visited {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.umfrage a:hover {color: #696969; text-decoration: underline; font-size: 12px; font-weight: normal}
.umfrage H5 {font-family: arial; font-size: 14px; font-weight: bold; color: #4E7591;}
.umfrage H6 {font-family: arial; font-size: 12px; font-weight: bold; color: #4E7591;}
.umfrage LI	{list-style-type:	disc ;}
.umfrage HR
{
	border:dotted #000000 1px;height:1px;
	
}

.headline_service {font-family: arial; color: #4E7591; text-decoration: none; font-size: 11px; font-weight: bold;}

.headline_startseite {font-family: arial; color: #4E7591; text-decoration: none; font-size: 14px; font-weight: bold;}


/* Modul Veranstaltungen */

.Veranstaltungen td {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.Veranstaltungen td a:active {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Veranstaltungen td a:link {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Veranstaltungen td a:visited {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Veranstaltungen td a:hover {color: #696969; text-decoration: underline; font-size: 12px; font-weight: normal}
.Veranstaltungen a:active {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Veranstaltungen a:link {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Veranstaltungen a:visited {color: #333333; text-decoration: underline; font-size: 12px; font-weight: normal;}
.Veranstaltungen a:hover {color: #696969; text-decoration: underline; font-size: 12px; font-weight: normal}
.Veranstaltungen {font-family: arial; font-size: 12px; font-weight: normal; color: #333333;}
.Veranstaltungen H5 {font-family: arial; font-size: 14px; font-weight: bold; color: #4E7591;}
.Veranstaltungen H6 {font-family: arial; font-size: 12px; font-weight: bold; color: #4E7591;}
.Veranstaltungen LI	{list-style-type:	disc ;}
.Veranstaltungen HR
{
	border:dotted #000000 1px;height:1px;
	
}

.Veranstaltungen_Kal td a:active {text-decoration: none;}
.Veranstaltungen_Kal td a:link {text-decoration: none;}
.Veranstaltungen_Kal td a:visited {text-decoration: none;}
.Veranstaltungen_Kal td a:hover {text-decoration: none;}


/* Modul Forum_Eingabe */

.formtext { font-weight: normal; font-size: 11px; color: #333333; font-family: arial; }
.formheadline { font-weight: normal; font-size: 11px; color: #333333; font-family: arial; }
.formtext INPUT { border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; }
.formtext BUTTON { border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; }
.formtext TEXTAREA { border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; }
