body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color:#612a27;
	scrollbar-arrow-color:#612a27;
	scrollbar-base-color:#612a27;
	scrollbar-dark-shadow-color:#ffffff; 
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#612a27;
}

table.page {
	width: 800px;
	height: 700px;
	vertical-align:top;
	background-color:#000000;
}

table.content {
	vertical-align:top;
	width:800px;
	background-color: #FFFFFF;
	height: 700px;
	border-top-width: 5px;
	border-right-width: 15px;
	border-bottom-width: 5px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

td.banner {
	height: 180px;
	width: 800px;
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	text-align:right;
	vertical-align: top;
	color:black;
	margin:15px;
	font-size:11px;
}

td.squareleft {
	width: 100px;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}

td.squareleft_first {
	width: auto;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}

td.squareright {
	width: 100px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

td.squareright_first {
	width: auto;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}

td.path {
	height: 20px;
	border:1px solid #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 5px;
}

td.bottom {
	height: 20px;
	border:1px solid #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

td.menubox {
	width:130px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #c0c0c0;
	text-align:left;
}

td.body {
	width:500px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:1px solid #c0c0c0;
	text-align: left;
	
}

td.rightmodules {
	width:170px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:3px;
	border:1px solid #c0c0c0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #c0c0c0;
	background-color: #e6e6e6;

}



/* Vorgaben Joomla*/


.searchbox, .inputbox {
	border:1px solid #c0c0c0;
	padding:2px;
	font-size:11px;
	color:black;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
}

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 #c0c0c0;
	padding-bottom: 5px;
	color: #354252;
}

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: #06bab7;
	background-image: url(../images/icelink.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: #000000;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color: White;
	width:130px;
	text-indent:15px;
	border-bottom:1px solid white;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	color: #ba06b3;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-indent: 10px;	
}

a.sublevel:hover, a.sublevel:active {
	text-indent:2px;
	color: #06bab7;
}

.button {
	border:1px solid #c0c0c0;
	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:normal;
	text-decoration: underline;
	color:#354252;
	padding: 2px;
}

a:hover, a:active {
	color:#06bab7;
}

.createdate, .small, .content_rating, .modifydate {
	font-size:10px;
	color:#06bab7;
}

.frontpageheader {
	font-size:14px;
	color:#354252;
}

.contentheading {
text-indent: 0px;
font-size:14px;
font-weight: bold;
color:#354252;
}

a.readon:link, a.readon:visited {
	font-size:12px;
	text-decoration: none;
	color:#354252;
	font-weight: normal;
}

a.readon:hover, a.readon:active {
	color:#06bab7;
	text-decoration: underline;
}

p, .contentdescription {
	font-size:12px;
	color:black;
}

.sectiontableheader {
	background-color: #FFFFFF;
	color:#c2c2c2;
	font-size:12px;
	font-weight: bold;
	padding:5px;	
	height:auto; 
	border:solid 1px #CCCCCC;
	}
	
.sectiontableentry1 {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c0c0cc0;
	border-right-color: #c0c0cc0;
	border-bottom-color: #c0c0cc0;
	border-left-color: #c0c0cc0;
}

.sectiontableentry2 {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	background-color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c0c0cc0;
	border-right-color: #c0c0cc0;
	border-bottom-color: #c0c0cc0;
	border-left-color: #c0c0cc0;
}

.sponsoren{
padding-left:6px;


}

li {
	font-size: 12px;
	list-style: disc;
}

