body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100%;
	background-color: #333333;
        background-image:url(../images/bg.gif);
        Xackground-repeat:repeat-x;
	XXXont-family: Georgia, Times New Roman, Times, serif;
        font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	
        scrollbar-3d-light-color:#333333;
        scrollbar-arrow-color:#333333;
	scrollbar-base-color:#333333;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#333333;
}

table.page {
	width: 100%;
	height: 100%;
	vertical-align:top;
}

table.content{
	vertical-align:top;
	width:800px;
	background-color: #FFCC00;
	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;
	margin:15px;
	font-size:11px;
}

table.contentpane{
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	
	font-size: 12px;

}

td.squareleft {
	width: 100px;
	xackground-color: #333333;
	xackground-image: url(../images/body_left.jpg);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
}

td.squareleft_first {
	width: auto;
	xackground-color: #333333;
	xackground-image: url(../images/squares.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}

td.squareright {
	width: 100px;
	xackground-color: #333333;
	xackground-image: url(../images/body_right.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

td.squareright_first {
	width: auto;
	xackground-color: #333333;
	xackground-image: url(../images/squares.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}

td.path {
	height: 20px;
	border:1px solid #333333;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
}

td.top {
	height: 20px;
	border:1px solid #333333;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	
	font-size: 12px;
	text-align: right;
	text-indent: 5px;
}

td.bottom {
	height: 20px;
	border:1px solid #333333;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	
	font-size: 12px;
	text-align: center;
}

td.menubox {
	width:130px;
	vertical-align:top;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	
	font-size: 12px;
	padding:3px;
	border:1px solid #333333;
}

td.body {
	width:500px;
	vertical-align:top;
	xont-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	
	xont-size: 12px;
	padding:3px;
	border:1px solid #333333;
	text-align: left;
}

td.rightmodules {
	width:170px;
	vertical-align:top;
	font-family:Arial, Helvetica, SunSans-Regular, sans-serif;	
	font-size: 12px;
	padding:3px;
	border:1px solid #333333;
}


/* Vorgaben Joomla*/


.searchbox, .inputbox {
	border:1px solid #333333;
	padding:2px;
	font-size: 12px;
	color:black;
}

table.moduletable {
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 10px;
	text-align:left;
}

XXXable.XXXoduletable XXX {
	font-size: 12px;
	border-bottom: 1px double #333333;
	padding-bottom: 5px;
	color: #333333;
         width:170px;
}

table.moduletable th {
border:1px solid #cc9966;
color:#333;
font-size:12px;
width:25%;
background-color:#DADADA;
text-align:center;
background-image:url(/html/images/bg_table_th.gif);
}

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:normal;
	background-color: #333333;
	background-image: url(../images/icelink.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:130px;
	text-indent:15px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
}

a.mainlevel:hover, a.mainlevel:active {
	text-decoration: none;
	color: #FFDD00;
	display:block;
	font-size: 12px;
	font-weight:normal;
	background-color: #990033;
	background-image: url(../images/icelink_hover.jpg);
	background-repeat: no-repeat;
	width:130px;
	text-indent:15px;
	border-bottom:1px solid #990033;
	border-top:1px solid #990033;
	border-right:1px solid #990033;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	margin-left: -4px ;
	color: #333333;
	display:block;
	font-size: 12px;
	font-weight:normal;
	text-indent:17px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
}

a.sublevel:hover, a.sublevel:active {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position:10px;
	text-indent:17px;
	color: #333333;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.button {
	border:1px solid #333333;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	height:20px;
	font-size: 12px;
	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:#333333;
	padding: 2px;
}

a:hover, a:active {
	color:#668ebf;
}

.createdate, .small, .content_rating, .modifydate {
	font-size: 10px;
	color:#333333;
}

.frontpageheader {
	font-size:14px;
	color:#333333;
}

.mitglieder{
	font-size:14px;
	color:#000000;
}
.rot{
	
	color:#ff0000;
}

.contentheading {
text-indent: 0px;
font-size:16px;
font-weight: bold;
color:#000000;
}

a.readon:link, a.readon:visited {
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
         text-align: right;

}

a.readon:hover, a.readon:active {
	color:#668ebf;
	text-decoration: underline;
	font-weight: bold;
         text-align: right;
}

p, .contentdescription {
	font-size: 12px;
	color:black;
}

.sectiontableheader {
	background-color: #cc9900;
	color:black;
	font-size: 12px;
	font-weight: bold;
	padding:3px;	
	height:auto;
        border:1px solid #000;
	}
	
.sectiontableentry1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.sectiontableentry2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	background-color: #FFCC33;
}

.sectiontableentry3 {
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
background-color: #FFDD00;
}

li {
	font-size: 12px;
	list-style: disc;
}
