body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;	
	
}

html {
	height:100%;
}

td.content_table {
	width:100%;
	height:100%;
	vertical-align: top;
	text-align: center;
}

td.border_left {
	background-image: url(../images/shadeleft.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 30px;
}

td.border_right {
	background-image: url(../images/shaderight.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 30px;
}

td.head {
	background-color: #fb0720;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 92%;
	height: 110px;
	color: #FF0000;
}

td.head_down {
	background-color: #fb0720;
	height: 110px;
	width: 0px;
}

td.head_shade {
	background-image: url(../images/shade_head.png);
	background-repeat: repeat-x;
	height: 17px;
}

td.path {
	background-color: #fb0720;
	color:white;
	height:20px;
	font-size:11px;
	padding-left:15px;
	text-align:left;
}

td.date {
	background-color: #fb0720;
	color:white;
	height:20px;
	font-size:11px;
	text-align:right;
	padding-right:15px;
}

td.main {
	width: 95%;
	text-align: left;
	vertical-align: top;
}

td.left_column {
	width: 15%;
	vertical-align: top;
	border-right: 1px dashed #fb0720;
}

td.body {
 	width: 65%;	
	vertical-align: top;
	padding:10px;
}

td.right_column {
	width: 15%;
	vertical-align: top;
	border-left: 1px dashed  #fb0720;
}

td.bottom {
	background-image: url(../images/bottombg.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

td {
	font-size:12px;
}

/* Vorgaben Joomla*/


.searchbox, .inputbox {
	border:3px double #fb0720;
	padding:2px;
	font-size:13px;
	color:black;
}

table.moduletable {
	margin:5px;
}

table.moduletable th {
	background-image: url(../images/icona.png);
	text-indent: 20px;
	background-repeat: no-repeat;
	font-size: 14px;
	border-bottom: 1px dashed #fb0720;
	padding-bottom: 2px;
}

table.moduletable td {
	font-size: 12px;
}


a.mainlevel:link, a.mainlevel:visited {
	background-image: url(../images/redball.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	text-decoration: none;
	color: #FF0000;
	display:block;
	font-size:12px;
	font-weight:bold;
}

a.mainlevel:hover, a.mainlevel:active {
	background-image: url(../images/redball_hover.gif);
	background-repeat: no-repeat;
	color: black;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	color: #990000;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-indent: 15px;	
}

a.sublevel:hover, a.sublevel:active {
background-image: url(../images/redball_hover.gif);
	background-repeat: no-repeat;
	color: black;
}

.button {
	border:1px solid #fb0720;
	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:#fb0720;
	background-color: White;
	padding: 2px;
}

a:hover, a:active {
	color:black;
}

.createdate, .small, .content_rating, .modifydate {
	font-size:10px;
	color:#FF0000;
}

.frontpageheader {
	font-size:14px;
	color:#FF0000;
}

.contentheading {
background-image: url(../images/arrow2.gif);
background-repeat: no-repeat;
background-position: left;
text-indent: 15px;
font-size:14px;
font-weight: bold;
color:#FF0000;
}

a.readon:link, a.readon:visited {
	font-size:12px;
	text-decoration: none;
	color:#FF0000;
	font-weight: normal;
}

a.readon:hover, a.readon:active {
	color:black;
	text-decoration: underline;
}

td, p, .contentdescription {
	font-size:12px;
	color:black;
}

.sectiontableheader {
	background-color: #fb0720;
	color:white;
	font-size:12px;
	font-weight: bold;
	padding:5px;	
	height:auto;
	}
	
.sectiontableentry1 {
	border-bottom: thin dotted #fb0720;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.sectiontableentry2 {
	border-bottom: thin dotted black;
	font-size:11px;
	font-weight:bold;
	color: black;
	padding-bottom:5px;
	padding-top:5px;
	text-align: left;
}

#footer {
	text-align: center;
	padding: 3px;
}

li {
	list-style: url(../images/arrow3.gif);
	font-size:12px;
}
