body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100%;
	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: 100%;
	vertical-align:top;
}

table.content {
	vertical-align:top;
	width:900px;
	background-color: White;
	height: auto;
}

td.banner {
	height: 140px;
	width: 900px;
	background-image: url(../images/ice.jpg);
	background-repeat: no-repeat;
	text-align:right;
	vertical-align: bottom;
	color:white;
	margin:15px;
	font-size:11px;
}

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: 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;
         font-weight:bold;
	text-align: center;
         color: #1b3d6d;
}

td.menubox {
	width:200px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #1b3d6d;
}

td.body {
	width:700px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
	border:1px solid #1b3d6d;
	text-align: left;
}

td.bodybottom {
	width:300px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
	border:1px solid #1b3d6d;
	text-align: left;
}


/* 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/icelink.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:195px;
	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/icelink_hover.jpg);
	background-repeat: no-repeat;
	width:195px;
	text-indent:15px;
	border-bottom:1px solid white;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	color: #1b3d6d;
	display:block;
	
	font-weight:bold;
	text-indent: 10px;	
}

a.sublevel:hover, a.sublevel:active {
	text-indent:2px;
	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-weight:bold;
	text-decoration: underline;
	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;
}

a.readon:link, a.readon:visited {
	
	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: 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;
}

li {
	font-size: 12px;
	list-style: disc;
}

.konzertbg1 {
         background-image:url(../images/konzertbg1.jpg);
         background-repeat:no-repeat;
}

.moduletableloginsuffix a {
         display:none;
}