

/* Formatierungen der Texte und Links */

a:link { color: #9B0000; text-decoration: underline; text-transform: none;}
a:active { color: #9B0000; text-decoration: underline; text-transform: none;}
a:visited { color: #9B0000; text-decoration: underline; text-transform: none;}
a:hover { color: black; text-decoration: underline; text-transform: none;}

a.menue:link { margin-left: 10px; font-size: 14px; font-weight: bold; color: #147295; text-decoration: none; text-transform: none;}
a.menue:active { margin-left: 10px; font-size: 14px; font-weight: bold; color: #147295; text-decoration: none; text-transform: none;}
a.menue:visited { margin-left: 10px; font-size: 14px; font-weight: bold; color: #147295; text-decoration: none; text-transform: none;}
a.menue:hover { color: red; }

a.menueact:link { margin-left: 10px; font-size: 14px; font-weight: bold; color: red; text-decoration: none; text-transform: none;}
a.menueact:active { margin-left: 10px; font-size: 14px; font-weight: bold; color: red; text-decoration: none; text-transform: none;}
a.menueact:visited { margin-left: 10px; font-size: 14px; font-weight: bold; color: red; text-decoration: none; text-transform: none;}
a.menueact:hover { color: #147295; }

a.menue2:link { margin-left: 10px; margin-right: 10px; font-size: 11px; font-weight: normal; color: white; text-decoration: none; text-transform: none;}
a.menue2:active { margin-left: 10px; margin-right: 10px; font-size: 11px; font-weight: normal; color: white; text-decoration: none; text-transform: none;}
a.menue2:visited { margin-left: 10px; margin-right: 10px; font-size: 11px; font-weight: normal; color: white; text-decoration: none; text-transform: none;}
a.menue2:hover { color: white; }

a.content:link { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:active { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:visited { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:hover { color: white; }

a.pfad:link { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:active { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:visited { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:hover { color: #CEE21D; }

.footer { font-size: 10px; font-weight: normal; color: #245C77; text-decoration: none; text-transform: uppercase;}
a.footer:link { font-size: 10px; font-weight: normal; color: #245C77; text-decoration: none; text-transform: uppercase;}
a.footer:active { font-size: 10px; font-weight: normal; color: #245C77; text-decoration: none; text-transform: uppercase;}
a.footer:visited { font-size: 10px; font-weight: normal; color: #245C77; text-decoration: none; text-transform: uppercase;}
a.footer:hover { color: red; }

.headline {font-size: 12px; font-weight: bold; color: black; text-transform: none;}
.content {font-size: 12px; font-weight: normal; color: White; text-transform: none; list-style-image: url(fileadmin/template/elemente/list.gif);}
.pfad {font-size: 10px; text-transform: uppercase; font-weight: normal; color: whte;}
.navigation {font-size: 14px; font-weight: bold; color: white; text-transform: uppercase;}
	

table.contenttable-1 tr td.td-0 { background-color: #D2D2D2;}

td {margin-top:2px; margin-bottom:2px;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; height: 5px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; height: 5px;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 5px;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:red;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:red; text-decoration: underline;}
