*
{
	font-size: 11px;
}

html
{
	height: 100%;
}

body
{
	/*height: 100%;*/
	margin-bottom: 1px;
	background-color: #000000;
	/*color: #28296d;*/
	color: #292a5c;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

body.contentpane
{
	background-color: #000000;
	color: #fae196;
}



table.surround
{
	width: 950px;
	table-layout: fixed;
}



table.surround table.header
{
	width: 100%;
}

table.surround table.content
{
	width: 100%;
	border-collapse: collapse;  /*eventuell rausnehmen!*/
	border-spacing: 0px;        /*eventuell rausnehmen!*/
	table-layout: fixed;        /*eventuell rausnehmen!*/
}

table.surround table.footer
{
	width: 100%;
	color: #c64934;
}



table.surround table.content td.leftcolumn
{
	width: 190px;
	background-image: url(col_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
	overflow: hidden;
}

table.surround table.content td.centercolumn
{
	background-image: url(col_center_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
	overflow: hidden;
}

table.surround table.content td.rightcolumn
{
	width: 180px;
	background-image: url(col_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	overflow: hidden;
}

table.modposition td.pos_firsthead_left
{
	
}

table.modposition td.pos_head_left
{
	
}

table.modposition td.pos_body_left
{
	background-image: url(pos_body_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	padding-right: 10px;
	
	font-size: 11px;
	color: #fae196;
}

table.modposition td.pos_foot_left
{
	
}


table.modposition td.pos_firsthead_right
{
	
}

table.modposition td.pos_head_right
{
	
}

table.modposition td.pos_body_right
{
	background-image: url(pos_body_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	padding-right: 10px;
	
	font-size: 11px;
	color: #fae196;
}

table.modposition td.pos_foot_right
{
	
}

/* emphasising color */
.emcolor
{
	color: #c64934;
}



/* *********************************** *
 * ***     Joomla Styleclasses     *** *
 * *********************************** */

h1
{
	color: #c64934;
	font-size: 32px;
}

h2
{
	color: #c64934;
	font-size: 26px;
}

h3
{
	color: #c64934;
	font-size: 22px;
}

h4
{
	color: #c64934;
	font-size: 18px;
}

h5
{
	color: #c64934;
	font-size: 16px;
}

h6
{
	color: #c64934;
	font-size: 14px;
}

small
{
	font-size: 10px;
}

big
{
	font-size: 13px;
}

.contentheading														/* Artikelüberschrift */
{
	/*height: 30px;*/

	color: #292a5c;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

.small																		/* Artikelauthor */
{
	color: #c64934;
	/*color: #e9b245;*/
	/*color: #edba53;*/
	/*color: #c19236;*/
	font-size: 10px;
}

.createdate																/* Artikel Erstellungsdatum */
{
	height: 15px;
	padding-bottom: 10px;
	color: #c64934;
	font-size: 10px;
}

.modifydate																/* Artikel Änderungsdatum */
{
	height: 15px;
	padding-top: 10px;
	color: #c64934;
	font-size: 10px;
}

span.article_seperator										/* Artikel Trennleiste */
{
	width: 100%;
	height: 50px;
	background-image: url(separator03.gif);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
}



div.mosimage															/* Joomla Image */
{
	border: 1px solid #eec26d;
	margin: 5px
}

div.mosimage div.mosimage_caption					/* Joomla Imagetitel */
{
	margin-top: 2px;
	color: #c64934;
	background: #efcf92;
	padding: 1px 2px;
	font-size: 10px;
	border-top: 1px solid #eec26d;
}



a:link, a:visited													/* Allgemeine Links */
{
	color: #c64934;
	text-decoration: none;
	font-weight: bold;
}

a:hover																		/* Allgemeine Links (Hover) */
{
	color: #aa2813;
	text-decoration: none;
	font-weight: bold;
}



span.mainlevel
{
	display: block;
	height: 15px;
}

a.mainlevel:link, a.mainlevel:visited			/* Menüitems Hauptebene */
{
	display: block;
	background-image: url(menuitem4px.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-left: 28px;
	height: 21px;				/* Höhe ingesamt: height + padding! */
	width: 80%;
	
	/*color: #f3c612;*/
	color: #e8bd10;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover													/* Menüitems Hauptebene (Hover) */
{
	background-position: 0px -24px;
	
	/*color: #fdd948;*/
	color: #ffe785;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited				/* Menüitems Unterebene */
{
	display: block;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #c64934;
}

a.sublevel:hover													/* Menüitems Unterebene */
{
	display: block;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #aa2813;
}



td.footermenu table
{
	text-align: center;
}

td.footermenu span.mainlevel
{
	display: inline;
	height: auto;
	
	color: #e8bd10;
	font-size: 11px;
	font-weight: normal;
}

td.footermenu a.mainlevel:link, td.footermenu a.mainlevel:visited			/* Menüitems Hauptebene (Footer) */
{
	display: inline;
	height: auto;
	width: auto;
	background-image: none;
	padding: 0px 5px 0px 5px;
	
	color: #e8bd10;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

td.footermenu a.mainlevel:hover																				/* Menüitems Hauptebene (Hover) (Footer) */
{
	color: #ffe785;
	text-decoration: none;
}



div.moduletable label
{
	color: #fae196;
}

div.moduletable h3
{
	color: #c64934;
	font-size: 16px;
	font-weight: bold;
}

.button
{
	color: #c64934;
	/*color: #fae196;*/
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #fdeba9 #bfb280 #bfb280 #fdeba9;
	width: auto;
	background: url(button_bg.gif) repeat-x;
	height: 22px;
	margin-top: 15px;
	
	/*padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;*/
}


table.poll
{
	color: #fae196;
}

.sectiontableheader
{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
}

.sectiontablefooter
{
	
}

.sectiontableentry1
{
	color: #fae196;
	/*background-color : #ffffff;*/
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sectiontableentry2
{
	color: #fae196;
	/*background-color : #f9f9f9;*/
	font-style: italic;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.centercolumn .sectiontableentry1
{
	color: #292a5c;
}

td.centercolumn .sectiontableentry2
{
	color: #292a5c;
}

.componentheading
{
	color: #c64934;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 12px;
}





/* ************************************ *
 * ***     TinyMCE Styleclasses     *** *
 * ************************************ */
 
table.adminform
{
	/*background-color: #ffffff;*/
}

table.adminform textarea
{
	/*
	background-color: #ff0000;
	width: 400px;
	height: 300px;
	*/
}