body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100%;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color:#000000;
   scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
}

table.page {
	width: 100%;
	height: 100%;
	vertical-align:top;
}

table.content {
	vertical-align:top;
	width:800px;
	background-color: white;
	height: auto;
}

td.banner {
	height: 180px;
	width: 800px;
	/*background-image: url('../../images/ice.jpg');*/
	/*background-repeat: no-repeat;*/
	text-align:right;
	vertical-align: bottom;
	color:white;
border: solid black 1px;
	font-size:11px;

}

td.squareleft {
	width: 100px;
	background-color: white;
	background-image: url('../../images/body_left.jpg');
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top
}

td.squareleft_first {
	width: auto;
	background-color: white;
	background-image: url('../../images/squares.jpg');
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top
}

td.squareright {
	width: 100px;
	background-color: white;
	background-image: url('../../images/body_right.jpg');
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top
}

td.squareright_first {
	width: auto;
	background-color: white;
	background-image: url('../../images/squares.jpg');
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top
}

td.path {
        background-color:#F52C22; /*EE3025*/
	height: 20px;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 5px;
}

td.bottom {
	height: 20px;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
color:white;
background-color:#000000;
}

td.menubox {
	width:180px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #000000;
background-color:#F52C22; /*EE3025*/
text-align:left;
}

td.body {
	width:700px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #000000;
	text-align: left;
background-color:#EFE8C2;
}

td.body2 {
	width:700px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	text-align: left;
}

td.rightmodules {
	width:170px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #000000;
}


/* Vorgaben Joomla*/


.searchbox, .inputbox {
	border:1px solid #000000;
	padding:2px;
	font-size:11px;
	color:black;
}

table.moduletable {
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 10px;
	text-align:left;
width:100%;
}

table.moduletable th {
	font-size: 14px;
	border-bottom: 1px double #000000;
	padding-bottom: 5px;
	color: #000000;
}

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: #F52C22;  /*EE3025*/
	background-image: url('../../images/icelink.jpg');
	background-position:   right 50%;
	background-repeat: no-repeat;
	width:130px;
	text-indent:15px;
	border-bottom:1px solid white
}


a.mainlevel:hover, a.mainlevel:active {
	text-decoration: none;
	color: #000000;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color: White;
	background-image: url('../../images/icelink_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: #000000;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-indent: 10px;	
}

a.sublevel:hover, a.sublevel:active {
	text-indent:2px;
	color: white;
}

.button {
	border:1px solid #000000;
	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;
	color:black;
	padding: 2px;
text-decoration:underline;
}

a:hover, a:active {
	color:black;
text-decoration:none;
}

.createdate, .small, .content_rating, .modifydate {
	font-size:10px;
	color:#000000;
}

.frontpageheader {
	font-size:14px;
	color:#000000;
}

.contentheading {
text-indent: 5px;
font-size:14px;
font-weight: bold;
color:#000000;
}

a.readon:link, a.readon:visited {
	font-size:12px;
	text-decoration: none;
	color:#000000;
	font-weight: normal;
}

a.readon:hover, a.readon:active {
	color:#668ebf;
	text-decoration: underline;
}

p, .contentdescription {
	font-size:12px;
	color:black;
}

.sectiontableheader {
	background-color:#000000;
	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;
}