body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100%;
  	font-family: Arial, Helvetica, sans-serif;
}

table.page {
	width: 100%;
	height: 100%;
	vertical-align:top;
}

table.content {
         text-align:center;
	vertical-align:top;
	width:750px;
	background-color: white;
	height: 100%;
}

td.banner {
	height: 180px;
	width: 750px;
	background-image: url(../images/ffp1.jpg);
	background-repeat: no-repeat;
	text-align:right;
	vertical-align: bottom;
	color:white;
	margin:15px;
	font-size:11px;
}

td.links {
	width: 100px;
	background-color: #1b3d6d;
	background-image: url(../images/body_left.jpg);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
}

td.links_first {
	width: auto;
	background-color: #1b3d6d;
	background-image: url(../images/squares.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}

td.rechts {
	width: 100px;
	background-color: #1b3d6d;
	background-image: url(../images/body_right.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

td.rechts_first {
	width: auto;
	background-color: #1b3d6d;
	background-image: url(../images/squares.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}

td.path {
	height: 20px;
	border:1px solid #1b3d6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 5px;
}

td.bottom {
	height: 20px;
	border:1px solid #1b3d6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

td.menubox {
	width:130px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #1b3d6d;
}

td.body {
	width:100%;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #1b3d6d;
	text-align: left;
         height:345px;
}

td.rightmodules {
	width:130px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #1b3d6d;
}


/* Vorgaben Joomla*/


.searchbox, .inputbox {
	border:1px solid #1b3d6d;
	padding:2px;
	font-size:11px;
	color:black;
}

table.moduletable {
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 10px;
	text-align:left;
}

table.moduletable th {
	font-size: 14px;
	border-bottom: 1px double #1b3d6d;
	padding-bottom: 5px;
	color: #1b3d6d;
}

table.moduletable td {
	font-size: 12px;
	color: black;
}

a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none;
	color: white;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color: #1b3d6d;
	background-image: url(../images/link.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:130px;
	text-indent:15px;
	border-bottom:1px solid white;
}

a.mainlevel:hover, a.mainlevel:active {
	text-decoration: none;
	color: #1b3d6d;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color: White;
	background-image: url(../images/link_hover.jpg);
	background-repeat: no-repeat;
	width:130px;
	text-indent:15px;
	border-bottom:1px solid white;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	color: #1b3d6d;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-indent: 15px;
         border-bottom: solid 1px #1b3d6d;
}

a.sublevel:hover, a.sublevel:active {
	text-indent:15px;
	color: #668ebf;
         background-color:#1b3d6d ;
         border-bottom: solid 1px #1b3d6d;
}

.button {
	border:1px solid #1b3d6d;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	height:20px;
	font-size: 11px;
	font-weight: bold;
	padding:2px;
	vertical-align: middle;
	text-align:center;
}

a:link, a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#1b3d6d;
	padding: 0px;
}

a:hover, a:active {
	color:#668ebf;
}

.createdate, .small, .content_rating, .modifydate {
	font-size:10px;
	color:#1b3d6d;
}

.frontpageheader {
	font-size:14px;
	color:#1b3d6d;
}

.contentheading, .componentheading {
padding-bottom: 10px;
font-size:16px;
font-weight: bold;
color:#00246E;
}

a.readon:link, a.readon:visited {
	font-size:12px;
	text-decoration: none;
	color:#1b3d6d;
	font-weight: normal;
}

a.readon:hover, a.readon:active {
	color:#668ebf;
	text-decoration: underline;
}

p, .contentdescription {
	font-size:12px;
	color:black;
}

.sectiontableheader {
	background-color: #1b3d6d;
	color:white;
	font-size:12px;
	font-weight: bold;
	padding:5px;
	height:auto;
	}

.sectiontableentry1 {
      	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.sectiontableentry2 {
         font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	background-color: #B1C6DF;
}

li {
	font-size: 12px;
	list-style: disc;
}


ul.latestnews  {
padding:0;
list-style:none;
margin-left: 15px;
}

li.latestnews
{ margin:0;
padding:0;
 }

 ul{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
     margin-left: 15px;
margin-top:0px;
 }

 li{
      font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;

 }

h4
{  color:#00246E;
   font-size: 14px;
   font-weight: bold;
}


h1{  color:#00246E;
   font-size: 16px;
   font-weight: bold;
 }

h2, h3 {  color:#00246E;
   font-size: 14px;
   font-weight: bold;
 }


p, td {
    font-size: 12px;
}

.datum
{    float:right;
}



.rot {   font-weight: bold;
  color:#DF0000;

}
