body {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: auto;
	height: 100%;
	background-color: #1b3d6d;
	/* background-color: #FFFFFF; */
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color:#1b3d6d;
   scrollbar-arrow-color:#1b3d6d;
	scrollbar-base-color:#1b3d6d;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#1b3d6d;
}

table.page {
	width: 100%;
	height: 98%;
	vertical-align:top;
}

table.content {
	vertical-align:top;
	width:800px;
	background-color: White;
	height: auto;
}

td.banner {
	height: 97px;
	width: 800px;
	background-image: url(../images/oben.jpg);
	background-repeat: no-repeat;
	text-align:right;
	vertical-align: bottom;
	color:white;
	margin:15px;
	font-size:11px;
}

/* td.menuebild_unten {
	width: auto;
	background-color: #1b3d6d;
	background-image: url(../images/menue_unten.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}

td.loginbild_unten {

	width: auto;
	background-color: #1b3d6d;
	background-image: url(../images/login_unten.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
} */

td.squareleft {
	width: 100px;
	background-color: #1b3d6d;
	background-image: url(../images/body_left.jpg);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
}

td.squareleft_first {
	width: auto;
	background-color: #1b3d6d;
	background-image: url(../images/squares.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}

td.squareright {
	width: 100px;
	background-color: #1b3d6d;
	background-image: url(../images/body_right.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

td.squareright_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: 15px;
	border:1px solid #1b3d6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 5px;
	background-color: #ADBAC6;
}

td.right {
	height: 469px;
	width: 56px;
	border:1px solid #1b3d6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 5px;
	background-image: url(../images/hg_rechts.jpg);
}

td.bottom {
	height: 20px;
	border:1px solid #1b3d6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #ADBAC6;
}

td.menubox {
	width:150px;
	height: 461px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:14px;
	padding-top:8px;
	border:1px solid #1b3d6d;
	background-image: url(../images/hg_menu.jpg);
	/* background-repeat: no-repeat; */
}

td.body {
	width:542px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #1b3d6d;
/*	text-align: left; */
	padding-left: 10px;
		padding-right: 10px;
}

.contentpaneopen {
/*	margin-left: 5px;
	padding-right:5px;*/
}

td.rightmodules {
	width:170px;
	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: 0px;
	margin-right: 0px;
	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:11px;
	font-weight:bold;
	background-color: #1b3d6d;
	background-image: url(../images/icelink.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:130px;
	text-indent:11px;
	border-bottom:1px solid white;
}

a.mainlevel:hover, a.mainlevel:active {
	text-decoration: none;
	color: #1b3d6d;
	display:block;
	font-size:11px;
	font-weight:bold;
	background-color: White;
	background-image: url(../images/icelink_hover.jpg);
	background-repeat: no-repeat;
	width:130px;
	text-indent:11xpx;
	border-bottom:1px solid white;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	/* color: #1b3d6d; */
	color: #FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-indent: 10px;	
}

a.sublevel:hover, a.sublevel:active {
	text-indent:6px;
	color: #668ebf;
}

.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:11px;
	font-weight:bold;
	text-decoration: none;
	color:#1b3d6d;
	padding: 2px;
}

a:hover, a:active {
	color:#668ebf;
}

.createdate, .small, .content_rating, .modifydate {
	font-size:10px;
	color:#1b3d6d;
}

.frontpageheader {
	font-size:14px;
	color:#1b3d6d;
}

.contentheading {
text-indent: 5px;
font-size:14px;
font-weight: bold;
color:#1b3d6d;
}
td.contentheading {
width: 520px;
text-align: left;	
}

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: #7aa9dd;
	color:white;
	font-size:12px;
	font-weight: bold;
	padding:5px;	
	height:auto;
	}
	
.sectiontableentry1 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.sectiontableentry2 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
/*	background-color: #B1C6DF; */
  background-color: #E8ECF9;
}

li {
	font-size: 12px;
	list-style: disc;
}

.bottom {
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color:#1b3d6d;
	padding: 0px;
}
